ajout heimdall

This commit is contained in:
2025-01-01 11:24:01 +01:00
parent f8be42e486
commit c52f60fca9
1477 changed files with 15692 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<?php namespace App\SupportedApps\Wallabag;
class Wallabag extends \App\SupportedApps {
}

View File

@@ -0,0 +1,10 @@
{
"appid": "9dc07af7d1d88c183c6ae42c903650ab19ada2bb",
"name": "Wallabag",
"website": "https://www.wallabag.org/en",
"license": "MIT License",
"description": "Wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.",
"enhanced": false,
"tile_background": "dark",
"icon": "wallabag.png"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB