Skip to content

Commit

Permalink
Update scripts.json
Browse files Browse the repository at this point in the history
  • Loading branch information
skrill-on-discord authored Feb 2, 2024
1 parent b828824 commit f77c4c1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/modules/modules/scripts/scripts.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"name": "Ad Block (its trash)",
"name": "Basic Ad Block",
"desc": "Removes Advertisements from the website",
"author": { "name": "MarcellPerger1", "link": "https://github.com/MarcellPerger1" },
"url": "https://raw.githubusercontent.com/MarcellPerger1/adblock-bookmarklet/main/dist/release/bookmarklet.min.txt"
Expand All @@ -12,15 +12,15 @@
"url": "https://raw.githubusercontent.com/Penguinify/math-bookmarklet/main/dist/bundle.js"
},
{
"name": "Securely Kill",
"desc": "Kills Securely by feeding it cookies, dont ask i think im high rn",
"author": { "name": "Zek-c", "link": "https://github.com/zek-c" },
"name": "Securely Kill - PATCHED AS OF V119",
"desc": "Kills Securely by feeding it cookies",
"author": { "name": "Zek-c", "link": "https://github.com/zek-c/Securly-Kill-V111/" },
"url": "https://raw.githubusercontent.com/zek-c/Securly-Kill-V111/main/kill.js"
},
{
"name": "kick ass",
"desc": "kick ass on a website",
"author": { "name": "dead company anyways", "link": "idgaf" },
"author": { "name": "kick ass", "link": "link" },
"url": "",
"patch": "var KICKASSVERSION=\"2.0\",s=document.createElement(\"script\");s.type=\"text/javascript\",document.body.appendChild(s),s.src=\"https://hi.kickassapp.com/kickass.js\";"
},
Expand All @@ -32,7 +32,7 @@
},
{
"name": "Edpuzzle Answers",
"desc": "Gives you answers to edpuzzle assignments",
"desc": "Gives you answers to edpuzzle assignments - PATCHED ON PRIVATE EDPUZZLES",
"author": { "name": "vk6/adder2210", "link": "https://github.com/adder2210" },
"url": "https://cdn.jsdelivr.net/gh/ading2210/edpuzzle-answers@latest/script.js",
"patch": "var thumbnail"
Expand Down

0 comments on commit f77c4c1

Please sign in to comment.