@ghostery/trackerdb 1.0.152 → 1.0.154

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
@@ -492,12 +492,12 @@
492
492
  "ghostery_id": "1635"
493
493
  },
494
494
  "acxiom": {
495
- "name": "Acxiom",
496
- "description": "Acxiom is a marketing services company that uses consumer data, analytics, information technology, data integration, and consulting solutions to help companies conduct direct marketing programs. Their services include direct mail, e-mail, mobile advertising, display advertising, social media, and website personalization. Relevance-X is their hosted retargeting network.",
497
- "website_url": "https://www.acxiom.com/",
495
+ "name": "LiveRamp",
496
+ "description": "LiveRamp Holdings, Inc. offers a data connectivity platform whose services include data onboarding, the transfer of offline data online for marketing purposes.",
497
+ "website_url": "https://liveramp.com",
498
498
  "country": "US",
499
- "privacy_policy_url": "https://www.acxiom.com/about-us/privacy/",
500
- "privacy_contact": "privacyshieldoptout@acxiom.com",
499
+ "privacy_policy_url": "https://liveramp.com/privacy",
500
+ "privacy_contact": null,
501
501
  "ghostery_id": "319"
502
502
  },
503
503
  "ad-center": {
@@ -44040,6 +44040,20 @@
44040
44040
  "||clickmanage.com^$3p"
44041
44041
  ]
44042
44042
  },
44043
+ "iqiyi": {
44044
+ "name": "iQIYI",
44045
+ "category": "advertising",
44046
+ "organization": "baidu",
44047
+ "alias": null,
44048
+ "website_url": "https://www.iqiyi.com",
44049
+ "ghostery_id": null,
44050
+ "domains": [
44051
+ "iqiyi.com"
44052
+ ],
44053
+ "filters": [
44054
+ "||cmk.iqiyi.com/pixel^$3p"
44055
+ ]
44056
+ },
44043
44057
  "ironsource": {
44044
44058
  "name": "ironSource",
44045
44059
  "category": "advertising",
@@ -70889,6 +70903,7 @@
70889
70903
  "iprom.net": "iprom",
70890
70904
  "ipromote.com": "ipromote",
70891
70905
  "clickmanage.com": "iprospect",
70906
+ "iqiyi.com": "iqiyi",
70892
70907
  "addelive.com": "ironsource",
70893
70908
  "afdads.com": "ironsource",
70894
70909
  "delivery47.com": "ironsource",
@@ -75325,6 +75340,7 @@
75325
75340
  "||iprom.net^$3p": "iprom",
75326
75341
  "||ipromote.com^$3p": "ipromote",
75327
75342
  "||clickmanage.com^$3p": "iprospect",
75343
+ "||cmk.iqiyi.com/pixel^$3p": "iqiyi",
75328
75344
  "||addelive.com^$3p": "ironsource",
75329
75345
  "||afdads.com^$3p": "ironsource",
75330
75346
  "||delivery47.com^$3p": "ironsource",
@@ -8468,6 +8468,10 @@ foresee/foresee-alive.js
8468
8468
  ||clickmanage.com^$3p
8469
8469
  ! trackerdb_id:iprospect trackerdb_category:advertising trackerdb_domain
8470
8470
  ||clickmanage.com^
8471
+ ! trackerdb_id:iqiyi trackerdb_category:advertising trackerdb_filter
8472
+ ||cmk.iqiyi.com/pixel^$3p
8473
+ ! trackerdb_id:iqiyi trackerdb_category:advertising trackerdb_domain
8474
+ ||iqiyi.com^
8471
8475
  ! trackerdb_id:ironsource trackerdb_category:advertising trackerdb_filter
8472
8476
  ||addelive.com^$3p
8473
8477
  ! trackerdb_id:ironsource trackerdb_category:advertising trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.152",
3
+ "version": "1.0.154",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {