ihucos / counter.dev

Web Analytics made simple
https://counter.dev
GNU Affero General Public License v3.0
902 stars 39 forks source link

counter.dev not available via VPN #43

Open spectral369 opened 2 years ago

spectral369 commented 2 years ago

Hello,

Counter.dev is not available when you're accessing the website while connected to (Mullvad)VPN. Also CORS issue occurs on tracking link when you're on VPN.

CORS message ;-) Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://counter.dev/

Any idea why? If you require any details, just ask :-)

Best regards, spectral369

ihucos commented 2 years ago

Thanks for the issue. Most probably will need to set Access-Control-Allow-Origin: *. Will leave the issue open until unresolved.