mirror of
https://github.com/Jackett/Jackett
synced 2025-03-15 00:19:25 +00:00
lastfiles: restore https, add followredirect
site's https is unreliable, but is also forced when available - use followredirect to switch between them when needed
This commit is contained in:
parent
8aac704a87
commit
44f492d8b7
1 changed files with 2 additions and 1 deletions
|
@ -5,12 +5,13 @@ description: "LastFiles (LF) is a ROMANIAN Private Torrent Tracker for 0DAY / GE
|
|||
language: ro-ro
|
||||
type: private
|
||||
encoding: utf-8
|
||||
followredirect: true
|
||||
links:
|
||||
- https://www.last-torrents.org/
|
||||
- http://www.last-torrents.org/
|
||||
legacylinks:
|
||||
- http://last-torrents.org/
|
||||
- https://last-torrents.org/
|
||||
- https://www.last-torrents.org/ # site's https regularly fails
|
||||
|
||||
caps:
|
||||
categorymappings:
|
||||
|
|
Loading…
Add table
Reference in a new issue