remove unused

This commit is contained in:
YouROK
2021-12-30 20:17:01 +03:00
parent b47d619c73
commit 4539ba370f

View File

@@ -1,41 +0,0 @@
package api
/*
API
respnose JSON{
}
request JSON{
Action string
}
echo version
{
add torrent
remove torrent
list all torrents
get torrent
stream torrent
} all in one function
{
get viewed files mark in torrent
set viewed files mark in torrent
rem viewed files mark in torrent
} all in one
{
get m3u list of one torrent
get m3u list of one torrent and resume play
get m3u list of all torrent
}
{
get settings
set settings
}
???
*/