diff --git a/netlify.toml b/netlify.toml index 5b72b7e7..6b49d870 100644 --- a/netlify.toml +++ b/netlify.toml @@ -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=()" \ No newline at end of file + Permissions-Policy = "autoplay=(), camera=(), gyroscope=(), magnetometer=(), microphone=(), payment=(), publickey-credentials-get=()"