<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Web Content on Kustom HQ</title><link>https://docs.kustom.rocks/categories/Web-Content/</link><description>Recent content in Web Content on Kustom HQ</description><generator>Hugo</generator><language>en</language><atom:link href="https://docs.kustom.rocks/categories/Web-Content/index.xml" rel="self" type="application/rss+xml"/><item><title>Random wallpaper daily from reddit.com/r/EarthPorn</title><link>https://docs.kustom.rocks/docs/recipes/webget/random_wallpaper_reddit/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.kustom.rocks/docs/recipes/webget/random_wallpaper_reddit/</guid><description>&lt;h1 id="random-wallpaper-daily-from-redditcomrearthporn">Random wallpaper daily from reddit.com/r/EarthPorn&lt;a class="anchor" href="#random-wallpaper-daily-from-redditcomrearthporn">#&lt;/a>&lt;/h1>
&lt;p>Lets say you want to get a nice random image from the wonderful sub reddit at &lt;a href="https://reddit.com/r/EarthPorn">https://reddit.com/r/EarthPorn&lt;/a>&lt;/p>
&lt;p>Nothing easier:&lt;/p>
&lt;ul>
&lt;li>Start a blank preset&lt;/li>
&lt;li>Go to the background tab&lt;/li>
&lt;li>Select the bitmap property&lt;/li>
&lt;li>Switch to a formula&lt;/li>
&lt;li>Enter this formula: &lt;code>$tv(reg, wg(&amp;quot;https://www.reddit.com/r/EarthPorn/.rss?refresh=&amp;quot;+df(D), url, &amp;quot;i.redd.it&amp;quot;, 0), &amp;quot;&amp;amp;.*&amp;quot;, &amp;quot;&amp;quot;)$&lt;/code>&lt;/li>
&lt;/ul>
&lt;p>Save and done!&lt;/p>
&lt;p>You can update this more frequently by changing for example df(D) to df(H) and it will be updated at the hour (if content changed)&lt;/p></description></item></channel></rss>