Skip to content

Instantly share code, notes, and snippets.

@wkronmiller
Created February 1, 2021 14:39
Show Gist options
  • Save wkronmiller/1aaeae40dc7180f79297a96b158f00df to your computer and use it in GitHub Desktop.
Save wkronmiller/1aaeae40dc7180f79297a96b158f00df to your computer and use it in GitHub Desktop.
[
{
"action": {
"type": "block"
},
"trigger": {
"url-filter": "https://www.youtube.com/api/stats/ads.*"
}
},
{
"action": {
"type": "block"
},
"trigger": {
"url-filter": "https://www.youtube.com/pagead/conversion/.*"
}
},
{
"action": {
"type": "block"
},
"trigger": {
"url-filter": "https://www.youtube.com/api/stats/qoe?.*"
}
},
{
"action": {
"type": "block"
},
"trigger": {
"url-filter": "https://www.youtube.com/.*&ad_sys=.*"
}
},
{
"action": {
"type": "block"
},
"trigger": {
"url-filter": "https://www.youtube.com/get_midroll_info.*"
}
},
{
"action": {
"type": "block"
},
"trigger": {
"url-filter": "https://www.youtube.com/pagead/adview?.*"
}
},
{
"action": {
"type": "block"
},
"trigger": {
"url-filter": "https://www.youtube.com/.*adunit.*"
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment