Update Brave debounce rules

master
M66B 1 week ago
parent 61d6b2e07f
commit 49b954e1bb

@ -565,5 +565,15 @@
"prepend_scheme": "https",
"action": "regex-path",
"param": "^/navigation-tracking/(.*);.html$"
},
{
"include": [
"*://y2u.be/*"
],
"exclude": [
],
"action": "regex-path-template",
"param": "^/([^/]+)$",
"redirect_url_template": "https://www.youtube.com/watch?v=$1"
}
]

Loading…
Cancel
Save