@ghostery/trackerdb 1.0.310 → 1.0.312
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 +8 -2
- package/dist/trackerdb.txt +6 -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
|
@@ -36593,7 +36593,8 @@
|
|
|
36593
36593
|
"ghostery_id": "2781",
|
|
36594
36594
|
"domains": [
|
|
36595
36595
|
"drift.com",
|
|
36596
|
-
"js.driftt.com"
|
|
36596
|
+
"js.driftt.com",
|
|
36597
|
+
"driftapi.com"
|
|
36597
36598
|
],
|
|
36598
36599
|
"filters": [
|
|
36599
36600
|
"||api.drift.com^$3p",
|
|
@@ -41367,7 +41368,9 @@
|
|
|
41367
41368
|
],
|
|
41368
41369
|
"filters": [
|
|
41369
41370
|
"||google.com/recaptcha/$frame,script",
|
|
41370
|
-
"||gstatic.*/recaptcha/"
|
|
41371
|
+
"||gstatic.*/recaptcha/",
|
|
41372
|
+
"||google.com/js/bg/^$script",
|
|
41373
|
+
"||google.com/js/th/^$script"
|
|
41371
41374
|
]
|
|
41372
41375
|
},
|
|
41373
41376
|
"google_remarketing": {
|
|
@@ -71026,6 +71029,7 @@
|
|
|
71026
71029
|
"dreamlab.pl": "dreamlab.pl",
|
|
71027
71030
|
"drift.com": "drift",
|
|
71028
71031
|
"js.driftt.com": "drift",
|
|
71032
|
+
"driftapi.com": "drift",
|
|
71029
71033
|
"getdrip.com": "drip",
|
|
71030
71034
|
"dropbox.com": "dropbox.com",
|
|
71031
71035
|
"dropboxstatic.com": "dropbox.com",
|
|
@@ -76039,6 +76043,8 @@
|
|
|
76039
76043
|
"||googletagservices.com/tag/js/gpt.js": "google_publisher_tags",
|
|
76040
76044
|
"||google.com/recaptcha/$frame,script": "google_recaptcha",
|
|
76041
76045
|
"||gstatic.*/recaptcha/": "google_recaptcha",
|
|
76046
|
+
"||google.com/js/bg/^$script": "google_recaptcha",
|
|
76047
|
+
"||google.com/js/th/^$script": "google_recaptcha",
|
|
76042
76048
|
"||googleads.g.doubleclick.net/pagead/viewthroughconversion": "google_remarketing",
|
|
76043
76049
|
"||tpc.googlesyndication.com/safeframe": "google_safeframe",
|
|
76044
76050
|
"||google.com/_/scs/shopping-verified-reviews-static/_/js": "google_shopping_reviews",
|
package/dist/trackerdb.txt
CHANGED
|
@@ -5604,6 +5604,8 @@ touchclarity
|
|
|
5604
5604
|
||drift.com^
|
|
5605
5605
|
! trackerdb_id:drift trackerdb_category:customer_interaction trackerdb_domain
|
|
5606
5606
|
||js.driftt.com^
|
|
5607
|
+
! trackerdb_id:drift trackerdb_category:customer_interaction trackerdb_domain
|
|
5608
|
+
||driftapi.com^
|
|
5607
5609
|
! trackerdb_id:drip trackerdb_category:customer_interaction trackerdb_filter
|
|
5608
5610
|
||getdrip.com^$3p
|
|
5609
5611
|
! trackerdb_id:drip trackerdb_category:customer_interaction trackerdb_domain
|
|
@@ -7466,6 +7468,10 @@ foresee/foresee-alive.js
|
|
|
7466
7468
|
||google.com/recaptcha/$frame,script
|
|
7467
7469
|
! trackerdb_id:google_recaptcha trackerdb_category:utilities trackerdb_filter
|
|
7468
7470
|
||gstatic.*/recaptcha/
|
|
7471
|
+
! trackerdb_id:google_recaptcha trackerdb_category:utilities trackerdb_filter
|
|
7472
|
+
||google.com/js/bg/^$script
|
|
7473
|
+
! trackerdb_id:google_recaptcha trackerdb_category:utilities trackerdb_filter
|
|
7474
|
+
||google.com/js/th/^$script
|
|
7469
7475
|
! trackerdb_id:google_recaptcha trackerdb_category:utilities trackerdb_domain
|
|
7470
7476
|
||recaptcha.net^
|
|
7471
7477
|
! trackerdb_id:google_remarketing trackerdb_category:advertising trackerdb_filter
|