Skip to content

Instantly share code, notes, and snippets.

View vozaldi's full-sized avatar
🐧

Aldilaputra vozaldi

🐧
View GitHub Profile
var cookieconsent_wrapper = function() {
console.log("I am running");
// Stop from running again, if accidently included more than once.
if (window.hasCookieConsent) return;
window.hasCookieConsent = true;
/*
Constants
*/