@ghostery/trackerdb 1.0.232 → 1.0.233
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 +4 -0
- package/dist/trackerdb.txt +4 -0
- package/package.json +1 -1
package/dist/trackerdb.engine
CHANGED
|
Binary file
|
package/dist/trackerdb.json
CHANGED
|
@@ -29505,6 +29505,8 @@
|
|
|
29505
29505
|
],
|
|
29506
29506
|
"filters": [
|
|
29507
29507
|
"||r.bing.com/rp^$script",
|
|
29508
|
+
"||www.bing.com/rp/.+\\.js^$script",
|
|
29509
|
+
"||www.bing.com/rp/.+\\.css^$stylesheet",
|
|
29508
29510
|
"||www.bing.com/api/maps/",
|
|
29509
29511
|
"||www.bing.com/maps/sdk",
|
|
29510
29512
|
"||www.bing.com/maps/geotfe",
|
|
@@ -74543,6 +74545,8 @@
|
|
|
74543
74545
|
"||bat.r.msn.com^$3p": "bing_ads",
|
|
74544
74546
|
"||flex.msn.com/mstag/": "bing_ads",
|
|
74545
74547
|
"||r.bing.com/rp^$script": "bing_maps",
|
|
74548
|
+
"||www.bing.com/rp/.+\\.js^$script": "bing_maps",
|
|
74549
|
+
"||www.bing.com/rp/.+\\.css^$stylesheet": "bing_maps",
|
|
74546
74550
|
"||www.bing.com/api/maps/": "bing_maps",
|
|
74547
74551
|
"||www.bing.com/maps/sdk": "bing_maps",
|
|
74548
74552
|
"||www.bing.com/maps/geotfe": "bing_maps",
|
package/dist/trackerdb.txt
CHANGED
|
@@ -3103,6 +3103,10 @@ touchclarity
|
|
|
3103
3103
|
! trackerdb_id:bing_maps trackerdb_category:customer_interaction trackerdb_filter
|
|
3104
3104
|
||r.bing.com/rp^$script
|
|
3105
3105
|
! trackerdb_id:bing_maps trackerdb_category:customer_interaction trackerdb_filter
|
|
3106
|
+
||www.bing.com/rp/.+\.js^$script
|
|
3107
|
+
! trackerdb_id:bing_maps trackerdb_category:customer_interaction trackerdb_filter
|
|
3108
|
+
||www.bing.com/rp/.+\.css^$stylesheet
|
|
3109
|
+
! trackerdb_id:bing_maps trackerdb_category:customer_interaction trackerdb_filter
|
|
3106
3110
|
||www.bing.com/api/maps/
|
|
3107
3111
|
! trackerdb_id:bing_maps trackerdb_category:customer_interaction trackerdb_filter
|
|
3108
3112
|
||www.bing.com/maps/sdk
|