mirror of
https://github.com/lidarr/Lidarr
synced 2025-01-01 12:34:40 +00:00
Rename piwik.js to piwikCheck.js to make Ghostery happy
This commit is contained in:
parent
11728936f4
commit
a182102ee1
2 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@
|
|||
};
|
||||
</script>
|
||||
|
||||
<script src="/piwik.js"></script>
|
||||
<script src="/piwikCheck.js"></script>
|
||||
<script src="/polyfills.js"></script>
|
||||
<script src="/JsLibraries/handlebars.runtime.js"></script>
|
||||
<script data-main="/main" src="/JsLibraries/require.js"></script>
|
||||
|
|
Loading…
Reference in a new issue