mirror of
https://codeberg.org/Amm0ni4/bypass-all-shortlinks-debloated.git
synced 2025-03-01 21:09:37 +05:00
Update README.md
This commit is contained in:
parent
b1c8dcb30f
commit
5d987f2418
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,6 @@ Thanks to:
|
||||||
- [BloggerPemula](https://greasyfork.org/users/810571-bloggerpemula)
|
- [BloggerPemula](https://greasyfork.org/users/810571-bloggerpemula)
|
||||||
- [bypass.city](https://bypass.city/) / [2](https://adbypass.org/) used for l1nkv3rt1s3, Admaven and Loot-link.
|
- [bypass.city](https://bypass.city/) / [2](https://adbypass.org/) used for l1nkv3rt1s3, Admaven and Loot-link.
|
||||||
- Contributers to this repository who have submitted pull requests: Anon991299, mouro, trapgod1, CaptainCaffeine, IntNinja, Dxian.
|
- Contributers to this repository who have submitted pull requests: Anon991299, mouro, trapgod1, CaptainCaffeine, IntNinja, Dxian.
|
||||||
- [StephenP](https://greasyfork.org/users/104167-stephenp) for the filecrypt bypass.
|
|
||||||
- [Rust1667](https://greasyfork.org/users/980489-rust1667) for some bypasses.
|
- [Rust1667](https://greasyfork.org/users/980489-rust1667) for some bypasses.
|
||||||
- [AdamWr](https://github.com/AdamWr) from AdGuard for the mega-enlace and acortalink.me bypasses.
|
- [AdamWr](https://github.com/AdamWr) from AdGuard for the mega-enlace and acortalink.me bypasses.
|
||||||
- Every user that has reported issues to this repository.
|
- Every user that has reported issues to this repository.
|
||||||
|
@ -62,3 +61,4 @@ Create a new redirect rule. Use the following settings:
|
||||||
- Include pattern: `^https:\/\/([^\/]*)\/s\?([a-zA-Z0-9]{1,8})$`
|
- Include pattern: `^https:\/\/([^\/]*)\/s\?([a-zA-Z0-9]{1,8})$`
|
||||||
- Redirect to: `https://bypass.city/bypass?bypass=https://$1/s?$2`
|
- Redirect to: `https://bypass.city/bypass?bypass=https://$1/s?$2`
|
||||||
- Pattern Type: `Regular expression`
|
- Pattern Type: `Regular expression`
|
||||||
|
- [Bypass FileCrypt](https://greasyfork.org/users/104167-stephenp)
|
||||||
|
|
Loading…
Reference in a new issue