@ghostery/trackerdb 1.0.373 → 1.0.375

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
@@ -14025,6 +14025,15 @@
14025
14025
  "privacy_contact": null,
14026
14026
  "ghostery_id": "5166"
14027
14027
  },
14028
+ "optable_technologies": {
14029
+ "name": "Optable Technologies",
14030
+ "description": "Publishers and brands use Optable data collaboration technology to securely plan, activate and measure performant advertising campaigns.",
14031
+ "website_url": "https://www.optable.co/",
14032
+ "country": "CA",
14033
+ "privacy_policy_url": "https://terms.optable.co/privacy/privacy-policies",
14034
+ "privacy_contact": "dpo@optable.co",
14035
+ "ghostery_id": null
14036
+ },
14028
14037
  "optaim": {
14029
14038
  "name": "OptAim",
14030
14039
  "description": "\"Through deep collaboration with the mainstream media, OptAim can provide a wealth of high-quality traffic for advertisers to run and hit the mainstream of China's Internet population. In addition, through our DSP platform with mainstream Ad Exchange, you can also find further maximize the effective population advertisers.\"Translated by Google Translate",
@@ -52967,6 +52976,19 @@
52967
52976
  "||widget.cloud.opta.net/v3/v3.opta-widgets.js"
52968
52977
  ]
52969
52978
  },
52979
+ "optable": {
52980
+ "name": "Optable",
52981
+ "category": "advertising",
52982
+ "organization": "optable_technologies",
52983
+ "alias": null,
52984
+ "website_url": "https://www.optable.co/",
52985
+ "ghostery_id": null,
52986
+ "domains": [
52987
+ "cdn.optable.co",
52988
+ "cloud.optable.co"
52989
+ ],
52990
+ "filters": []
52991
+ },
52970
52992
  "optaim": {
52971
52993
  "name": "OptAim",
52972
52994
  "category": "advertising",
@@ -73224,6 +73246,8 @@
73224
73246
  "opinionbar.com": "opinionbar",
73225
73247
  "emagazines.com": "oplytic",
73226
73248
  "opta.net": "opta.net",
73249
+ "cdn.optable.co": "optable",
73250
+ "cloud.optable.co": "optable",
73227
73251
  "optaim.com": "optaim",
73228
73252
  "service.optify.net": "optify",
73229
73253
  "optimatic.com": "optimatic",
@@ -11734,6 +11734,10 @@ audiences/static/widget/audience-manager.api.min.js
11734
11734
  ||widget.cloud.opta.net/v3/v3.opta-widgets.js
11735
11735
  ! trackerdb_id:opta.net trackerdb_category:site_analytics trackerdb_domain
11736
11736
  ||opta.net^
11737
+ ! trackerdb_id:optable trackerdb_category:advertising trackerdb_domain
11738
+ ||cdn.optable.co^
11739
+ ! trackerdb_id:optable trackerdb_category:advertising trackerdb_domain
11740
+ ||cloud.optable.co^
11737
11741
  ! trackerdb_id:optaim trackerdb_category:advertising trackerdb_filter
11738
11742
  ||optaim.com^$3p
11739
11743
  ! trackerdb_id:optaim trackerdb_category:advertising trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.373",
3
+ "version": "1.0.375",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {