dotfiles/mozilla/ff/requests_control/individual_list/privacy-block-beacon-and-pi...

17 lines
495 B
JSON
Raw Normal View History

[
{
"title": "Block Beacon and Ping requests",
"description": "Blocks Beacon and Ping requests. The Beacon API is often used for logging user activity and sending analytics data to the server.",
"tag": "block-beacon-ping",
"uuid": "32db1f93-f99d-4c45-8485-e5c7beec5a69",
"pattern": {
"allUrls": true
},
"action": "block",
"active": true,
"types": [
"beacon",
"ping"
]
}
]