Skip to content

Commit

Permalink
Update AppMonitor.js
Browse files Browse the repository at this point in the history
  • Loading branch information
guzhig authored May 9, 2020
1 parent 7e95005 commit bf91ccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Neurogram-R/AppMonitor.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ app可单独设置区域,未单独设置区域,则采用reg默认区域
以上方式均可 分隔符支持 空格/:|_-
*/
console.log("APP监控运行");
let apps=["1443988620|hk","1312014438 cn","499470113/vn","1314212521-jp","1282297037_au","932747118:ie","1116905928","1373567447"];//app跟踪id
let apps=["1443988620|us","1312014438 cn","499470113/vn","1314212521-jp","1282297037_au","932747118:ie","1116905928","1373567447"];//app跟踪id
let reg="us";//默认区域:美国us 中国cn 香港hk
let notifys=[];
format_apps(apps);
Expand Down

0 comments on commit bf91ccd

Please sign in to comment.