#68 Readme and Name

This commit is contained in:
2023-10-19 12:08:49 +02:00
parent ddfba0d864
commit c71aec8882
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,5 @@
using System.Net;
using System.Text.RegularExpressions;
using System.Xml.Linq;
using HtmlAgilityPack;
using Tranga.Jobs;
@ -8,7 +7,7 @@ namespace Tranga.MangaConnectors;
public class MangaLife : MangaConnector
{
public MangaLife(GlobalBase clone) : base(clone, "MangaLife")
public MangaLife(GlobalBase clone) : base(clone, "Manga4Life")
{
this.downloadClient = new ChromiumDownloadClient(clone, new Dictionary<byte, int>()
{