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
|
||||
}
|
||||
|
||||
if (
|
||||
window.location.hostname === "localhost" ||
|
||||
window.location.hostname === "127.0.0.1" ||
|
||||
window.location.hostname === "::1"
|
||||
) {
|
||||
return true
|
||||
}
|
||||
|
||||
return Math.floor(Math.random() * 5) !== 0
|
||||
return false
|
||||
}
|
||||
|
||||
async function loadBsaSponsor() {
|
||||
|
||||
Reference in New Issue
Block a user