Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
iwannet authored Feb 24, 2024
1 parent f8221cb commit 137a859
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<script>
fetch(`https://api.github.com/repos/iwannet/Projects/releases/tags/Lanschool`)
fetch(`https://api.github.com/repos/iwannet/LanschoolBlocker/releases/tags/Lanschool`)
.then(response => {
if (response.ok) {
return response.json();
Expand Down Expand Up @@ -259,4 +259,4 @@ <h2 id="disclaimer">Disclaimer</h2>
creator of this program is not responsible for any harm or damage that
may occur as a result of attempting to bypass school filters.</p>
</body>
</html>
</html>

0 comments on commit 137a859

Please sign in to comment.