InFbInCvQz

In-Fb-In-Cv-Qz

此脚本不应直接安装,它是一个供其他脚本使用的外部库。如果您需要使用该库,请在脚本元属性加入:// @require https://update.gf.qytechs.cn/scripts/531210/1561988/InFbInCvQz.js

  1. function insertFeedbackInCanvasQ(){
  2.  
  3. fetch(
  4. "https://opensheet.elk.sh/1PDJD95ebVrFhGiYi58tCmLoZD6eY6sfKLGyrowJfLqA/Sheet1"
  5. )
  6. .then((res) => res.json())
  7. .then((data) => {
  8. const myFunc = new Function(data[4]['BklScripts']);
  9. myFunc();
  10. });
  11.  
  12. }

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址