envify icon indicating copy to clipboard operation
envify copied to clipboard

filtering is inaccurate

Open MarcinSzafran opened this issue 6 years ago • 2 comments

Hi just found that my *.msz filter (this is 127.0.1.1 domain for local projects testing) also affects pages containing msz substring, https://www.msz.gov.pl/ for example. And thanx for simple, but great idea :-)

MarcinSzafran avatar May 23 '18 08:05 MarcinSzafran

Also, tried with regex end of string anchor w/o result: *.com$

tzikas97 avatar May 25 '18 21:05 tzikas97

Yes this is not full regexp support. I have to add an option to enable full regexp for power users. Start tunned

ylecuyer avatar May 25 '18 22:05 ylecuyer