Advertisement
guardianMan

Untitled

Jan 23rd, 2018
572
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.52 KB | None | 0 0
  1.  
  2. <!DOCTYPE html>
  3. <html lang="en">
  4. <head>
  5. <meta charset="utf-8">
  6. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  7. <meta name="viewport" content="width=device-width, initial-scale=1">
  8. <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
  9. <meta name="description" content="">
  10. <meta name="author" content="">
  11. <link rel="icon" href="favicon.ico">
  12.  
  13. <title>unblockwebsite.net - Facebook, Twitter, YouTube and more</title>
  14.  
  15. <link href='https://fonts.googleapis.com/css?family=Droid+Sans' rel='stylesheet' type='text/css'>
  16.  
  17. <!-- Bootstrap core CSS -->
  18. <link href="bootstrap/css/bootstrap.min.css" rel="stylesheet">
  19.  
  20. <!-- Custom styles for this template -->
  21. <link href="includes/theme/theme.css" rel="stylesheet">
  22.  
  23. <!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
  24. <!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
  25. <!--script src="../../assets/js/ie-emulation-modes-warning.js"></script-->
  26.  
  27. <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
  28. <!--[if lt IE 9]>
  29. <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
  30. <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
  31. <![endif]-->
  32. </head>
  33.  
  34. <body>
  35.  
  36. <div class="site-wrapper">
  37.  
  38. <div class="site-wrapper-inner">
  39.  
  40. <div class="cover-container">
  41.  
  42. <div class="masthead clearfix">
  43. <div class="inner">
  44. <!--h3 class="masthead-brand">unblockwebsite.net</h3-->
  45. <nav>
  46. <ul class="nav masthead-nav">
  47. <li class="active"><a href="/">Home</a></li>
  48. <li><a href="/privacy-policy" data-toggle="modal" data-target="#privacy-policy">Privacy Policy</a></li>
  49. <li><a href="/terms-of-use" data-toggle="modal" data-target="#terms-of-use">Terms of Use</a></li>
  50. <li><a href="https://www.hidemyass.com/vpn/r21233"><button type="button" class="btn btn-warning">Premium VPN</button></a></li>
  51. <li><a href="/cdn-cgi/l/email-protection#c5b0aba7a9aaa6aeb2a0a7b6acb1a0ebaba0b19ea4b198a2a8a4aca9">Contact Us</a></li>
  52. </ul>
  53. </nav>
  54. </div>
  55. </div>
  56.  
  57. <div class="inner">
  58. <h1 class="cover-heading">unblockwebsite.net <span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span> free web proxy</h1>
  59. <p class="lead">Enter any website address below to enjoy full and unlimited access to the site. Select the nearest server to your location for faster performance.</p>
  60.  
  61. <!-- unblockwebsite.net - Responsive Ad #1 -->
  62. <div class="google-ads hidden-xs">
  63. <!-- unblockwebsite.net - Responsive Ad #1 -->
  64. <ins
  65. class="adsbygoogle"
  66. style="display:inline-block; width:300px; height:250px;"
  67. data-ad-client="ca-pub-1995899945774271"
  68. data-ad-slot="3186033884">
  69. </ins>
  70. <script data-cfasync="false" src="/cdn-cgi/scripts/af2821b0/cloudflare-static/email-decode.min.js"></script><script>
  71. (adsbygoogle = window.adsbygoogle || []).push({});
  72. </script> <!-- unblockwebsite.net - Responsive Ad #1 -->
  73. <ins
  74. class="adsbygoogle"
  75. style="display:inline-block; width:300px; height:250px;"
  76. data-ad-client="ca-pub-1995899945774271"
  77. data-ad-slot="3186033884">
  78. </ins>
  79. <script>
  80. (adsbygoogle = window.adsbygoogle || []).push({});
  81. </script> </div>
  82.  
  83. <form action="includes/process.php?action=update" method="post" onsubmit="return updateLocation(this);">
  84.  
  85. <div class="row">
  86.  
  87. <div class="col-md-9">
  88. <div class="form-group">
  89. <div class="input-group">
  90. <input type="text" name="u" id="input" class="form-control" placeholder="www.example.com">
  91. <span class="input-group-btn"><button class="btn btn-primary" type="submit">GO</button></span>
  92. </div>
  93. </div>
  94. </div>
  95.  
  96. <div class="col-md-3">
  97. <div class="form-group">
  98.  
  99. <div class="btn-group">
  100. <button type="button" class="btn btn-primary dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
  101. Options <span class="caret"></span>
  102. </button>
  103.  
  104. <ul id="options" class="dropdown-menu">
  105. <li><div class="checkbox"><label data-toggle="tooltip" title="Helps avoid filters by encrypting the page before sending it and decrypting it with javascript once received."><input type="checkbox" name="encodePage" id="encodePage">Encrypt Page</label></div></li><li><div class="checkbox"><label data-toggle="tooltip" title="Cookies may be required on interactive websites (especially where you need to log in) but advertisers also use cookies to track your browsing habits."><input type="checkbox" name="allowCookies" id="allowCookies" checked="checked">Allow Cookies</label></div></li><li><div class="checkbox"><label data-toggle="tooltip" title="Removes titles from proxied pages."><input type="checkbox" name="stripTitle" id="stripTitle" checked="checked">Remove Page Titles</label></div></li><li><div class="checkbox"><label data-toggle="tooltip" title="Remove scripts to protect your anonymity and speed up page loads. However, not all sites will provide an HTML-only alternative. (Recommended)"><input type="checkbox" name="stripJS" id="stripJS">Remove Scripts</label></div></li><li><div class="checkbox"><label data-toggle="tooltip" title="You can increase page load times by removing unnecessary Flash, Java and other objects. If not removed, these may also compromise your anonymity."><input type="checkbox" name="stripObjects" id="stripObjects">Remove Objects</label></div></li> </ul>
  106. </div>
  107.  
  108. <div class="btn-group">
  109. <button type="button" class="btn btn-primary dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
  110. Server <span class="caret"></span>
  111. </button>
  112.  
  113. <ul id="servers" class="dropdown-menu">
  114. <li><div class="radio"><label><input type="radio" name="server" id="server1" value="server1">
  115. Australia
  116. </label></div></li>
  117. <li><div class="radio"><label><input type="radio" name="server" id="server2" value="server2">
  118. Germany
  119. </label></div></li>
  120. <li><div class="radio"><label><input type="radio" name="server" id="server3" value="server3">
  121. Japan
  122. </label></div></li>
  123. <li><div class="radio"><label><input type="radio" name="server" id="server4" value="server4">
  124. Singapore
  125. </label></div></li>
  126. <li><div class="radio"><label><input type="radio" name="server" id="server5" value="server5">
  127. USA
  128. </label></div></li>
  129. </ul>
  130. </div>
  131.  
  132. </div>
  133. </div>
  134.  
  135. </div>
  136.  
  137. </form>
  138.  
  139. <div id="error">The requested resource could not be loaded because the server returned an error:<br> &nbsp; <b>404 Not Found</b> (<span class="tooltip" onmouseout="exit()" onmouseover="tooltip('A 404 error occurs when the requested resource does not exist.');">?</span>).</div><p style="text-align:right">[<a href="https://www.unblockwebsite.net/unblock.php?u=2w1bzKd8ifPWr%2FNwQb6BXdqhIKKpZLsn%2FroPblfb%2BhqPVNtJT%2Fzh0Vrme6ft75TYQH9uhvP1sVq1JdY6EC1tl6xDf6O%2Bvq0%3D&amp;b=6">Reload https://m.facebook.com/unblock.php?u=2w1bzKd8ifPWr%2FNwQb6BXdqhIA%3D%3D&amp;b=6</a>]</p>
  140.  
  141. <!-- unblockwebsite.net - Responsive Ad #1 -->
  142. <div class="google-ads visible-xs">
  143. <!-- unblockwebsite.net - Responsive Ad #1 -->
  144. <ins
  145. class="adsbygoogle"
  146. style="display:block;"
  147. data-ad-client="ca-pub-1995899945774271"
  148. data-ad-slot="3186033884"
  149. data-ad-format="horizontal">
  150. </ins>
  151. <script>
  152. (adsbygoogle = window.adsbygoogle || []).push({});
  153. </script> </div>
  154.  
  155. <div class="popular-sites">
  156. <ul class="nav sites">
  157. <li><button type="button" class="btn btn-default">Popular Sites <span class="glyphicon glyphicon-hand-right" aria-hidden="true"></span></button></li>
  158. <li><button type="button" class="btn btn-default">Facebook</button></li>
  159. <li><button type="button" class="btn btn-default">Twitter</button></li>
  160. <li><button type="button" class="btn btn-default">YouTube</button></li>
  161. <li><button type="button" class="btn btn-default">Google</button></li>
  162. <li><button type="button" class="btn btn-default">Yahoo</button></li>
  163. <li><button type="button" class="btn btn-default">Reddit</button></li>
  164. </ul>
  165. </div>
  166.  
  167. <!-- unblockwebsite.net - Responsive Ad #1 -->
  168. <div class="google-ads hidden-xs">
  169. <!-- unblockwebsite.net - Responsive Ad #1 -->
  170. <ins
  171. class="adsbygoogle"
  172. style="display:block;"
  173. data-ad-client="ca-pub-1995899945774271"
  174. data-ad-slot="3186033884"
  175. data-ad-format="horizontal">
  176. </ins>
  177. <script>
  178. (adsbygoogle = window.adsbygoogle || []).push({});
  179. </script> </div>
  180.  
  181. </div>
  182.  
  183. <div class="mastfoot">
  184. <div class="inner">
  185. <p>Powered by <a href="http://www.glype.com/">Glype</a></p>
  186. </div>
  187. </div>
  188.  
  189. </div>
  190.  
  191. </div>
  192.  
  193. </div>
  194.  
  195. <!-- Modal used for fading out the site when the form has been submitted -->
  196. <div class="modal fade" id="fadeOut"></div>
  197.  
  198. <!-- Modal used for Privacy Policy -->
  199. <div class="modal fade" id="privacy-policy" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
  200. <div class="modal-dialog modal-lg" role="document">
  201. <div class="modal-content">
  202. <div class="modal-header">
  203. <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
  204. <h4 class="modal-title" id="myModalLabel">Privacy Policy</h4>
  205. </div>
  206. <div class="modal-body">
  207. <p>UnblockWebsite.net ("UnblockWebsite" or "We") knows that you care about how your personal information is used and shared, and we take your privacy seriously. UnblockWebsite has created this privacy statement ("Statement") in order to demonstrate our commitment to your privacy. Please read the following to learn more about our privacy policy.</p>
  208. <p>By accessing the UnblockWebsite website at www.UnblockWebsite.net, including all related pages ("Site"), including any access based features or services offered by UnblockWebsite through the Site, you are accepting the practices outlined in this Statement.<br /><br /><span style="text-decoration: underline;"><strong>Privacy Policy Updates</strong></span><br /><br />Due to the Internet's rapidly evolving nature, UnblockWebsite may need to update this Privacy Policy from time to time. If so, UnblockWebsite will post our updated Privacy Policy on the Site at www.UnblockWebsite.net, and post notice of the change so it is visible when users log-on for the first time after the change is posted. UnblockWebsite encourages you to review this Privacy Policy regularly for any changes. Your continued use of the Site, services on the Site and/or continued provision of personally identifiable information to us will be subject to the terms of the then-current Privacy Policy.<br /><br /><span style="text-decoration: underline;"><strong>Information Collection and Use</strong></span><br /><br />You can generally visit our Site without revealing any personally identifiable information about yourself. However, in certain sections of this Site, we may invite you to provide comments and reviews, contact us with questions or comments or request information, apply for a job, provide us with feedback, or complete a profile or registration form or purchase license to use our products. Due to the nature of some of these activities, we may collect personally identifiable information such as your name, address, e-mail address and telephone phone number. Additionally, we may collect personally identifiable information about you that you provide to us when you contact us or that you voluntarily submit to us or include in your resume or cover letter.</p>
  209. <p>We may use your personally identifiable information to contact you, to deliver certain services or information that you have requested, improve the content and general administration of the Site and our services, process your job application, and provide you with notices regarding goods or services that you have purchased or may wish to purchase in the future.<br /><br /><span style="text-decoration: underline;"><strong>Aggregate Information</strong></span><br /><br />The Site may track the total number of visitors to our Site, the number of visitors to each page of our Site, browser type, IP addresses, External Web Sites (defined below) linked to, and we may analyze this data for trends and statistics in the aggregate, but such information will be maintained, used and disclosed in aggregate form only and it will not contain personally identifiable information. We may use such aggregate information to analyze trends, administer the Site, track users' movement, and gather broad demographic information for aggregate use.<br /><br /><span style="text-decoration: underline;"><strong>Cookies</strong></span><br /><br />Cookies are alphanumeric identifiers that we transfer to your computer's hard drive through your Web browser to enable our systems to recognize your browser and tell us how and when pages in our site are visited and by how many people. UnblockWebsite employs cookies in order for its server to recognize a return visitor as a unique user. The cookies placed by the UnblockWebsite server are readable only by UnblockWebsite or its lead tracking service provider, and cookies cannot access, read or modify any other data on a computer.</p>
  210. <p>The "help" portion of the toolbar on the majority of browsers will direct you on how to prevent your browser from accepting new cookies, how to command the browser to tell you when you receive a new cookie, or how to fully disable cookies. We strongly recommend that you leave the cookies activated, however, because cookies enable you to take advantage of some of UnblockWebsite's most attractive features.<br /><br /><span style="text-decoration: underline;"><strong>Disclosure</strong></span><br /><br />We will disclose your personally identifiable information (a) if we are required to do so by law, regulation or other government authority or otherwise in cooperation with an ongoing investigation of a governmental authority, (b) to enforce the UnblockWebsite's Terms of Use agreement or to protect our rights or (c) to protect the safety of users of our Site and our services. We may transfer your personally identifiable information to an affiliate or a successor entity upon a merger, consolidation or other corporate reorganization in which UnblockWebsite participates or to a purchaser or acquirer of all or substantially all of UnblockWebsite's business or assets to which this Site and/or the services offered on this Site relate. We may also disclose your personally identifiable information to our third party our service providers and suppliers, who are acting and using your information solely on our behalf. We will not sell or otherwise distribute your personally identifiable information to any company or organization for their commercial use.<br /><br /><span style="text-decoration: underline;"><strong>Links to Third-Party Sites</strong></span><br /><br />The Site may provide links to other Web sites or resources over which UnblockWebsite does not have control ("External Web Sites"). Such links do not constitute an endorsement by UnblockWebsite of those External Web Sites. You acknowledge that UnblockWebsite is providing these links to you only as a convenience, and further agree that UnblockWebsite is not responsible for the content of such External Web Sites. Your use of External Web Sites is subject to the terms of use and privacy policies located on the linked to External Web Sites.<br /><br /><span style="text-decoration: underline;"><strong>Security</strong></span><br /><br />We may employ procedural and technological measures, consistent with industry practice. Such measures are reasonably designed to help protect your personally identifiable information from loss, unauthorized access, disclosure, alteration or destruction. Only employees who need customer information to perform a specific job (for example, a customer service representative) are granted access to it. All of our employees are kept up to date on our privacy and security practices.</p>
  211. </div>
  212. <div class="modal-footer">
  213. </div>
  214. </div>
  215. </div>
  216. </div>
  217.  
  218. <!-- Modal used for Terms of Use -->
  219. <div class="modal fade" id="terms-of-use" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
  220. <div class="modal-dialog modal-lg" role="document">
  221. <div class="modal-content">
  222. <div class="modal-header">
  223. <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
  224. <h4 class="modal-title" id="myModalLabel">Terms of Use</h4>
  225. </div>
  226. <div class="modal-body">
  227. <p>This Terms of Use Agreement ("Agreement") governs your access and use of the UnblockWebsite.net ("UnblockWebsite") web site located at www.UnblockWebsite.net (the "Site"). By accessing, browsing, and using this Site, you agree that you have read, understood, and accept this Agreement. Please read it very carefully and let us know if you have any questions. If you do not agree with any of the terms herein, do not use the Site.<br /><br /><span style="text-decoration: underline;"><strong>Governing Law</strong></span></p>
  228. <p>THIS AGREEMENT AND YOUR USE OF THE WEB SITE SHALL BE GOVERNED BY THE LAWS OF THE USA, WITHOUT REGARD TO PRINCIPLES OF CONFLICT OF LAWS.<br /><br /><span style="text-decoration: underline;"><strong>Use of the Web Site</strong></span></p>
  229. <p>You may only use this Site for its intended purpose and solely in accordance with this Agreement. In addition, you may not restrict or inhibit any other person from using or enjoying the Site. The Site may contain links to other Internet sites and third-party resources. UnblockWebsite is not responsible for either the availability of these outside resources or their content. UnblockWebsite may, but is not obligated to, monitor your use of the Site. As part of your use of the Site, you may provide registration information to UnblockWebsite. You warrant that all such registration information is accurate and truthful, and you agree to update such information as necessary. You may also be asked to choose or be assigned a user name and password. You are responsible for maintaining the confidentiality of such information.<br /><br /><span style="text-decoration: underline;"><strong>Intellectual Property</strong></span></p>
  230. <p>The content of this Site is protected by law, including without limitation US copyright law, trademark law, and applicable international treaties. You are granted permission to display, reproduce, distribute, and download the materials on this Site solely for your own personal, non-commercial use, provided that none of the content is modified and all of UnblockWebsite's legal legends are retained. You may not "mirror" any content contained within this Site. Except as stated herein, none of the content may be reproduced, distributed, published, displayed, downloaded, or transmitted in any form by any means without the prior written permission of UnblockWebsite or the appropriate copyright owner. UnblockWebsite does not grant you any licenses, express or implied, to the intellectual property of UnblockWebsite or its licensors except as expressly stated in this Agreement.<br /><br /><span style="text-decoration: underline;"><strong>Transmission of Content</strong></span></p>
  231. <p>Any material, information or ideas that you transmit to or post to or through this Site by any means will be treated as non-confidential and non-proprietary, despite any legends to the contrary, and may be used by UnblockWebsite for any purpose whatsoever. Notwithstanding the foregoing, all personal information provided by you will be handled in accordance with UnblockWebsite's Privacy Policy, which can be found at http://www.UnblockWebsite.net. You agree to the terms of such Privacy Policy by providing your personal information to UnblockWebsite. You are prohibited from posting or transmitting to or through this Site any unlawful, threatening, libelous, defamatory, obscene, scandalous, inflammatory, pornographic, or profane materials, or any other material that is illegal or could give rise to legal liability under applicable law.</p>
  232. <p><span style="text-decoration: underline;"><strong>International Use</strong></span></p>
  233. <p>This Site is controlled and operated by UnblockWebsite from within US. UnblockWebsite makes no representations that materials contained within the Site are appropriate or available for use in other locations, and access to the Site from locations where such activity is illegal is prohibited. Those who choose to use the Site from other locations do so on their own initiative and are solely responsible for compliance with all applicable laws.</p>
  234. <p><span style="text-decoration: underline;"><strong>Restricted Rights</strong></span></p>
  235. <p>The content of this Site is provided with "RESTRICTED RIGHTS." Use, duplication, or disclosure by the US Government is subject to restrictions as set forth in applicable laws and regulations.</p>
  236. <p><span style="text-decoration: underline;"><strong>Limitation of Liability</strong></span></p>
  237. <p>THE WEBSITE IS PROVIDED "AS IS" AND UnblockWebsite MAKES NO OTHER WARRANTIES, EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND NON-INTERFERENCE. UNDER NO CIRCUMSTANCES SHALL UnblockWebsite BE LIABLE FOR ANY DIRECT, SPECIAL, INCIDENTAL, INDIRECT, OR CONSEQUENTIAL DAMAGES, INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR LOST PROFITS, OR ANY CLAIM MADE BY A THIRD PARTY OR MADE BY YOU FOR A THIRD PARTY, ARISING OUT OF YOUR USE OR INABILITY TO USE THE WEBSITE OR THE CONTENT CONTAINED THEREIN, EVEN IF UnblockWebsite KNEW OR SHOULD HAVE KNOWN OF THE POSSIBILITY OF ANY SUCH DAMAGES. THIS LIMITATION OF LIABILITY APPLIES WHETHER DAMAGES ARE SOUGHT AS A TORT CLAIM (INCLUDING NEGLIGENCE AND STRICT PRODUCT LIABILITY), A CONTRACT CLAIM, OR ANY OTHER CLAIM AND NOTWITHSTANDING ANY FAILURE OF ESSENTIAL PURPOSE OF ANY LIMITED REMEDY. SOME STATES OR COUNTRIES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES. IN SUCH STATES OR COUNTRIES, SOME EXCLUSIONS OR LIMITATIONS CONTAINED HEREIN MAY NOT APPLY TO YOU.</p>
  238. <p><span style="text-decoration: underline;"><strong>Modifications</strong></span></p>
  239. <p>This Agreement may be modified by UnblockWebsite at any time by updating and posting a new version on the Site. By using the Site, you agree to be bound by the terms and conditions of the version of this Agreement that is in force during such use.</p>
  240. <p><span style="text-decoration: underline;"><strong>Term and Termination</strong></span></p>
  241. <p>This Agreement is effective as of the date of your first access or use of the Site, and shall remain in effect for the duration of your access or use. This Agreement shall automatically terminate upon your breach of the Agreement.</p>
  242. </div>
  243. <div class="modal-footer">
  244. </div>
  245. </div>
  246. </div>
  247. </div>
  248.  
  249. <!-- Bootstrap core JavaScript
  250. ================================================== -->
  251. <!-- Placed at the end of the document so the pages load faster -->
  252. <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  253. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
  254. <script src="bootstrap/js/bootstrap.min.js"></script>
  255. <!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
  256. <script src="bootstrap/js/ie10-viewport-bug-workaround.js"></script>
  257. <script src="includes/theme/theme.js"></script>
  258. <script>
  259. (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  260. (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  261. m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  262. })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
  263.  
  264. ga('create', 'UA-62482313-1', 'auto');
  265. ga('send', 'pageview');
  266.  
  267. </script>
  268.  
  269. <script type="text/javascript">
  270. var sc_project=10418410;
  271. var sc_invisible=1;
  272. var sc_security="59ddd5a8";
  273. var scJsHost = (("https:" == document.location.protocol) ?
  274. "https://secure." : "http://www.");
  275. document.write("<sc"+"ript type='text/javascript' src='" +
  276. scJsHost+
  277. "statcounter.com/counter/counter.js'></"+"script>");
  278. </script>
  279. <noscript><div class="statcounter"><a title="website
  280. statistics" href="http://statcounter.com/"
  281. target="_blank"><img class="statcounter"
  282. src="http://c.statcounter.com/10418410/0/59ddd5a8/1/"
  283. alt="website statistics"></a></div></noscript> <script type="text/javascript">ginf={url:'https://www.unblockwebsite.net',script:'unblock.php',target:{h:'https://m.facebook.com',p:'/',b:'',u:'https://m.facebook.com/unblock.php?u=2w1bzKd8ifPWr%2FNwQb6BXdqhIA%3D%3D&amp;b=6'},enc:{u:'mFyBDtW9Y8EB1S9p8aAD20v45JmXpEjz7H1AYNyLM0aBIaQHae822tVX07JdzSDwouVc5jLF9M7IMLdKQ9BIqmugh3hHJK3X2OYWVzrTbmpLYqkEpLaFVuJ2lQxVppIf',e:'1',x:'',p:''},b:'6'}</script>
  284. <script type="text/javascript" src="https://www.unblockwebsite.net/includes/main.js?1.4.13"></script> </body>
  285. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement