added more frontends, removed some dead instances, fixed an issue regarding thepiratebay

This commit is contained in:
hnhx
2022-12-02 09:41:12 +01:00
parent d6e9248637
commit d6635f537c
13 changed files with 32 additions and 23 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<br/>
<p>\"q\" is the keyword</p>
<p>\"p\" is the result page (the first page is 0)</p>
<p>\"t\" is the search type (0=text, 1=image, 2=video, 3=torrent)</p>
<p>\"t\" is the search type (0=text, 1=image, 2=video, 3=torrent, 4=tor)</p>
<br/>
<p>The results are going to be in JSON format.</p>
<p>The API supports both POST and GET requests.</p>";