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\PeerTube;
class PeerTube extends \App\SupportedApps {
}

View File

@@ -0,0 +1,10 @@
{
"appid": "bf096d8f5ce86ff113f6cad2a36d565dc0f13ffc",
"name": "PeerTube",
"website": "https://joinpeertube.org/",
"license": "GNU Affero General Public License v3.0 only",
"description": "PeerTube is an experimental decentralized federated video platform system that uses peer-to-peer technology to reduce load on individual servers.",
"enhanced": false,
"tile_background": "light",
"icon": "peertube.png"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB