@ghostery/trackerdb 1.0.311 → 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.engine +0 -0
- package/dist/trackerdb.json +5 -1
- package/dist/trackerdb.txt +4 -0
- package/package.json +1 -1
package/dist/trackerdb.engine
CHANGED
|
Binary file
|
package/dist/trackerdb.json
CHANGED
|
@@ -41368,7 +41368,9 @@
|
|
|
41368
41368
|
],
|
|
41369
41369
|
"filters": [
|
|
41370
41370
|
"||google.com/recaptcha/$frame,script",
|
|
41371
|
-
"||gstatic.*/recaptcha/"
|
|
41371
|
+
"||gstatic.*/recaptcha/",
|
|
41372
|
+
"||google.com/js/bg/^$script",
|
|
41373
|
+
"||google.com/js/th/^$script"
|
|
41372
41374
|
]
|
|
41373
41375
|
},
|
|
41374
41376
|
"google_remarketing": {
|
|
@@ -76041,6 +76043,8 @@
|
|
|
76041
76043
|
"||googletagservices.com/tag/js/gpt.js": "google_publisher_tags",
|
|
76042
76044
|
"||google.com/recaptcha/$frame,script": "google_recaptcha",
|
|
76043
76045
|
"||gstatic.*/recaptcha/": "google_recaptcha",
|
|
76046
|
+
"||google.com/js/bg/^$script": "google_recaptcha",
|
|
76047
|
+
"||google.com/js/th/^$script": "google_recaptcha",
|
|
76044
76048
|
"||googleads.g.doubleclick.net/pagead/viewthroughconversion": "google_remarketing",
|
|
76045
76049
|
"||tpc.googlesyndication.com/safeframe": "google_safeframe",
|
|
76046
76050
|
"||google.com/_/scs/shopping-verified-reviews-static/_/js": "google_shopping_reviews",
|
package/dist/trackerdb.txt
CHANGED
|
@@ -7468,6 +7468,10 @@ foresee/foresee-alive.js
|
|
|
7468
7468
|
||google.com/recaptcha/$frame,script
|
|
7469
7469
|
! trackerdb_id:google_recaptcha trackerdb_category:utilities trackerdb_filter
|
|
7470
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
|
|
7471
7475
|
! trackerdb_id:google_recaptcha trackerdb_category:utilities trackerdb_domain
|
|
7472
7476
|
||recaptcha.net^
|
|
7473
7477
|
! trackerdb_id:google_remarketing trackerdb_category:advertising trackerdb_filter
|