Created
September 9, 2017 15:05
-
-
Save codexss/3bf7369e7ef40372f5ea93b26692141b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<TaskerData sr="" dvi="1" tv="5.0b9m"> | |
<Profile sr="prof2" ve="2"> | |
<cdate>1504855112439</cdate> | |
<clp>true</clp> | |
<edate>1504968962389</edate> | |
<id>2</id> | |
<mid0>3</mid0> | |
<nme>短信转发</nme> | |
<Event sr="con0" ve="2"> | |
<code>7</code> | |
<pri>0</pri> | |
<Int sr="arg0" val="0"/> | |
<Str sr="arg1" ve="3"/> | |
<Str sr="arg2" ve="3"/> | |
</Event> | |
</Profile> | |
<Task sr="task3"> | |
<cdate>1504855116257</cdate> | |
<edate>1504968925355</edate> | |
<id>3</id> | |
<nme>转发</nme> | |
<pri>100</pri> | |
<Action sr="act0" ve="7"> | |
<code>354</code> | |
<Str sr="arg0" ve="3">%NUM</Str> | |
<Str sr="arg1" ve="3">修改为你的手机号</Str> | |
<Str sr="arg2" ve="3"/> | |
</Action> | |
<Action sr="act1" ve="7"> | |
<code>37</code> | |
<ConditionList sr="if"> | |
<Condition sr="c0" ve="3"> | |
<lhs>%SMSRF</lhs> | |
<op>4</op> | |
<rhs>%NUM</rhs> | |
</Condition> | |
</ConditionList> | |
</Action> | |
<Action sr="act2" ve="7"> | |
<code>123</code> | |
<Str sr="arg0" ve="3">echo %SMSRB|cut -d : -f 1</Str> | |
<Int sr="arg1" val="0"/> | |
<Int sr="arg2" val="0"/> | |
<Str sr="arg3" ve="3">%r_1</Str> | |
<Str sr="arg4" ve="3"/> | |
<Str sr="arg5" ve="3"/> | |
</Action> | |
<Action sr="act3" ve="7"> | |
<code>123</code> | |
<Str sr="arg0" ve="3">echo %SMSRB|cut -d : -f 2</Str> | |
<Int sr="arg1" val="0"/> | |
<Int sr="arg2" val="0"/> | |
<Str sr="arg3" ve="3">%r_2</Str> | |
<Str sr="arg4" ve="3"/> | |
<Str sr="arg5" ve="3"/> | |
</Action> | |
<Action sr="act4" ve="7"> | |
<code>41</code> | |
<Str sr="arg0" ve="3">%r_1</Str> | |
<Str sr="arg1" ve="3">%r_2</Str> | |
<Int sr="arg2" val="0"/> | |
</Action> | |
<Action sr="act5" ve="7"> | |
<code>43</code> | |
</Action> | |
<Action sr="act6" ve="7"> | |
<code>41</code> | |
<Str sr="arg0" ve="3">%NUM</Str> | |
<Str sr="arg1" ve="3">%SMSRB | |
来自(%SMSRF)</Str> | |
<Int sr="arg2" val="0"/> | |
</Action> | |
<Action sr="act7" ve="7"> | |
<code>38</code> | |
</Action> | |
</Task> | |
</TaskerData> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment