HEX
Server: Microsoft-IIS/10.0
System: Windows NT ITPWINWEBSVR22 10.0 build 20348 (Windows Server 2022) AMD64
User: www.conferencesearch.co.uk (0)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: D:/web/matomo.circ/plugins/TagManager/Template/Tag/OneTrustTag.web.js
(function () {
  return function (parameters, TagManager) {
    this.fire = function () {
      const domain = parameters.get('domain');

      (function (d, s) {
        const t = d.getElementsByTagName(s)[0];
        const e = d.createElement(s);
        e.type = 'text/javascript';
        e.src = 'https://cdn.cookielaw.org/scripttemplates/otSDKStub.js';
        e.dataset.domainScript = domain;
        t.parentNode.insertBefore(e, t);
      }(document, 'script'));
    };
  };
}());