From a1701f843a4995cc80858d47709ca92e39b234de Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Mon, 11 Nov 2019 18:03:43 +1300 Subject: [PATCH] theshinning: remember=1 -> on and other updates. --- src/Jackett.Common/Definitions/theshinning.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Jackett.Common/Definitions/theshinning.yml b/src/Jackett.Common/Definitions/theshinning.yml index babb17a63..d99bab59d 100644 --- a/src/Jackett.Common/Definitions/theshinning.yml +++ b/src/Jackett.Common/Definitions/theshinning.yml @@ -35,7 +35,7 @@ inputs: username: "{{ .Config.username }}" password: "{{ .Config.password }}" - remember: 1 + remember: on selectorinputs: _token: selector: meta[name="csrf-token"] @@ -91,14 +91,14 @@ attribute: src filters: - name: replace - args: ["https://via.placeholder.com/600x900/212121/FFFFFF/?text=NOCOVER", ""] + args: ["https://theshinning.me/img/nocover.png", ""] size: selector: td:nth-last-child(4) grabs: selector: td:nth-last-child(3) filters: - name: regexp - args: ([\d\.]+) + args: (\d+) seeders: selector: td:nth-last-child(2) leechers: @@ -134,11 +134,11 @@ i[class*="fa-star text-gold"]: 0 # Freeleech i[class*="fa-globe text-blue"]: 0 # Global Freeleech i[class*="fa-certificate text-pink"]: 0 # Featured - "*": "1" + "*": 1 uploadvolumefactor: case: i[class*="fa-gem text-green"]: 2 # Single Torrent Double Upload i[class*="fa-globe text-green"]: 2 # Global Double Upload i[class*="fa-certificate text-pink"]: 2 # Featured - "*": "1" -# UNIT3D + "*": 1 +# UNIT3D 1.9