ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/Invidious/Invidious.php
Executable file
5
heimdall/config/www/SupportedApps/Invidious/Invidious.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\Invidious;
|
||||
|
||||
class Invidious extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/Invidious/app.json
Executable file
10
heimdall/config/www/SupportedApps/Invidious/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "44aae3efe784b1886f020103d8344287be143c58",
|
||||
"name": "Invidious",
|
||||
"website": "https://github.com/omarroth/invidious",
|
||||
"license": "Apache License 2.0",
|
||||
"description": "Self-hosted, Open Source YouTube Alternative",
|
||||
"enhanced": false,
|
||||
"tile_background": "light",
|
||||
"icon": "invidious.png"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/Invidious/invidious.png
Executable file
BIN
heimdall/config/www/SupportedApps/Invidious/invidious.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 2.0 KiB |
Reference in New Issue
Block a user