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

Support patterns for domain names #51

Closed rhadamanthe closed 5 years ago

rhadamanthe commented 5 years ago

Some web sites are declined into several domains. To appply a same rule to all these web sites, we need to support patterns in domain names.

The previous solution for #46 should be reworked as a * pattern. And rather than upgrading the domain mark-up, we will consider adding a domain-pattern one. This way, no ambiguity.

rhadamanthe commented 5 years ago

In fact, #46 is another use case. Both mechanisms are available and documented.