mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
postman: bypass proceed page, add generous requestdelay (#15792)
This commit is contained in:
@@ -5,6 +5,7 @@ description: Postman is a Public I2P Torrent Tracker for MOVIES / TV / GENERAL
|
||||
language: en-US
|
||||
type: public
|
||||
encoding: UTF-8
|
||||
requestDelay: 4
|
||||
links:
|
||||
- http://tracker2.postman.i2p/
|
||||
|
||||
@@ -50,6 +51,13 @@ settings:
|
||||
5: seeders
|
||||
7: size
|
||||
|
||||
login:
|
||||
path: index.php?view=Main
|
||||
selectorinputs:
|
||||
formtoken:
|
||||
selector: input[name="formtoken"]
|
||||
attribute: value
|
||||
|
||||
search:
|
||||
paths:
|
||||
- path: index.php
|
||||
|
Reference in New Issue
Block a user