diff --git a/definitions/v7/gktorrent.yml b/definitions/v7/gktorrent.yml index b03a016d1..c8a96affc 100644 --- a/definitions/v7/gktorrent.yml +++ b/definitions/v7/gktorrent.yml @@ -8,6 +8,8 @@ encoding: UTF-8 followredirect: true # to fetch current domain use https://www.protege-torrent.com/Gktorrent links: + - https://www.gktorrent.mx/ + - https://www.gktorrent.wf/ - https://www.gktorrent.fi/ - https://gktorrent.nocensor.cloud/ - https://gktorrent.mrunblock.bond/ @@ -89,7 +91,7 @@ download: args: "\\s'(magnet:\\?.+?)';" search: paths: - - path: "{{ if .Keywords }}recherche/{{ .Keywords }}{{ else }}{{ end }}" + - path: "{{ if .Keywords }}recherche/{{ .Keywords }}{{ else }}top{{ end }}" keywordsfilters: # if searching for season packs swith S01 to saison 1 #9712 - name: re_replace diff --git a/definitions/v7/torrentproject2.yml b/definitions/v7/torrentproject2.yml index 94c766836..546e49cc1 100644 --- a/definitions/v7/torrentproject2.yml +++ b/definitions/v7/torrentproject2.yml @@ -71,9 +71,6 @@ search: t: "{{ .Keywords }}" orderby: "{{ if .Keywords }}{{ .Config.sort }}{{ else }}{{ end }}" safe: "{{ if and .Keywords .Config.filter-verified }}on{{ else }}{{ end }}" - keywordsfilters: - - name: re_replace - args: [" ", "+"] rows: selector: "#similarfiles div:has(a[href^=\"/t\"])"