Files
bettergi-scripts-list/repo/js/AAA-Artifacts-Bulk-Supply/manifest.json
mno b67c244132 js:AAA狗粮批发增加保留文件 (#1539)
"saved_files": [
    "records/*.txt"
  ],
2025-08-10 17:04:21 +08:00

24 lines
491 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"manifest_version": 1,
"name": "AAA狗粮批发测试版本",
"version": "0.0.1",
"tags": [
"狗粮"
],
"description": "直接借助普通路线实现卡时间获取最高狗粮收益",
"saved_files": [
"records/*.txt"
],
"authors": [
{
"name": "mno",
"links": "https://github.com/Bedrockx"
},
{
"name": "汐",
"links": "https://github.com/jiegedabaobei"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}