Files
bettergi-scripts-list/repo/js/AAA-Artifacts-Bulk-Supply/manifest.json
mno 26d378d1cb js:AAA狗粮批发0.0.2 (#1540)
修复无记录文件时报错
2025-08-10 18:50:58 +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.2",
"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"
}