View Single Post
Old 04-19-2025, 05:34 AM   #2
EnArvy
Junior Member
EnArvy began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Apr 2025
Device: Kindle Paperwhite
Some other stuff that I tried:

Code:
<item>
	<title>Chapter 79</title>
	<guid>4383</guid>
	<description>
		<img src='https://tachiyomi.enarvy.in/api/v1/manga/312/chapter/79/page/0' alt='Page 0' /><img src='https://tachiyomi.enarvy.in/api/v1/manga/312/chapter/79/page/1' alt='Page 1' />
	</description>
</item>
Code:
<item>
	<title>Chapter 79</title>
	<guid>4383</guid>
	<content:encoded>
		<![CDATA[<div>
			<img src='https://tachiyomi.enarvy.in/api/v1/manga/312/chapter/79/page/0' alt='Page 0' /><img src='https://tachiyomi.enarvy.in/api/v1/manga/312/chapter/79/page/1' alt='Page 1' />
			</div>
		]]>
	</content:encoded>
</item>
EnArvy is offline   Reply With Quote