pignetwork: UA not required

This commit is contained in:
Garfield69
2025-04-07 07:52:36 +12:00
parent e2ee69b072
commit 3552451b0a

View File

@@ -41,11 +41,6 @@ settings:
label: Cookie
- name: info_cookie
type: info_cookie
- name: useragent
type: text
label: User-Agent
- name: info_useragent
type: info_useragent
- name: freeleech
type: checkbox
label: Search freeleech only
@@ -109,9 +104,6 @@ search:
type: "{{ .Config.type }}"
notnewword: 1
headers:
User-Agent: ["{{ .Config.useragent }}"]
rows:
selector: table.torrents > tbody > tr:has(a[href^="details.php?id="])