mirror of
https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated.git
synced 2024-12-28 16:03:01 +05:00
Upload files to "/"
This commit is contained in:
parent
6d32286fa5
commit
dfb4250ba1
2 changed files with 2 additions and 2 deletions
|
@ -83,6 +83,8 @@ def modify_script_extra(file_path):
|
|||
strings_to_remove = [
|
||||
" elementReady('[name=adcopy_response]')",
|
||||
" const PHRASES = ['1.21 gigawatts'",
|
||||
" 'heart break',",
|
||||
" 'rolling stone'",
|
||||
" const datalist = document.createElement('datalist')"
|
||||
]
|
||||
content = remove_lines_with_strings(content, strings_to_remove)
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue