Added gogoanime integration

This commit is contained in:
ION606
2023-03-17 21:33:34 -04:00
parent 16868426c0
commit 8f2fe725a3
6 changed files with 169 additions and 94 deletions
+4
View File
@@ -24,6 +24,10 @@ function executeCommand(command, content = null) {
async function main() {
//REMOVE THIS
return import('./anime_fromCLI.js');
const args = await getAndParse();
if (JSON.stringify(args) == "{}") {