diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e235034 --- /dev/null +++ b/.gitignore @@ -0,0 +1,46 @@ +# Python +__pycache__/ +*.py[cod] +*$py.class +*.so +.Python +build/ +develop-eggs/ +dist/ +downloads/ +eggs/ +.eggs/ +lib/ +lib64/ +parts/ +sdist/ +var/ +wheels/ +*.egg-info/ +.installed.cfg +*.egg + +# Virtual environments +venv/ +env/ +ENV/ + +# IDEs and editors +.vscode/ +.idea/ +*.swp +*.swo +*~ + +# Operating System Files +.DS_Store +Thumbs.db + +# Logs and databases +*.log +*.sqlite3 + +# Other +.env +.coverage +htmlcov/ \ No newline at end of file diff --git a/bins/.DS_Store b/bins/.DS_Store deleted file mode 100644 index 5008ddf..0000000 Binary files a/bins/.DS_Store and /dev/null differ diff --git a/bins/NB4A-1.3.2-arm64-v8a.apk b/bins/NB4A-1.3.2-arm64-v8a.apk deleted file mode 100644 index 7ed782e..0000000 Binary files a/bins/NB4A-1.3.2-arm64-v8a.apk and /dev/null differ diff --git a/bins/SFA-1.9.7-arm64-v8a.apk b/bins/SFA-1.9.7-arm64-v8a.apk deleted file mode 100644 index 25fedc0..0000000 Binary files a/bins/SFA-1.9.7-arm64-v8a.apk and /dev/null differ diff --git a/bins/naiveproxy-plugin-v129.0.6668.81-2-arm64-v8a.apk b/bins/naiveproxy-plugin-v129.0.6668.81-2-arm64-v8a.apk deleted file mode 100644 index cbc55be..0000000 Binary files a/bins/naiveproxy-plugin-v129.0.6668.81-2-arm64-v8a.apk and /dev/null differ diff --git a/convert_md.py b/excel/convert_md.py similarity index 100% rename from convert_md.py rename to excel/convert_md.py diff --git a/output.md b/excel/output.md similarity index 100% rename from output.md rename to excel/output.md diff --git a/pingcap_pipeline_top_sales.xlsx b/excel/pingcap_pipeline_top_sales.xlsx similarity index 100% rename from pingcap_pipeline_top_sales.xlsx rename to excel/pingcap_pipeline_top_sales.xlsx diff --git a/config.json b/singbox/config.json similarity index 100% rename from config.json rename to singbox/config.json diff --git a/decoded_wget.txt b/singbox/decoded_wget.txt similarity index 100% rename from decoded_wget.txt rename to singbox/decoded_wget.txt diff --git a/decoded_wget_clash.txt b/singbox/decoded_wget_clash.txt similarity index 100% rename from decoded_wget_clash.txt rename to singbox/decoded_wget_clash.txt diff --git a/decoded_wget_surge.txt b/singbox/decoded_wget_surge.txt similarity index 100% rename from decoded_wget_surge.txt rename to singbox/decoded_wget_surge.txt diff --git a/providers.json b/singbox/providers.json similarity index 100% rename from providers.json rename to singbox/providers.json diff --git a/ruleset_backup/Bilibili.json b/singbox/ruleset/Bilibili.json similarity index 100% rename from ruleset_backup/Bilibili.json rename to singbox/ruleset/Bilibili.json diff --git a/ruleset_backup/Global.json b/singbox/ruleset/Global.json similarity index 100% rename from ruleset_backup/Global.json rename to singbox/ruleset/Global.json diff --git a/ruleset_backup/Netflix.json b/singbox/ruleset/Netflix.json similarity index 100% rename from ruleset_backup/Netflix.json rename to singbox/ruleset/Netflix.json diff --git a/ruleset_backup/OpenAI.json b/singbox/ruleset/OpenAI.json similarity index 100% rename from ruleset_backup/OpenAI.json rename to singbox/ruleset/OpenAI.json diff --git a/ruleset_backup/Telegram.json b/singbox/ruleset/Telegram.json similarity index 100% rename from ruleset_backup/Telegram.json rename to singbox/ruleset/Telegram.json diff --git a/ruleset_backup/TikTok.json b/singbox/ruleset/TikTok.json similarity index 100% rename from ruleset_backup/TikTok.json rename to singbox/ruleset/TikTok.json diff --git a/ruleset_backup/WeChat.json b/singbox/ruleset/WeChat.json similarity index 100% rename from ruleset_backup/WeChat.json rename to singbox/ruleset/WeChat.json diff --git a/ruleset_backup/YouTube.json b/singbox/ruleset/YouTube.json similarity index 100% rename from ruleset_backup/YouTube.json rename to singbox/ruleset/YouTube.json diff --git a/ruleset_backup/geosite-geolocation-!cn.srs b/singbox/ruleset/geosite-geolocation-!cn.srs similarity index 100% rename from ruleset_backup/geosite-geolocation-!cn.srs rename to singbox/ruleset/geosite-geolocation-!cn.srs diff --git a/singbox.json b/singbox/singbox.json similarity index 100% rename from singbox.json rename to singbox/singbox.json diff --git a/singbox_convert_rules.py b/singbox/singbox_convert_rules.py similarity index 100% rename from singbox_convert_rules.py rename to singbox/singbox_convert_rules.py diff --git a/singbox_example_clash2sfa.xmdhs.com.json b/singbox/singbox_example_clash2sfa.xmdhs.com.json similarity index 100% rename from singbox_example_clash2sfa.xmdhs.com.json rename to singbox/singbox_example_clash2sfa.xmdhs.com.json diff --git a/singbox_example_云原生.json b/singbox/singbox_example_云原生.json similarity index 100% rename from singbox_example_云原生.json rename to singbox/singbox_example_云原生.json diff --git a/singbox_example_云原生_custom.json b/singbox/singbox_example_云原生_custom.json similarity index 100% rename from singbox_example_云原生_custom.json rename to singbox/singbox_example_云原生_custom.json diff --git a/singbox_get_ruleset.py b/singbox/singbox_get_ruleset.py similarity index 100% rename from singbox_get_ruleset.py rename to singbox/singbox_get_ruleset.py diff --git a/singbox_merge_rules.py b/singbox/singbox_merge_rules.py similarity index 100% rename from singbox_merge_rules.py rename to singbox/singbox_merge_rules.py diff --git a/singbox_merged.json b/singbox/singbox_merged.json similarity index 100% rename from singbox_merged.json rename to singbox/singbox_merged.json diff --git a/singbox_rule_set.json b/singbox/singbox_rule_set.json similarity index 100% rename from singbox_rule_set.json rename to singbox/singbox_rule_set.json diff --git a/singbox_rule_set_2.json b/singbox/singbox_rule_set_2.json similarity index 100% rename from singbox_rule_set_2.json rename to singbox/singbox_rule_set_2.json diff --git a/singbox_rules.json.backup b/singbox/singbox_rules.json.backup similarity index 100% rename from singbox_rules.json.backup rename to singbox/singbox_rules.json.backup diff --git a/singbox_rules_custom.json b/singbox/singbox_rules_custom.json similarity index 100% rename from singbox_rules_custom.json rename to singbox/singbox_rules_custom.json diff --git a/singbox_rules_netflix.json b/singbox/singbox_rules_netflix.json similarity index 100% rename from singbox_rules_netflix.json rename to singbox/singbox_rules_netflix.json diff --git a/singbox_rules_netflix_ip.json b/singbox/singbox_rules_netflix_ip.json similarity index 100% rename from singbox_rules_netflix_ip.json rename to singbox/singbox_rules_netflix_ip.json diff --git a/surge_config b/singbox/surge_config similarity index 100% rename from surge_config rename to singbox/surge_config diff --git a/wget.txt b/singbox/wget.txt similarity index 100% rename from wget.txt rename to singbox/wget.txt diff --git a/wget_clash.yaml b/singbox/wget_clash.yaml similarity index 100% rename from wget_clash.yaml rename to singbox/wget_clash.yaml diff --git a/wget_surge_64.txt b/singbox/wget_surge_64.txt similarity index 100% rename from wget_surge_64.txt rename to singbox/wget_surge_64.txt diff --git a/wgetbase64 b/singbox/wgetbase64 similarity index 100% rename from wgetbase64 rename to singbox/wgetbase64 diff --git a/temp b/temp deleted file mode 100644 index e69de29..0000000