Skip to content

Instantly share code, notes, and snippets.

@Firsh
Created March 3, 2022 15:25
Show Gist options
  • Save Firsh/7a18457eb271e16df92c8e7f601176ea to your computer and use it in GitHub Desktop.
Save Firsh/7a18457eb271e16df92c8e7f601176ea to your computer and use it in GitHub Desktop.
RSS-based WebP test for Tim Morozzo
<?xml version="1.0" ?>
<rss version="2.0">
<channel>
<title>WEBP in JPG Tim Morozzo test feed</title>
<description>To make TimThumb recognize these are webp</description>
<link>https://justifiedgrid.com/</link>
<item>
<title>project for UWS Alumni</title>
<description><![CDATA[
<img src="https://www.morozzo.co.uk/wp-content/uploads/2017/01/DSC_2591-bw-1.jpg" />
Black and white portraits
]]></description>
</item>
<item>
<title>Verulamium Roman Theatre</title>
<description><![CDATA[
<img src="https://www.morozzo.co.uk/wp-content/uploads/OVO_Promo_004.jpg" />
St Albans
]]></description>
</item>
<item>
<title>Bird watching UWS Alumni</title>
<description><![CDATA[
<img src="https://www.morozzo.co.uk/wp-content/uploads/2017/01/DSC_9221-1.jpg" />
Event photography Glasgow - Corporate Portrait
]]></description>
</item>
<item>
<title>Wiki example</title>
<description><![CDATA[
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/a/a1/Johnrogershousemay2020.webp/1200px-Johnrogershousemay2020.webp" />
Real remote webp lul
]]></description>
</item>
</channel>
</rss>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment