pleasuredome: fix details selector

also switch to https
This commit is contained in:
Garfield69
2020-03-09 10:57:01 +13:00
parent fac07933a2
commit 37a50f8374

View File

@@ -6,7 +6,11 @@
type: private type: private
encoding: UTF-8 encoding: UTF-8
links: links:
- https://www.pleasuredome.org.uk/
legacylinks:
- http://www.pleasuredome.org.uk/ - http://www.pleasuredome.org.uk/
certificates:
- eb27d56880fa073cd9ddd040d9a7f101d4868f53 # self signed
caps: caps:
categorymappings: categorymappings:
@@ -117,6 +121,12 @@
selector: table[width="100%"] > tbody tr:has(a[href^="download.php?id="]) selector: table[width="100%"] > tbody tr:has(a[href^="download.php?id="])
fields: fields:
category:
selector: a[href^="torrents.php?category="]
attribute: href
filters:
- name: querystring
args: category
title: title:
selector: a[href^="javascript:popdetails"] selector: a[href^="javascript:popdetails"]
filters: filters:
@@ -129,13 +139,7 @@
- name: replace - name: replace
args: ["javascript:popdetails('", ""] args: ["javascript:popdetails('", ""]
- name: replace - name: replace
args: [");'", ""] args: ["');", ""]
category:
selector: a[href^="torrents.php?category="]
attribute: href
filters:
- name: querystring
args: category
download: download:
selector: a[href^="download.php?id="] selector: a[href^="download.php?id="]
attribute: href attribute: href