mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
girotorrent: site forces https
drop the pre-download thanks
This commit is contained in:
@@ -6,7 +6,9 @@ language: it-it
|
|||||||
type: private
|
type: private
|
||||||
encoding: UTF-8
|
encoding: UTF-8
|
||||||
links:
|
links:
|
||||||
- http://girotorrent.org/ # site does not support https ERR_CONNECTION_REFUSED
|
- https://girotorrent.org/
|
||||||
|
legacylinks:
|
||||||
|
- http://girotorrent.org/ # site forces https
|
||||||
|
|
||||||
caps:
|
caps:
|
||||||
categorymappings:
|
categorymappings:
|
||||||
@@ -129,13 +131,6 @@ login:
|
|||||||
selector: a[href="logout.php"]
|
selector: a[href="logout.php"]
|
||||||
|
|
||||||
download:
|
download:
|
||||||
before:
|
|
||||||
path: thanks.php
|
|
||||||
method: post
|
|
||||||
inputs:
|
|
||||||
infohash: "{{ .DownloadUri.Query.id }}"
|
|
||||||
thanks: 1
|
|
||||||
rndval: "1487013827343"
|
|
||||||
selectors:
|
selectors:
|
||||||
- selector: a[href^="download.php?id="]
|
- selector: a[href^="download.php?id="]
|
||||||
attribute: href
|
attribute: href
|
||||||
|
Reference in New Issue
Block a user