esharenet: update for unit3d 1.9.4

This commit is contained in:
Garfield69 2019-09-29 23:02:07 +13:00
parent 4adbddd5fe
commit 86155059d4
1 changed files with 8 additions and 4 deletions

View File

@ -79,8 +79,9 @@
tvdb: ""
tmdb: ""
mal: ""
sort: "created_at"
direction: "desc"
igdb: ""
sort: created_at
direction: desc
qty: 100
rows:
selector: table > tbody > tr
@ -106,6 +107,9 @@
filters:
- name: replace
args: ["https://via.placeholder.com/600x900", ""]
comments:
selector: a[href*="#comments"]
attribute: href
size:
selector: td:nth-last-child(4)
seeders:
@ -152,7 +156,7 @@
"i[data-original-title=\"Personal Freeleech\"]": "0" # 24 Hour FreeLeech From BON Store
"i[data-original-title=\"Special Freeleech\"]": "0" # Special FreeLeech For Certain User Groups
"i[data-original-title=\"Freeleech Token\"]": "0" # Freeleech From Token
"i[data-original-title=\"Global FreeLeech\"]": "0" # Global Freeleech
"i[data-original-title=\"Global Freeleech\"]": "0" # Global Freeleech
"i[data-original-title=\"Freeleech\"]": "0" # Freeleech
"i[data-original-title=\"Featured\"]": "0" # Featured Torrent
"*": "1"
@ -162,4 +166,4 @@
"i[data-original-title=\"Global Double Upload\"]": "2" # Global Double Upload
"i[data-original-title=\"Featured\"]": "2" # Featured Torrent
"*": "1"
# UNIT3D 1.9.3
# UNIT3D 1.9.4