mirror of
https://github.com/Jackett/Jackett
synced 2025-01-04 06:22:45 +00:00
frozenlayer: ignore expired certificate
This commit is contained in:
parent
2a691c3358
commit
9dccb88b61
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ type: public
|
||||||
encoding: UTF-8
|
encoding: UTF-8
|
||||||
links:
|
links:
|
||||||
- https://www.frozen-layer.com/
|
- https://www.frozen-layer.com/
|
||||||
|
certificates:
|
||||||
|
- ba7fb6290a9d7d821e73efb0eac4ed95a7fd2d11 # expired 20 December 2020
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
- name: category
|
- name: category
|
||||||
|
|
Loading…
Reference in a new issue