diff options
| author | s1n <[email protected]> | 2019-10-31 12:45:06 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-10-31 12:45:06 -0700 |
| commit | 31fadf3595805372241a298be38130d722ebc082 (patch) | |
| tree | 72b7750b9259bc7480e4cb41bfe5ab2dff93147d | |
| parent | Update countdown.js (diff) | |
| download | s1n.pw-admin-31fadf3595805372241a298be38130d722ebc082.tar.xz s1n.pw-admin-31fadf3595805372241a298be38130d722ebc082.zip | |
Update index.html
| -rw-r--r-- | to/ogwX/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/to/ogwX/index.html b/to/ogwX/index.html index 838e518..dd7c4e9 100644 --- a/to/ogwX/index.html +++ b/to/ogwX/index.html @@ -22,7 +22,7 @@ <script src="/js/refresh-on-media.js"></script> <script> var timer = setTimeout(function () { - window.location = 'https://s1n.pw/to/ogwX/download/' + window.location = 'https://s1n.pw/to/ogwX/' }, 4500); </script> </head> |