#24 Lenient WebLabels matching (by URL, by id, by name).
Merged by quidam. Opened by gioma1.
gioma1/librejs weblabels/lenient-match  into  master

Download 24.patch

It seems people have different expectations about WebLabels matching, based on quite confusing docs & specs.
Either way, some sites rely on (sometimes broken) labels, some on (sometimes arbitrary, rather than canonical) URLs.
This PR tries to accommodate as much as possible of the fuzziness around, making sense of the author's likely intent.

Some sites positively impacted by this change:

https://melpa.org/
https://try.gitea.io/
https://www.eff.org/
https://ssd.eff.org/
https://www.defectivebydesign.org/
https://openwireless.org/
http://boilr.mobi/
https://necessaryandproportionate.org/
https://posteo.de/en
https://defendinnovation.org/
https://ring.cx/en

1 new commit added

  • WebLabels matching by id made case-insensitive.

1 new commit added

  • Match scripts to weblabels also without query strings.

Pull-Request has been merged by quidam

Metadata