dpacassi / disable-javascript

Adds the ability to disable JavaScript on specific sites.
MIT License
272 stars 33 forks source link

Invalid host when entering "37signals.com" #35

Closed cgiovanni closed 6 years ago

cgiovanni commented 6 years ago

Hi,

I noticed that I can't add "37signals.com" domain in the domain list using "add" button: it says "please enter a valid host". But the host is valid...

Could you please check?

Thanks

dpacassi commented 6 years ago

You're absolutely right, that's a bug in the regex I'm using to verify if the entered input is a valid host. This will be fixed in a future release!

Please keep in mind that contribution in any form (pull request or PayPal) to speed up things are welcome at any time!

cgiovanni commented 6 years ago

Hello @dpacassi,

I have just made a donation using PayPal. :-)

Thanks for fixing the issue.

Have a nice day!