Added our main scripts for our to be pirate indexing scripts.
This commit is contained in:
0
torznab/api_torznab.py
Normal file
0
torznab/api_torznab.py
Normal file
5
torznab/config.example.py
Normal file
5
torznab/config.example.py
Normal file
@@ -0,0 +1,5 @@
|
||||
RESULTS_PER_PAGE = 75
|
||||
|
||||
JACKET_HOST = '10.0.0.41'
|
||||
JACKET_PORT = '9117'
|
||||
JACKET_MAX_SEARCH_RESULT = 1000
|
||||
0
torznab/search.py
Normal file
0
torznab/search.py
Normal file
Reference in New Issue
Block a user