mirror of
https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated.git
synced 2024-12-27 23:43:02 +05:00
Update README.md
This commit is contained in:
parent
f6719f1ae4
commit
1c358aef89
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ Thanks to:
|
|||
- Every user that has reported issues to this repository.
|
||||
|
||||
## Optional extra tools
|
||||
- For AdMaven links, these can't be easily bypassed with an userscript, because the page redirects you before the userscript has the chance to run. I recommend the browser extension [Redirector](https://einaregilsson.com/redirector/).
|
||||
- For AdMaven links (example: `best-links.org/s?...`), these can't be easily bypassed with an userscript, because the page redirects you before the userscript has the chance to run. I recommend the browser extension [Redirector](https://einaregilsson.com/redirector/).
|
||||
Create a new redirect rule. Use the following settings:
|
||||
- Include pattern: `^https:\/\/([^\/]*)\/s\?([a-zA-Z0-9]{1,8})$`
|
||||
- Redirect to: `https://bypass.city/bypass?bypass=https://$1/s?$2`
|
||||
|
|
Loading…
Reference in a new issue