diff options
| author | s1n <[email protected]> | 2019-10-31 12:47:50 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-10-31 12:47:50 -0700 |
| commit | 549633ba5cd68a7313d6bc7c9fbed1b46699f513 (patch) | |
| tree | f72bf0489800157ac09dab872aba0f6de3e7a08f | |
| parent | remove loader (diff) | |
| download | s1n.pw-admin-549633ba5cd68a7313d6bc7c9fbed1b46699f513.tar.xz s1n.pw-admin-549633ba5cd68a7313d6bc7c9fbed1b46699f513.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 853c865..838e518 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/assets/AzielAlineSoccerCustom.blend' + window.location = 'https://s1n.pw/to/ogwX/download/' }, 4500); </script> </head> |