diff --git a/devices.json b/devices.json new file mode 100644 index 0000000..cdd693a --- /dev/null +++ b/devices.json @@ -0,0 +1,22 @@ +[ + { + "vendor": "", + "model": "", + "codename": "", + "maintainer": "TEMPLATE 1", + "telegram": "https://t.me/", + "github": "https://github.com/", + "donation": "", + "active": true + }, + { + "vendor": "", + "model": "", + "codename": "", + "maintainer": "TEMPLATE 1", + "telegram": "https://t.me/", + "github": "https://github.com/", + "donation": "", + "active": true + } +] \ No newline at end of file