mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
torrentsome; fetch 3 pages resolves #15898
This commit is contained in:
@@ -6,6 +6,7 @@ language: ko-KR
|
|||||||
type: public
|
type: public
|
||||||
encoding: UTF-8
|
encoding: UTF-8
|
||||||
followredirect: true
|
followredirect: true
|
||||||
|
requestDelay: 2
|
||||||
# to fetch current domain use https://tzip.top/
|
# to fetch current domain use https://tzip.top/
|
||||||
links:
|
links:
|
||||||
- https://torrentsome185.com/
|
- https://torrentsome185.com/
|
||||||
@@ -53,6 +54,14 @@ search:
|
|||||||
paths:
|
paths:
|
||||||
# https://torrentsome185.com/search/index?keywords=2025&search_type=0&order=time
|
# https://torrentsome185.com/search/index?keywords=2025&search_type=0&order=time
|
||||||
- path: search/index
|
- path: search/index
|
||||||
|
inputs:
|
||||||
|
page: 1
|
||||||
|
- path: search/index
|
||||||
|
inputs:
|
||||||
|
page: 2
|
||||||
|
- path: search/index
|
||||||
|
inputs:
|
||||||
|
page: 3
|
||||||
inputs:
|
inputs:
|
||||||
keywords: "{{ if .Keywords }}{{ .Keywords }}{{ else }}{{ .Today.Year }}{{ end }}"
|
keywords: "{{ if .Keywords }}{{ .Keywords }}{{ else }}{{ .Today.Year }}{{ end }}"
|
||||||
search_type: 0
|
search_type: 0
|
||||||
|
Reference in New Issue
Block a user