|
Okay let me try asking this here. I'm having that glitch where magnahere stuff is double listed. Apparently the solution is you have to remove all the Mangahere.com entries from the exported list but how much of the code in one entry? I'm having trouble picking up from where to where in the code do I delete to remove one entry without breaking the list. for example with this
{"mangas":"[{\"mirror\":\"Manga Eden (IT)\",\"name\":\"\",\"url\":\"http://www.mangaeden.comundefined\",\"lastChapterReadURL\":\"http://www.mangaeden.comundefined/1/\",\"lastChapterReadName\":null,\"read\":0,\"update\":1,\"ts\":1399854553,\"display\":0,\"cats\":\"[]\"}, {\"mirror\":\"Manga Here\",\"name\":\"12 Beast\",\"url\":\"http://www.mangahere.com/manga/12_beast/\",\"lastChapterReadURL\":\"http://www.mangahere.co/manga/12_beast/c007/\",\"lastChapterReadName\":null,\"read\":0,\"update\":1,\"ts\":1399634797,\"display\":0,\"cats\":\"[]\"},
Exactly what part would I remove? I can't quite figure out how much one entry is.
|