Trusting the "localhost" site doesn't work #470
Comments
|
It looks like the port number is messing up the whitelist URL matching. It seems to work fine with just As a suggestion to help in the meantime, you could set up Apache locally with a Reverse Proxy and give your application a test URL instead of localhost.
|
|
If you can point me to the regrex place, I'll try to fix it and open a PR. |
|
Thanks for the offer! Take a look at ghostery-extension/src/classes/Policy.js Line 64 in 7a2d708 I'm guessing the url parser in that function ( |
|
@EoinGriffin-AI Where’s this setting now? Or does it only apply for the Plus version? Edit: Never mind, apparently there are two separate setting panels |

Description
I trust localhost:3000, getting OK green color. Refresh the page and my resources are back on blocked.
Versions
The text was updated successfully, but these errors were encountered: