mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-19 12:56:01 +00:00
Compare commits
8 Commits
54afc56acf
...
9a2fd6ecad
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9a2fd6ecad | ||
|
|
fb948d96e4 | ||
|
|
bc38b6804e | ||
|
|
ec5a721a78 | ||
|
|
a85fcaabc4 | ||
|
|
5cdba20757 | ||
|
|
a9b3b3c9e0 | ||
|
|
4a639b1710 |
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"files": {
|
||||
"main.css": "/Proxmox/static/css/main.369a9fe3.css",
|
||||
"main.js": "/Proxmox/static/js/main.9f2bdef3.js",
|
||||
"main.js": "/Proxmox/static/js/main.3caeb3dd.js",
|
||||
"index.html": "/Proxmox/index.html",
|
||||
"main.369a9fe3.css.map": "/Proxmox/static/css/main.369a9fe3.css.map",
|
||||
"main.9f2bdef3.js.map": "/Proxmox/static/js/main.9f2bdef3.js.map"
|
||||
"main.3caeb3dd.js.map": "/Proxmox/static/js/main.3caeb3dd.js.map"
|
||||
},
|
||||
"entrypoints": [
|
||||
"static/css/main.369a9fe3.css",
|
||||
"static/js/main.9f2bdef3.js"
|
||||
"static/js/main.3caeb3dd.js"
|
||||
]
|
||||
}
|
||||
12
index.html
12
index.html
@@ -1,11 +1 @@
|
||||
<!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>
|
||||
<!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"/><script defer="defer" src="https://analytics.pvehs.com/script.js" data-website-id="c43f9685-6302-4359-a049-2936ccc6b7ca"></script><link rel="manifest" href="/Proxmox/manifest.json"/><title>Proxmox VE Helper-Scripts</title><style>.typewriter span{display:inline-block;white-space:nowrap;overflow:hidden;border-right:.15em solid #000;animation:blink-caret .75s step-end infinite}@keyframes blink-caret{from,to{border-color:transparent}50%{border-color:#000}}</style><script defer="defer" src="/Proxmox/static/js/main.3caeb3dd.js"></script><link href="/Proxmox/static/css/main.369a9fe3.css" rel="stylesheet"></head><body><header><div class="container"><a id="a-title" href="https://helper-scripts.com"><h1>Proxmox VE Helper-Scripts</h1></a><h2 align="left">Scripts for <span id="typewriter" class="typewriter"></span> 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><script>document.addEventListener("DOMContentLoaded",(t=>{const e=["Streamlining","Optimizing","Automating","Simplifying"];let n=0,i=0;const o=document.getElementById("typewriter");let s=!0;!function t(){const m=e[n];s?i<m.length?(o.innerHTML=m.substring(0,i+1),i++,setTimeout(t,100)):(s=!1,setTimeout(t,2e3)):i>0?(o.innerHTML=m.substring(0,i-1),i--,setTimeout(t,100)):(s=!0,n=(n+1)%e.length,setTimeout(t,300))}()}))</script></body></html>
|
||||
3
static/js/main.3caeb3dd.js
Normal file
3
static/js/main.3caeb3dd.js
Normal file
File diff suppressed because one or more lines are too long
1
static/js/main.3caeb3dd.js.map
Normal file
1
static/js/main.3caeb3dd.js.map
Normal file
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