Skip to content

Commit

Permalink
remove onetrust from websdk (#480)
Browse files Browse the repository at this point in the history
  • Loading branch information
cuzuco2 authored May 10, 2024
1 parent 99d71d9 commit cdd4a81
Show file tree
Hide file tree
Showing 874 changed files with 0 additions and 1,160 deletions.
58 changes: 0 additions & 58 deletions solutions/scripts/onetrust.js

This file was deleted.

5 changes: 0 additions & 5 deletions solutions/scripts/scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ import {

import { loadAnalytics } from './analytics.js';

import loadOneTrust from './onetrust.js';

const LCP_BLOCKS = ['hero']; // add your LCP blocks to the list
const TRACKED_PRODUCTS = [];

Expand All @@ -34,8 +32,6 @@ export const DEFAULT_COUNTRY = 'au';

export const METADATA_ANALYTICS_TAGS = 'analytics-tags';

const ONE_TRUST_ID = '2e112ba7-dfdc-491a-8b9a-c862b3140402';

const HREFLANG_MAP = [
['en-ro', { baseUrl: 'https://www.bitdefender.ro', pageType: '.html' }],
['de', { baseUrl: 'https://www.bitdefender.de', pageType: '.html' }],
Expand Down Expand Up @@ -582,7 +578,6 @@ async function loadPage() {
orgId: '0E920C0F53DA9E9B0A490D45@AdobeOrg',
});

loadOneTrust(ONE_TRUST_ID);
adobeMcAppendVisitorId('main');

loadDelayed();
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit cdd4a81

Please sign in to comment.