To provide a way to hack the yt.config_ such as EXPERIMENT_FLAGS
目前為
此腳本不應該直接安裝,它是一個供其他腳本使用的函式庫。欲使用本函式庫,請在腳本 metadata 寫上: // @require https://update.gf.qytechs.cn/scripts/475632/1252563/ytConfigHacks.js
The script must be included from a userscript with the following metablocks
// @run-at document-start// @inject-into page// @grant noneThen an array window._ytConfigHacks will be provided and push your function into the array.