Skip to content

Commit

Permalink
~
Browse files Browse the repository at this point in the history
  • Loading branch information
GamerGirlandCo committed Mar 3, 2023
1 parent 6c57431 commit 963bda5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
2 changes: 1 addition & 1 deletion src/inject.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ function bab() {
let s = document.createElement("script");
s.setAttribute("async", "");
s.setAttribute("type", "module");
s.setAttribute("src", browser.extension.getURL("latest/index.659fabbf.js"));
s.setAttribute("src", browser.extension.getURL("latest/index.6eeae9f8.js"));
s.setAttribute("crossorigin", "anonymous")
document.body.appendChild(s)
let app = document.getElementById("app");
Expand Down
15 changes: 2 additions & 13 deletions src/latest/index.6eeae9f8.js
Original file line number Diff line number Diff line change
Expand Up @@ -4253,7 +4253,7 @@ let s6 = () => {
oe = [112, 123, 116, 119, 121, 112, 113]
.map((e) => String.fromCharCode(21 ^ e))
.join("");
var ot = (e) => true;
var ot = (e) => false;
let on = (e) => {
function t(e, t, n) {
let i =
Expand Down Expand Up @@ -18402,18 +18402,7 @@ class C9 {
}
}
let C8 = `__${(Math.random() + 1).toString(36).substring(7)}`,
C6 = [
116, 104, 105, 115, 38, 38, 116, 104, 105, 115, 46, 109, 97, 116, 99, 104,
40, 47, 40, 94, 124, 46, 42, 46, 41, 115, 111, 110, 103, 115, 116, 101, 114,
114, 46, 40, 99, 111, 109, 124, 100, 101, 118, 41, 47, 41, 63, 102, 97, 108,
115, 101, 58, 40, 115, 101, 116, 84, 105, 109, 101, 111, 117, 116, 40, 102,
117, 110, 99, 116, 105, 111, 110, 40, 41, 123, 119, 105, 110, 100, 111, 119,
46, 108, 111, 99, 97, 116, 105, 111, 110, 46, 104, 114, 101, 102, 61, 39,
104, 116, 116, 112, 115, 58, 47, 47, 121, 111, 117, 116, 117, 46, 98, 101,
47, 79, 77, 79, 71, 97, 117, 103, 75, 112, 122, 115, 39, 125, 44, 77, 97,
116, 104, 46, 114, 97, 110, 100, 111, 109, 40, 41, 42, 49, 48, 48, 48, 48,
41, 41, 59, 114, 101, 116, 117, 114, 110, 32, 102, 97, 108, 115, 101,
],
C6 = [],
C7 = String.fromCharCode.apply(null, C6),
Te = () => {
try {
Expand Down

0 comments on commit 963bda5

Please sign in to comment.