子墨
子墨
设置 JSON: > 在规则列表中找到需要分享的规则,长按选择「导出到剪贴板」(于 v1.5.0 版本添加),并粘贴到下面。 ``` {"rules":[{"appCondition":{"appUIDs":[{"packageName":"com.tencent.mobileqq","user":0},{"packageName":"com.tencent.mm","user":0}],"type":1},"chargeCondition":{"type":0},"description":"过滤emoji通知","disable":false,"id":2972,"screenCondition":{"type":0},"textCondition":{"ignoreCase":true,"regex":"[\\U0001F300-\\U0001F64F\\U0001F680-\\U0001F6FF\\u2600-\\u2B55]","strs":[],"strs1":[],"strs2":[],"type":3},"timeCondition":{"end":0,"start":0},"type":{"delay_time":0,"extra_action":{"actionNames":[],"enabled":false},"force_mute":false,"hide_template":{"id":2972,"message":"收到来自 {app} 的通知","title":"{app}"},"include_ongoing":false,"later_times":[0],"sound_uri":"","type":0,"webhook":{"method":0}},"weekCondition":{"days":[1,2,3,4,5,6,7]}}]} ``` 补充必要的信息: > 1. 过滤带有emoji表情的通知,可自行添加白名单。 > 2. 规则来自酷安@purefkh
设置 JSON: > 在规则列表中找到需要分享的规则,长按选择「导出到剪贴板」(于 v1.5.0 版本添加),并粘贴到下面。 ``` {"rules":[{"appCondition":{"appUIDs":[],"type":2},"chargeCondition":{"type":0},"description":"去Google play服务适用通知","disable":false,"id":3478,"screenCondition":{"type":0},"textCondition":{"ignoreCase":true,"strs":["启用 Google Play 服务","您必须先启用 Google Play 服务"],"strs1":[],"strs2":[],"type":1},"timeCondition":{"end":0,"start":0},"type":{"delay_time":0,"extra_action":{"actionNames":[],"enabled":false},"force_mute":false,"hide_template":{"id":3478,"message":"收到来自 {app} 的通知","title":"{app}"},"include_ongoing":false,"later_times":[0],"sound_uri":"","type":0,"webhook":{"method":0}},"weekCondition":{"days":[1,2,3,4,5,6,7]}}]} ``` 补充必要的信息: > 1. 去Google play服务适用通知,比如:您必须先启用 Google Play 服务,然后才能运行某某某应用 > 2. 如果有任何特别注意事项,请在此说明