mirror of
https://github.com/readest/readest.git
synced 2026-04-30 20:41:02 +00:00
chore: allow download url for installers (#1437)
This commit is contained in:
parent
dd43569778
commit
60e48742fe
2 changed files with 6 additions and 3 deletions
|
|
@ -54,11 +54,14 @@
|
|||
"identifier": "http:default",
|
||||
"allow": [
|
||||
{
|
||||
"url": "https://*.deepl.com"
|
||||
"url": "https://*.readest.com"
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/readest/*"
|
||||
},
|
||||
{
|
||||
"url": "https://*.deepl.com"
|
||||
},
|
||||
{
|
||||
"url": "https://*.cloudflarestorage.com"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue