@ghostery/trackerdb 1.0.622 → 1.0.623

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
@@ -26880,16 +26880,18 @@
26880
26880
  ]
26881
26881
  },
26882
26882
  "adtriba.com": {
26883
- "name": "AdTriba",
26883
+ "name": "Adtriba",
26884
26884
  "category": "site_analytics",
26885
- "organization": null,
26885
+ "organization": "funnel",
26886
26886
  "alias": null,
26887
- "website_url": "https://www.adtriba.com/",
26887
+ "website_url": "https://funnel.io/adtriba",
26888
26888
  "ghostery_id": "3332",
26889
26889
  "domains": [
26890
26890
  "adtriba.com"
26891
26891
  ],
26892
- "filters": []
26892
+ "filters": [
26893
+ "||adtriba.com^$3p"
26894
+ ]
26893
26895
  },
26894
26896
  "adtrue": {
26895
26897
  "name": "Adtrue",
@@ -77563,6 +77565,7 @@
77563
77565
  "||adtomafusion.com^$3p": "adtoma",
77564
77566
  "||track.adtraction.com^$3p": "adtraction",
77565
77567
  "||adtraxx.de^$3p": "adtraxx",
77568
+ "||adtriba.com^$3p": "adtriba.com",
77566
77569
  "||cdn.adtrue.com/rtb/async.js": "adtrue",
77567
77570
  "||adtrustmedia.com^$3p": "adtrustmedia",
77568
77571
  "||ad.adtube.ir/adtube.js": "adtube",
@@ -1694,6 +1694,8 @@ touchclarity
1694
1694
  ||adtraxx.de^$3p
1695
1695
  ! trackerdb_id:adtraxx trackerdb_category:advertising trackerdb_domain
1696
1696
  ||adtraxx.de^
1697
+ ! trackerdb_id:adtriba.com trackerdb_category:site_analytics trackerdb_filter
1698
+ ||adtriba.com^$3p
1697
1699
  ! trackerdb_id:adtriba.com trackerdb_category:site_analytics trackerdb_domain
1698
1700
  ||adtriba.com^
1699
1701
  ! trackerdb_id:adtrue trackerdb_category:advertising trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.622",
3
+ "version": "1.0.623",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {