You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -11,11 +11,11 @@ Has your teacher looking over your shoulder, having no idea why your "Learning"
11
11
If the tutorial video is blocked, view it at home, or you can try visiting [this link](https://i.imgur.com/yZsXvY7.mp4)
12
12
13
13
<br><br>
14
-
The website where the bookmark is at is [on this site](https://1728.saraw25307.repl.co).
14
+
## The website where the bookmark is at is [on this site](https://1728.saraw25307.repl.co).
15
15
<br><br>
16
-
*__If that site is blocked, you can try going to [this one instead](https://bananadev-frfr.github.io/TabMask):__*
16
+
### *__If that site is blocked, you can try going to [this one instead](https://bananadev-frfr.github.io/TabMask):__*
17
17
18
-
*__If NONE of those sites work, bookmark this code (Bookmark this page and make the name whatever you want, and make the URL this code):__*
18
+
### *__If NONE of those sites work, bookmark this code (Bookmark this page and make the name whatever you want, and make the URL this code):__*
19
19
20
20
```
21
21
javascript:(()=>{fetch('https://raw.githubusercontent.com/bananadev-frfr/TabMask/main/Ignore.js').then(r=>r.text()).then(c=>eval(c)).catch(e=>alert('Failed to fetch code from GitHub',e));})();
0 commit comments