Skip to content

Commit

Permalink
change url
Browse files Browse the repository at this point in the history
  • Loading branch information
fowntain committed Apr 3, 2024
1 parent d289d89 commit 742458d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cheats/blooket.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h1 style="font-size: 50px;">Blooket</h1>
</a>
</button>
<script>
fetch("https://raw.githubusercontent.com/Skoolgq/Polaris-Assets/main/cheats/gui.min.js", {
fetch("https://gitlab.com/blooket/blooket-cheats/-/raw/main/cheats/gui.min.js", {
method: "GET"
}).then((data) => data.text()).then((data) => {
let cheats = encodeURIComponent(data.split('*/ ')[1]);
Expand Down

0 comments on commit 742458d

Please sign in to comment.