@ghostery/trackerdb 1.0.262 → 1.0.264
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.engine +0 -0
- package/dist/trackerdb.json +8 -5
- package/dist/trackerdb.txt +4 -2
- package/package.json +1 -1
package/dist/trackerdb.engine
CHANGED
|
Binary file
|
package/dist/trackerdb.json
CHANGED
|
@@ -39030,7 +39030,9 @@
|
|
|
39030
39030
|
"domains": [
|
|
39031
39031
|
"getflowbox.com"
|
|
39032
39032
|
],
|
|
39033
|
-
"filters": [
|
|
39033
|
+
"filters": [
|
|
39034
|
+
"||getflowbox.com^$3p"
|
|
39035
|
+
]
|
|
39034
39036
|
},
|
|
39035
39037
|
"flowplayer": {
|
|
39036
39038
|
"name": "Flowplayer",
|
|
@@ -41245,8 +41247,8 @@
|
|
|
41245
41247
|
"domains": [],
|
|
41246
41248
|
"filters": [
|
|
41247
41249
|
"||googletagmanager.com/gtm.js^$3p",
|
|
41248
|
-
"
|
|
41249
|
-
"
|
|
41250
|
+
"/^https:\\/\\/www\\.googletagmanager\\.com\\/a\\?(?:.+&)?gtm=/$3p",
|
|
41251
|
+
"/^https:\\/\\/www\\.googletagmanager\\.com\\/td\\?(?:.+&)?id=GTM-/$3p"
|
|
41250
41252
|
]
|
|
41251
41253
|
},
|
|
41252
41254
|
"google_translate": {
|
|
@@ -75475,6 +75477,7 @@
|
|
|
75475
75477
|
"||flite.com^$3p": "flite",
|
|
75476
75478
|
"||media.flixcar.com/delivery/js": "flixmedia",
|
|
75477
75479
|
"||api.flocktory.com/v2/loader.js": "flocktory.com",
|
|
75480
|
+
"||getflowbox.com^$3p": "flowbox",
|
|
75478
75481
|
"||releases.flowplayer.org/6.0.5/commercial/flowplayer.min.js": "flowplayer",
|
|
75479
75482
|
"||adingo.jp^$3p": "fluct",
|
|
75480
75483
|
"||clicken.us/tag/clientset.html": "fluent",
|
|
@@ -75709,8 +75712,8 @@
|
|
|
75709
75712
|
"||googletagmanager.com/gtag/js?id=$3p": "google_tag",
|
|
75710
75713
|
"||googletagmanager.com/gtag/destination$3p": "google_tag",
|
|
75711
75714
|
"||googletagmanager.com/gtm.js^$3p": "google_tag_manager",
|
|
75712
|
-
"
|
|
75713
|
-
"
|
|
75715
|
+
"/^https:\\/\\/www\\.googletagmanager\\.com\\/a\\?(?:.+&)?gtm=/$3p": "google_tag_manager",
|
|
75716
|
+
"/^https:\\/\\/www\\.googletagmanager\\.com\\/td\\?(?:.+&)?id=GTM-/$3p": "google_tag_manager",
|
|
75714
75717
|
"||translate.google.com/translate_a/element.js": "google_translate",
|
|
75715
75718
|
"||googletraveladservices.com^$3p": "google_travel_adds",
|
|
75716
75719
|
"||googlecommerce.com/trustedstores/gtmp_compiled.js": "google_trusted_stores",
|
package/dist/trackerdb.txt
CHANGED
|
@@ -6538,6 +6538,8 @@ eulerian*/ea.js^
|
|
|
6538
6538
|
||api.flocktory.com/v2/loader.js
|
|
6539
6539
|
! trackerdb_id:flocktory.com trackerdb_category:site_analytics trackerdb_domain
|
|
6540
6540
|
||flocktory.com^
|
|
6541
|
+
! trackerdb_id:flowbox trackerdb_category:customer_interaction trackerdb_filter
|
|
6542
|
+
||getflowbox.com^$3p
|
|
6541
6543
|
! trackerdb_id:flowbox trackerdb_category:customer_interaction trackerdb_domain
|
|
6542
6544
|
||getflowbox.com^
|
|
6543
6545
|
! trackerdb_id:flowplayer trackerdb_category:advertising trackerdb_filter
|
|
@@ -7453,9 +7455,9 @@ foresee/foresee-alive.js
|
|
|
7453
7455
|
! trackerdb_id:google_tag_manager trackerdb_category:utilities trackerdb_filter
|
|
7454
7456
|
||googletagmanager.com/gtm.js^$3p
|
|
7455
7457
|
! trackerdb_id:google_tag_manager trackerdb_category:utilities trackerdb_filter
|
|
7456
|
-
|
|
7458
|
+
/^https:\/\/www\.googletagmanager\.com\/a\?(?:.+&)?gtm=/$3p
|
|
7457
7459
|
! trackerdb_id:google_tag_manager trackerdb_category:utilities trackerdb_filter
|
|
7458
|
-
|
|
7460
|
+
/^https:\/\/www\.googletagmanager\.com\/td\?(?:.+&)?id=GTM-/$3p
|
|
7459
7461
|
! trackerdb_id:google_translate trackerdb_category:customer_interaction trackerdb_filter
|
|
7460
7462
|
||translate.google.com/translate_a/element.js
|
|
7461
7463
|
! trackerdb_id:google_translate trackerdb_category:customer_interaction trackerdb_domain
|