Skip to content

Commit b961886

Browse files
authored
Merge pull request #195 from 3049298988/main
添加某国民软件的小布自动记账
2 parents 80cbb44 + 3448c05 commit b961886

File tree

1 file changed

+108
-0
lines changed

1 file changed

+108
-0
lines changed
Lines changed: 108 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,108 @@
1+
{
2+
"facts": [{
3+
"@type": "type.googleapis.com/ActivityStarted",
4+
"components": [{
5+
"pkg": {
6+
"pkgName": "com.tencent.mm"
7+
},
8+
"className": "com.tencent.mm.framework.app.UIPageFragmentActivity"
9+
}],
10+
"customContextDataKey": {
11+
},
12+
"id": "F-f49d8edf-7767-430a-b49b-e6d7facbc042"
13+
}, {
14+
"@type": "type.googleapis.com/ActivityStarted",
15+
"components": [{
16+
"pkg": {
17+
"pkgName": "com.tencent.mm"
18+
},
19+
"className": "com.tencent.mm.plugin.lite.ui.WxaLiteAppTransparentLiteUI"
20+
}],
21+
"customContextDataKey": {
22+
},
23+
"id": "F-cf7ae7c0-956d-40cd-8aac-7ddd628c2de8"
24+
}, {
25+
"@type": "type.googleapis.com/ActivityDestroyed",
26+
"components": [{
27+
"pkg": {
28+
"pkgName": "com.tencent.mm"
29+
},
30+
"className": "com.tencent.mm.framework.app.UIPageFragmentActivity"
31+
}],
32+
"customContextDataKey": {
33+
},
34+
"id": "F-471cd4ea-37b4-44ca-97a4-3b28c209a9f8",
35+
"isDisabled": true
36+
}, {
37+
"@type": "type.googleapis.com/ActivityDestroyed",
38+
"components": [{
39+
"pkg": {
40+
"pkgName": "com.tencent.mm"
41+
},
42+
"className": "com.tencent.mm.plugin.lite.ui.WxaLiteAppTransparentLiteUI"
43+
}],
44+
"customContextDataKey": {
45+
},
46+
"id": "F-87baf929-3292-4afc-a9d6-fa5383431ab3",
47+
"isDisabled": true
48+
}],
49+
"conditions": [{
50+
"@type": "type.googleapis.com/CurrentActivity",
51+
"activities": [{
52+
"pkg": {
53+
"pkgName": "com.tencent.mm"
54+
},
55+
"className": "com.tencent.mm.framework.app.UIPageFragmentActivity"
56+
}, {
57+
"pkg": {
58+
"pkgName": "com.tencent.mm"
59+
},
60+
"className": "com.tencent.mm.plugin.lite.ui.WxaLiteAppTransparentLiteUI"
61+
}],
62+
"op": "ANY",
63+
"customContextDataKey": {
64+
},
65+
"id": "C-f1a99d25-c025-45b4-8b7c-39cc1c7f395e"
66+
}],
67+
"actions": [{
68+
"@type": "type.googleapis.com/WaitForIdle",
69+
"customContextDataKey": {
70+
},
71+
"id": "A-17aece80-3328-4791-a4e2-82022f8f96ac"
72+
}, {
73+
"@type": "type.googleapis.com/ShellCommand",
74+
"command": "#①一键闪记,无振动,有彩框\nam start-foreground-service -p \"com.coloros.colordirectservice\" --ei \"triggerType\" 1",
75+
"customContextDataKey": {
76+
},
77+
"isDisabled": true,
78+
"id": "A-194cc173-f8e5-484d-af23-ec8c6f7f0f5a"
79+
}, {
80+
"@type": "type.googleapis.com/ShellCommand",
81+
"command": "#②同三指上滑,震一下,有彩框\nam start-foreground-service -p \"com.coloros.colordirectservice\" --ei \"triggerType\" 2",
82+
"customContextDataKey": {
83+
},
84+
"isDisabled": true,
85+
"id": "A-6836d52e-d70b-41a4-b770-e18a0a3a2939"
86+
}, {
87+
"@type": "type.googleapis.com/ShellCommand",
88+
"command": "#③静默(无框,无声),仅顶部提示\nam start-foreground-service -p \"com.coloros.colordirectservice\" --ei \"triggerType\" 12",
89+
"customContextDataKey": {
90+
},
91+
"id": "A-4d702946-afef-4710-8758-c9390031dcd3"
92+
}],
93+
"id": "SHARE-rule-228357cb-305d-4422-8740-8f3905f51254",
94+
"lastUpdateTime": "1766138030092",
95+
"createTime": "1766091739192",
96+
"author": {
97+
"name": "FTReey@cooapk"
98+
},
99+
"title": "微信自动记账2.0",
100+
"isEnabled": true,
101+
"hook": {
102+
},
103+
"quit": {
104+
},
105+
"versionCode": "1"
106+
}
107+
###------###
108+
{"type":"rule"}

0 commit comments

Comments
 (0)