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'