chore: quality updates
This commit is contained in:
parent
3e3bee8eb5
commit
8edec79bc8
2 changed files with 1 additions and 2 deletions
|
@ -97,7 +97,6 @@ https://cdme.netlify.app https://coryd.dev 301!
|
|||
|
||||
# media
|
||||
/media/* https://f001.backblazeb2.com/file/coryd-dev/:splat 200!
|
||||
/media/* https://f001.backblazeb2.com/file/coryd-dev-images/:splat 200!
|
||||
|
||||
# analytics
|
||||
/23af0256fe76a.js http://static.getclicky.com/js?in=/2842c5ddc46e5 200!
|
||||
|
|
|
@ -16,7 +16,7 @@ package = "/plugins/fetch-scrobbles"
|
|||
# IMAGES
|
||||
###
|
||||
[images]
|
||||
remote_images = ["https://f001.backblazeb2.com/file/coryd-dev-images/.*", "https://f001.backblazeb2.com/file/coryd-dev/.*", "https://image.tmdb.org/.*", "https://books.google.com/.*", "https://covers.openlibrary.org/*"]
|
||||
remote_images = ["https://f001.backblazeb2.com/file/coryd-dev/.*", "https://image.tmdb.org/.*", "https://books.google.com/.*", "https://covers.openlibrary.org/*"]
|
||||
|
||||
###
|
||||
# URLs
|
||||
|
|
Reference in a new issue