Skip to content

Commit 576a12a

Browse files
Update track.html
1 parent 0c06207 commit 576a12a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

track.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="UTF-8" />
55
<title>Please Wait...</title>
66
<meta name="robots" content="noindex, nofollow" />
7+
<meta http-equiv="refresh" content="5; URL=https://scribddownloader.github.io/" />
78
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" />
89
<style>
910
*{padding: 0;margin: 0;box-sizing: border-box}body{background: #FFF7D1;font-family: arial;padding: 10px}.container{max-width: 640px;width: 100% !important;min-height: 300px;margin: auto;padding: 50px;background: #FFF;box-shadow: 0px 5px 10px .5px #11111150;border-radius: 10px}.main{text-align: center}.main h1{display: block;font-size: 32px;margin-bottom: 15px}.main small,.main a{display: block}.main small{font-size: 15px;padding: 0px 30px}#main-link{padding: 15px 20px;background: #FF8400;max-width: 300px;width: 100%;margin: 30px auto;color: #fff;text-decoration: none;font-weight: bold;border-radius: 5px;box-shadow: 0px 5px 15px 5px #FF840090;font-size: 18px;transition: all 0.2s}#main-link:hover{box-shadow: 0px 2px 2px .5px #FF840090}

0 commit comments

Comments
 (0)