cleanup #1

Merged
bence merged 5 commits from cleanup into master 2023-04-08 02:00:56 +02:00
Showing only changes of commit 48017bf46f - Show all commits

View File

@ -1,6 +1,5 @@
var RVR = {
isSecure: window.location.protocol === 'https:',
cookiesAgreed: false,
sessionAvailableHooks: {},
initGoogleAnalitics: function () {