Sync all scripts from website downloads — 352 scripts total

Includes updated JS challenge scripts with Claude-User whitelist,
same-site referer bypass, Blackbox-Exporter allowed bot, and all
new exporters, cheat sheets, and automation scripts.
This commit is contained in:
2026-05-25 03:31:08 +02:00
parent dbd6bf0324
commit a1a17e81a1
332 changed files with 174509 additions and 1106 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
#############################################################
#############################################################
#### ntfy Desktop Client Setup for Windows ####
#### Subscribe to ntfy push notifications with Windows ####
#### toast notifications ####
@@ -32,7 +32,7 @@ if ([string]::IsNullOrWhiteSpace($ServerUrl)) {
exit 1
}
# Access token (optional some servers allow anonymous access)
# Access token (optional - some servers allow anonymous access)
$Token = Read-Host "Enter your access token (leave blank if not required)"
# Topics