mirror of
https://github.com/fmz200/wool_scripts.git
synced 2026-02-05 23:02:42 +08:00
update TestFlight
This commit is contained in:
@ -54,6 +54,7 @@ if (reg2.test($request.url)) {
|
||||
$.msg($.name, `已添加APP_ID: ${id}`, `当前所有APPID: ${appId}`, "");
|
||||
$.done({});
|
||||
}
|
||||
|
||||
function unique(arr) {
|
||||
return Array.from(new Set(arr));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user