# 2024.11.12 - [mad] Fix uploads.txt status marking (urls / messages) containg '&' chars

# 2024.11.12 - [up_torup] Max upload filesize changed to 150MB
This commit is contained in:
kittykat 2024-11-12 16:59:58 +00:00
parent 03bc4c2c87
commit 3049b3e305
Signed by: kittykat
GPG key ID: E3F1556620F70C3C
4 changed files with 36 additions and 35 deletions

View file

@ -3,6 +3,29 @@
#
# ---------- Initial release with MAD Uploader functionality ----------
# 2024.10.14 - [pjscloud] Create pjscloud.sh plugin -- use PhantomJSCloud to get a response from a url
# * Change pixeldrain ViewPump to use pjscloud.sh plugin. (default enabled)
# * Testing usage on other javascript required response hosts (ie. daily, hexload)
# 2024.10.13 - [hexload] Add detection of new download2 type: Wait x seconds to create download link
# * Add detection of download2b type loop (still working on solution, exit loop for now)
# 2024.10.13 - [ocr_captcha] Add tessdata_type: NUMBERONLY, ALPHAONLY, ALPHANUMERIC, and not specified
# 2024.10.12 - [mad] Alternate with nohead function on direct download for hosts that do not allow head
# 2024.10.12 - [turboonion/up_turboonion] Add turbo.onion as an upload and download host
# 2024.10.12 - [tempfileme/up_tempfileme] Add tempfile.me as upload and download host
# 2024.10.11 - [tempsh/up_tempsh] Add temp.sh as upload and download host
# 2024.10.10 - [mad] Add cleanup of input file on processing (remove trailing whitespace)
# 2024.10.08 - [_audit] Add _audit.sh in release bundle which creates mad-audit-*.log for http/curl calls
# * ./_audit.sh
# 2024.10.07 - [mad] Add mad audit. Prints all lines that use http, curl, tor_curl in script files
# * Displays color hightlighted, file, line #, and matches in scripts.
# * ./mad.sh audit
# 2024.10.06 - [1fichier] Add new removal response "..file has been deleted following a notification .."
# 2024.10.06 - [mad] Update direct download no response processing to fail / retry
# 2024.10.05 - [dailyuploads] Fix head request, filename fallback, and add head retries
# 2024.10.05 - [dailyuploads] Add wrong captcha response
# 2024.10.04 - Add README-uploads.txt in ./documentation (cheat sheet of hosts, retention, max size)
# 2024.10.02 - [up_kouploader] Add kouploader.jp as upload host (240MB node)
# 2024.10.01 - [up_axfc] Add axfc.net as upload host
# 2024.09.30 - [up_firestorage] Add firestorage.jp as upload host
# 2024.09.29 - [free4e/up_free4e] Add free4e.com as download and upload host
# 2024.09.29 - [harrault/up_harrault] Add harrault.fr as download and upload host