1
0
mirror of https://github.com/uBlockOrigin/uAssets.git synced 2025-01-31 12:51:40 +01:00

Remove non-working redirect rule

This commit is contained in:
Raymond Hill 2024-01-21 14:29:44 -05:00
parent df1478011e
commit d88d3402b0
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -1,23 +1,2 @@
[
{
"id": 1,
"priority": 1,
"action": {
"type": "redirect",
"redirect": {
"transform": {
"path": "/s/desktop/ae5198ff/jsbin/desktop_polymer.vflset/desktop_polymer.js"
}
}
},
"condition": {
"urlFilter": "||www.youtube.com/s/desktop/*/jsbin/desktop_polymer.vflset/desktop_polymer.js",
"excludedResourceTypes": [
"main_frame"
],
"initiatorDomains": [
"www.youtube.com"
]
}
}
]