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