mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
topnow: new layout. resolves #8084
This commit is contained in:
@@ -30,19 +30,19 @@
|
|||||||
# http://topnow.se/search.php?dayq=mandalorian
|
# http://topnow.se/search.php?dayq=mandalorian
|
||||||
- path: search.php
|
- path: search.php
|
||||||
inputs:
|
inputs:
|
||||||
dayq: "{{.Keywords}}"
|
dayq: "{{.Keywords}}"
|
||||||
rows:
|
rows:
|
||||||
selector: table.topic_table
|
selector: table.topic_table
|
||||||
fields:
|
fields:
|
||||||
category:
|
category:
|
||||||
text: other
|
text: other
|
||||||
title:
|
title:
|
||||||
selector: a[href^="goto-"]
|
selector: td.topic_head
|
||||||
details:
|
details:
|
||||||
selector: a[href^="goto-"]
|
selector: td.topic_content a
|
||||||
attribute: href
|
attribute: href
|
||||||
download:
|
download:
|
||||||
selector: a[href^="goto-"]
|
selector: td.topic_content a
|
||||||
attribute: href
|
attribute: href
|
||||||
banner:
|
banner:
|
||||||
selector: img
|
selector: img
|
||||||
|
Reference in New Issue
Block a user