AInoob / NooBoss

NooBoss is an extension that handles your extensions like a boss!
https://ainoob.com/project/nooboss
GNU General Public License v3.0
318 stars 37 forks source link

What is the syntax for urls in regexp for matching? #50

Closed qwer1304 closed 6 years ago

qwer1304 commented 6 years ago

What is the syntax for urls in regexp for matching?

AInoob commented 6 years ago

You can try this: https://.*.es.amazonaws.com

If you have a specific url that you want to match, you can tell me and I can write it for you.