mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-18 13:42:06 +00:00
chore(adblocker): add comment
This commit is contained in:
@ -118,6 +118,7 @@ export default createPlugin({
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
preload: {
|
preload: {
|
||||||
|
// see #1478
|
||||||
script: `const _prunerFn = window._pruner;
|
script: `const _prunerFn = window._pruner;
|
||||||
window._pruner = undefined;
|
window._pruner = undefined;
|
||||||
JSON.parse = new Proxy(JSON.parse, {
|
JSON.parse = new Proxy(JSON.parse, {
|
||||||
|
|||||||
Reference in New Issue
Block a user