From 6f906ba47c0389d7908cbb3d158787e0da45c809 Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 7 Nov 2024 09:04:39 +0000 Subject: [PATCH] =?UTF-8?q?feat:=20add=20820=5F=E6=8B=BC=E5=9B=BE=E5=A4=A7?= =?UTF-8?q?=E5=B8=88=20application?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/820_拼图大师/README.md | 0 applications/820_拼图大师/icon.png | 0 applications/820_拼图大师/meta.json | 18 ++++++++++++++++++ applications/820_拼图大师/signature.json | 3 +++ 4 files changed, 21 insertions(+) create mode 100644 applications/820_拼图大师/README.md create mode 100644 applications/820_拼图大师/icon.png create mode 100644 applications/820_拼图大师/meta.json create mode 100644 applications/820_拼图大师/signature.json diff --git a/applications/820_拼图大师/README.md b/applications/820_拼图大师/README.md new file mode 100644 index 0000000..e69de29 diff --git a/applications/820_拼图大师/icon.png b/applications/820_拼图大师/icon.png new file mode 100644 index 0000000..e69de29 diff --git a/applications/820_拼图大师/meta.json b/applications/820_拼图大师/meta.json new file mode 100644 index 0000000..bbf8403 --- /dev/null +++ b/applications/820_拼图大师/meta.json @@ -0,0 +1,18 @@ +{ + "id": "43fc7fdf-f1ef-4155-bd9f-783d9ccfc0ee", + "name": "820_拼图大师", + "longName": "820_拼图大师", + "developer": "", + "website": "", + "packageName": { + "android": "", + "ios": "" + }, + "properties": { + "category": "", + "subcategory": "", + "content": "unknown", + "parentApp": "", + "risk": 1 + } +} \ No newline at end of file diff --git a/applications/820_拼图大师/signature.json b/applications/820_拼图大师/signature.json new file mode 100644 index 0000000..1107258 --- /dev/null +++ b/applications/820_拼图大师/signature.json @@ -0,0 +1,3 @@ +{ + "surrogates": [] +}