# 2025.02.20 - [up_ranoz] Fixed parsing of ranoz upload link (cloudflare)
# 2025.02.20 - [sendnow] Better handling of sendnow new Tor ip blocking # 2025.02.20 - [up_ranoz / up_uploadhive] Add obfuscation of .7z in multipart filename that was missing
This commit is contained in:
parent
d62376f7a8
commit
6f338dec65
7 changed files with 456 additions and 449 deletions
5
mad.sh
5
mad.sh
|
|
@ -30,9 +30,12 @@
|
|||
#
|
||||
# * Everyone who provided feedback and helped test.. and those who wish to remain anonymous
|
||||
|
||||
ScriptVersion=2025.02.18
|
||||
ScriptVersion=2025.02.20
|
||||
#=================================================
|
||||
# Recent Additions
|
||||
# 2025.02.20 - [up_ranoz] Fixed parsing of ranoz upload link (cloudflare)
|
||||
# 2025.02.20 - [sendnow] Better handling of sendnow new Tor ip blocking
|
||||
# 2025.02.20 - [up_ranoz / up_uploadhive] Add obfuscation of .7z in multipart filename that was missing
|
||||
# 2025.02.18 - [uploadhive] Add handling of the new /cgi-bin/dl.cgi/ url tickets (WIP)
|
||||
# (unfortunately, this is tied to the requesting ip, so downloads get "Wrong IP")
|
||||
# 2025.02.18 - [up_oshi] Add Manage url as comment on uploads
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue