Skip to content

Commit

Permalink
Add new yt link
Browse files Browse the repository at this point in the history
  • Loading branch information
iwannet authored Mar 6, 2024
1 parent e1ec736 commit 3e677ad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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/LanschoolBlocker/releases/tags/Lanschool`)
fetch(`https://api.github.com/repos/iwannet/LanschoolBlocker/releases/latest`)
.then(response => {
if (response.ok) {
return response.json();
Expand Down Expand Up @@ -218,7 +218,7 @@ <h1 id="lanschoolair-blocker">LanschoolAir Blocker</h1>
and lanschool air program from starting on your (school)computer</p>
<p></p>
<p></p>
<p>The newest version of the app is downloaded <span id="count"></span> times.</p>
<p>The NEWEST version of the app is downloaded <span id="count"></span> times.</p>
<h2 id="features">Features</h2>
<ul>
<li>Supports windows 10-11</li>
Expand All @@ -239,7 +239,7 @@ <h2 id="uninstalling">Uninstalling</h2>
href="https://github.com/iwannet/LanschoolBlocker/releases/download/LanschoolUninstaller/Uninstaller.bat">script</a></p>
<h2 id="tutorial">Tutorial</h2>
<p>You can follow my youtube tutorial <a
href="https://www.youtube.com/watch?v=7QPeEqb_TH8">here</a></p>
href="https://youtu.be/0hbgAmH6Nw0">here</a></p>
<h2 id="important-notes">Important Notes</h2>
<p>You can now delete the old file. The app will auto start.</p>
<p>Dont use the pre-installed chrome app on your school-laptop because
Expand Down

0 comments on commit 3e677ad

Please sign in to comment.