mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-15 04:40:01 -04:00
a
This commit is contained in:
parent
bfe4152717
commit
e775e13b43
2 changed files with 22 additions and 38 deletions
|
@ -6,19 +6,6 @@ function randInt(min, max) {
|
|||
return Math.floor(Math.random() * (max - min + 1)) + min;
|
||||
}
|
||||
|
||||
var titles = [
|
||||
"‏‎",
|
||||
"Classes",
|
||||
"My Drive - Google Drive",
|
||||
"Google",
|
||||
"Home | Schoology",
|
||||
"My Meetings - Zoom"
|
||||
]
|
||||
|
||||
var icons = [
|
||||
|
||||
]
|
||||
|
||||
var psel, prss;
|
||||
|
||||
window.addEventListener('DOMContentLoaded', function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue