Brettm12345 / github-moonlight

A beatiful dark blue userstyle for GItHub. Made with :heart:
MIT License
396 stars 12 forks source link

RexExp too broad: false positive #86

Open stonecrusher opened 2 years ago

stonecrusher commented 2 years ago

The regexp used targets too freely. ".*github.*" includes every url that has github in it.

Here a false positive where the style errorneously gets applied: https://www.transifex.com/github-7/Stylus/translate/

I can help with that if you can give a list of target domains (can contain wildcards).