Skip to content

Commit

Permalink
Merge pull request #29 from fulldecent/new-images-URL
Browse files Browse the repository at this point in the history
add new images URL
  • Loading branch information
cheshrkat authored Nov 30, 2024
2 parents 870fe36 + 8eeb7a0 commit 91259b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"imageExclusionUrls": ["amazon"],

"//imageUrls": "URL substrings to match against/download images from.",
"imageUrls": ["blogspot", "flickr"],
"imageUrls": ["blogspot", "flickr", "blogger.googleusercontent.com"],

"//imageRelativeUrl": "http://your.image.domain/",
"imageRelativeUrl": "https://weblog-files.200ok.com.au/"
Expand Down

0 comments on commit 91259b4

Please sign in to comment.