From 7e4dbc5013eefba39f6f41844a3df2a6c8d58420 Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 7 Nov 2024 09:05:02 +0000 Subject: [PATCH] =?UTF-8?q?feat:=20add=201103=5F=E6=98=9F=E7=81=AB?= =?UTF-8?q?=E8=8B=B1=E8=AF=AD=20application?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/1103_星火英语/README.md | 0 applications/1103_星火英语/icon.png | 0 applications/1103_星火英语/meta.json | 18 ++++++++++++++++++ applications/1103_星火英语/signature.json | 3 +++ 4 files changed, 21 insertions(+) create mode 100644 applications/1103_星火英语/README.md create mode 100644 applications/1103_星火英语/icon.png create mode 100644 applications/1103_星火英语/meta.json create mode 100644 applications/1103_星火英语/signature.json diff --git a/applications/1103_星火英语/README.md b/applications/1103_星火英语/README.md new file mode 100644 index 0000000..e69de29 diff --git a/applications/1103_星火英语/icon.png b/applications/1103_星火英语/icon.png new file mode 100644 index 0000000..e69de29 diff --git a/applications/1103_星火英语/meta.json b/applications/1103_星火英语/meta.json new file mode 100644 index 0000000..67599c3 --- /dev/null +++ b/applications/1103_星火英语/meta.json @@ -0,0 +1,18 @@ +{ + "id": "ce85242e-c2bd-4f49-841b-06762c086d45", + "name": "1103_星火英语", + "longName": "1103_星火英语", + "developer": "", + "website": "", + "packageName": { + "android": "", + "ios": "" + }, + "properties": { + "category": "", + "subcategory": "", + "content": "unknown", + "parentApp": "", + "risk": 1 + } +} \ No newline at end of file diff --git a/applications/1103_星火英语/signature.json b/applications/1103_星火英语/signature.json new file mode 100644 index 0000000..1107258 --- /dev/null +++ b/applications/1103_星火英语/signature.json @@ -0,0 +1,3 @@ +{ + "surrogates": [] +}