Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/remmina-web.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2019-11-26 01:31:04 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-11-26 01:31:29 +0300
commita436a75f5365baa5bf1abded412e17f9b4e8f44a (patch)
tree25530d88ba18d1a4c54950d98f23a50a66cff7f6 /_includes
parentfb1f3fe486dc95d9f3e884ccc497c0eec331385b (diff)
Removing consensu GDPR integration, fixes #6
Diffstat (limited to '_includes')
-rw-r--r--_includes/head/custom.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/_includes/head/custom.html b/_includes/head/custom.html
index 0ae9357..ee06fc2 100644
--- a/_includes/head/custom.html
+++ b/_includes/head/custom.html
@@ -23,7 +23,9 @@
<meta name="flattr:id" content="ol0vo0">
<script> var commandQueue = []; var cmp = function(command, parameter, callback) { commandQueue.push({ command: command, parameter: parameter, callback: callback }); }; cmp.commandQueue = commandQueue; cmp.config = { /* customPurposeListLocation: '', */ layout: "modal", blockBrowsing: true, storePublisherData: false, storeConsentGlobally: true, logging: false, localization: {}, forceLocale: null, gdprAppliesGlobally: false, repromptOptions: { fullConsentGiven: 360, someConsentGiven: 30, noConsentGiven: 30 }, geoIPVendor: 'https://cdn.digitrust.mgr.consensu.org/1/geoip.json', testingMode: 'normal', showFooterAfterSubmit: true, /* logoUrl: "https://www.example.com/image.png", */ css: { "color-primary": "#0a82be", "color-secondary": "#eaeaea", "color-border": "#eaeaea", "color-background": "#ffffff", "color-text-primary": "#333333", "color-text-secondary": "#0a82be", "color-linkColor": "#0a82be", "color-table-background": "#f7f7f7", "font-family": "'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif", "custom-font-url": "https://fonts.googleapis.com/css?family=Noto+Sans", } }; window.__cmp = cmp; </script> <script src='https://cdn.digitrust.mgr.consensu.org/1/cmp.complete.bundle.js' async> </script>
+<!--
<script> (function ttt(t,n){var e,r=document.createElement("script"),a=document.getElementsByTagName("script")[0],o={cb:n},i=20;e=function(){window.___RMCMPW&&"function"==typeof window.___RMCMPW ? window.___RMCMPW(o):i<1?o.cb({status:3,isGdpr:function(){var t=["DE","UK","GB","FR","IT","ES","PL","NL","RO","BE","CZ","SE","HU","EL","GR","PT","AT","OE","DK","FI","SK","IE","BG","HR","LT","LV","SI","EE","CY","LU","MT","150","039","151","154","155"],n=[].concat(navigator.languages||[]);n.push(navigator.userLanguage||navigator.language||"");for(var e=null,r=0;r<n.length;r++)for(var a=n[r].split("-"),o=a.length>6?6:a.length,i=1;i<o;i++)if(e=!0,t.indexOf(a[i].toUpperCase())>1)return!0;return null==e&&null}()}):(i=1,window.setTimeout(e, 100))},r.setAttribute("src",t),a.parentNode.insertBefore(r,a),e()} ( "//intljs.rmtag.com/119169.ct.js", function(co){ console.log("Consent Object => " + JSON.stringify(co)); } )); </script>
+-->
<!-- insert favicons. use https://realfavicongenerator.net/ -->