|
5 | 5 | <meta charset="utf-8"> |
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no"> |
7 | 7 | <title>StopModReposts - Stopping Mod Reposting</title> |
8 | | - <meta property="og:description" content="Don't give the mod reposting sites a chance! Mod reposting is bad for you and the developer. Your computer might be at risk when using mods from reposting sites."> |
9 | | - <meta property="og:image" content=""> |
10 | | - <meta name="twitter:image" content="../assets/img/apple-touch-icon.png"> |
11 | | - <meta name="twitter:description" content="Don't give the mod reposting sites a chance! Mod reposting is bad for you and the developer. Your computer might be at risk when using mods from reposting sites."> |
12 | | - <meta name="description" content="Don't give the mod reposting sites a chance! Mod reposting is bad for you and the developer. Your computer might be at risk when using mods from reposting sites. Sites like curse.com, curseforge.com and minecraftforum.net are safe."> |
| 8 | + <meta name="twitter:image" content="assets/img/ZoI2D6yH_400x400.png"> |
13 | 9 | <meta name="twitter:title" content="StopModReposts - Stopping Mod Reposting"> |
14 | 10 | <meta name="twitter:card" content="summary"> |
15 | | - <meta property="og:title" content="StopModReposts - Stopping Mod Reposting"> |
| 11 | + <meta name="description" content="Don't give the mod reposting sites a chance! Mod reposting is bad for you and the developer. Your computer might be at risk when using mods from reposting sites. Sites like curse.com, curseforge.com and minecraftforum.net are safe."> |
| 12 | + <meta name="twitter:description" content="Don't give the mod reposting sites a chance! Mod reposting is bad for you and the developer. Your computer might be at risk when using mods from reposting sites."> |
16 | 13 | <link rel="icon" type="image/png" sizes="16x16" href="assets/img/favicon-16x16.png"> |
17 | 14 | <link rel="icon" type="image/png" sizes="32x32" href="assets/img/favicon-32x32.png"> |
18 | 15 | <link rel="icon" type="image/png" sizes="180x180" href="assets/img/apple-touch-icon.png"> |
19 | 16 | <link rel="icon" type="image/png" sizes="192x192" href="assets/img/android-chrome-192x192.png"> |
20 | 17 | <link rel="icon" type="image/png" sizes="300x300" href="assets/img/ZoI2D6yH_400x400.png"> |
21 | 18 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.5.2/css/bootstrap.min.css"> |
22 | | - <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400"> |
23 | | - <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.12.0/css/all.css"> |
24 | 19 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> |
25 | | - <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/css/ionicons.min.css"> |
26 | | - <link rel="stylesheet" href="https://maxcdn.icons8.com/fonts/line-awesome/1.1/css/line-awesome.min.css"> |
27 | | - <link rel="stylesheet" href="assets/fonts/fontawesome5-overrides.min.css"> |
28 | 20 | <link rel="stylesheet" href="assets/css/styles.min.css"> |
29 | 21 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css"> |
30 | | - <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/aos/2.2.0/aos.css"> |
31 | | - <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.3.1/css/swiper.min.css"> |
32 | 22 | <!-- Panelbear Analytics - We respect your privacy --> |
33 | 23 | <script async src="https://cdn.panelbear.com/analytics.js?site=BV4ImhZd3mW"></script> |
34 | 24 | <script> |
|
37 | 27 | </script> |
38 | 28 | </head> |
39 | 29 |
|
40 | | -<body style="background-color: rgb(31,34,37);"> |
41 | | - <nav class="navbar navbar-light navbar-expand-md navigation-clean" style="background-color: #1f2225;"> |
42 | | - <div class="container"><a class="navbar-brand" style="color: rgb(255,255,255);" href="../index.html"><img style="width: 31px;margin-right: 9px;" src="assets/img/ZoI2D6yH_400x400.png">StopModReposts</a><button data-toggle="collapse" class="navbar-toggler" data-target="#navcol-1"><span class="sr-only">Toggle navigation</span><span class="navbar-toggler-icon" style="filter: invert(100%);"></span></button> |
43 | | - <div |
44 | | - class="collapse navbar-collapse" id="navcol-1"> |
45 | | - <ul class="nav navbar-nav ml-auto"> |
46 | | - <li class="nav-item"><a class="nav-link" style="color: rgb(119,119,119);" href="../index.html">Home</a></li> |
47 | | - <li class="nav-item"><a class="nav-link" style="color: rgb(119,119,119);" href="../about.html">About</a></li> |
48 | | - <li class="nav-item"><a class="nav-link" style="color: rgb(119,119,119);" href="../howto.html">Get Involved</a></li> |
49 | | - <li class="nav-item"><a class="nav-link" style="color: rgb(119,119,119);" href="../sites.html">Sites</a></li> |
50 | | - <li class="nav-item"><a class="nav-link" style="color: rgb(108,108,109);" href="../faq.html">FAQ</a></li> |
51 | | - <li class="nav-item"><a class="nav-link" style="color: rgb(94,95,100);" href="../downloads.html">Downloads</a></li> |
52 | | - <li class="nav-item"><a class="nav-link" style="color: rgb(94,95,100);" href="../contact.html">Contact</a></li> |
53 | | - </ul> |
54 | | - </div> |
55 | | - </div> |
56 | | - </nav> |
57 | | - <div class="highlight-blue" style="background-color: rgb(132,15,8);height: 735px;"> |
58 | | - <h2 class="text-center" data-aos="fade" data-aos-once="true" style="font-size: 68px;margin-top: 170px;"></h2> |
59 | | - <div class="container" style="margin-top: -85px;"> |
| 30 | +<body style="background: rgb(0,0,0);"> |
| 31 | + <div class="highlight-clean" style="margin-top: 120px;background: rgb(0,0,0);"> |
| 32 | + <div class="container"> |
60 | 33 | <div class="intro"> |
61 | | - <h2 class="text-center" style="margin-top: -30px;font-size: 125px;line-height: 140px;"><i class="icon ion-alert-circled" style="margin-left: 0px;margin-bottom: 0px;width: 64px;height: 113px;"></i><br><strong>404</strong></h2> |
62 | | - <p class="text-center" style="color: rgb(239,199,196);margin-top: 45px;">This page couldn't be found.<br>Please try again later.</p> |
| 34 | + <h2 class="text-center" style="color: rgb(255,31,0);"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icon-tabler-road-sign" style="font-size: 45px;margin-bottom: 7px;"> |
| 35 | + <path stroke="none" d="M0 0h24v24H0z" fill="none"></path> |
| 36 | + <path d="M10.5 20.4l-6.9-6.9c-.781-.781-.781-2.219 0-3l6.9-6.9c.781-.781 2.219-.781 3 0l6.9 6.9c.781.781.781 2.219 0 3l-6.9 6.9c-.781.781-2.219.781-3 0z"></path> |
| 37 | + <path d="M9 14v-2c0-.59.414-1 1-1h5"></path> |
| 38 | + <path d="M13 9l2 2-2 2"></path> |
| 39 | +</svg> This page couldn't be found.</h2> |
| 40 | + <p class="text-center" style="color: rgb(255,255,255);">Sorry! The page you requested isn't available. Please try again later or contact us if you think something should be here. <strong>(ERROR 404)</strong></p> |
63 | 41 | </div> |
64 | | - <div class="buttons"><a class="btn btn-primary" role="button" href="index.html">Return to Home</a></div> |
| 42 | + <div class="buttons"><a class="btn btn-primary" role="button" style="background: rgb(255,31,0);" onclick="history.back()">GO BACK</a></div> |
65 | 43 | </div> |
66 | 44 | </div> |
67 | | - <div class="footer-dark" style="background-color: rgb(31,34,37);margin-top: 7px;"> |
68 | | - <footer> |
69 | | - <div class="container"> |
70 | | - <div class="row"> |
71 | | - <div class="col-sm-6 col-md-3 item"> |
72 | | - <h3>Links</h3> |
73 | | - <ul> |
74 | | - <li><a href="sites.html">List of Sites</a></li> |
75 | | - <li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites/blob/master/README.md">ReadMe on GitHub</a></li> |
76 | | - <li><a href="https://github.com/StopModReposts/Illegal-Mod-Sites">GitHub Repository</a></li> |
77 | | - </ul> |
78 | | - </div> |
79 | | - <div class="col-sm-6 col-md-3 item"> |
80 | | - <h3>Legal</h3> |
81 | | - <ul> |
82 | | - <li><a href="https://stopmodreposts.org/tos.html">Terms of Service</a></li> |
83 | | - <li><a href="https://stopmodreposts.org/privacypolicy.html">Privacy Policy</a></li> |
84 | | - </ul> |
85 | | - </div> |
86 | | - <div class="col-md-6 item text"> |
87 | | - <h3>#StopModReposts</h3> |
88 | | - <p>Help us, by using this hashtag on social media.<br>Thank's for your support!<br></p> |
89 | | - </div> |
90 | | - <div class="col" style="margin-top: 10px;"><a href="https://twitter.com/stopmodreposts?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">Follow @stopmodreposts</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> |
91 | | - |
92 | | -<a href="https://twitter.com/intent/tweet?screen_name=stopmodreposts&ref_src=twsrc%5Etfw" class="twitter-mention-button" data-show-count="false">Tweet to @stopmodreposts</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script><a class="badge badge-primary" style="background-color: #f97e45;" href="https://www.buymeacoffee.com/smr" target="_blank"><i class="far fa-money-bill-alt"></i> Donate via BuyMeACoffee</a><span class="badge badge-primary"></span></div> |
93 | | - <div |
94 | | - class="col item social" style="margin-top: 7px;"><a href="https://github.com/StopModReposts/Illegal-Mod-Sites" target="_blank" style="border-style: none;border-color: rgba(255,255,255,0);"><i class="icon ion-social-github"></i></a><a href="https://twitter.com/stopmodreposts" target="_blank" |
95 | | - style="border-style: none;border-color: rgba(255,255,255,0);"><i class="icon ion-social-twitter"></i></a><a href="https://discord.gg/zg4tt2M" target="_blank"><i class="fab fa-discord"></i></a><a href="../about.html" target="_blank"><i class="icon ion-information"></i></a></div> |
96 | | - </div><p class="copyright">StopModReposts © 2018-2020</p></div> |
97 | | - </footer> |
98 | | - </div> |
99 | | - <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> |
| 45 | + <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> |
100 | 46 | <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.5.2/js/bootstrap.bundle.min.js"></script> |
101 | 47 | <script src="assets/js/smart-forms.min.js"></script> |
102 | | - <script src="https://cdnjs.cloudflare.com/ajax/libs/aos/2.2.0/aos.js"></script> |
103 | | - <script src="https://cdnjs.cloudflare.com/ajax/libs/Swiper/3.3.1/js/swiper.jquery.min.js"></script> |
104 | 48 | <script src="assets/js/script.min.js"></script> |
105 | 49 | </body> |
106 | 50 |
|
|
0 commit comments