Skip to content

Commit cf99f54

Browse files
authored
Update k.txt
1 parent 836e1b1 commit cf99f54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
["#ayala-today a", ".main-wrapp", ".BoxContent a"].forEach(selector => {
1+
["#ayala-today a", ".main-wrapp a", ".BoxContent a"].forEach(selector => {
22
document.querySelectorAll(selector).forEach(e => {
33
e.href = "https://www.yallashot-live.xyz/";
44
});

0 commit comments

Comments
 (0)