Updated mock arr container names
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: sktorrent-org
|
||||
name: SkTorrent-org
|
||||
name: SkTorrent.org
|
||||
description: "SkTorrent.org is a Semi-Private torrent site for MOVIES / TV/ GENERAL"
|
||||
language: en-US
|
||||
type: semi-private
|
||||
@@ -119,13 +119,15 @@ search:
|
||||
args: ["(\\w+)", "+$1"] # prepend + to each word
|
||||
|
||||
rows:
|
||||
selector: tr.t-row
|
||||
selector: tr.t-row:has(a[href^="download.php?id="])
|
||||
filters:
|
||||
- name: andmatch
|
||||
|
||||
fields:
|
||||
category:
|
||||
selector: td a[href^="torrents.php?cat="]
|
||||
optional: true
|
||||
default: 53
|
||||
attribute: href
|
||||
filters:
|
||||
- name: querystring
|
||||
|
||||
Reference in New Issue
Block a user