<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Example Tag on Rene Hu</title><link>https://renehu.net/tags/example-tag/</link><description>Recent content in Example Tag on Rene Hu</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sun, 06 Mar 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://renehu.net/tags/example-tag/index.xml" rel="self" type="application/rss+xml"/><item><title>Hello World</title><link>https://renehu.net/p/hello-world/</link><pubDate>Sun, 06 Mar 2022 00:00:00 +0000</pubDate><guid>https://renehu.net/p/hello-world/</guid><description>&lt;img src="https://renehu.net/p/hello-world/cover.jpg" alt="Featured image of post Hello World" />&lt;p>Welcome to Hugo theme Stack. This is your first post. Edit or delete it, then start writing!&lt;/p>
&lt;p>For more information about this theme, check the documentation: &lt;a class="link" href="https://stack.jimmycai.com/" target="_blank" rel="noopener"
>https://stack.jimmycai.com/&lt;/a>&lt;/p>
&lt;p>Want a site like this? Check out &lt;a class="link" href="https://github.com/CaiJimmy/hugo-theme-stack-starter" target="_blank" rel="noopener"
>hugo-theme-stack-stater&lt;/a>&lt;/p>
&lt;blockquote>
&lt;p>Photo by &lt;a class="link" href="https://unsplash.com/@pawel_czerwinski" target="_blank" rel="noopener"
>Pawel Czerwinski&lt;/a> on &lt;a class="link" href="https://unsplash.com/" target="_blank" rel="noopener"
>Unsplash&lt;/a>&lt;/p>
&lt;/blockquote>
&lt;div id="browserAgent">Loading browser agent information...&lt;/div>
&lt;script>
document.addEventListener("DOMContentLoaded", function() {
// Function to fetch User-Agent from the Cloudflare Worker
function fetchUserAgent() {
fetch('https://browser.rene-hu.workers.dev/')
.then(function(response) {
return response.text();
})
.then(function(data) {
document.getElementById('browserAgent').textContent = data;
})
.catch(function(error) {
console.error('Error fetching the User-Agent:', error);
document.getElementById('browserAgent').textContent = 'Failed to load browser agent information.';
});
}
// Call the fetchUserAgent function when the document is ready
fetchUserAgent();
});
&lt;/script></description></item></channel></rss>