@ghostery/trackerdb 1.0.288 → 1.0.289
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 +0 -0
- package/dist/trackerdb.engine +0 -0
- package/dist/trackerdb.json +15 -0
- package/dist/trackerdb.txt +4 -0
- package/package.json +1 -1
package/dist/trackerdb.db
CHANGED
|
Binary file
|
package/dist/trackerdb.engine
CHANGED
|
Binary file
|
package/dist/trackerdb.json
CHANGED
|
@@ -34206,6 +34206,19 @@
|
|
|
34206
34206
|
"||coull.com^$3p"
|
|
34207
34207
|
]
|
|
34208
34208
|
},
|
|
34209
|
+
"coveo_platform": {
|
|
34210
|
+
"name": "Coveo Platform",
|
|
34211
|
+
"category": "customer_interaction",
|
|
34212
|
+
"organization": "coveo",
|
|
34213
|
+
"alias": null,
|
|
34214
|
+
"website_url": "https://docs.coveo.com/en/3361/coveo-platform-overview",
|
|
34215
|
+
"ghostery_id": null,
|
|
34216
|
+
"domains": [
|
|
34217
|
+
"platform-eu.cloud.coveo.com",
|
|
34218
|
+
"platform.cloud.coveo.com"
|
|
34219
|
+
],
|
|
34220
|
+
"filters": []
|
|
34221
|
+
},
|
|
34209
34222
|
"coveo_usage_analytics": {
|
|
34210
34223
|
"name": "Coveo Usage Analytics",
|
|
34211
34224
|
"category": "site_analytics",
|
|
@@ -70664,6 +70677,8 @@
|
|
|
70664
70677
|
"raasnet.com": "coreaudience",
|
|
70665
70678
|
"coremotives.com": "coremotives",
|
|
70666
70679
|
"coull.com": "coull",
|
|
70680
|
+
"platform-eu.cloud.coveo.com": "coveo_platform",
|
|
70681
|
+
"platform.cloud.coveo.com": "coveo_platform",
|
|
70667
70682
|
"analytics-eu.cloud.coveo.com": "coveo_usage_analytics",
|
|
70668
70683
|
"analytics.cloud.coveo.com": "coveo_usage_analytics",
|
|
70669
70684
|
"cpmrocket.com": "cpm_rocket",
|
package/dist/trackerdb.txt
CHANGED
|
@@ -4750,6 +4750,10 @@ touchclarity
|
|
|
4750
4750
|
||coull.com^$3p
|
|
4751
4751
|
! trackerdb_id:coull trackerdb_category:advertising trackerdb_domain
|
|
4752
4752
|
||coull.com^
|
|
4753
|
+
! trackerdb_id:coveo_platform trackerdb_category:customer_interaction trackerdb_domain
|
|
4754
|
+
||platform-eu.cloud.coveo.com^
|
|
4755
|
+
! trackerdb_id:coveo_platform trackerdb_category:customer_interaction trackerdb_domain
|
|
4756
|
+
||platform.cloud.coveo.com^
|
|
4753
4757
|
! trackerdb_id:coveo_usage_analytics trackerdb_category:site_analytics trackerdb_domain
|
|
4754
4758
|
||analytics-eu.cloud.coveo.com^
|
|
4755
4759
|
! trackerdb_id:coveo_usage_analytics trackerdb_category:site_analytics trackerdb_domain
|