-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* remove dead websites DelitoonX, WordExcerpt, NetComics, TuManhwas * domain changes * NetTruyenOK : change domain
- Loading branch information
Showing
32 changed files
with
46 additions
and
348 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,22 @@ | ||
import { TestFixture } from '../../../test/WebsitesFixture'; | ||
|
||
const config = { | ||
new TestFixture({ | ||
plugin: { | ||
id: 'ikigaimangas', | ||
title: 'Ikigai Mangas' | ||
}, | ||
container: { | ||
url: 'https://visorikigai.guyec.net/series/corrompi-al-sacerdote/', | ||
id: '/series/corrompi-al-sacerdote/', | ||
title: 'Corrompi al sacerdote' | ||
url: 'https://lectorikigai.dequb.net/series/el-sacerdote-sanador-del-sol/', | ||
id: '/series/el-sacerdote-sanador-del-sol/', | ||
title: 'El Sacerdote Sanador del Sol' | ||
}, | ||
child: { | ||
id: '/capitulo/977227421232791555/', | ||
title: 'Capítulo 27' | ||
id: '/capitulo/917826995654492162/', | ||
title: 'Capítulo 68' | ||
}, | ||
entry: { | ||
index: 0, | ||
size: 1_567_474, | ||
type: 'image/jpeg' | ||
size: 689_586, | ||
type: 'image/webp' | ||
} | ||
}; | ||
|
||
new TestFixture(config).AssertWebsite(); | ||
}).AssertWebsite(); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.