diff options
| author | s1n <[email protected]> | 2019-10-15 02:09:24 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-10-15 02:09:24 -0700 |
| commit | 1f32cf7f356d35d5420ec8182b2693ad064ebbc4 (patch) | |
| tree | c0ed237e9a90fc099255b45db95c97fc415d4956 /super-segsy-born-vido | |
| parent | fix dev redirect to optimize space, troll aaron (diff) | |
| download | s1n.pw-admin-1f32cf7f356d35d5420ec8182b2693ad064ebbc4.tar.xz s1n.pw-admin-1f32cf7f356d35d5420ec8182b2693ad064ebbc4.zip | |
change troll redirect location
Diffstat (limited to 'super-segsy-born-vido')
| -rw-r--r-- | super-segsy-born-vido/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/super-segsy-born-vido/index.html b/super-segsy-born-vido/index.html index e7f4cba..c1f18bc 100644 --- a/super-segsy-born-vido/index.html +++ b/super-segsy-born-vido/index.html @@ -11,7 +11,7 @@ </head> <body> <script> - location.href = "https://youtu.be/Uy32If4AIYU?list=PLcYenkssxpQE5Kd_JF8U1wUdfnYwrLA8r&t=8" + location.href = "https://youtu.be/Uy32If4AIYU?t=8" </script> </body> </html> |