mirror of
https://github.com/Jackett/Jackett
synced 2025-03-04 02:38:08 +00:00
newstudio: -> http resolves #12602
This commit is contained in:
parent
b363656014
commit
da570defcc
2 changed files with 4 additions and 4 deletions
|
@ -7,9 +7,9 @@ type: public
|
|||
encoding: UTF-8
|
||||
requestDelay: 2
|
||||
links:
|
||||
- https://newstudio.tv/
|
||||
legacylinks:
|
||||
- http://newstudio.tv/
|
||||
legacylinks:
|
||||
- https://newstudio.tv/ # ERR_CONNECTION_REFUSED
|
||||
|
||||
caps:
|
||||
categorymappings:
|
||||
|
|
|
@ -7,9 +7,9 @@ type: semi-private
|
|||
encoding: UTF-8
|
||||
requestDelay: 2
|
||||
links:
|
||||
- https://newstudio.tv/
|
||||
legacylinks:
|
||||
- http://newstudio.tv/
|
||||
legacylinks:
|
||||
- https://newstudio.tv/ # ERR_CONNECTION_REFUSED
|
||||
|
||||
caps:
|
||||
categorymappings:
|
||||
|
|
Loading…
Add table
Reference in a new issue