Skip to content

Commit

Permalink
[profile] add houtai jianting
Browse files Browse the repository at this point in the history
  • Loading branch information
Tornaco committed Nov 25, 2022
1 parent c1f4947 commit 1a88bab
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions files/profile/profiles/houtaijianting.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"author": "诗里沧海怨怼",
"version": 1,
"tags": [
"app_opt"
],
"profile": {
"name": "后台监听",
"description": "by诗里沧海怨怼 | 搭配后台管家使用",
"priority": 1,
"condition": "frontPkgChanged",
"actions": [
"int cntLsn=0;foreach(str:globalVarOf$pkgNameForTrim){if(++cntLsn==50){Thread.sleep(100);cntLsn=0;}if(str!=null&&str.startsWith(from)){io.write('starlee/'+from,'0');return;}}foreach(str:globalVarOf$pkgNameForKill){if(++cntLsn==50){Thread.sleep(100);cntLsn=0;}if(str!=null&&str.startsWith(from)){io.write('starlee/'+from,'0');return;}}"
]
}
}

0 comments on commit 1a88bab

Please sign in to comment.