Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 54afc56acf | |||
| 97a381c7f0 | |||
| 6c6d1e974a | |||
| e7d44cba4e | |||
| 17a8ee5c08 | |||
| d93f0eb6b1 | |||
| 8492a44ac8 | |||
| 50be3d7615 | |||
| 5050abc16a | |||
| 45dd24d280 |
+3
-3
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"files": {
|
||||
"main.css": "/Proxmox/static/css/main.369a9fe3.css",
|
||||
"main.js": "/Proxmox/static/js/main.f61c6b43.js",
|
||||
"main.js": "/Proxmox/static/js/main.9f2bdef3.js",
|
||||
"index.html": "/Proxmox/index.html",
|
||||
"main.369a9fe3.css.map": "/Proxmox/static/css/main.369a9fe3.css.map",
|
||||
"main.f61c6b43.js.map": "/Proxmox/static/js/main.f61c6b43.js.map"
|
||||
"main.9f2bdef3.js.map": "/Proxmox/static/js/main.9f2bdef3.js.map"
|
||||
},
|
||||
"entrypoints": [
|
||||
"static/css/main.369a9fe3.css",
|
||||
"static/js/main.f61c6b43.js"
|
||||
"static/js/main.9f2bdef3.js"
|
||||
]
|
||||
}
|
||||
+11
-1
@@ -1 +1,11 @@
|
||||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/Proxmox/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Scripts for Streamlining Your Homelab with Proxmox VE"/><link rel="manifest" href="/Proxmox/manifest.json"/><title>Proxmox VE Helper-Scripts | Scripts for Streamlining Your Homelab with Proxmox VE</title><script defer="defer" src="/Proxmox/static/js/main.f61c6b43.js"></script><link href="/Proxmox/static/css/main.369a9fe3.css" rel="stylesheet"></head><body><header><div class="container"><a id="a-title" href="/Proxmox/"><h1>Proxmox VE Helper-Scripts</h1></a><h2>Scripts for Streamlining Your Homelab with Proxmox VE</h2><section id="downloads"><a href="https://github.com/tteck/Proxmox" class="btn btn-github"><span class="icon"></span>View on GitHub</a></section></div></header><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="refresh" content="0;url=https://helper-scripts.com">
|
||||
<title>Redirecting...</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>If you are not redirected automatically, follow this <a href="https://helper-scripts.com">link</a>.</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user