FilterBox-Share-Rules icon indicating copy to clipboard operation
FilterBox-Share-Rules copied to clipboard

去Google play服务适用通知

Open Suci233 opened this issue 3 years ago • 0 comments

设置 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. 如果有任何特别注意事项,请在此说明

Suci233 avatar May 23 '21 11:05 Suci233