[postimg] force 'postimg.cc' domain (#8505)

This commit is contained in:
Mike Fährmann
2025-11-04 08:41:53 +01:00
parent 5591a16cd7
commit 7ed04d830e
3 changed files with 15 additions and 7 deletions

View File

@@ -679,6 +679,7 @@ def build_extractor_list():
base["imgtaxi"] = base["imgdrive"]
base["imgwallet"] = base["imgdrive"]
categories["imagehost"] = {k: base[k] for k in sorted(base)}
domains["postimg"] = "https://postimages.org/"
domains["imgtaxi"] = "https://imgtaxi.com/"
domains["imgwallet"] = "https://imgwallet.com/"