Skip to content

Commit 3e677ad

Browse files
authored
Add new yt link
1 parent e1ec736 commit 3e677ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<meta name="generator" content="pandoc" />
2626
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
2727
<script>
28-
fetch(`https://api.github.com/repos/iwannet/LanschoolBlocker/releases/tags/Lanschool`)
28+
fetch(`https://api.github.com/repos/iwannet/LanschoolBlocker/releases/latest`)
2929
.then(response => {
3030
if (response.ok) {
3131
return response.json();
@@ -218,7 +218,7 @@ <h1 id="lanschoolair-blocker">LanschoolAir Blocker</h1>
218218
and lanschool air program from starting on your (school)computer</p>
219219
<p></p>
220220
<p></p>
221-
<p>The newest version of the app is downloaded <span id="count"></span> times.</p>
221+
<p>The NEWEST version of the app is downloaded <span id="count"></span> times.</p>
222222
<h2 id="features">Features</h2>
223223
<ul>
224224
<li>Supports windows 10-11</li>
@@ -239,7 +239,7 @@ <h2 id="uninstalling">Uninstalling</h2>
239239
href="https://github.com/iwannet/LanschoolBlocker/releases/download/LanschoolUninstaller/Uninstaller.bat">script</a></p>
240240
<h2 id="tutorial">Tutorial</h2>
241241
<p>You can follow my youtube tutorial <a
242-
href="https://www.youtube.com/watch?v=7QPeEqb_TH8">here</a></p>
242+
href="https://youtu.be/0hbgAmH6Nw0">here</a></p>
243243
<h2 id="important-notes">Important Notes</h2>
244244
<p>You can now delete the old file. The app will auto start.</p>
245245
<p>Dont use the pre-installed chrome app on your school-laptop because

0 commit comments

Comments
 (0)