You've already forked Tricky-Addon-Update-Target-List
mirror of
https://github.com/KOWX712/Tricky-Addon-Update-Target-List.git
synced 2025-09-06 06:37:09 +00:00
test
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
## Tricky Addon Lite: Update Target List Script
|
||||
- Script only, **NOT Module**
|
||||
- Run with root priviledge
|
||||
|
||||
## Changelog
|
||||
### v1.3
|
||||
- More user friendly exclude and addition list config
|
||||
|
||||
### v1.2
|
||||
- Synched some code with module script
|
||||
|
||||
## Link
|
||||
[Telegram channel](https://t.me/kowchannel)
|
||||
|
||||
[GitHub Release](https://github.com/KOWX712/Tricky-Addon-Update-Target-List/releases/latest)
|
||||
|
||||
## Tricky Addon Lite: Update Target List Script
|
||||
- Script only, **NOT Module**
|
||||
- Run with root priviledge
|
||||
|
||||
## Changelog
|
||||
### v1.3
|
||||
- More user friendly exclude and addition list config
|
||||
|
||||
### v1.2
|
||||
- Synched some code with module script
|
||||
|
||||
## Link
|
||||
[Telegram channel](https://t.me/kowchannel)
|
||||
|
||||
[GitHub Release](https://github.com/KOWX712/Tricky-Addon-Update-Target-List/releases/latest)
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# To pass Minotaur native test Conventional Test (8), you can get your VerifiedBootHash from KeyAttestation app
|
||||
# Put verifiedBootHash after 'ro.boot.vbmeta.digest=' and remove the '#' infront of it.
|
||||
# To pass Minotaur native test Conventional Test (8), you can get your VerifiedBootHash from KeyAttestation app
|
||||
# To pass Minotaur native test Conventional Test (8), you can get your VerifiedBootHash from KeyAttestation app
|
||||
# Put verifiedBootHash after 'ro.boot.vbmeta.digest=' and remove the '#' infront of it.
|
||||
#ro.boot.vbmeta.digest=
|
||||
@@ -1,7 +1,7 @@
|
||||
id=TA_utl
|
||||
name=Tricky Addon: Update Target List
|
||||
version=v1.3
|
||||
versionCode=13
|
||||
author=KOWX712
|
||||
description=Update tricky store target list with action button. Custom config: ADDITION and EXCLUDE in /data/adb/tricky_store/target_list_config
|
||||
id=TA_utl
|
||||
name=Tricky Addon: Update Target List
|
||||
version=v1.3
|
||||
versionCode=13
|
||||
author=KOWX712
|
||||
description=Update tricky store target list with action button. Custom config: ADDITION and EXCLUDE in /data/adb/tricky_store/target_list_config
|
||||
updateJson=https://raw.githubusercontent.com/KOWX712/Tricky-Addon-Update-Target-List/refs/heads/master/update.json
|
||||
Reference in New Issue
Block a user