Skip to content

Commit 2db2e8f

Browse files
committed
bugfix
1 parent 1326cf5 commit 2db2e8f

File tree

4 files changed

+138
-65
lines changed

4 files changed

+138
-65
lines changed

backup_settings.conf

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Output_path=
1616
toast_info=1
1717

1818
#自動更新腳本
19-
update=1
19+
update=0
2020

2121
#假設如果存在usb隨身碟是否默認使用隨身碟?(1不詢問默認使用 0每次都進行詢問)
2222
USBdefault=0
@@ -45,11 +45,13 @@ Custom_path="
4545
/data/adb
4646
"
4747

48+
#黑名單模式(1直接忽略備份0僅備份安裝檔)
49+
blacklist_mode=0
50+
4851
#備份黑名單 備份apk不備份任何數據
49-
blacklist="
50-
jp.naver.line.android
51-
com.esunbank
52-
com.chailease.tw.app.android.ccfappcust"
52+
blacklist="jp.naver.line.android
53+
#com.esunbank
54+
#com.chailease.tw.app.android.ccfappcust"
5355
#位於data的預裝應用白名單
5456
whitelist="com.xiaomi.xmsf
5557
com.xiaomi.xiaoailite

tools/bin/classes.dex

3.11 KB
Binary file not shown.

0 commit comments

Comments
 (0)