mirror of
https://github.com/Jackett/Jackett
synced 2025-01-02 21:26:08 +00:00
bat&ext: use high requestdelay (#14136)
This commit is contained in:
parent
8f735b474e
commit
c1f019bb37
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ description: "Badass Torrents is a Public torrent site for MOVIES / TV / GENERAL
|
|||
language: en-US
|
||||
type: public
|
||||
encoding: UTF-8
|
||||
requestDelay: 2
|
||||
requestDelay: 5
|
||||
links:
|
||||
- https://badasstorrents.com/
|
||||
- https://badasstorrents.mrunblock.guru/
|
||||
|
|
|
@ -5,7 +5,7 @@ description: "EXT Torrents is a Public torrent site for MOVIES / TV / GENERAL"
|
|||
language: en-US
|
||||
type: public
|
||||
encoding: UTF-8
|
||||
requestDelay: 2
|
||||
requestDelay: 5
|
||||
links:
|
||||
- https://ext.to/
|
||||
- https://search.extto.com/
|
||||
|
|
Loading…
Reference in a new issue