This commit is contained in:
KOWX712
2024-10-16 05:21:30 +08:00
committed by GitHub
parent 22210602ba
commit 3491bbd35a
3 changed files with 3 additions and 2 deletions

View File

@@ -20,4 +20,5 @@ An addon module for tricky store
## Links
Download: [GitHub release](https://github.com/KOWX712/Tricky-Addon-Update-Target-List/releases)
Telegram channel: [KOW's Little World](https://t.me/kowchannel)

View File

@@ -5,8 +5,8 @@ Telegram channel: https://t.me/kowchannel
## Changelog
### v1.2
- Automated update target list on every boot
- Initial release
- Automated update target list on every boot
### v1.1
- Add exclution and addition list config, config directory: /data/adb/tricky_store/target_list_config (No release)

View File

@@ -1,6 +1,6 @@
{
"version": "v1.2",
"versionCode": 12,
"zipUrl": "",
"zipUrl": "https://github.com/KOWX712/Tricky-Addon-Update-Target-List/releases/download/v1.2/TrickyAddon_UpdateTargetList-v1.2.zip",
"changelog": "https://raw.githubusercontent.com/KOWX712/Tricky-Addon-Update-Target-List/refs/heads/master/changelog.md"
}