Remove non-working redirect rule

pull/22132/head
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
1 changed files with 0 additions and 21 deletions

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"
]
}
}
]