liba012

li update

此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.cn-greasyfork.org/scripts/374647/647913/liba012.js

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Greasemonkey 油猴子Violentmonkey 暴力猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Violentmonkey 暴力猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴Userscripts ,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey 篡改猴,才能安装此脚本。

您需要先安装一款用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

{
  "version":"0.1.3",
  "compilerOptions": "中文",
  "script":[
    {
      "code":"bd",
      "name":"baidu",
      "description":"baidu error",
      "match":[
        "\\bhttps://www.baidu.com/search/error.html"
      ],
      "require":[
        {
          "url":"https://greasyfork.org/scripts/374681-matchtest/code/matchTest.js",
          "file":"bde.sc"
        }
      ]
    } ,  {
      "code":"033newaudit",
      "name":"BG_NewAudit",
      "description":"bg new audit",
      "match":[
        "\\bhttp.*//global-oss.*\\.bigo(|app)\\.tv(|:[0-9]*)/bigoAudit/live-(first|final)/index"
      ],
      "require":[
        {
          "url":"https://greasyfork.org/scripts/374762-033-newaudit/code/033-NewAudit.js",
          "file":"033newaudit.sc"
        }
      ]
    }
  ]
}