feat: 添加使用过的开源项目

This commit is contained in:
Super12138 2025-02-04 16:37:22 +08:00
parent 3f40e506e5
commit 6218f63807
2 changed files with 29 additions and 0 deletions

View file

@ -0,0 +1,16 @@
{
"uniqueId": "com.absinthe.libchecker:2.5.0",
"artifactVersion": "2.5.0",
"name": "LibChecker",
"developers": [
{
"name": "LibChecker"
}
],
"description": "An app to view libraries used in apps in your device.",
"website": "https://github.com/LibChecker/LibChecker",
"tag": "custom",
"licenses": [
"Apache-2.0"
]
}

View file

@ -0,0 +1,13 @@
{
"uniqueId": "com.github.crayonxiaoxin.abc:1.0.1",
"artifactVersion": "1.0.1",
"name": "SkipAD",
"developers": [
{
"name": "crayonxiaoxin"
}
],
"description": "Android无障碍跳过开屏广告",
"website": "https://github.com/crayonxiaoxin/SkipAD",
"tag": "custom"
}