mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-02 00:32:55 +02:00
Revert "torrentland: possible untested fix for #4599"
This reverts commit bb2c8e6c6a
.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
site: torrentland
|
||||
name: Torrentland
|
||||
description: "Torrentland is a SPANISH Private site for General content"
|
||||
description: "Torrentland is a SPANISH site for General content"
|
||||
language: es-es
|
||||
type: private
|
||||
encoding: UTF-8
|
||||
@@ -77,7 +77,7 @@
|
||||
active: "0"
|
||||
search: "{{ .Query.Keywords }}"
|
||||
rows:
|
||||
selector: tr:has(a[href^="download.php?id="])
|
||||
selector: "#Mcol table.lista:nth-child(1) > tbody > tr:not(:first-child)"
|
||||
fields:
|
||||
category:
|
||||
selector: td:nth-child(1) a
|
||||
|
Reference in New Issue
Block a user