Untitled
4 years ago in Plain Text
<!DOCTYPE html><html><head><title>Log in to Facebook</title><meta name="viewport" content="user-scalable=no,initial-scale=1,maximum-scale=1" /><link href="https://static.xx.fbcdn.net/rsrc.php/v3/ya/r/O2aKM2iSbOw.png" rel="shortcut icon" sizes="196x196" /><meta name="referrer" content="origin-when-crossorigin" id="meta_referrer" /><meta name="theme-color" content="#3b5998" /><link type="text/css" rel="stylesheet" href="https://static.xx.fbcdn.net/rsrc.php/v3/yr/l/0,cross/RYcfjt3mS5p.css" data-bootloader-hash="a0RmN" crossorigin="anonymous" /><link type="text/css" rel="stylesheet" href="https://static.xx.fbcdn.net/rsrc.php/v3/y4/l/0,cross/Pf8lH4HJgOl.css" data-bootloader-hash="wpkgI" crossorigin="anonymous" /><link type="text/css" rel="stylesheet" href="https://static.xx.fbcdn.net/rsrc.php/v3/yn/l/0,cross/qc5kp5aSbBM.css" data-bootloader-hash="6cvxV" crossorigin="anonymous" /><link type="text/css" rel="stylesheet" href="https://static.xx.fbcdn.net/rsrc.php/v3/y4/l/0,cross/Pf8lH4HJgOl.css" data-bootloader-hash="wpkgI" crossorigin="anonymous" /><script id="u_0_d">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({"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});</script><script>document.domain = 'facebook.com';/^#~?!(?:\/?[\w\.-])+\/?(?:\?|$)/.test(location.hash)&&location.replace(location.hash.substr(location.hash.indexOf("!")+1));</script><script>__DEV__=0;</script><script id="u_0_e" crossorigin="anonymous" src="https://static.xx.fbcdn.net/rsrc.php/v3inLb4/yP/l/en_GB/lvyCl23iQNd.js" data-bootloader-hash="MStMx"></script><script id="u_0_b">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><script id="u_0_c">(function _(a,b,c,d){function e(a){document.cookie=a+"=;expires=Thu, 01-Jan-1970 00:00:01 GMT;path=/;domain=.facebook.com"}function f(a,b){document.cookie=a+"="+b+";path=/;domain=.facebook.com;secure"}if(!a){e(b);e(c);return}a=null;(navigator.userAgent.indexOf("Firefox")!==-1||!window.devicePixelRatio&&navigator.userAgent.indexOf("Windows Phone")!==-1)&&(document.documentElement!=null&&(a=screen.width/document.documentElement.offsetWidth,a=Math.max(1,Math.floor(a*2)/2)));(!a||a===1)&&navigator.userAgent.indexOf("IEMobile")!==-1&&(a=Math.sqrt(screen.deviceXDPI*screen.deviceYDPI)/96,a=Math.max(1,Math.round(a*2)/2));f(b,(a||window.devicePixelRatio||1).toString());e=window.screen?screen.width:0;b=window.screen?screen.height:0;f(c,e+"x"+b);d&&document.cookie&&window.devicePixelRatio>1&&document.location.reload()})(true, "m_pixel_ratio", "wd", false);</script><meta http-equiv="origin-trial" data-feature="getInstalledRelatedApps" data-expires="2017-12-04" content="AvpndGzuAwLY463N1HvHrsK3WE5yU5g6Fehz7Vl7bomqhPI/nYGOjVg3TI0jq5tQ5dP3kDSd1HXVtKMQyZPRxAAAAABleyJvcmlnaW4iOiJodHRwczovL2ZhY2Vib29rLmNvbTo0NDMiLCJmZWF0dXJlIjoiSW5zdGFsbGVkQXBwIiwiZXhwaXJ5IjoxNTEyNDI3NDA0LCJpc1N1YmRvbWFpbiI6dHJ1ZX0=" /></head><body tabindex="0" class="touch x2 android _fzu _50-3 iframe _5oxw"><script id="u_0_a">(function(a){a.__updateOrientation=function(){var b=!!a.orientation&&a.orientation!==180,c=document.body;c&&(c.className=c.className.replace(/(^|\s)(landscape|portrait)(\s|$)/g," ")+" "+(b?"landscape":"portrait"));return b}})(window);</script><div id="viewport" data-kaios-focus-transparent="1"><h1 style="display:block;height:0;overflow:hidden;position:absolute;width:0;padding:0">Facebook</h1><div id="page" class=""><div class="_129_" id="header-notices"></div><div class="_7om2 _52we _52z5" id="header"><div class="_4g34 _52z6" data-sigil="mChromeHeaderCenter"><a href="/login/?refid=8"><i class="img sp_czg9J4af8uq_3x sx_d9c7f4"><u>facebook</u></i></a></div></div><div class="_5oxw" id="root" role="main" data-sigil="context-layer-root content-pane"><div class="_7om2"><div class="_4g34 _hqb"><div><p class="_2zsf">Tap to log in</p><div class="_56be _2zsg"><div class="_55wo _56bf _58k5"><div class="_7om2 _2ph_"><div class="_5s61 _3-91"><form method="post" action="/login/device-based/validate-pin/?refid=8" id="u_0_0"><input type="hidden" name="lsd" value="AVq5kefP" autocomplete="off" /><input type="hidden" name="jazoest" value="2707" autocomplete="off" /><input type="hidden" name="uid" value="100029048386976" /><input type="hidden" name="flow" value="login_no_pin" /><input type="hidden" name="next" value="" /><div class="_1dl1" id="u_0_1"><i class="img _1-yc profpic" tabindex="0" role="button" aria-label="Ashli Jay" style="background: url(&#039;https\3a //scontent.fadl2-1.fna.fbcdn.net/v/t1.0-1/cp0/e15/q65/c141.0.480.480a/p480x480/1379841_10150004552801901_469209496895221757_n.jpg?_nc_cat\3d 1\26 _nc_ht\3d scontent.fadl2-1.fna\26 oh\3d d5cb206de299028a37d7a97a6e48c2a1\26 oe\3d 5D2DA357&#039;) no-repeat center;background-size:100% 100%;-webkit-background-size:100% 100%;width:40px;height:40px;"></i><span class="_7h88 _7h89 _7h8a" data-sigil="count">6</span></div></form></div><div class="_4g34 _5i2i _52we"><div class="_5xu4"><form method="post" action="/login/device-based/validate-pin/?refid=8" id="u_0_2"><input type="hidden" name="lsd" value="AVq5kefP" autocomplete="off" /><input type="hidden" name="jazoest" value="2707" autocomplete="off" /><input type="hidden" name="uid" value="100029048386976" /><input type="hidden" name="flow" value="login_no_pin" /><input type="hidden" name="next" value="" /><div role="button" aria-label="Tap to log in to Facebook as Ashli Jay. This user has 6 new notifications" tabindex="0" id="u_0_3"><span class="_52je _52jb _2t_z"><div><div>Ashli Jay</div></div></span></div></form></div></div><div class="_5s61 _5i2i _52we"><div class="_5xu4"><a tabindex="0" aria-label="Change the information Ashli Jay has saved on this device" role="button" href="/login/device-based/edit/?uid=100029048386976&amp;refid=8"><i class="_1-gc _4q9b img sp_M4GtByaGY2-_3x sx_69cecc"></i></a></div></div></div><a href="/login/?ref=dbl&amp;fl&amp;refid=8"><div class="_7om2 _2zs_"><div class="_5s61 _3-8j"><div class="_6wvw _6ww4 _6wvx"><i class="_4q9b img sp_M4GtByaGY2-_3x sx_f71112"></i></div></div><div class="_4g34 _5i2i _52we"><div class="_5xu4"><div class="_52je _52jb">Log in to another account</div></div></div></div></a></div></div><div class="_52jj _3gdy"><a role="button" class="_4qln btn btnS medBtn mfsm touchable" href="/reg/?ref=dbl&amp;refid=8" id="signup-button">Create New Account</a></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 class=""></div><div class="viewportArea _2v9s" style="display:none" id="u_0_4" data-sigil="marea"><div class="_5vsg" id="u_0_5"></div><div class="_5vsh" id="u_0_6"></div><div class="_5v5d fcg"><div class="_2so _2sq _2ss img _50cg" data-animtype="1" data-sigil="m-loading-indicator-animate m-loading-indicator-root"></div>Loading...</div></div><div class="viewportArea aclb" id="mErrorView" style="display:none" data-sigil="marea"><div class="container"><div class="image"></div><div class="message" data-sigil="error-message"></div><a class="link" data-sigil="MPageError:retry">Try Again</a></div></div></div></div><div id="static_templates"><div class="mDialog" id="modalDialog" style="display:none"><div class="_52z5 _451a mFuturePageHeader _1uh1 firstStep titled" id="mDialogHeader"><div class="_7om2 _52we"><div class="_5s61"><div class="_52z7"><button type="submit" value="Cancel" class="cancelButton btn btnD bgb mfss touchable" id="u_0_8" data-sigil="dialog-cancel-button">Cancel</button><button type="submit" value="Back" class="backButton btn btnI bgb mfss touchable iconOnly" aria-label="Back" id="u_0_9" data-sigil="dialog-back-button"><i class="img sp_czg9J4af8uq_3x sx_d95e1e" style="margin-top: 2px;"></i></button></div></div><div class="_4g34"><div class="_52z6"><div class="_50l4 mfsl fcw" id="m-future-page-header-title" data-sigil="m-dialog-header-title dialog-title">Loading...</div></div></div><div class="_5s61"><div class="_52z8" id="modalDialogHeaderButtons"></div></div></div></div><div class="modalDialogView" id="modalDialogView"></div><div class="_5v5d _5v5e fcg" id="dialogSpinner"><div class="_2so _2sq _2ss img _50cg" data-animtype="1" id="u_0_7" data-sigil="m-loading-indicator-animate m-loading-indicator-root"></div>Loading...</div></div></div><script id="u_0_f" crossorigin="anonymous" src="https://static.xx.fbcdn.net/rsrc.php/v3iooI4/yu/l/en_GB/6fRCBOUv2V7.js" data-bootloader-hash="AU7wI"></script><script id="u_0_g" crossorigin="anonymous" src="https://static.xx.fbcdn.net/rsrc.php/v3/y4/r/kVJFUBdrvxX.js" data-bootloader-hash="i+6sI"></script><script id="u_0_h">requireLazy(["gkx"],function(gkx){gkx.add({"676920":{"result":false,"hash":"AT74u1LTpB8M_7EW"},"676921":{"result":false,"hash":"AT7vVMRFHin9mMfN"},"676922":{"result":false,"hash":"AT7bS4AiQzQ0WYmO"},"676788":{"result":false,"hash":"AT5rvc4tcfwsGcQp"},"849406":{"result":false,"hash":"AT78SM90gJfbMVqB"},"676781":{"result":false,"hash":"AT4Kek6ZckRl3TG5"},"676837":{"result":false,"hash":"AT5BddjfTatRnQIP"},"803836":{"result":false,"hash":"AT7fN3SB3jjeL427"},"712819":{"result":false,"hash":"AT44D2-0dBTMIFs5"},"676940":{"result":false,"hash":"AT75iR7F9uTR3kLL"},"676780":{"result":false,"hash":"AT4i0fwvz9CeYoqe"},"862436":{"result":false,"hash":"AT54e969NJOp55Iu"},"692841":{"result":false,"hash":"AT6ppsqN_NbHjtIU"}});});
requireLazy(["qex"],function(qex){qex.add({"805072":{"r":null},"833102":{"r":null},"797262":{"r":null},"797263":{"r":null}});});require("TimeSliceImpl").guard(function(){(require("ServerJSDefine")).handleDefines([["cr:794450",["FBLoggerImpl"],{"__rc":["FBLoggerImpl","Aa1-FusEyQIqUsj8LfwkYPtjucadtQ2uRoNs8YT2cWN8cB1Hc8ovAn20-VEPlbUQ3xOqQeUyUemOkpubTKGxq_c"]},-1],["cr:882315",[],{"__rc":[null,"Aa1-FusEyQIqUsj8LfwkYPtjucadtQ2uRoNs8YT2cWN8cB1Hc8ovAn20-VEPlbUQ3xOqQeUyUemOkpubTKGxq_c"]},-1],["cr:838175",["ErrorUtils"],{"__rc":["ErrorUtils","Aa1-FusEyQIqUsj8LfwkYPtjucadtQ2uRoNs8YT2cWN8cB1Hc8ovAn20-VEPlbUQ3xOqQeUyUemOkpubTKGxq_c"]},-1],["cr:717822",["TimeSliceImpl"],{"__rc":["TimeSliceImpl","Aa1-FusEyQIqUsj8LfwkYPtjucadtQ2uRoNs8YT2cWN8cB1Hc8ovAn20-VEPlbUQ3xOqQeUyUemOkpubTKGxq_c"]},-1],["cr:692209",["cancelIdleCallbackBlue"],{"__rc":["cancelIdleCallbackBlue","Aa1-FusEyQIqUsj8LfwkYPtjucadtQ2uRoNs8YT2cWN8cB1Hc8ovAn20-VEPlbUQ3xOqQeUyUemOkpubTKGxq_c"]},-1],["cr:694370",["requestIdleCallbackBlue"],{"__rc":["requestIdleCallbackBlue","Aa1-FusEyQIqUsj8LfwkYPtjucadtQ2uRoNs8YT2cWN8cB1Hc8ovAn20-VEPlbUQ3xOqQeUyUemOkpubTKGxq_c"]},-1],["cr:696703",[],{"__rc":[null,"Aa1-FusEyQIqUsj8LfwkYPtjucadtQ2uRoNs8YT2cWN8cB1Hc8ovAn20-VEPlbUQ3xOqQeUyUemOkpubTKGxq_c"]},-1],["cr:708886",["EventProfilerImpl"],{"__rc":["EventProfilerImpl","Aa1-FusEyQIqUsj8LfwkYPtjucadtQ2uRoNs8YT2cWN8cB1Hc8ovAn20-VEPlbUQ3xOqQeUyUemOkpubTKGxq_c"]},-1],["cr:682513",["BanzaiOriginal"],{"__rc":["BanzaiOriginal","Aa1-FusEyQIqUsj8LfwkYPtjucadtQ2uRoNs8YT2cWN8cB1Hc8ovAn20-VEPlbUQ3xOqQeUyUemOkpubTKGxq_c"]},-1],["cr:682174",["BanzaiOld"],{"__rc":["BanzaiOld","Aa0UFIgbTtn47RmndQqfNrfnf222awsWD3pyDrgJu6mR7mrPPDy3h6PBWLklalWBgRtOlWbIBb2CxqBU8A"]},-1],["cr:729414",[],{"__rc":[null,"Aa2tN9KLrIKl1lHYEImiSPVkYvKEXRUJ7tRRl2rQ1JQ8akWuxKrYs2XxlnlbHRR0CmdaqXEX0joAn113s0H7"]},-1],["ArtilleryExperiments",[],{"artillery_static_resources_pagelet_attribution":false,"artillery_timeslice_compressed_data":false,"artillery_miny_client_payload":false,"artillery_prolong_page_tracing":false,"artillery_navigation_timing_level_2":false,"artillery_profiler_on":false,"artillery_merge_max_distance_sec":1,"artillery_merge_max_duration_sec":1,"user_timing":false},1237],["BootloaderConfig",[],{"jsRetries":null,"jsRetryAbortNum":2,"jsRetryAbortTime":5,"payloadEndpointURI":"https:\/\/m.facebook.com\/ajax\/bootloader-endpoint\/","assumeNotNonblocking":false,"shouldCoalesceModuleRequestsMadeInSameTick":true,"staggerJsDownloads":false,"preloader_num_preloads":5,"preloader_preload_after_dd":false,"preloader_num_loads":1,"preloader_enabled":false,"retryQueuedBootloads":false,"silentDups":false},329],["CSSLoaderConfig",[],{"timeout":5000,"modulePrefix":"BLCSS:","loadEventSupported":true},619],["ServerNonce",[],{"ServerNonce":"wybJUj4i11VRjN9NAr0N3E"},141],["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"]},3871],["RunGatingConfig",[],{"shouldUseBrowserUnload":true},3914],["CurrentCommunityInitialData",[],{},490],["CurrentUserInitialData",[],{"USER_ID":"0","ACCOUNT_ID":"0","NAME":"","SHORT_NAME":null,"IS_MESSENGER_ONLY_USER":false,"IS_DEACTIVATED_ALLOWED_ON_MESSENGER":false},270],["MRequestConfig",[],{"dtsg":{"token":"AQEBkWC9f1Lp:AQHFyYGn-1RM","valid_for":86400,"expire":1556962490},"dtsg_ag":{"token":"AQxf_G5_eWDcee_QVkJeq7l877mhRLyBTKZrkkiEM9Brow:AQzJO_q1hTrx7dTHq4bJTXTdasOq9uX23jfG3MiULRPa7w","valid_for":604800,"expire":1557480890},"lsd":"AVq5kefP","checkResponseOrigin":true,"checkResponseToken":true,"cleanFinishedPrefetchRequests":false,"ajaxResponseToken":{"secret":"gHdukc4mz5JarsGFTABMfewvVekKca21","encrypted":"AYmQPdpOEkt22FNvNXk4lEdiCIQbgXe_Pr-FZsQMpxmzeem51x8JDDSZkkfq9djUB9aIQaZyq3C0dAcNsyMer73F6dxboRj7M1JRCKmjqsMjMA"}},51],["ImmediateImplementationExperiments",[],{"prefer_message_channel":true},3419],["PromiseUsePolyfillSetImmediateGK",[],{"www_always_use_polyfill_setimmediate":false},2190],["SprinkleConfig",[],{"param_name":"jazoest","version":2,"should_randomize":false},2111],["CdnAkamaiDomainsConfig",[],{"fbcdnhdsvideo-vh.akamaihd.net":0,"fbcdn-creative-a.akamaihd.net":1,"fbcdn-dragon-a.akamaihd.net":2,"fbcdn-external-a.akamaihd.net":3,"fbcdn-gtvideo-a-a.akamaihd.net":4,"fbcdn-gtvideo-b-a.akamaihd.net":5,"fbcdn-gtvideo-c-a.akamaihd.net":6,"fbcdn-gtvideo-d-a.akamaihd.net":7,"fbcdn-gtvideo-e-a.akamaihd.net":8,"fbcdn-gtvideo-f-a.akamaihd.net":9,"fbcdn-gtvideo-g-a.akamaihd.net":10,"fbcdn-gtvideo-h-a.akamaihd.net":11,"fbcdn-gtvideo-i-a.akamaihd.net":12,"fbcdn-gtvideo-j-a.akamaihd.net":13,"fbcdn-gtvideo-k-a.akamaihd.net":14,"fbcdn-gtvideo-l-a.akamaihd.net":15,"fbcdn-gtvideo-m-a.akamaihd.net":16,"fbcdn-gtvideo-n-a.akamaihd.net":17,"fbcdn-gtvideo-o-a.akamaihd.net":18,"fbcdn-gtvideo-p-a.akamaihd.net":19,"fbcdn-iphotos-a-a.akamaihd.net":20,"fbcdn-iphotos-a.akamaihd.net":21,"fbcdn-iphotos-b-a.akamaihd.net":22,"fbcdn-iphotos-c-a.akamaihd.net":23,"fbcdn-iphotos-d-a.akamaihd.net":24,"fbcdn-iphotos-e-a.akamaihd.net":25,"fbcdn-iphotos-f-a.akamaihd.net":26,"fbcdn-iphotos-g-a.akamaihd.net":27,"fbcdn-iphotos-h-a.akamaihd.net":28,"fbcdn-photos-a-a.akamaihd.net":29,"fbcdn-photos-a.akamaihd.net":30,"fbcdn-photos-b-a.akamaihd.net":31,"fbcdn-photos-c-a.akamaihd.net":32,"fbcdn-photos-d-a.akamaihd.net":33,"fbcdn-photos-e-a.akamaihd.net":34,"fbcdn-photos-f-a.akamaihd.net":35,"fbcdn-photos-g-a.akamaihd.net":36,"fbcdn-photos-h-a.akamaihd.net":37,"fbcdn-profile-a.akamaihd.net":38,"fbcdn-sphotos-a-a.akamaihd.net":39,"fbcdn-sphotos-b-a.akamaihd.net":40,"fbcdn-sphotos-c-a.akamaihd.net":41,"fbcdn-sphotos-d-a.akamaihd.net":42,"fbcdn-sphotos-e-a.akamaihd.net":43,"fbcdn-sphotos-f-a.akamaihd.net":44,"fbcdn-sphotos-g-a.akamaihd.net":45,"fbcdn-sphotos-h-a.akamaihd.net":46,"fbcdn-static-a.akamaihd.net":47,"fbcdn-video-a-a.akamaihd.net":48,"fbcdn-video-a.akamaihd.net":49,"fbcdn-video-b-a.akamaihd.net":50,"fbcdn-video-c-a.akamaihd.net":51,"fbcdn-video-d-a.akamaihd.net":52,"fbcdn-video-e-a.akamaihd.net":53,"fbcdn-video-f-a.akamaihd.net":54,"fbcdn-video-g-a.akamaihd.net":55,"fbcdn-video-h-a.akamaihd.net":56,"fbcdn-video-i-a.akamaihd.net":57,"fbcdn-video-j-a.akamaihd.net":58,"fbcdn-video-k-a.akamaihd.net":59,"fbcdn-video-l-a.akamaihd.net":60,"fbcdn-video-m-a.akamaihd.net":61,"fbcdn-video-n-a.akamaihd.net":62,"fbcdn-video-o-a.akamaihd.net":63,"fbcdn-video-p-a.akamaihd.net":64,"fbcdn-vthumb-a.akamaihd.net":65,"fbexternal-a.akamaihd.net":66,"fbstatic-a.akamaihd.net":67,"lookbackvideo1-a.akamaihd.net":68,"lookbackvideo2-a.akamaihd.net":69,"lookbackvideo3-a.akamaihd.net":70,"lookbackvideo4-a.akamaihd.net":71,"lookbackvideo5-a.akamaihd.net":72,"lookbackvideo6-a.akamaihd.net":73,"lookbackvideo7-a.akamaihd.net":74,"lookbackvideo8-a.akamaihd.net":75,"igexternal-a.akamaihd.net":76,"fbmentionslive-a.akamaihd.net":77,"fblive-a.akamaihd.net":78,"fbcdn-static-a-a.akamaihd.net":79,"fbcdn-static-b-a.akamaihd.net":80,"fb-s-a-a.akamaihd.net":81,"fb-s-b-a.akamaihd.net":82,"fb-s-c-a.akamaihd.net":83,"fb-s-d-a.akamaihd.net":84,"fb-l-a-a.akamaihd.net":85,"fb-l-b-a.akamaihd.net":86,"fb-l-c-a.akamaihd.net":87,"fb-l-d-a.akamaihd.net":88,"fb-sq-a-a.akamaihd.net":89,"fb-sq-b-a.akamaihd.net":90,"fb-sq-c-a.akamaihd.net":91,"fb-sq-d-a.akamaihd.net":92,"fb-lq-a-a.akamaihd.net":93,"fb-lq-b-a.akamaihd.net":94,"fb-lq-c-a.akamaihd.net":95,"fb-lq-d-a.akamaihd.net":96},1634],["ISB",[],{},330],["LSD",[],{"token":"AVq5kefP"},323],["SiteData",[],{"server_revision":1000670227,"client_revision":1000670227,"tier":"","push_phase":"C3","pkg_cohort":"FW_EXP:mtouch_pkg","pr":3,"haste_site":"mobile","be_mode":0,"be_key":"__be","ir_on":true,"is_rtl":false,"is_comet":false,"vip":"157.240.8.35"},317],["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":10,"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":500,"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,"backbone_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":true,"ref_counting_cont_fix":false,"also_record_new_timeslice_format":false,"force_async_request_tracing_on":false},2609],["ErrorDebugHooks",[],{"SnapShotHook":null},185],["BigPipeExperiments",[],{"link_images_to_pagelets":false,"enable_bigpipe_plugins":false},907],["UserAgentData",[],{"browserArchitecture":"32","browserFullVersion":"73.0.3683.90","browserMinorVersion":0,"browserName":"Chrome","browserVersion":73,"deviceName":"Unknown","engineName":"WebKit","engineVersion":"537.36","platformArchitecture":"32","platformName":"Android","platformVersion":"6","platformFullVersion":"6.0.1"},527],["ArtilleryComponentSaverOptions",[],{"options":{"ads_wait_time_saver":{"shouldCompress":false,"shouldUploadSeparately":false},"ads_flux_profiler_saver":{"shouldCompress":true,"shouldUploadSeparately":false},"timeslice_execution_saver":{"shouldCompress":true,"shouldUploadSeparately":false},"interaction_async_request_join_data":{"shouldCompress":true,"shouldUploadSeparately":true},"resources_saver":{"shouldCompress":true,"shouldUploadSeparately":false},"user_timing_saver":{"shouldCompress":false,"shouldUploadSeparately":false}}},3016],["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":" _Interaction__ProfileSectionAbout(?: .*)?$","ProfileSectionAllRelationships":" _Interaction__ProfileSectionAllRelationships(?: .*)?$","ProfileSectionAtWork":" _2fnv(?: .*)?$","ProfileSectionContactBasic":" _Interaction__ProfileSectionContactBasic(?: .*)?$","ProfileSectionEducation":" _Interaction__ProfileSectionEducation(?: .*)?$","ProfileSectionOverview":" _Interaction__ProfileSectionOverview(?: .*)?$","ProfileSectionPlaces":" _Interaction__ProfileSectionPlaces(?: .*)?$","ProfileSectionYearOverviews":" _Interaction__ProfileSectionYearOverviews(?: .*)?$","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":false,"profile_eager_execution":false,"disable_heuristic":true,"disable_event_profiler":false},1726],["MJSEnvironment",[],{"IS_APPLE_WEBKIT_IOS":false,"IS_TABLET":false,"IS_ANDROID":true,"IS_CHROME":true,"IS_FIREFOX":false,"IS_WINDOWS_PHONE":false,"IS_SAMSUNG_DEVICE":true,"OS_VERSION":6,"PIXEL_RATIO":3,"BROWSER_NAME":"Chrome Mobile"},46],["KSConfig",[],{"killed":{"__set":["POCKET_MONSTERS_CREATE","POCKET_MONSTERS_DELETE","VIDEO_DIMENSIONS_FROM_PLAYER_IN_UPLOAD_DIALOG","PREVENT_INFINITE_URL_REDIRECT","POCKET_MONSTERS_UPDATE_NAME","ADS_PLACEMENT_FIX_PUBLISHER_PLATFORMS_MUTATION","MOBILITY_KILL_OLD_VISIBILITY_POSITION_SETTING","WORKPLACE_DISPLAY_TEXT_EVIDENCE_REPORTING","TEAM_VC_PORTAL"]}},2580],["MWebStorageMonsterWhiteList",[],{"whitelist":["^Banzai$","^bz","^banzai\\:last_storage_flush$","^mutex","^msys","^sp_pi$","^\\:userchooser\\:osessusers$","^\\:userchooser\\:settings$","^[0-9]+:powereditor:","^Bandicoot\\:","^brands\\:console\\:config$","^CacheStorageVersion$","^consoleEnabled$","^_video_$","^vc_","^_showMDevConsole$","^_ctv_","^ga_client_id$","^qe_switcher_nub_selection$","^_mswam_$","^am_recently_used_filters\\:","^ickt$"]},254],["FWLoader",[],{},278],["MLoadingIndicatorSigils",[],{"ANIMATE":"m-loading-indicator-animate","ROOT":"m-loading-indicator-root"},279],["ZeroRewriteRules",[],{"rewrite_rules":{"m":"m","mobile":"m"},"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,"\/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,"\/lite\/":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}},1478],["CookieCoreConfig",[],{"a11y":{},"act":{},"c_user":{},"ddid":{"p":"\/deferreddeeplink\/","t":2419200},"dpr":{"t":604800},"js_ver":{"t":604800},"locale":{"t":604800},"lh":{"t":604800},"m_pixel_ratio":{"t":604800},"noscript":{},"pnl_data2":{"t":2},"presence":{},"sW":{},"sfau":{},"wd":{"t":604800},"x-referer":{},"x-src":{"t":1}},2104],["CookieCoreLoggingConfig",[],{"maximumIgnorableStallMs":16.67,"sampleRate":9.7e-5,"sampleRateClassic":1.0e-10,"sampleRateFastStale":1.0e-8},3401],["FbtLogger",[],{"logger":null},288],["FbtQTOverrides",[],{"overrides":{}},551],["FbtResultGK",[],{"shouldReturnFbtResult":true,"inlineMode":"NO_INLINE"},876],["IntlHoldoutGK",[],{"inIntlHoldout":false},2827],["IntlNumberTypeConfig",[],{"impl":"if (n === 1) { return IntlVariations.NUMBER_ONE; } else { return IntlVariations.NUMBER_OTHER; }"},3405],["IntlViewerContext",[],{"GENDER":3},772],["NumberFormatConfig",[],{"decimalSeparator":".","numberDelimiter":",","minDigitsForThousandsSeparator":4,"standardDecimalPatternInfo":{"primaryGroupSize":3,"secondaryGroupSize":3},"numberingSystemData":null},54],["IntlPhonologicalRules",[],{"meta":{"\/_B\/":"([.,!?\\s]|^)","\/_E\/":"([.,!?\\s]|$)"},"patterns":{"\/\u0001(.*)('|&#039;)s\u0001(?:'|&#039;)s(.*)\/":"\u0001$1$2s\u0001$3","\/_\u0001([^\u0001]*)\u0001\/":"javascript"}},1496],["ZeroCategoryHeader",[],{},1127],["MPageControllerGating",[],{"shouldDeferUntilCertainNoRedirect":false,"shouldReleaseFetcherLock":false,"urisToCacheForward":[],"shouldLoadingScreenSetScriptPath":false,"shouldRenderAsync404":false},2023],["MobileAppDetect",[],{"is_mobile_app":false,"is_ads_manager_app":false,"is_pages_manager":false,"is_facebook_for_android":false,"is_facebook_for_android_in_app_browser":false,"is_facebook_for_ios":false,"is_instagram":false,"is_messenger_for_android":false,"is_messenger_for_ios":false,"is_wilde":false,"is_kaios":false},1109],["MRenderingSchedulerConfig",[],{"delayNormalResources":false,"isDisplayJSEnabled":false},1978],["MBanzaiConfig",[],{"EXPIRY":86400000,"MAX_SIZE":10000,"MAX_WAIT":30000,"RESTORE_WAIT":30000,"gks":{"boosted_component":true,"platform_oauth_client_events":true,"visibility_tracking":true,"xtrackable_clientview_batch":true,"boosted_pagelikes":true,"gqls_web_logging":true},"blacklist":["time_spent"]},32],["MSession",[],{"useAngora":false,"logoutURL":"\/logout.php?h=Afd44TEa7osoIs2j&t=1556876090","push_phase":"C3"},52]]);new (require("ServerJS"))().handle({"require":[["MPrelude"],["VisualCompletionGating"],["BanzaiScuba"]]});}, "ServerJS define", {"root":true})();</script>
<script>var bigPipe = new (require("BigPipe"))({"forceFinish":true,"config":{"flush_pagelets_asap":true,"handle_defines_asap":true,"handle_instances_asap":true,"dispatch_pagelet_replayable_actions":false}});</script>
<script>bigPipe.beforePageletArrive("first_response")</script>
<script>require("TimeSlice").guard((function(){bigPipe.onPageletArrive({bootloadable:{VisualCompletionGating:{r:["AU7wI"]},BanzaiScuba:{r:["AU7wI","i+6sI"],rds:{m:["BanzaiScuba"]}},GeneratedPackerUtils:{r:["uYbVb","qlimw"]},SnappyCompressUtil:{r:["AU7wI"]},GeneratedArtilleryUserTimingSink:{r:["uYbVb","9Zaf3","sGe+Z","Hx+az"]},Banzai:{r:["AU7wI","i+6sI"],rds:{m:["BanzaiScuba"]}},BanzaiStream:{r:["AU7wI","ZU1ro","i+6sI"],rds:{m:["BanzaiScuba"]}},BanzaiODS:{r:["AU7wI","i+6sI"],rds:{m:["BanzaiScuba"]}},ResourceTimingBootloaderHelper:{r:["ljf4W","AU7wI"],rds:{m:["VisualCompletionGating"]}},TimeSliceHelper:{r:["yo/Ha"]},PerfXSharedFields:{r:["WOys7"]},TimeSliceInteractionsLiteTypedLogger:{r:["AU7wI","FHtgt","i+6sI"],rds:{m:["BanzaiScuba"]}},WebSpeedInteractionsTypedLogger:{r:["AU7wI","4LL/S","i+6sI"],rds:{m:["BanzaiScuba"]}},MqttLongPollingRunner:{r:["AU7wI","q20uS","bBZNX","4AaxO","i+6sI"],rds:{m:["BanzaiScuba"]}},QPLInspector:{r:["WOys7","eC6B9","VvVFw"]}},resource_map:{uYbVb:{type:"js",src:"https://static.xx.fbcdn.net/rsrc.php/v3/yO/r/yncgZiC7BC6.js",crossOrigin:1},qlimw:{type:"js",src:"https://static.xx.fbcdn.net/rsrc.php/v3/yy/r/47FQKfQw4C3.js",crossOrigin:1},"9Zaf3":{type:"js",src:"https://static.xx.fbcdn.net/rsrc.php/v3/yO/r/vYAXaPf0I4n.js",crossOrigin:1},"sGe+Z":{type:"js",src:"https://static.xx.fbcdn.net/rsrc.php/v3/yw/r/uXgWi_zhSQG.js",crossOrigin:1},"Hx+az":{type:"js",src:"https://static.xx.fbcdn.net/rsrc.php/v3/yf/r/zO5MojAgN8I.js",crossOrigin:1},ZU1ro:{type:"js",src:"https://static.xx.fbcdn.net/rsrc.php/v3/yU/r/QKWIqWeZBgJ.js",crossOrigin:1},ljf4W:{type:"js",src:"https://static.xx.fbcdn.net/rsrc.php/v3/yQ/r/or1nNRZORdv.js",crossOrigin:1},"yo/Ha":{type:"js",src:"https://static.xx.fbcdn.net/rsrc.php/v3/yI/r/5sRLGzXi6Gy.js",crossOrigin:1},WOys7:{type:"js",src:"https://static.xx.fbcdn.net/rsrc.php/v3iN6O4/yy/l/en_GB/sc3QB7l113M.js",crossOrigin:1},FHtgt:{type:"js",src:"https://static.xx.fbcdn.net/rsrc.php/v3/yN/r/3cdJiqLWPaS.js",crossOrigin:1},"4LL/S":{type:"js",src:"https://static.xx.fbcdn.net/rsrc.php/v3/yj/r/mJOToILUO1g.js",crossOrigin:1},TisuZ:{type:"js",src:"https://static.xx.fbcdn.net/rsrc.php/v3/yj/r/YOR7n2sHi6f.js",crossOrigin:1},q20uS:{type:"js",src:"https://static.xx.fbcdn.net/rsrc.php/v3/y0/r/CBgKm_CMQDj.js",crossOrigin:1},bBZNX:{type:"js",src:"https://static.xx.fbcdn.net/rsrc.php/v3i1F34/y6/l/en_GB/j_4-wAiElN7.js",crossOrigin:1},"4AaxO":{type:"js",src:"https://static.xx.fbcdn.net/rsrc.php/v3iLl54/yE/l/en_GB/1TpZjApHBJl.js",crossOrigin:1},"+obn+":{type:"js",src:"https://static.xx.fbcdn.net/rsrc.php/v3ig7n4/yO/l/en_GB/QqpJAgjpd6m.js",crossOrigin:1},eC6B9:{type:"js",src:"https://static.xx.fbcdn.net/rsrc.php/v3iUSI4/y-/l/en_GB/gfRpx8Un0jm.js",crossOrigin:1},VvVFw:{type:"js",src:"https://static.xx.fbcdn.net/rsrc.php/v3/yO/r/_ebQ14UES5p.js",crossOrigin:1},"hM/IZ":{type:"js",src:"https://static.xx.fbcdn.net/rsrc.php/v3/y5/r/pP9DRVK5Aa6.js",crossOrigin:1}},gkxData:{"778292":{result:false,hash:"AT6FuFR6ivgyL9Vm"},"676936":{result:false,hash:"AT7hYMv_dWdx6ZRc"},"811275":{result:false,hash:"AT7Eepjs5xcBVioe"},"676932":{result:false,hash:"AT6Kd6rba8HUqEPT"},"901339":{result:true,hash:"AT5swNBQmImdG1bT"},"807517":{result:true,hash:"AT5YNczRGTnQz_Yf"},"865725":{result:true,hash:"AT7vuH_PcCpOwMr2"},"865724":{result:false,hash:"AT4d996yjzhz5m6y"},"916141":{result:false,hash:"AT4Rp9qg7MW4WHcm"},"836325":{result:false,hash:"AT6ggiRzRI0eMdSJ"},"820050":{result:true,hash:"AT4uKBEaDqOpDjtq"},"676812":{result:false,hash:"AT4L-exzAQa01Zgv"},"676811":{result:false,hash:"AT5JPFCxUNgMHS4I"},"726410":{result:true,hash:"AT48NzaRU4IzlYZC"},"899244":{result:false,hash:"AT6HS-JTenTnjqxe"},"708253":{result:false,hash:"AT7nA6WPg5M6sUzY"}},qexData:{"820043":{r:null}},allResources:["a0RmN","wpkgI","AU7wI","TisuZ","q20uS","bBZNX","4AaxO","6cvxV","+obn+","i+6sI","ljf4W","WOys7","hM/IZ"],displayResources:["a0RmN","wpkgI","AU7wI","4AaxO","6cvxV","i+6sI","ljf4W","WOys7"],id:"first_response",phase:0,jsmods:{elements:[["__elem_242e8bd2_0_0","u_0_0",1],["__elem_a588f507_0_0","u_0_1",1],["__elem_242e8bd2_0_1","u_0_2",1],["__elem_a588f507_0_1","u_0_3",1],["__elem_e980dec4_0_0","signup-button",1],["__elem_49f6b607_0_0","root",1],["__elem_eed16c0a_0_0","u_0_4",1],["__elem_a588f507_0_2","u_0_5",1],["__elem_a588f507_0_3","u_0_6",1],["__elem_0cdc66ad_0_0","u_0_8",1],["__elem_0cdc66ad_0_1","u_0_9",1]],require:[["MobileZeroRewriteURL","main",[],[{regex_matcher:["^(https?)://(?:z-1-|z-m-|z-p3-|z-p4-)?([0-9a-zA-Z\\.-]+\\.)((?:fadl2-1|fmel4-1|fmel6-1|fool1-1|fper4-1|fsyd1-1|fsyd2-1)\\.fna)(\\.fbcdn\\.net(:?[0-9]{0,5}))(/.*(\\.mp4|\\.hls|\\.flv)(?:\\?(?!.*_nc_ad=z-m.*$)(?=.*oh=.*$).*)$)","^(https?)://(?:z-1-|z-m-|z-p3-|z-p4-)?([0-9a-zA-Z\\.-]+\\.)((?:fadl2-1|fmel4-1|fmel6-1|fool1-1|fper4-1|fsyd1-1|fsyd2-1)\\.fna)(\\.fbcdn\\.net(:?[0-9]{0,5}))(/.*(\\.mp4|\\.hls|\\.flv)(\\?.*)?$)","^(https?)://(?:z-1-|z-m-|z-p3-|z-p4-)?([0-9a-zA-Z\\.-]+\\.)((?:fadl2-1|fmel4-1|fmel6-1|fool1-1|fper4-1|fsyd1-1|fsyd2-1)\\.fna)(\\.fbcdn\\.net)(:?[0-9]{0,5})(.*(?:t[0-9]+\\.(?:1997)-6($|(?:/.*)?(?:\\?(?!.*_nc_ad=z-m.*$)(?=.*oh=.*$).*)$)))","^(https?)://(?:z-1-|z-m-|z-p3-|z-p4-)?([0-9a-zA-Z\\.-]+\\.)((?:fadl2-1|fmel4-1|fmel6-1|fool1-1|fper4-1|fsyd1-1|fsyd2-1)\\.fna)(\\.fbcdn\\.net)(:?[0-9]{0,5})(.*(?:t[0-9]+\\.(?:9024)-6($|(?:/.*)?(?:\\?(?!.*_nc_ad=z-m.*$)(?=.*oh=.*$).*)$)))","^(https?)://(?:z-1-|z-m-|z-p3-|z-p4-)?([0-9a-zA-Z\\.-]+\\.)((?:fadl2-1|fmel4-1|fmel6-1|fool1-1|fper4-1|fsyd1-1|fsyd2-1)\\.fna)(\\.fbcdn\\.net)(:?[0-9]{0,5})(.*(?:t[0-9]+\\.(?:10537|11485)-6($|(?:/.*)?(?:\\?(?!.*_nc_ad=z-m.*$)(?=.*oh=.*$).*)$)))","^(https?)://(?:z-1-|z-m-|z-p3-|z-p4-)?([0-9a-zA-Z\\.-]+\\.)((?:fadl2-1|fmel4-1|fmel6-1|fool1-1|fper4-1|fsyd1-1|fsyd2-1)\\.fna)(\\.fbcdn\\.net)(:?[0-9]{0,5})(.*(?:t[0-9]+\\.(?:8221)-6($|(?:/.*)?(?:\\?(?!.*_nc_ad=z-m.*$)(?=.*oh=.*$).*)$)))","^(https?)://(?:z-1-|z-m-|z-p3-|z-p4-)?([0-9a-zA-Z\\.-]+\\.)((?:fadl2-1|fmel4-1|fmel6-1|fool1-1|fper4-1|fsyd1-1|fsyd2-1)\\.fna)(\\.fbcdn\\.net)(:?[0-9]{0,5})(.*(?:t[0-9]+\\.(?:1997)-6($|\\?.*$|/.*$)))","^(https?)://(?:z-1-|z-m-|z-p3-|z-p4-)?([0-9a-zA-Z\\.-]+\\.)((?:fadl2-1|fmel4-1|fmel6-1|fool1-1|fper4-1|fsyd1-1|fsyd2-1)\\.fna)(\\.fbcdn\\.net)(:?[0-9]{0,5})(.*(?:t[0-9]+\\.(?:9024)-6($|\\?.*$|/.*$)))","^(https?)://(?:z-1-|z-m-|z-p3-|z-p4-)?([0-9a-zA-Z\\.-]+\\.)((?:fadl2-1|fmel4-1|fmel6-1|fool1-1|fper4-1|fsyd1-1|fsyd2-1)\\.fna)(\\.fbcdn\\.net)(:?[0-9]{0,5})(.*(?:t[0-9]+\\.(?:10537|11485)-6($|\\?.*$|/.*$)))","^(https?)://(?:z-1-|z-m-|z-p3-|z-p4-)?([0-9a-zA-Z\\.-]+\\.)((?:fadl2-1|fmel4-1|fmel6-1|fool1-1|fper4-1|fsyd1-1|fsyd2-1)\\.fna)(\\.fbcdn\\.net)(:?[0-9]{0,5})(.*(?:t[0-9]+\\.(?:8221)-6($|\\?.*$|/.*$)))","^(https?)://(?:z-1-|z-m-|z-p3-|z-p4-)?([0-9a-zA-Z\\.-]+\\.)((?:fadl2-1|fmel4-1|fmel6-1|fool1-1|fper4-1|fsyd1-1|fsyd2-1)\\.fna)(\\.fbcdn\\.net(:?[0-9]{0,5}))($|(?:/.*)?(?:\\?(?!.*_nc_ad=z-m.*$)(?=.*oh=.*$).*)$)","^(https?)://(?:z-1-|z-m-|z-p3-|z-p4-)?([0-9a-zA-Z\\.-]+\\.)((?:fadl2-1|fmel4-1|fmel6-1|fool1-1|fper4-1|fsyd1-1|fsyd2-1)\\.fna)(\\.fbcdn\\.net(:?[0-9]{0,5}))($|\\?.*$|/.*$)","^(https?)://(?:z-1-|z-m-|z-p3-|z-p4-)?([0-9a-zA-Z\\.-]+\\.)(f\\w+-\\w+\\.fna)(\\.fbcdn\\.net(:?[0-9]{0,5}))(/.*(\\.mp4|\\.hls|\\.flv)(?:\\?(?!.*_nc_ad=z-m.*$)(?=.*oh=.*$).*)$)","^(https?)://(?:z-1-|z-m-|z-p3-|z-p4-)?([0-9a-zA-Z\\.-]+\\.)(f\\w+-\\w+\\.fna)(\\.fbcdn\\.net(:?[0-9]{0,5}))(/.*(\\.mp4|\\.hls|\\.flv)(\\?.*)?$)","^(https?)://(?:z-1-|z-m-|z-p3-|z-p4-)?([0-9a-zA-Z\\.-]+\\.)(f\\w+-\\w+\\.fna)(\\.fbcdn\\.net(:?[0-9]{0,5}))(.*(?:t[0-9]+\\.(?:1997)-6($|(?:/.*)?(?:\\?(?!.*_nc_ad=z-m.*$)(?=.*oh=.*$).*)$)))","^(https?)://(?:z-1-|z-m-|z-p3-|z-p4-)?([0-9a-zA-Z\\.-]+\\.)(f\\w+-\\w+\\.fna)(\\.fbcdn\\.net(:?[0-9]{0,5}))(.*(?:t[0-9]+\\.(?:9024)-6($|(?:/.*)?(?:\\?(?!.*_nc_ad=z-m.*$)(?=.*oh=.*$).*)$)))","^(https?)://(?:z-1-|z-m-|z-p3-|z-p4-)?([0-9a-zA-Z\\.-]+\\.)(f\\w+-\\w+\\.fna)(\\.fbcdn\\.net(:?[0-9]{0,5}))(.*(?:t[0-9]+\\.(?:10537|11485)-6($|(?:/.*)?(?:\\?(?!.*_nc_ad=z-m.*$)(?=.*oh=.*$).*)$)))","^(https?)://(?:z-1-|z-m-|z-p3-|z-p4-)?([0-9a-zA-Z\\.-]+\\.)(f\\w+-\\w+\\.fna)(\\.fbcdn\\.net(:?[0-9]{0,5}))(.*(?:t[0-9]+\\.(?:8221)-6($|(?:/.*)?(?:\\?(?!.*_nc_ad=z-m.*$)(?=.*oh=.*$).*)$)))","^(https?)://(?:z-1-|z-m-|z-p3-|z-p4-)?([0-9a-zA-Z\\.-]+\\.)(f\\w+-\\w+\\.fna)(\\.fbcdn\\.net(:?[0-9]{0,5}))(.*(?:t[0-9]+\\.(?:1997)-6($|\\?.*$|/.*$)))","^(https?)://(?:z-1-|z-m-|z-p3-|z-p4-)?([0-9a-zA-Z\\.-]+\\.)(f\\w+-\\w+\\.fna)(\\.fbcdn\\.net(:?[0-9]{0,5}))(.*(?:t[0-9]+\\.(?:9024)-6($|\\?.*$|/.*$)))","^(https?)://(?:z-1-|z-m-|z-p3-|z-p4-)?([0-9a-zA-Z\\.-]+\\.)(f\\w+-\\w+\\.fna)(\\.fbcdn\\.net(:?[0-9]{0,5}))(.*(?:t[0-9]+\\.(?:10537|11485)-6($|\\?.*$|/.*$)))","^(https?)://(?:z-1-|z-m-|z-p3-|z-p4-)?([0-9a-zA-Z\\.-]+\\.)(f\\w+-\\w+\\.fna)(\\.fbcdn\\.net(:?[0-9]{0,5}))(.*(?:t[0-9]+\\.(?:8221)-6($|\\?.*$|/.*$)))","^(https?)://(?:z-1-|z-m-|z-p3-|z-p4-)?([0-9a-zA-Z\\.-]+\\.)(f\\w+-\\w+\\.fna)(\\.fbcdn\\.net(:?[0-9]{0,5}))($|(?:/.*)?(?:\\?(?!.*_nc_ad=z-m.*$)(?=.*oh=.*$).*)$)","^(https?)://(?:z-1-|z-m-|z-p3-|z-p4-)?([0-9a-zA-Z\\.-]+\\.)(f\\w+-\\w+\\.fna)(\\.fbcdn\\.net(:?[0-9]{0,5}))($|\\?.*$|/.*$)","^(https?)://(api|api2|z-m-api|api-read|z-p3-api|z-p4-api|b-api)\\.([0-9a-zA-Z\\.-]*)?facebook\\.com(:?[0-9]{0,5})((?:/method/user\\.registerPushCallback|/method/user\\.confirmContactpointPreconfirmation|/method/xconfig\\.fetch|/method/mobile\\.gatekeepers|/method/user\\.unregisterPushCallback|/method/notifications\\.get|/me/notification_seen_states|/method/auth\\.expireSession|/method/auth\\.login|/method/bookmarks\\.get|/me/messenger_only_account_migrations|/method/mobile\\.zeroHeaderRequest|/method/user\\.sendMessengerOnlyPhoneConfirmationCode|/method/user\\.confirmMessengerOnlyPhone|/method/user\\.createMessengerOnlyAccount|/method/user\\.bypassLoginWithConfirmedMessengerCredentials|/method/user\\.prefillorautocompletecontactpoint|/method/user\\.validateregistrationdata|/method/user\\.register)(?:$|\\?.*$|/.*$))","^(https?)://(?:z-p3-|z-p4-)?(rupload)\\.(?:p\\.|z\\.)?([0-9a-zA-Z\\.-]*)?facebook\\.com(:?[0-9]{0,5})((?:/fb_video|/messenger_video|/messenger_videos)(?:$|\\?.*$|/.*$))","^(https?)://(?:z-p3-|z-p4-)?(rupload)\\.(?:p\\.|z\\.)?([0-9a-zA-Z\\.-]*)?facebook\\.com(:?[0-9]{0,5})(/messenger_image(?:$|\\?.*$|/.*$))","^(https?)://(?:z-p3-|z-p4-)?(rupload)\\.(?:p\\.|z\\.)?([0-9a-zA-Z\\.-]*)?facebook\\.com(:?[0-9]{0,5})(/messenger_gif(?:$|\\?.*$|/.*$))","^(https?)://(?:z-p3-|z-p4-)?(rupload)\\.(?:p\\.|z\\.)?([0-9a-zA-Z\\.-]*)?facebook\\.com(:?[0-9]{0,5})(/messenger_audio(?:$|\\?.*$|/.*$))","^(https?)://(?:z-p3-|z-p4-)?(rupload)\\.(?:p\\.|z\\.)?([0-9a-zA-Z\\.-]*)?facebook\\.com(:?[0-9]{0,5})(/messenger_file(?:$|\\?.*$|/.*$))","^(https?)://(?:z-p3-|z-p4-)?(rupload)\\.(?:p\\.|z\\.)?([0-9a-zA-Z\\.-]*)?facebook\\.com(:?[0-9]{0,5})($|\\?.*$|/.*$)","^(https?)://(\\w+)\\.(p|z)\\.([0-9a-zA-Z\\.-]*)?facebook\\.com(:?[0-9]{0,5})($|\\?.*$|/.*$)","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))(/.*(\\.mp4|\\.hls|\\.flv)(?:\\?(?!.*_nc_ad=z-m.*$)(?=.*oh=.*$).*)$)","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))(/.*(\\.mp4|\\.hls|\\.flv)(\\?.*)?$)","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))(.*(?:t[0-9]+\\.(?:1997)-6($|(?:/.*)?(?:\\?(?!.*_nc_ad=z-m.*$)(?=.*oh=.*$).*)$)))","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))(.*(?:t[0-9]+\\.(?:9024)-6($|(?:/.*)?(?:\\?(?!.*_nc_ad=z-m.*$)(?=.*oh=.*$).*)$)))","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))(.*(?:t[0-9]+\\.(?:10537|11485)-6($|(?:/.*)?(?:\\?(?!.*_nc_ad=z-m.*$)(?=.*oh=.*$).*)$)))","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))(.*(?:t[0-9]+\\.(?:8221)-6($|(?:/.*)?(?:\\?(?!.*_nc_ad=z-m.*$)(?=.*oh=.*$).*)$)))","^(https?)://(z-m-|z-1-|z-p3-|z-p4-)?(cdn|attachment|lookaside)\\.fbsbx\\.com(:?[0-9]{0,5})(/v/(?:t[0-9]+\\.(?:15702|14050|14309|15989|22461)-21($|(?:/.*)?(?:\\?(?!.*_nc_ad=z-m.*$)(?=.*oh=.*$).*)$)))","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))($|(?:/.*)?(?:\\?(?!.*_nc_ad=z-m.*$)(?=.*oh=.*$).*)$)","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))(.*(?:t[0-9]+\\.(?:1997)-6($|\\?.*$|/.*$)))","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))(.*(?:t[0-9]+\\.(?:9024)-6($|\\?.*$|/.*$)))","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))(.*(?:t[0-9]+\\.(?:10537|11485)-6($|\\?.*$|/.*$)))","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))(.*(?:t[0-9]+\\.(?:8221)-6($|\\?.*$|/.*$)))","^(https?)://(z-m-|z-1-|z-p3-|z-p4-)?(cdn|attachment|lookaside)\\.fbsbx\\.com(:?[0-9]{0,5})(/v/(?:t[0-9]+\\.(?:15702|14050|14309|15989|22461)-21($|\\?.*$|/.*$)))","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))(.*)(\\/t[0-9\\.]+-(?:0|8|9|10|12))($|(?:/.*)?(?:\\?(?!.*_nc_ad=z-m.*$)(?=.*oh=.*$).*)$)","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))(.*)(\\/t[0-9\\.]+-(?:0|8|9|10|12))(/.*\\?.*$)","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))(.*)(\\/t[0-9\\.]+-(?:0|8|9|10|12))([^\\?]*$)","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))(.*)(\\/t[0-9\\.]+-(?:1))($|(?:/.*)?(?:\\?(?!.*_nc_ad=z-m.*$)(?=.*oh=.*$).*)$)","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))(.*)(\\/t[0-9\\.]+-(?:1))(/.*\\?.*$)","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))(.*)(\\/t[0-9\\.]+-(?:1))([^\\?]*$)","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))(.*)(\\/t[0-9\\.]+-(?:2|26|27|28|29))($|(?:/.*)?(?:\\?(?!.*_nc_ad=z-m.*$)(?=.*oh=.*$).*)$)","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))(.*)(\\/t[0-9\\.]+-(?:2|26|27|28|29))(/.*\\?.*$)","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))(.*)(\\/t[0-9\\.]+-(?:2|26|27|28|29))([^\\?]*$)","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))(.*)(\\/t[0-9\\.]+-(?:4))($|(?:/.*)?(?:\\?(?!.*_nc_ad=z-m.*$)(?=.*oh=.*$).*)$)","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))(.*)(\\/t[0-9\\.]+-(?:4))(/.*\\?.*$)","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))(.*)(\\/t[0-9\\.]+-(?:4))([^\\?]*$)","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))(.*)(\\/t[0-9\\.]+-(?:6))($|(?:/.*)?(?:\\?(?!.*_nc_ad=z-m.*$)(?=.*oh=.*$).*)$)","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))(.*)(\\/t[0-9\\.]+-(?:6))(/.*\\?.*$)","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))(.*)(\\/t[0-9\\.]+-(?:6))([^\\?]*$)","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))(.*)(\\/t[0-9\\.]+-(?:21))($|(?:/.*)?(?:\\?(?!.*_nc_ad=z-m.*$)(?=.*oh=.*$).*)$)","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))(.*)(\\/t[0-9\\.]+-(?:21))(/.*\\?.*$)","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))(.*)(\\/t[0-9\\.]+-(?:21))([^\\?]*$)","^(https?)://(z-1-|z-m-|z-p3-|z-p4-|)([0-9a-zA-Z\\.-]+)(?:-[0-9a-zA-Z]+-sonar)?(\\.xx\\.fbcdn\\.net(:?[0-9]{0,5}))($|\\?.*$|/.*$)","^(https?)://(api|api2|z-m-api|api-read|z-p3-api|z-p4-api)\\.([0-9a-zA-Z\\.-]*)?facebook\\.com(:?[0-9]{0,5})($|\\?.*$|/.*$)","^(https?)://(graph|graph2|z-m-graph|z-p3-graph|z-p4-graph)\\.([0-9a-zA-Z\\.-]*)?facebook\\.com(:?[0-9]{0,5})(/me/message_audios(?:$|\\?.*$|/.*$))","^(https?)://(graph|graph2|z-m-graph|z-p3-graph|z-p4-graph)\\.([0-9a-zA-Z\\.-]*)?facebook\\.com(:?[0-9]{0,5})(/messagevideoattachment(?:$|\\?.*$|/.*$))","^(https?)://(graph|graph2|z-m-graph|z-p3-graph|z-p4-graph)\\.([0-9a-zA-Z\\.-]*)?facebook\\.com(:?[0-9]{0,5})((?://me/chunked_upload_sessions|//[0-9]+/chunks|/v2\\.3/[0-9]+/videos)(?:$|\\?.*$|/.*$))","^(https?)://(graph|graph2|z-m-graph|z-p3-graph|z-p4-graph)\\.([0-9a-zA-Z\\.-]*)?facebook\\.com(:?[0-9]{0,5})(/me/message_images(?:$|\\?.*$|/.*$))","^(https?)://(graph|graph2|z-m-graph|z-p3-graph|z-p4-graph)\\.([0-9a-zA-Z\\.-]*)?facebook\\.com(:?[0-9]{0,5})(/me/message_animated_images(?:$|\\?.*$|/.*$))","^(https?)://(graph|graph2|z-m-graph|z-p3-graph|z-p4-graph)\\.([0-9a-zA-Z\\.-]*)?facebook\\.com(:?[0-9]{0,5})(/me/message_files(?:$|\\?.*$|/.*$))","^(https?)://(graph|graph2|z-m-graph|z-p3-graph|z-p4-graph)\\.([0-9a-zA-Z\\.-]*)?facebook\\.com(:?[0-9]{0,5})(/me/photos(?:$|\\?.*$|/.*$))","^(https?)://(graph|graph2|z-m-graph|z-p3-graph|z-p4-graph)\\.([0-9a-zA-Z\\.-]*)?facebook\\.com(:?[0-9]{0,5})(.*\\?.*$)","^(https?)://(graph|graph2|z-m-graph|z-p3-graph|z-p4-graph)\\.([0-9a-zA-Z\\.-]*)?facebook\\.com(:?[0-9]{0,5})([^\\?]*$)","^(https?)://(z-m-|z-1-|z-p3-|z-p4-)?(cdn|attachment|lookaside)\\.fbsbx\\.com(:?[0-9]{0,5})($|(?:/.*)?(?:\\?(?!.*_nc_ad=z-m.*$)(?=.*oh=.*$).*)$)","^(https?)://(z-m-|z-1-|z-p3-|z-p4-)?(cdn|attachment|lookaside)\\.fbsbx\\.com(:?[0-9]{0,5})($|\\?.*$|/.*$)","^(https?)://(m|mobile|d|b-m)\\.([0-9a-zA-Z\\.-]*)?facebook\\.com(:?[0-9]{0,5})(/zero/toggle/settings/(?:$|\\?.*$|/.*$))","^(https?)://(free|m|mobile|d|b-m)\\.([0-9a-zA-Z\\.-]*)?facebook\\.com(:?[0-9]{0,5})($|\\?.*$|/.*$)","^(https?)://(www|web|z-m-www|b-www)\\.([0-9a-zA-Z\\.-]*)?facebook\\.com(:?[0-9]{0,5})($|\\?.*$|/.*$)","^(https?)://(upload|p-upload|z-upload|z-p3-upload|z-p4-upload)\\.([0-9a-zA-Z\\.-]*)?facebook\\.com(:?[0-9]{0,5})($|\\?.*$|/.*$)","^(https?)://(graph-video|z-graph-video|p-graph-video|z-p3-graph-video|z-p4-graph-video)\\.([0-9a-zA-Z\\.-]*)?facebook\\.com(:?[0-9]{0,5})($|\\?.*$|/.*$)"],regex_replacer:["$1://$2$3$4$6","$1://$2$3$4$6","$1://$2$3$4$6","$1://$2$3$4$6","$1://$2$3$4$6","$1://$2$3$4$6","$1://$2$3$4$6","$1://$2$3$4$6","$1://$2$3$4$6","$1://$2$3$4$6","$1://$2$3$4$6","$1://$2$3$4$6","$1://$2xx$4$6","$1://$2xx$4$6","$1://$2xx$4$6","$1://$2xx$4$6","$1://$2xx$4$6","$1://$2xx$4$6","$1://$2xx$4$6","$1://$2xx$4$6","$1://$2xx$4$6","$1://$2xx$4$6","$1://$2xx$4$6","$1://$2xx$4$6","$1://z-m-api.$3facebook.com$4$5","$1://$2.$3facebook.com$4$5","$1://$2.$3facebook.com$4$5","$1://$2.$3facebook.com$4$5","$1://$2.$3facebook.com$4$5","$1://$2.$3facebook.com$4$5","$1://$2.$3facebook.com$4$5","$1://$2.$4facebook.com$5$6","$1://$3$4$6","$1://$3$4$6","$1://$3$4$6","$1://$3$4$6","$1://$3$4$6","$1://$3$4$6","$1://$3.fbsbx.com$4$5","$1://$3$4$6","$1://$3$4$6","$1://$3$4$6","$1://$3$4$6","$1://$3$4$6","$1://$3.fbsbx.com$4$5","$1://$3$4$6$7$8","$1://$3$4$6$7$8&_nc_eh=4ecd1745c5fae7a5645b3aa1dc753a37","$1://$3$4$6$7$8?_nc_eh=4ecd1745c5fae7a5645b3aa1dc753a37","$1://$3$4$6$7$8","$1://$3$4$6$7$8&_nc_eh=4ecd1745c5fae7a5645b3aa1dc753a37","$1://$3$4$6$7$8?_nc_eh=4ecd1745c5fae7a5645b3aa1dc753a37","$1://$3$4$6$7$8","$1://$3$4$6$7$8&_nc_eh=4ecd1745c5fae7a5645b3aa1dc753a37","$1://$3$4$6$7$8?_nc_eh=4ecd1745c5fae7a5645b3aa1dc753a37","$1://$3$4$6$7$8","$1://$3$4$6$7$8&_nc_eh=4ecd1745c5fae7a5645b3aa1dc753a37","$1://$3$4$6$7$8?_nc_eh=4ecd1745c5fae7a5645b3aa1dc753a37","$1://$3$4$6$7$8","$1://$3$4$6$7$8&_nc_eh=4ecd1745c5fae7a5645b3aa1dc753a37","$1://$3$4$6$7$8?_nc_eh=4ecd1745c5fae7a5645b3aa1dc753a37","$1://$3$4$6$7$8","$1://$3$4$6$7$8&_nc_eh=4ecd1745c5fae7a5645b3aa1dc753a37","$1://$3$4$6$7$8?_nc_eh=4ecd1745c5fae7a5645b3aa1dc753a37","$1://$3$4$6","$1://api.$3facebook.com$4$5","$1://graph.$3facebook.com$4$5","$1://graph.$3facebook.com$4$5","$1://graph.$3facebook.com$4$5","$1://graph.$3facebook.com$4$5","$1://graph.$3facebook.com$4$5","$1://graph.$3facebook.com$4$5","$1://graph.$3facebook.com$4$5","$1://graph.$3facebook.com$4$5&_nc_eh=4ecd1745c5fae7a5645b3aa1dc753a37","$1://graph.$3facebook.com$4$5?_nc_eh=4ecd1745c5fae7a5645b3aa1dc753a37","$1://$3.fbsbx.com$4$5","$1://$3.fbsbx.com$4$5","$1://m.$3facebook.com$4$5","$1://m.$3facebook.com$4$5","$1://www.$3facebook.com$4$5","$1://upload.$3facebook.com$4$5","$1://graph-video.$3facebook.com$4$5"]}]],["MBlockingTouchable","init",["__elem_e980dec4_0_0"],[{__m:"__elem_e980dec4_0_0"}]],["KaiOSHTMLElementUtils","attachClickHandlerToSubmitFormOnElement",["__elem_a588f507_0_0","__elem_242e8bd2_0_0"],[{__m:"__elem_a588f507_0_0"},{__m:"__elem_242e8bd2_0_0"}]],["KaiOSHTMLElementUtils","attachClickHandlerToSubmitFormOnElement",["__elem_a588f507_0_1","__elem_242e8bd2_0_1"],[{__m:"__elem_a588f507_0_1"},{__m:"__elem_242e8bd2_0_1"}]],["AccessibilityWebVirtualCursorClickLogger","init",["__elem_49f6b607_0_0"],[[{__m:"__elem_49f6b607_0_0"}]]],["MScrollPositionSaver"],["LoadingIndicator","init",["__elem_eed16c0a_0_0","__elem_a588f507_0_2","__elem_a588f507_0_3"],[{__m:"__elem_eed16c0a_0_0"},{__m:"__elem_a588f507_0_2"},{__m:"__elem_a588f507_0_3"}]],["MPageError"],["MPageHeaderAccessibility"],["MBlockingTouchable","init",["__elem_0cdc66ad_0_0"],[{__m:"__elem_0cdc66ad_0_0"}]],["MBlockingTouchable","init",["__elem_0cdc66ad_0_1"],[{__m:"__elem_0cdc66ad_0_1"}]],["MLoadingIndicator","init",[],["u_0_7"]],["LogHistoryListeners"],["MCommentViewportTracking","singleton",[],[{enabled:true,debug_console:false,debug_html:false,idle_timeout:5000,min_duration_to_log:100,min_visible_size:200}]],["ScriptPath","set",[],["/wap/index.php","0f4ef985",{imp_id:"057K195YP2e6D8zlo",ef_page:null}]],["MLogging","main",[],[{refid:8}]],["RemoteDevice","init",[],[{performHardwareDetection:false,hashId:null}]],["Artillery"],["MLinkHack"],["MModalDialogInit"],["MVerifyCache","main",[],[{viewer:0}]],["EventProfiler"],["MPageNavigationTracking","init",[],[]],["ScriptPathLogger","startLogging",[],[]],["MTimeSpentBitArrayLogger","init",[],["m",false]],["MqttLongPollingRunner"]],pre_display_requires:[["MCoreInit","init",[],[{clearMCache:false,hideLocationBar:true,isWildeWeb:false,isFacewebAndroid:false}],2]],define:[["cr:684019",["QuickPerformanceLoggerImpl"],{__rc:["QuickPerformanceLoggerImpl","Aa1-FusEyQIqUsj8LfwkYPtjucadtQ2uRoNs8YT2cWN8cB1Hc8ovAn20-VEPlbUQ3xOqQeUyUemOkpubTKGxq_c"]},-1],["cr:682175",[],{__rc:[null,"Aa2BvK92MUxRdqt9eaf_4I3u3uDJHCIXYsBUMaRJNrvjXut-DzQxVtm7X-Gmpa9GqhGiBA"]},-1],["ImmediateActiveSecondsConfig",[],{sampling_rate:0},423],["QuickLogConfig",[],{qpl_to_interaction:{"655584":{name:"Notifications_Jewel_Button",eventType:"click"}},qpl_events:{"655575":{moduleName:"FEED",name:"CONSUMPTION_RESTORATION_WWW",sampleRate:1},"655576":{moduleName:"FEED",name:"IMAGE_LOAD_WWW",sampleRate:5000},"655584":{moduleName:"FEED",name:"NOTIFICATION_INTERACTION_WWW",sampleRate:1},"655585":{moduleName:"FEED",name:"COMMENT_TTL_WWW",sampleRate:0},"655595":{moduleName:"FEED",name:"MAIN_THREAD_PERFORMANCE",sampleRate:1},"655596":{moduleName:"FEED",name:"LOAD_ANY_DESTINATION_FROM_NOTIFICATIONS_WWW",sampleRate:50},"655597":{moduleName:"FEED",name:"LOAD_STORY_PERMALINK_FROM_ANYWHERE_WWW",sampleRate:100},"3735589":{moduleName:"UFI",name:"UFI_OPTIMISTIC_COMMENT",sampleRate:100},"3735590":{moduleName:"UFI",name:"UFI2_OPTIMISTIC_COMMENT",sampleRate:1000},"3735591":{moduleName:"UFI",name:"UFI_PERSISTED_COMMENT",sampleRate:100},"3735592":{moduleName:"UFI",name:"UFI2_PERSISTED_COMMENT",sampleRate:1000},"3735593":{moduleName:"UFI",name:"UFI2_OPTIMISTIC_COMMENT_EDIT",sampleRate:1000},"3735594":{moduleName:"UFI",name:"UFI2_PERSISTED_COMMENT_EDIT",sampleRate:1000},"3735595":{moduleName:"UFI",name:"UFI_TOP_LEVEL_COMMENTS_PAGINATION",sampleRate:100},"3735596":{moduleName:"UFI",name:"UFI2_TOP_LEVEL_COMMENTS_PAGINATION",sampleRate:1000},"3735597":{moduleName:"UFI",name:"UFI2_REPLY_COMMENTS_PAGINATION",sampleRate:1000},"3735598":{moduleName:"UFI",name:"UFI_SHARE_DIALOG_OPENS",sampleRate:100},"3735599":{moduleName:"UFI",name:"UFI2_SHARE_DIALOG_OPENS",sampleRate:1000},"3735600":{moduleName:"UFI",name:"UFI_COMPOSER_INPUT_FOCUS",sampleRate:100},"3735601":{moduleName:"UFI",name:"UFI_STORY_REACTION",sampleRate:100},"3735602":{moduleName:"UFI",name:"UFI2_STORY_REACTION",sampleRate:10000},"3735603":{moduleName:"UFI",name:"UFI2_COMMENT_REACTION",sampleRate:10000},"3735604":{moduleName:"UFI",name:"UFI_COMMENT_REACTION",sampleRate:100},"3735605":{moduleName:"UFI",name:"UFI_COMPOSER_KEYPRESS_LATENCY",sampleRate:100},"3735606":{moduleName:"UFI",name:"UFI2_COMPOSER_KEYPRESS_LATENCY",sampleRate:1},"3735608":{moduleName:"UFI",name:"UFI_SHARE_TOOLTIP_OPENS",sampleRate:250},"3735609":{moduleName:"UFI",name:"UFI2_SHARE_TOOLTIP_OPENS",sampleRate:250},"3735610":{moduleName:"UFI",name:"UFI_STORY_TOP_REACTIONS_TOOLTIP_OPENS",sampleRate:250},"3735611":{moduleName:"UFI",name:"UFI2_STORY_TOP_REACTIONS_TOOLTIP_OPENS",sampleRate:250},"3735612":{moduleName:"UFI",name:"UFI_STORY_REACTIONS_COUNT_TOOLTIP_OPENS",sampleRate:250},"3735613":{moduleName:"UFI",name:"UFI2_STORY_REACTIONS_COUNT_TOOLTIP_OPENS",sampleRate:250},"3735614":{moduleName:"UFI",name:"UFI_COMMENT_TOP_REACTIONS_TOOLTIP_OPENS",sampleRate:250},"3735615":{moduleName:"UFI",name:"UFI2_COMMENT_TOP_REACTIONS_TOOLTIP_OPENS",sampleRate:250},"3735616":{moduleName:"UFI",name:"UFI_COMMENT_COUNT_TOOLTIP_OPENS",sampleRate:250},"3735617":{moduleName:"UFI",name:"UFI2_COMMENT_COUNT_TOOLTIP_OPENS",sampleRate:250},"7733270":{moduleName:"ADS_MANAGER",name:"ADS_CHANGE_LEVEL_WWW",sampleRate:0},"7733271":{moduleName:"ADS_MANAGER",name:"OPTIMAL_STRATEGY_ELIGIBLE_CAMPAIGNS_TTI",sampleRate:1},"7995396":{moduleName:"RELAY",name:"UNSAFE_SUBSCRIPTIONS_TEST",sampleRate:100},"7995398":{moduleName:"RELAY",name:"UNSAFE_SYNC_TEST",sampleRate:100},"7995399":{moduleName:"RELAY",name:"UNSAFE_ASYNC_TEST",sampleRate:100},"7995400":{moduleName:"RELAY",name:"RUNTIME_SUBSCRIPTIONS",sampleRate:1},"7995401":{moduleName:"RELAY",name:"NETWORK_FETCH_QUERY",sampleRate:1},"7995402":{moduleName:"RELAY",name:"RUNTIME_GC",sampleRate:1},"7995403":{moduleName:"RELAY",name:"RUNTIME_NOTIFY",sampleRate:100},"7995404":{moduleName:"RELAY",name:"RESPONSE_NORMALIZER_NORMALIZE",sampleRate:100},"7995408":{moduleName:"RELAY",name:"LOAD_ALL_PROJECTS_AIP",sampleRate:100},"7995409":{moduleName:"RELAY",name:"RESPONSE_NORMALIZER_NORMALIZE_WWW",sampleRate:100},"11075606":{moduleName:"MARKETPLACE",name:"REACT_TTI_WWW",sampleRate:100},"11075638":{moduleName:"MARKETPLACE",name:"BROWSE_FEED_PAGINATION_WWW",sampleRate:0},"11075649":{moduleName:"MARKETPLACE",name:"BROWSE_TTI_WWW",sampleRate:1},"11075653":{moduleName:"MARKETPLACE",name:"SEARCH_TTI_WWW",sampleRate:1},"11075654":{moduleName:"MARKETPLACE",name:"PDP_TTI_WWW",sampleRate:1},"12517384":{moduleName:"ABOUTPAGE",name:"Z_AMPERANDY_TEST_WWW",sampleRate:0},"12845073":{moduleName:"NATIVE_TEMPLATES",name:"MTOUCH_REACT_RENDER",sampleRate:0},"12845074":{moduleName:"NATIVE_TEMPLATES",name:"MTOUCH_REACT_ASYNC_ACTION",sampleRate:0},"12845075":{moduleName:"NATIVE_TEMPLATES",name:"MTOUCH_ASYNC_ACTION",sampleRate:0},"13238313":{moduleName:"STORIES",name:"STORY_VIEWER_LOAD_TTI_WWW",sampleRate:100},"13238314":{moduleName:"STORIES",name:"STORY_VIEWER_LOAD_FIRST_TIME_WWW",sampleRate:100},"13238353":{moduleName:"STORIES",name:"STORY_VIEWER_LOAD_TTI_V2_WWW",sampleRate:100},"13238354":{moduleName:"STORIES",name:"STORY_VIEWER_BUCKET_TRANSITION_TTI_WWW",sampleRate:100},"13238355":{moduleName:"STORIES",name:"NAV_LIST_LOAD_PAGINATION_TTI_WWW",sampleRate:100},"13238356":{moduleName:"STORIES",name:"STORY_VIEWER_THREAD_TRANSITION_TTI_WWW",sampleRate:100},"13238357":{moduleName:"STORIES",name:"LWR_TAP_ANIMATION_TTI_WWW",sampleRate:100},"13238373":{moduleName:"STORIES",name:"STORY_VIEWER_NOTIF_PERMALINK_TTI_WWW",sampleRate:100},"13238374":{moduleName:"STORIES",name:"STORY_VIEWER_NOTIF_ASYNC_TTI_WWW",sampleRate:100},"14549005":{moduleName:"LIVE",name:"VIDEO_COMPONENT_TTL",sampleRate:10000},"19202053":{moduleName:"PAGES_INSIGHTS",name:"OVERVIEW_CARD_WWW",sampleRate:100},"19202054":{moduleName:"PAGES_INSIGHTS",name:"OVERVIEW_TAB_PAGE_SUMMARY_WWW",sampleRate:1},"19202055":{moduleName:"PAGES_INSIGHTS",name:"OVERVIEW_TAB_MOST_RECENT_POST_WWW",sampleRate:10},"19202056":{moduleName:"PAGES_INSIGHTS",name:"POSTS_TAB_ALL_POSTS_PUBLISHED_WWW",sampleRate:10},"19202057":{moduleName:"PAGES_INSIGHTS",name:"POSTS_TAB_WHEN_FANS_ONLINE_WWW",sampleRate:10},"19202058":{moduleName:"PAGES_INSIGHTS",name:"POSTS_TAB_BEST_POSTS_WWW",sampleRate:10},"19202059":{moduleName:"PAGES_INSIGHTS",name:"POST_TAB_PAGE_YOU_WATCH_WWW",sampleRate:10},"19202060":{moduleName:"PAGES_INSIGHTS",name:"LIKES_TAB_LOAD_WWW",sampleRate:10},"19202061":{moduleName:"PAGES_INSIGHTS",name:"LIKES_TAB_UPDATE_WWW",sampleRate:10},"19202062":{moduleName:"PAGES_INSIGHTS",name:"REACH_TAB_LOAD_WWW",sampleRate:10},"19202063":{moduleName:"PAGES_INSIGHTS",name:"REACH_TAB_UPDATE_WWW",sampleRate:10},"19202064":{moduleName:"PAGES_INSIGHTS",name:"REACH_TAB_REACTION_LOAD_WWW",sampleRate:10},"19202065":{moduleName:"PAGES_INSIGHTS",name:"REACH_TAB_REACTION_UPDATE_WWW",sampleRate:10},"19202066":{moduleName:"PAGES_INSIGHTS",name:"POSTS_TAB_ALL_POSTS_SEE_MORE_WWW",sampleRate:10},"19202067":{moduleName:"PAGES_INSIGHTS",name:"OVERVIEW_TAB_NEW_PAGE_SUMMARY_WWW",sampleRate:0},"19202068":{moduleName:"PAGES_INSIGHTS",name:"INSIGHTS_TAB_SWITCHING_WWW",sampleRate:1},"19202069":{moduleName:"PAGES_INSIGHTS",name:"INSIGHTS_TAB_SWITCHING_UPDATED_WWW",sampleRate:100},"19202070":{moduleName:"PAGES_INSIGHTS",name:"INSIGHTS_TAB_SWITCHING_TARGET_WWW",sampleRate:1},"19202071":{moduleName:"PAGES_INSIGHTS",name:"FOLLOWER_TAB_LOAD_WWW",sampleRate:10},"19202072":{moduleName:"PAGES_INSIGHTS",name:"FOLLOWER_TAB_UPDATE_WWW",sampleRate:10},"19202073":{moduleName:"PAGES_INSIGHTS",name:"HOME_PAGE_RENDER_STARTS",sampleRate:10},"20578316":{moduleName:"GROUPS_ADMIN",name:"MEMBER_REQUESTS_TTI_WWW",sampleRate:0},"22347782":{moduleName:"STORIES_ARCHIVE",name:"ARCHIVE_GRID_TTI_WWW",sampleRate:100},"23265284":{moduleName:"CHECKOUT_PURCHASE_EXPERIENCES",name:"CHECKOUT_FLOW_WWW",sampleRate:1},"23265285":{moduleName:"CHECKOUT_PURCHASE_EXPERIENCES",name:"CHECKOUT_LAUNCH_BY_PRODUCT_WWW",sampleRate:1},"23265286":{moduleName:"CHECKOUT_PURCHASE_EXPERIENCES",name:"PAY_FLOW_WWW",sampleRate:1},"23265287":{moduleName:"CHECKOUT_PURCHASE_EXPERIENCES",name:"CHECKOUT_INFORMATION_API",sampleRate:1},"23855105":{moduleName:"UNIDASH",name:"INIT_LOAD_WWW",sampleRate:1},"23855106":{moduleName:"UNIDASH",name:"WIDGET_LOAD_START_WWW",sampleRate:1},"23855107":{moduleName:"UNIDASH",name:"WIDGET_LOAD_END_WWW",sampleRate:1},"23855108":{moduleName:"UNIDASH",name:"PAGE_LOAD_END_WWW",sampleRate:1},"23855109":{moduleName:"UNIDASH",name:"TAB_NAV_START_WWW",sampleRate:1},"23855110":{moduleName:"UNIDASH",name:"CLEAN_LOAD_WWW",sampleRate:0},"23855111":{moduleName:"UNIDASH",name:"WIDGET_LOAD_WWW",sampleRate:0},"23855112":{moduleName:"UNIDASH",name:"TAB_NAV_WWW",sampleRate:0},"24117249":{moduleName:"SRT",name:"TIME_TO_FIRST_JOB_WWW",sampleRate:0},"24117250":{moduleName:"SRT",name:"PAGE_NAVIGATION_START_WWW",sampleRate:0},"24117251":{moduleName:"SRT",name:"TIME_TO_NEXT_JOB_WWW",sampleRate:0},"25296897":{moduleName:"MESSENGER_WEB",name:"FIRSTCHATTABOPEN_WWW",sampleRate:1},"25296898":{moduleName:"MESSENGER_WEB",name:"GROUP_INPUT_TAB_OPEN_WWW",sampleRate:0},"25296899":{moduleName:"MESSENGER_WEB",name:"GROUP_INPUT_INDIVIDUAL_TAB_OPEN_WWW",sampleRate:0},"25296900":{moduleName:"MESSENGER_WEB",name:"COMPOSER_INTERACTION",sampleRate:10000},"25296901":{moduleName:"MESSENGER_WEB",name:"PAGE_LOAD_MDOTCOM_WWW",sampleRate:1},"25296902":{moduleName:"MESSENGER_WEB",name:"THREAD_LOAD_MDOTCOM_WWW",sampleRate:1},"25296903":{moduleName:"MESSENGER_WEB",name:"SEND_MESSAGE",sampleRate:10000},"25296904":{moduleName:"MESSENGER_WEB",name:"FETCH_THREAD_INFO",sampleRate:10000},"25296905":{moduleName:"MESSENGER_WEB",name:"FETCH_THREAD_LIST",sampleRate:10000},"25296906":{moduleName:"MESSENGER_WEB",name:"FETCH_MORE_THREAD_LIST",sampleRate:10000},"25493505":{moduleName:"TAHOE",name:"TAHOE_MEDIA_DONE",sampleRate:0},"25493506":{moduleName:"TAHOE",name:"TAHOE_DISPLAY_DONE",sampleRate:0},"25952260":{moduleName:"NAVIGATION",name:"ASYNC_NAVIGATION_MTOUCH",sampleRate:0},"25952266":{moduleName:"NAVIGATION",name:"JEWEL_OPEN_MTOUCH",sampleRate:1},"26476545":{moduleName:"WWW_PROFILE",name:"TIMELINE_TAIL_LOAD_WWW",sampleRate:0},"26804225":{moduleName:"WIKTORK_TEST",name:"WIKTORK_EVENT_ONE_XD",sampleRate:0},"26804227":{moduleName:"WIKTORK_TEST",name:"WIKTORK_TEST_THREE",sampleRate:0},"26804230":{moduleName:"WIKTORK_TEST",name:"WIKTORK_TEST_ELEVEN",sampleRate:0},"26804231":{moduleName:"WIKTORK_TEST",name:"WIKTORK_TEST_LOL",sampleRate:0},"26869761":{moduleName:"CREATOR_STUDIO",name:"CREATOR_STUDIO_INITIAL_LOAD",sampleRate:1},"26869762":{moduleName:"CREATOR_STUDIO",name:"CREATOR_STUDIO_FEED_LOAD",sampleRate:1},"26869763":{moduleName:"CREATOR_STUDIO",name:"CREATOR_STUDIO_CONTEXT_SWITCH",sampleRate:1},"26869764":{moduleName:"CREATOR_STUDIO",name:"CREATOR_STUDIO_LOADING_EVENT",sampleRate:0},"27459585":{moduleName:"IG_WEB",name:"IG_FEED_LOAD",sampleRate:10000},"27459586":{moduleName:"IG_WEB",name:"IG_FEED_LOAD_MORE",sampleRate:0},"27459587":{moduleName:"IG_WEB",name:"EMBED_LOAD",sampleRate:0},"27459588":{moduleName:"IG_WEB",name:"APP_START",sampleRate:1000},"27459589":{moduleName:"IG_WEB",name:"PRESENT_STORY_VIEWER",sampleRate:1000},"27459590":{moduleName:"IG_WEB",name:"STORY_NAVIGATION",sampleRate:1000},"27459591":{moduleName:"IG_WEB",name:"STORY_TRAY_LOAD",sampleRate:1000},"27459592":{moduleName:"IG_WEB",name:"IG_REPORT",sampleRate:1000},"27983873":{moduleName:"COMET_VISUAL_COMPLETION",name:"COMET_VISUALLY_COMPLETE_WWW",sampleRate:1},"27983874":{moduleName:"COMET_VISUAL_COMPLETION",name:"COMET_SPEED_INDEX_WWW",sampleRate:1},"27983875":{moduleName:"COMET_VISUAL_COMPLETION",name:"BLUE_VISUALLY_COMPLETE_WWW",sampleRate:1},"27983876":{moduleName:"COMET_VISUAL_COMPLETION",name:"BLUE_SPEED_INDEX_WWW",sampleRate:1},"28377089":{moduleName:"DELTOID_METRIC_MONITOR",name:"QUERY_RESULTS",sampleRate:0},"28770305":{moduleName:"NEWPULSE",name:"THRIFT_CALL_WWW",sampleRate:0},"29294593":{moduleName:"QE",name:"QE2_LOAD",sampleRate:0},"29818881":{moduleName:"COMET_STARTUP",name:"INITIAL_LOAD",sampleRate:1},"29818882":{moduleName:"COMET_STARTUP",name:"NAVIGATION",sampleRate:1},"29818883":{moduleName:"COMET_STARTUP",name:"INITIAL_LOAD_SERVER",sampleRate:1},"29818884":{moduleName:"COMET_STARTUP",name:"TAIL_LOAD",sampleRate:1},"29884421":{moduleName:"NPX",name:"NUX_FRIEND_SUGGESTIONS_LOAD_TIME_MTOUCH",sampleRate:0},"29884422":{moduleName:"NPX",name:"NUX_FRIEND_REQUESTS_LOAD_TIME_MTOUCH",sampleRate:0},"29884423":{moduleName:"NPX",name:"NUX_PROFILE_PICTURE_LOAD_TIME_MTOUCH",sampleRate:10},"29884424":{moduleName:"NPX",name:"NUX_APP_INSTALL_LOAD_TIME_MTOUCH",sampleRate:10},"29884425":{moduleName:"NPX",name:"NUX_CONTACT_IMPORTER_TTI_WWW",sampleRate:10},"29884426":{moduleName:"NPX",name:"NUX_PYMK_TTI_WWW",sampleRate:10},"29949953":{moduleName:"ADS_INTEGRATION_PORTAL",name:"LOAD_ALL_PROJECTS_WWW",sampleRate:1},"29949954":{moduleName:"ADS_INTEGRATION_PORTAL",name:"LOAD_ALL_PROJCTS_WWW",sampleRate:1},"29949955":{moduleName:"ADS_INTEGRATION_PORTAL",name:"LOAD_PROJECTS_TABLE_WWW",sampleRate:1},"30408705":{moduleName:"TASKS",name:"GRAPHQL_MUTATION_WWW",sampleRate:1},"30408706":{moduleName:"TASKS",name:"LEFTBAR_TTI_WWW",sampleRate:1},"30408707":{moduleName:"TASKS",name:"TABLE_TTI_WWW",sampleRate:1},"30408708":{moduleName:"TASKS",name:"DETAILS_TTI_WWW",sampleRate:1},"30408709":{moduleName:"TASKS",name:"DETAILS_TIME_SPENT_WWW",sampleRate:1},"30408710":{moduleName:"TASKS",name:"TIME_UNTIL_HIDE_TASK",sampleRate:1},"30408711":{moduleName:"TASKS",name:"TIME_UNTIL_SAVE_TASK",sampleRate:1},"30408712":{moduleName:"TASKS",name:"TIME_UNTIL_CHANGE_TASK",sampleRate:1},"30605313":{moduleName:"COMET_INTERACTION_TRACING",name:"HOME_FEED_TAILLOAD",sampleRate:1},"30605314":{moduleName:"COMET_INTERACTION_TRACING",name:"NOTIFICATION_PAGINATION",sampleRate:1},"30605315":{moduleName:"COMET_INTERACTION_TRACING",name:"TIMELINE_FEED_TAILLOAD",sampleRate:1},"30605316":{moduleName:"COMET_INTERACTION_TRACING",name:"FEED_COMPOSER_DIALOG_OPEN",sampleRate:1},"30605317":{moduleName:"COMET_INTERACTION_TRACING",name:"PAGE_LIKE",sampleRate:1},"30605318":{moduleName:"COMET_INTERACTION_TRACING",name:"PAGE_OPEN_VIDEO",sampleRate:1},"30605319":{moduleName:"COMET_INTERACTION_TRACING",name:"PAGE_VIDEO_TAB_FETCH_MORE",sampleRate:1},"32374785":{moduleName:"LATPROF",name:"ROOT_PHP",sampleRate:10000},"32702465":{moduleName:"TRACERY",name:"TRACE_LOAD_WWW",sampleRate:1},"33554434":{moduleName:"LIVE_LINEAR_VIDEO_CHANNELS",name:"BROADCAST_TRANSITION_WWW",sampleRate:10000},"33619969":{moduleName:"INTERN_ACTIVITY",name:"TTI_WWW",sampleRate:1},"33751041":{moduleName:"APPROVALS",name:"APPROVE_REJECT",sampleRate:1},"35586049":{moduleName:"IG_WEB_DIRECT",name:"IG_INBOX_FETCH",sampleRate:10000},"35586050":{moduleName:"IG_WEB_DIRECT",name:"IG_FIRST_MESSAGE",sampleRate:10000},"35586051":{moduleName:"IG_WEB_DIRECT",name:"IG_THREAD_FETCH",sampleRate:10000},"35586052":{moduleName:"IG_WEB_DIRECT",name:"IG_MQTT_TTA_TEXT",sampleRate:10000},"35586053":{moduleName:"IG_WEB_DIRECT",name:"IG_MQTT_TTA_PHOTO",sampleRate:10000},"35651585":{moduleName:"LOGVIEW",name:"PAGE_LOAD_WWW",sampleRate:1},"35651586":{moduleName:"LOGVIEW",name:"LOAD_FLYTRAP_WWW",sampleRate:1},"35651587":{moduleName:"LOGVIEW",name:"LOAD_ICICLE_RESULTS_WWW",sampleRate:1},"35651588":{moduleName:"LOGVIEW",name:"LOAD_EXPERIMENTS_WWW",sampleRate:1},"35651589":{moduleName:"LOGVIEW",name:"LOAD_SAMPLES_WWW",sampleRate:1},"35651590":{moduleName:"LOGVIEW",name:"LOAD_TASK_WWW",sampleRate:1},"35651591":{moduleName:"LOGVIEW",name:"LOAD_IMPACT_WWW",sampleRate:1},"35651592":{moduleName:"LOGVIEW",name:"LOAD_HISTORY_WWW",sampleRate:1},"35651593":{moduleName:"LOGVIEW",name:"LOAD_ATTRIBUTION_WWW",sampleRate:1},"35651594":{moduleName:"LOGVIEW",name:"LOAD_TRENDS_WWW",sampleRate:1},"35651595":{moduleName:"LOGVIEW",name:"LOAD_TRIAGE_WWW",sampleRate:1},"35651596":{moduleName:"LOGVIEW",name:"LOAD_ML_CLUSTER_DIAGRAM_WWW",sampleRate:1},"35651597":{moduleName:"LOGVIEW",name:"LOAD_RESOURCES_WWW",sampleRate:1},"36110337":{moduleName:"TESTINFRA",name:"PAGE_LOAD",sampleRate:1},"36110338":{moduleName:"TESTINFRA",name:"FIRST_RENDER",sampleRate:1},"36110339":{moduleName:"TESTINFRA",name:"LOAD",sampleRate:1},"36306945":{moduleName:"QPL_INTERNAL",name:"POINTS_WITH_DATA",sampleRate:1},"36306946":{moduleName:"QPL_INTERNAL",name:"FR_EVENT",sampleRate:1}},killswitch:false},3504]]},last_in_phase:true,tti_phase:0,all_phases:[63]});}),"onPageletArrive first_response",{"root":true,"pagelet":"first_response"})();</script>
<script>bigPipe.setPageID("6686731891677250857-0");CavalryLogger.setPageID("6686731891677250857-0");</script><script>bigPipe.beforePageletArrive("last_response")</script>
<script>require("TimeSlice").guard((function(){bigPipe.onPageletArrive({resource_map:{FEt5G:{type:"js",src:"https://static.xx.fbcdn.net/rsrc.php/v3/yz/r/v4WgC_pJT9B.js",crossOrigin:1}},allResources:["a0RmN","wpkgI","AU7wI","TisuZ","q20uS","bBZNX","4AaxO","6cvxV","+obn+","i+6sI","ljf4W","WOys7","hM/IZ","FEt5G"],displayResources:["a0RmN","wpkgI","AU7wI","4AaxO","6cvxV","i+6sI","ljf4W","WOys7"],onafterload:["window.CavalryLogger&&CavalryLogger.getInstance().setTimeStamp(\"t_paint\");","if (window.ExitTime){CavalryLogger.getInstance(\"6686731891677250857-0\").setValue(\"t_exit\", window.ExitTime);};"],id:"last_response",phase:63,jsmods:{require:[["NavigationMetrics","setPage",[],[{page:"/wap/index.php",page_type:"normal",page_uri:"https://m.facebook.com/",serverLID:"6686731891677250857-0"}]],["CavalryLoggerImpl","startInstrumentation",[],[]],["ServiceWorkerURLCleaner","removeRedirectID",[],[]]],define:[["ChannelClientConfig",[],{},395],["FantailConfig",["FantailLogQueue"],{FantailLogQueue:{__m:"FantailLogQueue"}},1258],["MqttWebConfig",[],{fbid:"0",appID:219994525426954,endpoint:"wss://edge-chat.facebook.com/chat",pollingEndpoint:"https://edge-chat.facebook.com/mqtt/pull",subscribedTopics:[],capabilities:10,clientCapabilities:3},3790],["MobileWebMessageTypesSitevarConfig",[],{ChatProxySupportedMessageTypes:{__map:[["anbox",true],["chatproxy-presence",true],["confirm_contactpoint",true],["delta",true],["deltaflow",true],["deltaflowreject",true],["friend_requests_seen",true],["friending_state_change",true],["inbox",true],["jewel_friending_notifs",true],["jewel_requests_add",true],["jewel_requests_remove_old",true],["live_poke",true],["m_notification",true],["mobile_requests_count",true],["nav_update_counts",true],["notifications_read",true],["notifications_seen",true],["onevc",true],["privacy_changed",true],["qprimer",true],["skywalker",true],["typ",true],["webrtc",true]]},MQTTMigrationExcludeMessageTypes:{__map:[["anbox",true],["chatproxy-presence",true],["confirm_contactpoint",true],["delta",true],["deltaflow",true],["deltaflowreject",true],["friend_requests_seen",true],["friending_state_change",true],["inbox",true],["jewel_friending_notifs",true],["jewel_requests_add",true],["jewel_requests_remove_old",true],["live_poke",true],["m_notification",true],["mobile_requests_count",true],["nav_update_counts",true],["notifications_read",true],["notifications_seen",true],["onevc",true],["privacy_changed",true],["qprimer",true],["skywalker",true],["typ",true],["webrtc",true]]}},4273],["KaiOSSpatialNavInfraConfig",[],{menuMigrationEnabled:false,messageUnloadEnabled:false,switchContextEnabled:false,fastVisibilityEnabled:false},3893],["BrowserPaymentHandlerConfig",[],{enabled:false},3904],["KillabyteProfilerConfig",[],{htmlProfilerModule:null,profilerModule:null,depTypes:{BL:"bl",NON_BL:"non-bl"}},1145],["QuicklingConfig",[],{version:"1000670227;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/admin|work/standardadmin|work/reseller|([^/]+/)?dialog)|legal|\\.pdf$",badRequestKeys:["nonce","access_token","oauth_token","xs","checkpoint_data","code"],logRefreshOverhead:false},60]]},last_in_phase:true,the_end:true});}),"onPageletArrive last_response",{"root":true,"pagelet":"last_response"})();</script></body></html>