1
0
mirror of https://github.com/C9Glax/tranga-website.git synced 2025-06-04 03:23:01 +02:00
glax 2023-05-18 16:42:12 +02:00
parent b54ac730b7
commit ae29b8f341

@ -2,6 +2,7 @@
using System.Text.Json.Nodes;
namespace Tranga.Connectors;
//TODO Download covers: https://api.mangadex.org/docs/retrieving-covers/ https://api.mangadex.org/docs/swagger.html#/
public class MangaDex : Connector
{