forked from uriel1998/tasker-weasel
-
Notifications
You must be signed in to change notification settings - Fork 0
/
net.logon.tsk.xml
80 lines (80 loc) · 1.95 KB
/
net.logon.tsk.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
<TaskerData sr="" dvi="1" tv="4.6u3m">
<Task sr="task3">
<cdate>1432305561336</cdate>
<edate>1433183964576</edate>
<id>3</id>
<nme>net.logon</nme>
<pri>10</pri>
<Action sr="act0" ve="7">
<code>30</code>
<Int sr="arg0" val="0"/>
<Int sr="arg1" val="5"/>
<Int sr="arg2" val="0"/>
<Int sr="arg3" val="0"/>
<Int sr="arg4" val="0"/>
</Action>
<Action sr="act1" ve="7">
<code>130</code>
<Str sr="arg0" ve="3">net.checkip</Str>
<Int sr="arg1" val="5"/>
<Str sr="arg2" ve="3"/>
<Str sr="arg3" ve="3"/>
<Str sr="arg4" ve="3">%IPaddy</Str>
<Int sr="arg5" val="0"/>
</Action>
<Action sr="act2" ve="7">
<code>20</code>
<App sr="arg0">
<appClass>com.google.android.apps.chrome.Main</appClass>
<appPkg>com.android.chrome</appPkg>
<label>Chrome</label>
</App>
<Str sr="arg1" ve="3">http://ideatrash.net</Str>
<Int sr="arg2" val="0"/>
<ConditionList sr="if">
<bool0>And</bool0>
<Condition sr="c0" ve="3">
<lhs>%IPaddy</lhs>
<op>2</op>
<rhs>0.0.0.0</rhs>
</Condition>
<Condition sr="c1" ve="3">
<lhs>%Where</lhs>
<op>3</op>
<rhs>car</rhs>
</Condition>
</ConditionList>
</Action>
<Action sr="act3" ve="7">
<code>30</code>
<Int sr="arg0" val="0"/>
<Int sr="arg1" val="10"/>
<Int sr="arg2" val="0"/>
<Int sr="arg3" val="0"/>
<Int sr="arg4" val="0"/>
<ConditionList sr="if">
<Condition sr="c0" ve="3">
<lhs>%IPaddy</lhs>
<op>2</op>
<rhs>0.0.0.0</rhs>
</Condition>
</ConditionList>
</Action>
<Action sr="act4" ve="7">
<code>130</code>
<Str sr="arg0" ve="3">net.checkip</Str>
<Int sr="arg1" val="5"/>
<Str sr="arg2" ve="3"/>
<Str sr="arg3" ve="3"/>
<Str sr="arg4" ve="3">%IPaddy</Str>
<Int sr="arg5" val="0"/>
<ConditionList sr="if">
<Condition sr="c0" ve="3">
<lhs>%IPaddy</lhs>
<op>2</op>
<rhs>0.0.0.0</rhs>
</Condition>
</ConditionList>
</Action>
</Task>
</TaskerData>