mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 16:59:12 +00:00
fix(indexers): add default http baseurl for PTN (#687)
* Changed PTN baseurl from https to http * added https back as a secondary option
This commit is contained in:
parent
4c83787a0b
commit
27f8b14678
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ identifier: ptn
|
||||||
description: PTN is a ratioless movie tracker.
|
description: PTN is a ratioless movie tracker.
|
||||||
language: en-us
|
language: en-us
|
||||||
urls:
|
urls:
|
||||||
|
- http://piratethenet.org/
|
||||||
- https://piratethenet.org/
|
- https://piratethenet.org/
|
||||||
privacy: private
|
privacy: private
|
||||||
protocol: torrent
|
protocol: torrent
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue