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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user