Fix of the SSRF Protection
This commit is contained in:
+6
-1
@@ -379,7 +379,12 @@ ALLOWED_COVER_DOMAINS = {
|
||||
"books.google.com",
|
||||
"covers.openlibrary.org",
|
||||
"images-na.ssl-images-amazon.com",
|
||||
"m.media-amazon.com"
|
||||
"m.media-amazon.com",
|
||||
"www.isbn.de",
|
||||
"covers.openlibrary.org",
|
||||
"openlibrary.org",
|
||||
"lobid.org",
|
||||
"www.googleapis.com"
|
||||
}
|
||||
|
||||
# Apply the configuration for general use throughout the app
|
||||
|
||||
Reference in New Issue
Block a user