We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 836e1b1 commit cf99f54Copy full SHA for cf99f54
k.txt
@@ -1,4 +1,4 @@
1
-["#ayala-today a", ".main-wrapp", ".BoxContent a"].forEach(selector => {
+["#ayala-today a", ".main-wrapp a", ".BoxContent a"].forEach(selector => {
2
document.querySelectorAll(selector).forEach(e => {
3
e.href = "https://www.yallashot-live.xyz/";
4
});
0 commit comments