mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
tellytorrent: update for unit3d 1.9.4
This commit is contained in:
@@ -58,8 +58,9 @@
|
|||||||
tvdb: ""
|
tvdb: ""
|
||||||
tmdb: ""
|
tmdb: ""
|
||||||
mal: ""
|
mal: ""
|
||||||
sort: "created_at"
|
igdb: ""
|
||||||
direction: "desc"
|
sort: created_at
|
||||||
|
direction: desc
|
||||||
qty: 100
|
qty: 100
|
||||||
rows:
|
rows:
|
||||||
selector: table > tbody > tr
|
selector: table > tbody > tr
|
||||||
@@ -85,6 +86,9 @@
|
|||||||
filters:
|
filters:
|
||||||
- name: replace
|
- name: replace
|
||||||
args: ["https://via.placeholder.com/600x900", ""]
|
args: ["https://via.placeholder.com/600x900", ""]
|
||||||
|
comments:
|
||||||
|
selector: a[href*="#comments"]
|
||||||
|
attribute: href
|
||||||
size:
|
size:
|
||||||
selector: td:nth-last-child(4)
|
selector: td:nth-last-child(4)
|
||||||
seeders:
|
seeders:
|
||||||
@@ -141,4 +145,4 @@
|
|||||||
"i[data-original-title=\"Global Double Upload\"]": "2" # Global Double Upload
|
"i[data-original-title=\"Global Double Upload\"]": "2" # Global Double Upload
|
||||||
"i[data-original-title=\"Featured\"]": "2" # Featured Torrent
|
"i[data-original-title=\"Featured\"]": "2" # Featured Torrent
|
||||||
"*": "1"
|
"*": "1"
|
||||||
# UNIT3D 1.9.3
|
# UNIT3D 1.9.4
|
||||||
|
Reference in New Issue
Block a user