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
1.3.1 initial
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
- Run with root priviledge
|
||||
|
||||
## Changelog
|
||||
### v1.3.1
|
||||
- Added Apatch Next package name to exclude list
|
||||
|
||||
### v1.3
|
||||
- More user friendly exclude and addition list config
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# by KOW
|
||||
# Tricky Addon Lite: Update Target List Script v1.3
|
||||
# Tricky Addon Lite: Update Target List Script v1.3.1
|
||||
# GitHub Repository: https://github.com/KOWX712/Tricky-Addon-Update-Target-List/blob/master/lite-script_only/README.md
|
||||
# Telegram channel: https://t.me/kowchannel
|
||||
|
||||
@@ -13,7 +13,8 @@ EXCLUDE="
|
||||
oneplus
|
||||
coloros
|
||||
com.android.patch
|
||||
me.bmax.apatch"
|
||||
me.bmax.apatch
|
||||
me.garfieldhan.apatch.next"
|
||||
|
||||
ADDITION="
|
||||
com.google.android.gms
|
||||
|
||||
Reference in New Issue
Block a user