mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2026-04-28 03:53:07 -07:00
Temp: BSA ads 5/5 times for verification
This commit is contained in:
@@ -170,7 +170,7 @@
|
||||
return true
|
||||
}
|
||||
|
||||
return Math.floor(Math.random() * 5) !== 0
|
||||
return true // TODO: restore to Math.floor(Math.random() * 5) !== 0 (80/20 split)
|
||||
}
|
||||
|
||||
async function loadBsaSponsor() {
|
||||
|
||||
Reference in New Issue
Block a user