mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2026-06-12 19:11:44 -07:00
f
This commit is contained in:
+1
-9
@@ -162,15 +162,7 @@
|
|||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
|
|
||||||
if (
|
return false
|
||||||
window.location.hostname === "localhost" ||
|
|
||||||
window.location.hostname === "127.0.0.1" ||
|
|
||||||
window.location.hostname === "::1"
|
|
||||||
) {
|
|
||||||
return true
|
|
||||||
}
|
|
||||||
|
|
||||||
return Math.floor(Math.random() * 5) !== 0
|
|
||||||
}
|
}
|
||||||
|
|
||||||
async function loadBsaSponsor() {
|
async function loadBsaSponsor() {
|
||||||
|
|||||||
Reference in New Issue
Block a user