@ghostery/trackerdb 1.0.8 → 1.0.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/trackerdb.db CHANGED
Binary file
Binary file
@@ -59974,9 +59974,11 @@
59974
59974
  "tiqcdn.com"
59975
59975
  ],
59976
59976
  "filters": [
59977
+ "###consent_blackbar",
59977
59978
  "###__tealiumDNS_banner",
59978
59979
  "###__tealiumGDPRcpPrefs",
59979
59980
  "###__tealiumGDPRecModal",
59981
+ "##div#__tealiumGDPRecModal",
59980
59982
  "###__tealiumImplicitmodal",
59981
59983
  "###tealium-cookies",
59982
59984
  "##.cookie-banner-backside-tealium",
@@ -59987,7 +59989,10 @@
59987
59989
  "smartserve.hsbc,hsbc.ch,hsbc.com,hsbc.nl,hsbc.com.mt,hsbc.de,hsbc.cz,hsbc.be,hsbc.es,hsbc.pl,hsbc.uk,hsbc.ie,hsbc.com.tr,hsbc.it,hsbc.fr,hsbc.gr,hsbc-transactionservices.de,hsbcnet.com###__tealiumGDPRecModal",
59988
59990
  "||prada.com/utag/prada/",
59989
59991
  "||tags.tiqcdn.com^$3p$script,domain=firstdirect.com|santander.pl|swisscom.ch",
59990
- "||tiqcdn.com^$3p"
59992
+ "||tags.tiqcdn.com/utag/*/utag.js$script",
59993
+ "||tags.tiqcdn.com/utag/*/utag.sync.js$script",
59994
+ "||tiqcdn.com^$3p",
59995
+ "||tealiumiq.com^"
59991
59996
  ]
59992
59997
  },
59993
59998
  "teaser.cc": {
@@ -74657,9 +74662,11 @@
74657
74662
  "||tealiumiq.com^$3p$third-party": "tealium",
74658
74663
  "##.tealium-ad": "tealium_ads",
74659
74664
  "##.tealiumAdSlot": "tealium_ads",
74665
+ "###consent_blackbar": "tealium_consent",
74660
74666
  "###__tealiumDNS_banner": "tealium_consent",
74661
74667
  "###__tealiumGDPRcpPrefs": "tealium_consent",
74662
74668
  "###__tealiumGDPRecModal": "tealium_consent",
74669
+ "##div#__tealiumGDPRecModal": "tealium_consent",
74663
74670
  "###__tealiumImplicitmodal": "tealium_consent",
74664
74671
  "###tealium-cookies": "tealium_consent",
74665
74672
  "##.cookie-banner-backside-tealium": "tealium_consent",
@@ -74670,7 +74677,10 @@
74670
74677
  "smartserve.hsbc,hsbc.ch,hsbc.com,hsbc.nl,hsbc.com.mt,hsbc.de,hsbc.cz,hsbc.be,hsbc.es,hsbc.pl,hsbc.uk,hsbc.ie,hsbc.com.tr,hsbc.it,hsbc.fr,hsbc.gr,hsbc-transactionservices.de,hsbcnet.com###__tealiumGDPRecModal": "tealium_consent",
74671
74678
  "||prada.com/utag/prada/": "tealium_consent",
74672
74679
  "||tags.tiqcdn.com^$3p$script,domain=firstdirect.com|santander.pl|swisscom.ch": "tealium_consent",
74680
+ "||tags.tiqcdn.com/utag/*/utag.js$script": "tealium_consent",
74681
+ "||tags.tiqcdn.com/utag/*/utag.sync.js$script": "tealium_consent",
74673
74682
  "||tiqcdn.com^$3p": "tealium_consent",
74683
+ "||tealiumiq.com^": "tealium_consent",
74674
74684
  "||teaser.cc^$3p": "teaser.cc",
74675
74685
  "||emailretargeting.com^$3p": "tedemis",
74676
74686
  "||tracking.dsmmadvantage.com/clients/": "teletech",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.8",
3
+ "version": "1.0.10",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {