chore: update config
This commit is contained in:
parent
cba4773c11
commit
9fe5c76a7d
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ package = "/plugins/fetch-scrobbles"
|
|||
# IMAGES
|
||||
###
|
||||
[images]
|
||||
remote_images = ["https://f001.backblazeb2.com/file/coryd-dev-images/.*", "https://image.tmdb.org/.*", "https://books.google.com/.*", "https://cdn.thestorygraph.com/.*",]
|
||||
remote_images = ["https://f001.backblazeb2.com/file/coryd-dev-images/.*", "https://image.tmdb.org/.*", "https://books.google.com/.*"]
|
||||
|
||||
###
|
||||
# URLs
|
||||
|
@ -93,4 +93,4 @@ for = "/blogroll.opml"
|
|||
X-Frame-Options = "DENY"
|
||||
X-XSS-Protection = "1; mode=block"
|
||||
Referrer-Policy = "strict-origin-when-cross-origin, no-referrer-when-downgrade"
|
||||
Permissions-Policy = "autoplay=(), camera=(), gyroscope=(), magnetometer=(), microphone=(), payment=(), publickey-credentials-get=()"
|
||||
Permissions-Policy = "autoplay=(), camera=(), gyroscope=(), magnetometer=(), microphone=(), payment=(), publickey-credentials-get=()"
|
||||
|
|
Reference in a new issue