mirror of
https://github.com/Jackett/Jackett
synced 2025-01-03 13:46:10 +00:00
renegade: switch to http, https connection refused
This commit is contained in:
parent
db5ee7d012
commit
1a9a78aeda
1 changed files with 2 additions and 2 deletions
|
@ -6,9 +6,9 @@ language: hu-HU
|
|||
type: private
|
||||
encoding: ISO-8859-2
|
||||
links:
|
||||
- https://renegade-tracker.com/
|
||||
legacylinks:
|
||||
- http://renegade-tracker.com/
|
||||
legacylinks:
|
||||
- https://renegade-tracker.com/ # ERR_CONNECTION_REFUSED
|
||||
|
||||
caps:
|
||||
# dont forget to update the search fields category case block
|
||||
|
|
Loading…
Reference in a new issue