404 error on piwik.js #510
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
webrtc.html#L160 references a file (
piwik.js
) that does not exist.Can be seen here on the live site: https://www.privacytools.io/webrtc.html
That's @privacytoolsIO's analytics. It should be the same as on index, that is:
7c2131e124/index.html (L3291-L3311)
Okay, the file piwik.js exists on the server, but not here in GitHub. It is the root folder. The page
webrtc.html
uses different analytics code and is looking inside the /stats/ subfolder.