ajout heimdall
This commit is contained in:
10
heimdall/config/www/SupportedApps/pyLoad/app.json
Executable file
10
heimdall/config/www/SupportedApps/pyLoad/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "0e859100d4a94f55ca42b82db2dadce415aff7ad",
|
||||
"name": "pyLoad",
|
||||
"website": "https://pyload.net/",
|
||||
"license": "GNU General Public License v3.0 only",
|
||||
"description": "Free and Open Source download manager written in Pure Python and designed to be extremely lightweight, fully customizable and remotely manageable",
|
||||
"enhanced": false,
|
||||
"tile_background": "dark",
|
||||
"icon": "pyload.png"
|
||||
}
|
||||
5
heimdall/config/www/SupportedApps/pyLoad/pyLoad.php
Executable file
5
heimdall/config/www/SupportedApps/pyLoad/pyLoad.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\pyLoad;
|
||||
|
||||
class pyLoad extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/pyLoad/pyload.png
Executable file
BIN
heimdall/config/www/SupportedApps/pyLoad/pyload.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 5.4 KiB |
Reference in New Issue
Block a user