From bedb85359b311625d5904a07bc98309935e37370 Mon Sep 17 00:00:00 2001 From: James Feng Cao Date: Sat, 28 Mar 2020 10:52:33 +0800 Subject: [PATCH] blog update --- searchurl/cmds.html | 1 + 1 file changed, 1 insertion(+) diff --git a/searchurl/cmds.html b/searchurl/cmds.html index b1ffb115..aff93acc 100644 --- a/searchurl/cmds.html +++ b/searchurl/cmds.html @@ -8,6 +8,7 @@ 备份Cookie::toybox cp /data/data/info.torapp.uweb/app_webview/Default/Cookies /sdcard/uweb/.
恢复Cookie::toybox cp /sdcard/uweb/Cookies /data/data/info.torapp.uweb/app_webview/Default/.
+清空缓存:toybox rm -rf /data/data/info.torapp.uweb/cache

下面配置需要root权限:
解冻微信::su -c 'pm enable com.tencent.mm'
冻结微信::su -c 'pm disable com.tencent.mm'
解冻拼多多::su -c 'pm enable com.xunmeng.pinduoduo'