From 795cd871d8d549bc8c588df1f1c0ea11f370d107 Mon Sep 17 00:00:00 2001 From: aka paul <50n50@noreply.localhost> Date: Sat, 29 Nov 2025 21:08:09 +0000 Subject: [PATCH] Add atsu/atsu.json --- atsu/atsu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 atsu/atsu.json diff --git a/atsu/atsu.json b/atsu/atsu.json new file mode 100644 index 0000000..c180891 --- /dev/null +++ b/atsu/atsu.json @@ -0,0 +1,11 @@ +{ + "sourceName": "Atsu", + "iconURL": "https://atsu.moe/favicon/apple-touch-icon-180x180.png", + "version": "1.0", + "language": "English", + "scriptURL": "https://git.luna-app.eu/50n50/sources/raw/branch/main/atsu/atsu.js", + "author": { + "name": "50/50", + "iconURL": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ3122kQwublLkZ6rf1fEpUP79BxZOFmH9BSA&s" + } +}