rhadamanthe / host-grabber-pp

A web extension, originally designed for Firefox, to find and download media files from various hosts.
MIT License
16 stars 6 forks source link

Allow dynamic domains in the catalog #46

Closed rhadamanthe closed 5 years ago

rhadamanthe commented 5 years ago

For the moment, catalogs can only specify static domains. But considering Coppermine galleries, many web sites run one. It would be better to apply the Coppermine rule to every web site, rather than having to update the catalog every time.

Using _$CURRENT$_ should mean we will use the web page's host name as the domain.