a9a816e0ed
First Rust component of the Python -> Rust migration. Chosen first because
it is the lowest genuinely game-independent layer, it has an executable
oracle, and both existing Rust implementations of it are wrong.
Contents:
* fire2 -- the proven 16-byte frame header, frame/stream splitting
* heat2 -- tag packing, varints, all 11 TDF value types
* message -- frame + decoded body, routed by NUMERIC component/command
* diagnostics -- dumps for capture review
No FIFA 17 command tables, response schemas or notification IDs: this layer
knows 0x0009/0x0007 is component 9, command 7, not that it means
Util::preAuth. That mapping belongs to a game adapter, which is what lets a
future FIFA 18/23 adapter reuse this.
Parity is tested, not asserted. fixtures/generate.py drives the proven
Python responders (heat2.py, blaze_responder_v3b.py) and freezes 56 vectors
-- 31 of them real payloads from the responder's own builders, including
the 11.8 KB preAuth reply. tests/oracle_parity.rs replays every one
byte-for-byte. 54 tests green; clippy clean.
Supersedes two wrong framings, neither of which is removed yet:
* fifa-blaze/crates/blaze-proto/frame.rs -- a 12-byte header with a u16
length, nibble-packed type/options, an error field and a JUMBO flag.
A documented guess at FIFA 23 predating the FIFA 17 recon.
* heat2.py::build_fire2_frame -- packs >IHHHHB3s, msgId at [10:12] and
msgType at [12]. Dead code, but its docstring still states that layout.
Confidence is carried in the types: TypeId::is_verified() reports which
layouts are capture-backed (int/string/blob/struct) and which the oracle
marks UNVERIFIED (list/map/union/varlist/objtype/objid/float), with a test
asserting the unverified ones stay flagged.
Cargo.lock is deliberately NOT included: it re-resolves ~240 lines against
the current registry even without this crate, so that churn is pre-existing
and does not belong in a foundation commit.
The Python backend remains the live runtime and is untouched. Nothing
consumes this crate yet.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
39 lines
195 KiB
JSON
39 lines
195 KiB
JSON
{"name":"live/preauth_response","origin":"live","verified":true,"note":"payload builder from blaze_responder_v3b.py","fields":[["ASRC",{"t":"string","v":"309111"}],["CIDS",{"t":"list","elem":"int","v":[{"t":"int","v":1},{"t":"int","v":4},{"t":"int","v":5},{"t":"int","v":7},{"t":"int","v":9},{"t":"int","v":15},{"t":"int","v":25},{"t":"int","v":28},{"t":"int","v":30722}]}],["CLID",{"t":"string","v":"FIFA17-PC-SERVER-BLAZE"}],["CONF",{"t":"struct","v":[["CONF",{"t":"map","key":"string","val":"string","v":[[{"t":"string","v":"COINS_PURCHASE_ENABLED"},{"t":"string","v":"1"}],[{"t":"string","v":"FIFA_POW_CONTENT_SERVER_URL"},{"t":"string","v":"http://127.0.0.1:8080"}],[{"t":"string","v":"FUT_RS4_APIURL_ADMIN"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_AUCTIONHOUSE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_AUTH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_CAPTCHA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_CHAMPIONS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_CLIENTDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_CLUB"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_CLUB_INFO"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_CLUB_USER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DEBUG"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DELETEITEMS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DELETETRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DELETEUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DELETEWATCHLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DELETE_AUTH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DELETE_SQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DRAFT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DREAM"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_FRIENDLYSEASON"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_ITEMS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_ITEMS_BY_RES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_LBDEFAULT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_LBOPTIONS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_LIVEMESSAGE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_MAINTENANCE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_MARKETDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_MATCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_PAFPRACTICE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_PHISHING"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_PURCHASED"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_SBC"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_SEASON"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_SEASONRESET"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_SEASONUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_SEASONUSER_ALTER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_SQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_SQUADMODE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_STORE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_TFA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_TOURNAMENT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_TOURNAMENTQUIT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_TOURNAMENTUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_TRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_TRADEPILE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_USER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_UT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_V2STORE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_WATCHLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_BASE_URL"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ACTIVATECARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ADMIN"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_APPLYCARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_APPLYCARDBYRES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ASSIGNCARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_AUCTIONHOUSE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_AUTH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_AUTHENTICATION"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CAPTCHA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CHAMPIONS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CHAMPIONSFRIENDS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CHAMPIONSHUB"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CHAMPIONSRANK"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CHAMPIONSTOPX"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CHANGECLUBNAME"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CLIENTDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CLUBSEARCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CLUBSTATS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CLUB_USER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CONSUMABLESSEARCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CONSUMECARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CREATEMATCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CREATEUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DEBUG"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DELETEITEMS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DELETESQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DELETETRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DELETEUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DELETEWATCHLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DELETE_AUTH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DELETE_SQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DESTROYMATCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DISCARDACARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DISCARDCARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DISCARDCARDBYRES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DRAFT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DREAM"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DREAMSQUADSEARCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_EXCHANGECAPTCHA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_FIFAPOINTSTRANSFER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_FRIENDLYSEASON"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_FRIENDLYSEASONHISTORY"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_FRIENDLYSEASONLOAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_FRIENDLYSEASONUPDATE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETACTIVETOURNAMENTS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETAUCTIONCOUNT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETAVAILABLELOANPLAYERS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETCAPTCHA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETCHEMISTRYATTR"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETCLUBINFO"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETCLUBUSERS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETDRAFTAWARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETDRAFTCHOICES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETDRAFTCURRENTSTATE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETDRAFTSTATS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETHISTORICAL"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETHUBDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETLBENTRIES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETLBENTRYDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETLBOPTIONS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETMANAGERQUESTREWARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETPHISHINGQUESTION"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETSETTINGS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETSQUADINFO"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETSTORYMODEREWARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETSUGGESTEDPRICING"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETTOWDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETTRADEPILE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETTRUSTEDCONSOLELIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETUSERACTION"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETUSERCREDITS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETUSERDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETUSERINFO"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETUSERMASSINFO"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GRANTPRIZECHAMPIONUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISOFFERTRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISREMOVETRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISREMOVEWATCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISSEARCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISSTART"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISVIEWTRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISWATCHLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISWATCHTRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ITEMS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ITEMS_BY_RES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_KEEPALIVE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LBDEFAULT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LBOPTIONS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LIVEMESSAGE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LOADACTIVESQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LOADCATEGORYDETAILS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LOADSETCHALLENGES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LOADSQUADCHALLENGE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LOGIN"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LOGOUT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_MAINTENANCE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_MARKETDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_MATCHREADY"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_MOVECARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_MOVECARDBYRES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PAFPRACTICE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PHISHING"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PICKDRAFTAUTOCHOICE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PICKDRAFTCHOICE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PLAYGAME"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PURCHASED"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PURCHASEDITEMS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PURCHASEDRAFTMODE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PURCHASEITEMS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PURCHASEPACK"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_REGISTERCHAMPIONSLEAGUE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_RELISTALL"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_RESETMATCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_RESETUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_RETRIEVESQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SAVESQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SAVESQUADCHALLENGE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONHISTORY"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONLOADDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONQUIT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONRESET"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONUPDATE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONUSER_ALTER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SETFAVDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SETMANAGERQUESTCOMPLETE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SETPHISHINGANSWER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SETSBCDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SETTOWDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SETTUTDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SETUSERINFO"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SIGNLOANPLAYER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SQUADLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SQUADMODE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_STAFFSTATS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_STARTCHALLENGE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_STORE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_STOREPACKQUANTITIES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_STOREPACKTYPES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SUBMITCHALLENGE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SWAPCARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TAGSETS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TOURNAMENT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TOURNAMENTLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TOURNAMENTLOADDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TOURNAMENTQUIT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TOURNAMENTTEAMS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TOURNAMENTUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TRADEPILE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_UPDATESQUADNAME"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_UPDATETOURNAMENT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_UPDATEUSERACTION"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_USER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_USERRELIABILITYINFO"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_V2STORE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_VALIDATECAPTCHA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_VALIDATEPHISHINGANSWER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_VALIDATETFA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_VIEWCARDS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_WATCHLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"IS_COIN_PURCHASABLE"},{"t":"string","v":"1"}],[{"t":"string","v":"IS_EASTORE_SERVICE_READY"},{"t":"string","v":"1"}],[{"t":"string","v":"IS_FIFAPOINT_AVAILABLE"},{"t":"string","v":"1"}],[{"t":"string","v":"IS_FIFAPOINT_PURCHASABLE"},{"t":"string","v":"1"}],[{"t":"string","v":"IS_STORE_ENABLED"},{"t":"string","v":"1"}],[{"t":"string","v":"MONEY_PURCHASE_ENABLED"},{"t":"string","v":"1"}],[{"t":"string","v":"POINTS_PURCHASE_ENABLED"},{"t":"string","v":"1"}],[{"t":"string","v":"associationListSkipInitialSet"},{"t":"string","v":"1"}],[{"t":"string","v":"autoReconnectEnabled"},{"t":"string","v":"1"}],[{"t":"string","v":"blazeSdkClientId"},{"t":"string","v":"FIFA17PC"}],[{"t":"string","v":"blazeSdkClientSecret"},{"t":"string","v":"openfut-secret"}],[{"t":"string","v":"blazeServerClientId"},{"t":"string","v":"FIFA17PC-SERVER"}],[{"t":"string","v":"cardPackStoreEnabled"},{"t":"string","v":"1"}],[{"t":"string","v":"cardPackStoreEnabled_JP"},{"t":"string","v":"1"}],[{"t":"string","v":"coinEnabled"},{"t":"string","v":"1"}],[{"t":"string","v":"coinEnabled_JP"},{"t":"string","v":"1"}],[{"t":"string","v":"connIdleTimeout"},{"t":"string","v":"90s"}],[{"t":"string","v":"defaultRequestTimeout"},{"t":"string","v":"30s"}],[{"t":"string","v":"enableQosBandwidthTest"},{"t":"string","v":"false"}],[{"t":"string","v":"enableQosFirewallTest"},{"t":"string","v":"false"}],[{"t":"string","v":"identityRedirectUri"},{"t":"string","v":"http://127.0.0.1/login_successful.html"}],[{"t":"string","v":"maxReconnectAttempts"},{"t":"string","v":"5"}],[{"t":"string","v":"nucleusConnect"},{"t":"string","v":"http://127.0.0.1:42131"}],[{"t":"string","v":"nucleusConnectTrusted"},{"t":"string","v":"http://127.0.0.1:42131"}],[{"t":"string","v":"pingPeriod"},{"t":"string","v":"20s"}],[{"t":"string","v":"pointsPackStoreEnabled"},{"t":"string","v":"1"}],[{"t":"string","v":"storeEnabled"},{"t":"string","v":"1"}],[{"t":"string","v":"userManagerMaxCachedUsers"},{"t":"string","v":"128"}],[{"t":"string","v":"voipHeadsetUpdateRate"},{"t":"string","v":"0"}]]}]]}],["ESRC",{"t":"string","v":"309111"}],["INST",{"t":"string","v":"fifa-2017-pc"}],["MAID",{"t":"int","v":0}],["MINR",{"t":"int","v":0}],["NASP",{"t":"string","v":"cem_ea_id"}],["PILD",{"t":"string","v":""}],["PLAT",{"t":"string","v":"pc"}],["QOSS",{"t":"struct","v":[["BWPS",{"t":"struct","v":[["PSA",{"t":"string","v":"127.0.0.1"}],["PSP",{"t":"int","v":17502}]]}],["LNP",{"t":"int","v":10}],["LTPS",{"t":"map","key":"string","val":"struct","v":[]}],["TIME",{"t":"int","v":5000000}]]}],["RSRC",{"t":"string","v":"309111"}],["SVER",{"t":"string","v":"Blaze 15.1.1.3.0 (OpenFUT)\n"}]],"encoded_hex":"873ca30107333039313131008e993304000901040507090f191c82e0038eca6401174649464131372d50432d5345525645522d424c415a45008efba6038efba6050101b30317434f494e535f50555243484153455f454e41424c4544000231001c464946415f504f575f434f4e54454e545f5345525645525f55524c0016687474703a2f2f3132372e302e302e313a3830383000154655545f5253345f41504955524c5f41444d494e0017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f41504955524c5f41554354494f4e484f5553450017687474703a2f2f3132372e302e302e313a383039392f00144655545f5253345f41504955524c5f415554480017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f41504955524c5f434150544348410017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f4348414d50494f4e530017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f41504955524c5f434c49454e54444154410017687474703a2f2f3132372e302e302e313a383039392f00144655545f5253345f41504955524c5f434c55420017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f434c55425f494e464f0017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f434c55425f555345520017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f44454255470017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f41504955524c5f44454c4554454954454d530017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f41504955524c5f44454c45544554524144450017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f41504955524c5f44454c455445555345520017687474703a2f2f3132372e302e302e313a383039392f001f4655545f5253345f41504955524c5f44454c45544557415443484c4953540017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f41504955524c5f44454c4554455f415554480017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f41504955524c5f44454c4554455f53515541440017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f44524146540017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f445245414d0017687474703a2f2f3132372e302e302e313a383039392f001e4655545f5253345f41504955524c5f465249454e444c59534541534f4e0017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f4954454d530017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f41504955524c5f4954454d535f42595f5245530017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f4c4244454641554c540017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f4c424f5054494f4e530017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f41504955524c5f4c4956454d4553534147450017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f41504955524c5f4d41494e54454e414e43450017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f41504955524c5f4d41524b4554444154410017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f4d415443480017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f41504955524c5f50414650524143544943450017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f41504955524c5f5048495348494e470017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f5055524348415345440017687474703a2f2f3132372e302e302e313a383039392f00134655545f5253345f41504955524c5f5342430017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f41504955524c5f534541534f4e0017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f41504955524c5f534541534f4e52455345540017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f41504955524c5f534541534f4e555345520017687474703a2f2f3132372e302e302e313a383039392f00204655545f5253345f41504955524c5f534541534f4e555345525f414c5445520017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f53515541440017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f53515541444d4f44450017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f53544f52450017687474703a2f2f3132372e302e302e313a383039392f00134655545f5253345f41504955524c5f5446410017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f41504955524c5f544f55524e414d454e540017687474703a2f2f3132372e302e302e313a383039392f001e4655545f5253345f41504955524c5f544f55524e414d454e54515549540017687474703a2f2f3132372e302e302e313a383039392f001e4655545f5253345f41504955524c5f544f55524e414d454e54555345520017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f54524144450017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f545241444550494c450017687474703a2f2f3132372e302e302e313a383039392f00144655545f5253345f41504955524c5f555345520017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f41504955524c5f55540017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f41504955524c5f563253544f52450017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f57415443484c4953540017687474703a2f2f3132372e302e302e313a383039392f00114655545f5253345f424153455f55524c0017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4143544956415445434152440017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f41444d494e0017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f4150504c59434152440017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f4150504c594341524442595245530017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f41535349474e434152440017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f41554354494f4e484f5553450017687474703a2f2f3132372e302e302e313a383039392f00114655545f5253345f55524c5f415554480017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f41555448454e5449434154494f4e0017687474703a2f2f3132372e302e302e313a383039392f00144655545f5253345f55524c5f434150544348410017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f4348414d50494f4e530017687474703a2f2f3132372e302e302e313a383039392f001d4655545f5253345f55524c5f4348414d50494f4e53465249454e44530017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4348414d50494f4e534855420017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f4348414d50494f4e5352414e4b0017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f4348414d50494f4e53544f50580017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f4348414e4745434c55424e414d450017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f434c49454e54444154410017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f434c55425345415243480017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f434c554253544154530017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f434c55425f555345520017687474703a2f2f3132372e302e302e313a383039392f001e4655545f5253345f55524c5f434f4e53554d41424c45535345415243480017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f434f4e53554d45434152440017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f4352454154454d415443480017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f435245415445555345520017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f44454255470017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f44454c4554454954454d530017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f44454c45544553515541440017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f44454c45544554524144450017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f44454c455445555345520017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f44454c45544557415443484c4953540017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f44454c4554455f415554480017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f44454c4554455f53515541440017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f44455354524f594d415443480017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4449534341524441434152440017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f44495343415244434152440017687474703a2f2f3132372e302e302e313a383039392f001d4655545f5253345f55524c5f444953434152444341524442595245530017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f44524146540017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f445245414d0017687474703a2f2f3132372e302e302e313a383039392f001d4655545f5253345f55524c5f445245414d53515541445345415243480017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f45584348414e4745434150544348410017687474703a2f2f3132372e302e302e313a383039392f001f4655545f5253345f55524c5f46494641504f494e54535452414e534645520017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f465249454e444c59534541534f4e0017687474703a2f2f3132372e302e302e313a383039392f00224655545f5253345f55524c5f465249454e444c59534541534f4e484953544f52590017687474703a2f2f3132372e302e302e313a383039392f001f4655545f5253345f55524c5f465249454e444c59534541534f4e4c4f41440017687474703a2f2f3132372e302e302e313a383039392f00214655545f5253345f55524c5f465249454e444c59534541534f4e5550444154450017687474703a2f2f3132372e302e302e313a383039392f00214655545f5253345f55524c5f474554414354495645544f55524e414d454e54530017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f47455441554354494f4e434f554e540017687474703a2f2f3132372e302e302e313a383039392f00244655545f5253345f55524c5f474554415641494c41424c454c4f414e504c41594552530017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f474554434150544348410017687474703a2f2f3132372e302e302e313a383039392f001d4655545f5253345f55524c5f4745544348454d4953545259415454520017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f474554434c5542494e464f0017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f474554434c554255534552530017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f474554445241465441574152440017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f474554445241465443484f494345530017687474703a2f2f3132372e302e302e313a383039392f00214655545f5253345f55524c5f474554445241465443555252454e5453544154450017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f474554445241465453544154530017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f474554484953544f524943414c0017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f474554485542444154410017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4745544c42454e54524945530017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f4745544c42454e545259444154410017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4745544c424f5054494f4e530017687474703a2f2f3132372e302e302e313a383039392f00224655545f5253345f55524c5f4745544d414e4147455251554553545245574152440017687474703a2f2f3132372e302e302e313a383039392f00204655545f5253345f55524c5f4745545048495348494e475155455354494f4e0017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f47455453455454494e47530017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4745545351554144494e464f0017687474703a2f2f3132372e302e302e313a383039392f001f4655545f5253345f55524c5f47455453544f52594d4f44455245574152440017687474703a2f2f3132372e302e302e313a383039392f00204655545f5253345f55524c5f47455453554747455354454450524943494e470017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f474554544f57444154410017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f474554545241444550494c450017687474703a2f2f3132372e302e302e313a383039392f00224655545f5253345f55524c5f47455454525553544544434f4e534f4c454c4953540017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f47455455534552414354494f4e0017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f47455455534552435245444954530017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f47455455534552444154410017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f47455455534552494e464f0017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f474554555345524d415353494e464f0017687474703a2f2f3132372e302e302e313a383039392f00234655545f5253345f55524c5f4752414e545052495a454348414d50494f4e555345520017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f49534f4646455254524144450017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f495352454d4f564554524144450017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f495352454d4f564557415443480017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f55524c5f49535345415243480017687474703a2f2f3132372e302e302e313a383039392f00144655545f5253345f55524c5f495353544152540017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f49535649455754524144450017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f495357415443484c4953540017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4953574154434854524144450017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f4954454d530017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4954454d535f42595f5245530017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f4b454550414c4956450017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f4c4244454641554c540017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f4c424f5054494f4e530017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f4c4956454d4553534147450017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f4c4f414441435449564553515541440017687474703a2f2f3132372e302e302e313a383039392f00204655545f5253345f55524c5f4c4f414443415445474f525944455441494c530017687474703a2f2f3132372e302e302e313a383039392f001e4655545f5253345f55524c5f4c4f41445345544348414c4c454e4745530017687474703a2f2f3132372e302e302e313a383039392f001f4655545f5253345f55524c5f4c4f414453515541444348414c4c454e47450017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f4c4f47494e0017687474703a2f2f3132372e302e302e313a383039392f00134655545f5253345f55524c5f4c4f474f55540017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f4d41494e54454e414e43450017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f4d41524b4554444154410017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f4d4154434852454144590017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f55524c5f4d4f5645434152440017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f4d4f56454341524442595245530017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f50414650524143544943450017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f55524c5f5048495348494e470017687474703a2f2f3132372e302e302e313a383039392f00204655545f5253345f55524c5f5049434b44524146544155544f43484f4943450017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f5049434b445241465443484f4943450017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f55524c5f504c415947414d450017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f5055524348415345440017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f5055524348415345444954454d530017687474703a2f2f3132372e302e302e313a383039392f001e4655545f5253345f55524c5f505552434841534544524146544d4f44450017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f50555243484153454954454d530017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f50555243484153455041434b0017687474703a2f2f3132372e302e302e313a383039392f00244655545f5253345f55524c5f52454749535445524348414d50494f4e534c45414755450017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f52454c495354414c4c0017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f52455345544d415443480017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f5245534554555345520017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f524554524945564553515541440017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f5341564553515541440017687474703a2f2f3132372e302e302e313a383039392f001f4655545f5253345f55524c5f5341564553515541444348414c4c454e47450017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f534541534f4e484953544f52590017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f534541534f4e4c4953540017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f534541534f4e4c4f4144444154410017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f534541534f4e515549540017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f534541534f4e52455345540017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f534541534f4e5550444154450017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f534541534f4e555345520017687474703a2f2f3132372e302e302e313a383039392f001d4655545f5253345f55524c5f534541534f4e555345525f414c5445520017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f534554464156444154410017687474703a2f2f3132372e302e302e313a383039392f00244655545f5253345f55524c5f5345544d414e414745525155455354434f4d504c4554450017687474703a2f2f3132372e302e302e313a383039392f001e4655545f5253345f55524c5f5345545048495348494e47414e535745520017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f534554534243444154410017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f534554544f57444154410017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f534554545554444154410017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f53455455534552494e464f0017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f5349474e4c4f414e504c415945520017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f53515541440017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f53515541444c4953540017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f53515541444d4f44450017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f535441464653544154530017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f53544152544348414c4c454e47450017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f53544f52450017687474703a2f2f3132372e302e302e313a383039392f00204655545f5253345f55524c5f53544f52455041434b5155414e5449544945530017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f53544f52455041434b54595045530017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f5355424d49544348414c4c454e47450017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f55524c5f53574150434152440017687474703a2f2f3132372e302e302e313a383039392f00144655545f5253345f55524c5f544147534554530017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f544f55524e414d454e540017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f544f55524e414d454e544c4953540017687474703a2f2f3132372e302e302e313a383039392f001f4655545f5253345f55524c5f544f55524e414d454e544c4f4144444154410017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f544f55524e414d454e54515549540017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f544f55524e414d454e545445414d530017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f544f55524e414d454e54555345520017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f54524144450017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f545241444550494c450017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f55504441544553515541444e414d450017687474703a2f2f3132372e302e302e313a383039392f001d4655545f5253345f55524c5f555044415445544f55524e414d454e540017687474703a2f2f3132372e302e302e313a383039392f001d4655545f5253345f55524c5f55504441544555534552414354494f4e0017687474703a2f2f3132372e302e302e313a383039392f00114655545f5253345f55524c5f555345520017687474703a2f2f3132372e302e302e313a383039392f00204655545f5253345f55524c5f5553455252454c494142494c495459494e464f0017687474703a2f2f3132372e302e302e313a383039392f00144655545f5253345f55524c5f563253544f52450017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f56414c4944415445434150544348410017687474703a2f2f3132372e302e302e313a383039392f00234655545f5253345f55524c5f56414c49444154455048495348494e47414e535745520017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f56414c49444154455446410017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f5649455743415244530017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f57415443484c4953540017687474703a2f2f3132372e302e302e313a383039392f001449535f434f494e5f5055524348415341424c45000231001949535f454153544f52455f534552564943455f5245414459000231001749535f46494641504f494e545f415641494c41424c45000231001949535f46494641504f494e545f5055524348415341424c45000231001149535f53544f52455f454e41424c454400023100174d4f4e45595f50555243484153455f454e41424c45440002310018504f494e54535f50555243484153455f454e41424c4544000231001e6173736f63696174696f6e4c697374536b6970496e697469616c53657400023100156175746f5265636f6e6e656374456e61626c65640002310011626c617a6553646b436c69656e744964000946494641313750430015626c617a6553646b436c69656e74536563726574000f6f70656e6675742d7365637265740014626c617a65536572766572436c69656e744964001046494641313750432d5345525645520015636172645061636b53746f7265456e61626c65640002310018636172645061636b53746f7265456e61626c65645f4a50000231000c636f696e456e61626c6564000231000f636f696e456e61626c65645f4a500002310010636f6e6e49646c6554696d656f75740004393073001664656661756c745265717565737454696d656f757400043330730017656e61626c65516f7342616e64776964746854657374000666616c73650016656e61626c65516f734669726577616c6c54657374000666616c736500146964656e7469747952656469726563745572690027687474703a2f2f3132372e302e302e312f6c6f67696e5f7375636365737366756c2e68746d6c00156d61785265636f6e6e656374417474656d707473000235000f6e75636c657573436f6e6e6563740017687474703a2f2f3132372e302e302e313a343231333100166e75636c657573436f6e6e656374547275737465640017687474703a2f2f3132372e302e302e313a3432313331000b70696e67506572696f6400043230730017706f696e74735061636b53746f7265456e61626c6564000231000d73746f7265456e61626c6564000231001a757365724d616e616765724d6178436163686564557365727300043132380016766f697048656164736574557064617465526174650002300000973ca3010733303931313100a6ecf4010d666966612d323031372d706300b61a640000b69bb20000ba1cf0010a63656d5f65615f696400c29b24010100c2c8740103706300c6fcf3038b7c3303c33840010a3132372e302e302e3100c33c00009e910200b2ec00000ab34c3305010300d29b650080ade20400cb3ca3010733303931313100cf6972011c426c617a652031352e312e312e332e3020284f70656e465554290a00"}
|
|
{"name":"live/ping_response","origin":"live","verified":true,"note":"payload builder from blaze_responder_v3b.py","fields":[["STIM",{"t":"int","v":1754870400}]],"encoded_hex":"cf4a6d0080cac9890d"}
|
|
{"name":"live/qos_config","origin":"live","verified":true,"note":"payload builder from blaze_responder_v3b.py","fields":[["BWPS",{"t":"struct","v":[["PSA",{"t":"string","v":"127.0.0.1"}],["PSP",{"t":"int","v":17502}]]}],["LNP",{"t":"int","v":10}],["LTPS",{"t":"map","key":"string","val":"struct","v":[]}],["TIME",{"t":"int","v":5000000}]],"encoded_hex":"8b7c3303c33840010a3132372e302e302e3100c33c00009e910200b2ec00000ab34c3305010300d29b650080ade204"}
|
|
{"name":"live/census_subscribe_response","origin":"live","verified":true,"note":"payload builder from blaze_responder_v3b.py","fields":[["CNP",{"t":"int","v":30000000}],["NTMT",{"t":"int","v":90000000}],["RTMT",{"t":"int","v":300000000}]],"encoded_hex":"8eec0000808ece1cbb4b740080aaea55cb4b7400808c8d9e02"}
|
|
{"name":"live/persona_details","origin":"live","verified":true,"note":"payload builder from blaze_responder_v3b.py","fields":[["DSNM",{"t":"string","v":"CAGE"}],["LAST",{"t":"int","v":1754870400}],["PID",{"t":"int","v":33068179}],["PLAT",{"t":"int","v":4}],["STAS",{"t":"int","v":2}],["XREF",{"t":"int","v":33068179}]],"encoded_hex":"933bad01054341474500b21cf40080cac9890dc299000093d2c41fc2c8740004cf48730002e329660093d2c41f"}
|
|
{"name":"live/user_login_info","origin":"live","verified":true,"note":"payload builder from blaze_responder_v3b.py","fields":[["1CON",{"t":"int","v":0}],["BUID",{"t":"int","v":33068179}],["FRST",{"t":"int","v":0}],["KEY",{"t":"string","v":"aec124f2dfbfa775_8d7XvTBfolFgMXg*lkBZC$4Js1Bfc1Ur6HNBjlK605Ho"}],["LLOG",{"t":"int","v":1754870400}],["MAIL",{"t":"string","v":"cage@openfut.local"}],["PDTL",{"t":"struct","v":[["DSNM",{"t":"string","v":"CAGE"}],["LAST",{"t":"int","v":1754870400}],["PID",{"t":"int","v":33068179}],["PLAT",{"t":"int","v":4}],["STAS",{"t":"int","v":2}],["XREF",{"t":"int","v":33068179}]]}],["UID",{"t":"int","v":33068179}]],"encoded_hex":"463bee00008b5a640093d2c41f9b2cf40000ae5e40013e616563313234663264666266613737355f38643758765442666f6c46674d58672a6c6b425a4324344a733142666331557236484e426a6c4b363035486f00b2cbe70080cac9890db61a6c011363616765406f70656e6675742e6c6f63616c00c24d2c03933bad01054341474500b21cf40080cac9890dc299000093d2c41fc2c8740004cf48730002e329660093d2c41f00d699000093d2c41f"}
|
|
{"name":"live/login_response","origin":"live","verified":true,"note":"payload builder from blaze_responder_v3b.py","fields":[["ANON",{"t":"int","v":0}],["NTOS",{"t":"int","v":0}],["SESS",{"t":"struct","v":[["1CON",{"t":"int","v":0}],["BUID",{"t":"int","v":33068179}],["FRST",{"t":"int","v":0}],["KEY",{"t":"string","v":"aec124f2dfbfa775_8d7XvTBfolFgMXg*lkBZC$4Js1Bfc1Ur6HNBjlK605Ho"}],["LLOG",{"t":"int","v":1754870400}],["MAIL",{"t":"string","v":"cage@openfut.local"}],["PDTL",{"t":"struct","v":[["DSNM",{"t":"string","v":"CAGE"}],["LAST",{"t":"int","v":1754870400}],["PID",{"t":"int","v":33068179}],["PLAT",{"t":"int","v":4}],["STAS",{"t":"int","v":2}],["XREF",{"t":"int","v":33068179}]]}],["UID",{"t":"int","v":33068179}]]}],["SPAM",{"t":"int","v":1}],["UNDR",{"t":"int","v":0}]],"encoded_hex":"86ebee0000bb4bf30000ce5cf303463bee00008b5a640093d2c41f9b2cf40000ae5e40013e616563313234663264666266613737355f38643758765442666f6c46674d58672a6c6b425a4324344a733142666331557236484e426a6c4b363035486f00b2cbe70080cac9890db61a6c011363616765406f70656e6675742e6c6f63616c00c24d2c03933bad01054341474500b21cf40080cac9890dc299000093d2c41fc2c8740004cf48730002e329660093d2c41f00d699000093d2c41f00cf086d0001d6e9320000"}
|
|
{"name":"live/account_info","origin":"live","verified":true,"note":"payload builder from blaze_responder_v3b.py","fields":[["AMU",{"t":"int","v":0}],["ASRC",{"t":"string","v":"cem_ea_id"}],["CO",{"t":"string","v":"US"}],["DOB",{"t":"string","v":"1990-01-01T00:00:00Z"}],["DTCR",{"t":"string","v":"2016-09-01T00:00:00Z"}],["GOPT",{"t":"int","v":0}],["LATH",{"t":"string","v":"2025-08-11T00:00:00Z"}],["LN",{"t":"string","v":"en_US"}],["MAIL",{"t":"string","v":"cage@openfut.local"}],["PML",{"t":"string","v":""}],["RC",{"t":"int","v":0}],["STAS",{"t":"int","v":1}],["STAT",{"t":"int","v":2}],["TPOT",{"t":"int","v":0}],["UDU",{"t":"int","v":0}],["UID",{"t":"int","v":33068179}]],"encoded_hex":"86dd400000873ca3010a63656d5f65615f6964008ef000010355530092f8800115313939302d30312d30315430303a30303a30305a009348f20115323031362d30392d30315430303a30303a30305a009efc340000b21d280115323032352d30382d31315430303a30303a30305a00b2e0000106656e5f555300b61a6c011363616765406f70656e6675742e6c6f63616c00c2db00010100ca30000000cf48730001cf48740002d30bf40000d64d400000d699000093d2c41f"}
|
|
{"name":"live/persona_info","origin":"live","verified":true,"note":"payload builder from blaze_responder_v3b.py","fields":[["DSNM",{"t":"string","v":"CAGE"}],["DTCR",{"t":"string","v":"2016-09-01T00:00:00Z"}],["LADT",{"t":"int","v":1754870400}],["NSNM",{"t":"string","v":"cem_ea_id"}],["PID",{"t":"int","v":33068179}],["STAS",{"t":"int","v":2}],["STRC",{"t":"int","v":0}]],"encoded_hex":"933bad010543414745009348f20115323031362d30392d30315430303a30303a30305a00b219340080cac9890dbb3bad010a63656d5f65615f696400c299000093d2c41fcf48730002cf4ca30000"}
|
|
{"name":"live/get_persona_response","origin":"live","verified":true,"note":"payload builder from blaze_responder_v3b.py","fields":[["PINF",{"t":"struct","v":[["DSNM",{"t":"string","v":"CAGE"}],["DTCR",{"t":"string","v":"2016-09-01T00:00:00Z"}],["LADT",{"t":"int","v":1754870400}],["NSNM",{"t":"string","v":"cem_ea_id"}],["PID",{"t":"int","v":33068179}],["STAS",{"t":"int","v":2}],["STRC",{"t":"int","v":0}]]}],["UID",{"t":"int","v":33068179}]],"encoded_hex":"c29ba603933bad010543414745009348f20115323031362d30392d30315430303a30303a30305a00b219340080cac9890dbb3bad010a63656d5f65615f696400c299000093d2c41fcf48730002cf4ca3000000d699000093d2c41f"}
|
|
{"name":"live/list_personas_response","origin":"live","verified":true,"note":"payload builder from blaze_responder_v3b.py","fields":[["PINF",{"t":"list","elem":"struct","v":[{"t":"struct","v":[["DSNM",{"t":"string","v":"CAGE"}],["DTCR",{"t":"string","v":"2016-09-01T00:00:00Z"}],["LADT",{"t":"int","v":1754870400}],["NSNM",{"t":"string","v":"cem_ea_id"}],["PID",{"t":"int","v":33068179}],["STAS",{"t":"int","v":2}],["STRC",{"t":"int","v":0}]]}]}]],"encoded_hex":"c29ba6040301933bad010543414745009348f20115323031362d30392d30315430303a30303a30305a00b219340080cac9890dbb3bad010a63656d5f65615f696400c299000093d2c41fcf48730002cf4ca3000000"}
|
|
{"name":"live/user_session_login_info","origin":"live","verified":true,"note":"payload builder from blaze_responder_v3b.py","fields":[["1CON",{"t":"int","v":0}],["ALOC",{"t":"int","v":1701729619}],["BUID",{"t":"int","v":33068179}],["DSNM",{"t":"string","v":"CAGE"}],["FRST",{"t":"int","v":0}],["KEY",{"t":"string","v":"aec124f2dfbfa775_8d7XvTBfolFgMXg*lkBZC$4Js1Bfc1Ur6HNBjlK605Ho"}],["LAST",{"t":"int","v":1754870400}],["LLOG",{"t":"int","v":1754870400}],["MAIL",{"t":"string","v":"cage@openfut.local"}],["NASP",{"t":"string","v":"cem_ea_id"}],["PID",{"t":"int","v":33068179}],["PLAT",{"t":"int","v":4}],["UID",{"t":"int","v":33068179}],["USTP",{"t":"int","v":0}],["XREF",{"t":"int","v":33068179}]],"encoded_hex":"463bee000086cbe30093d5f2d60c8b5a640093d2c41f933bad010543414745009b2cf40000ae5e40013e616563313234663264666266613737355f38643758765442666f6c46674d58672a6c6b425a4324344a733142666331557236484e426a6c4b363035486f00b21cf40080cac9890db2cbe70080cac9890db61a6c011363616765406f70656e6675742e6c6f63616c00ba1cf0010a63656d5f65615f696400c299000093d2c41fc2c8740004d699000093d2c41fd73d300000e329660093d2c41f"}
|
|
{"name":"live/network_qos_data","origin":"live","verified":true,"note":"payload builder from blaze_responder_v3b.py","fields":[["BWHR",{"t":"int","v":0}],["DBPS",{"t":"int","v":100000}],["NAHR",{"t":"int","v":0}],["NATT",{"t":"int","v":0}],["UBPS",{"t":"int","v":100000}]],"encoded_hex":"8b7a320000922c3300a09a0cba1a320000ba1d340000d62c3300a09a0c"}
|
|
{"name":"live/user_session_extended_data","origin":"live","verified":true,"note":"payload builder from blaze_responder_v3b.py","fields":[["BPS",{"t":"string","v":"openfut"}],["CTY",{"t":"string","v":"US"}],["DMAP",{"t":"map","key":"int","val":"int","v":[]}],["HWFG",{"t":"int","v":0}],["ISP",{"t":"string","v":"OpenFUT"}],["PSLM",{"t":"list","elem":"int","v":[{"t":"int","v":0}]}],["QDAT",{"t":"struct","v":[["BWHR",{"t":"int","v":0}],["DBPS",{"t":"int","v":100000}],["NAHR",{"t":"int","v":0}],["NATT",{"t":"int","v":0}],["UBPS",{"t":"int","v":100000}]]}],["TZ",{"t":"string","v":""}],["UATT",{"t":"int","v":0}]],"encoded_hex":"8b0cc001086f70656e667574008f4e40010355530092d87005000000a379a70000a73c0001084f70656e46555400c33b2d04000100c64874038b7a320000922c3300a09a0cba1a320000ba1d340000d62c3300a09a0c00d3a000010100d61d340000"}
|
|
{"name":"live/user_session_extended_data_update","origin":"live","verified":true,"note":"payload builder from blaze_responder_v3b.py","fields":[["DATA",{"t":"struct","v":[["BPS",{"t":"string","v":"openfut"}],["CTY",{"t":"string","v":"US"}],["DMAP",{"t":"map","key":"int","val":"int","v":[]}],["HWFG",{"t":"int","v":0}],["ISP",{"t":"string","v":"OpenFUT"}],["PSLM",{"t":"list","elem":"int","v":[{"t":"int","v":0}]}],["QDAT",{"t":"struct","v":[["BWHR",{"t":"int","v":0}],["DBPS",{"t":"int","v":100000}],["NAHR",{"t":"int","v":0}],["NATT",{"t":"int","v":0}],["UBPS",{"t":"int","v":100000}]]}],["TZ",{"t":"string","v":""}],["UATT",{"t":"int","v":0}]]}],["SUBS",{"t":"int","v":1}],["USID",{"t":"int","v":33068179}]],"encoded_hex":"921d21038b0cc001086f70656e667574008f4e40010355530092d87005000000a379a70000a73c0001084f70656e46555400c33b2d04000100c64874038b7a320000922c3300a09a0cba1a320000ba1d340000d62c3300a09a0c00d3a000010100d61d34000000cf58b30001d73a640093d2c41f"}
|
|
{"name":"live/user_identification","origin":"live","verified":true,"note":"payload builder from blaze_responder_v3b.py","fields":[["AID",{"t":"int","v":33068179}],["ALOC",{"t":"int","v":1701729619}],["EXBB",{"t":"blob","v":""}],["EXID",{"t":"int","v":33068179}],["ID",{"t":"int","v":33068179}],["NAME",{"t":"string","v":"CAGE"}],["NASP",{"t":"string","v":"cem_ea_id"}],["ORIG",{"t":"int","v":33068179}],["PIDI",{"t":"int","v":33068179}]],"encoded_hex":"8699000093d2c41f86cbe30093d5f2d60c9788a20200978a640093d2c41fa640000093d2c41fba1b6501054341474500ba1cf0010a63656d5f65615f696400bf2a670093d2c41fc299290093d2c41f"}
|
|
{"name":"live/user_data","origin":"live","verified":true,"note":"payload builder from blaze_responder_v3b.py","fields":[["EDAT",{"t":"struct","v":[["BPS",{"t":"string","v":"openfut"}],["CTY",{"t":"string","v":"US"}],["DMAP",{"t":"map","key":"int","val":"int","v":[]}],["HWFG",{"t":"int","v":0}],["ISP",{"t":"string","v":"OpenFUT"}],["PSLM",{"t":"list","elem":"int","v":[{"t":"int","v":0}]}],["QDAT",{"t":"struct","v":[["BWHR",{"t":"int","v":0}],["DBPS",{"t":"int","v":100000}],["NAHR",{"t":"int","v":0}],["NATT",{"t":"int","v":0}],["UBPS",{"t":"int","v":100000}]]}],["TZ",{"t":"string","v":""}],["UATT",{"t":"int","v":0}]]}],["FLGS",{"t":"int","v":3}],["USER",{"t":"struct","v":[["AID",{"t":"int","v":33068179}],["ALOC",{"t":"int","v":1701729619}],["EXBB",{"t":"blob","v":""}],["EXID",{"t":"int","v":33068179}],["ID",{"t":"int","v":33068179}],["NAME",{"t":"string","v":"CAGE"}],["NASP",{"t":"string","v":"cem_ea_id"}],["ORIG",{"t":"int","v":33068179}],["PIDI",{"t":"int","v":33068179}]]}]],"encoded_hex":"964874038b0cc001086f70656e667574008f4e40010355530092d87005000000a379a70000a73c0001084f70656e46555400c33b2d04000100c64874038b7a320000922c3300a09a0cba1a320000ba1d340000d62c3300a09a0c00d3a000010100d61d340000009ac9f30003d73972038699000093d2c41f86cbe30093d5f2d60c9788a20200978a640093d2c41fa640000093d2c41fba1b6501054341474500ba1cf0010a63656d5f65615f696400bf2a670093d2c41fc299290093d2c41f00"}
|
|
{"name":"live/post_auth_response","origin":"live","verified":true,"note":"payload builder from blaze_responder_v3b.py","fields":[["TELE",{"t":"struct","v":[["ADRS",{"t":"string","v":"127.0.0.1"}],["ANON",{"t":"int","v":0}],["DISA",{"t":"string","v":""}],["EDCT",{"t":"int","v":0}],["FILT",{"t":"string","v":""}],["LOC",{"t":"int","v":1701729619}],["MINR",{"t":"int","v":0}],["NOOK",{"t":"string","v":""}],["PORT",{"t":"int","v":9988}],["SDLY",{"t":"int","v":15000}],["SESS",{"t":"string","v":"aec124f2dfbfa775_8d7XvTBfolFgMXg*lkBZC$4Js1Bfc1Ur6HNBjlK605Ho"}],["SKEY",{"t":"string","v":""}],["SPCT",{"t":"int","v":75}],["STIM",{"t":"string","v":""}],["SVNM",{"t":"string","v":"telemetry-openfut"}]]}],["TICK",{"t":"struct","v":[["ADRS",{"t":"string","v":"127.0.0.1"}],["PORT",{"t":"int","v":8999}],["SKEY",{"t":"string","v":""}]]}],["UROP",{"t":"struct","v":[["TMOP",{"t":"int","v":0}],["UID",{"t":"int","v":33068179}]]}]],"encoded_hex":"d25b2503864cb3010a3132372e302e302e310086ebee0000929ce10101009648f400009a9b34010100b2f8c00093d5f2d60cb69bb20000bafbeb010100c2fcb400849c01ce4b390098ea01ce5cf3013e616563313234663264666266613737355f38643758765442666f6c46674d58672a6c6b425a4324344a733142666331557236484e426a6c4b363035486f00ceb979010100cf08f4008b01cf4a6d010100cf6bad011274656c656d657472792d6f70656e6675740000d298eb03864cb3010a3132372e302e302e3100c2fcb400a78c01ceb97901010000d72bf003d2dbf00000d699000093d2c41f00"}
|
|
{"name":"live/entitlements_response","origin":"live","verified":true,"note":"payload builder from blaze_responder_v3b.py","fields":[["NLST",{"t":"list","elem":"struct","v":[{"t":"struct","v":[["DEVI",{"t":"string","v":""}],["GDAY",{"t":"string","v":"2016-09-01T00:00:00Z"}],["GNAM",{"t":"string","v":"FIFA17PCBoxContent"}],["ID",{"t":"int","v":1}],["ISCO",{"t":"int","v":0}],["PID",{"t":"int","v":33068179}],["PJID",{"t":"string","v":"1027460"}],["PRCA",{"t":"int","v":2}],["PRID",{"t":"string","v":"1027460"}],["STAT",{"t":"int","v":1}],["STRC",{"t":"int","v":0}],["TAG",{"t":"string","v":"ONLINE_ACCESS"}],["TDAY",{"t":"string","v":""}],["TYPE",{"t":"int","v":1}],["UCNT",{"t":"int","v":0}],["VER",{"t":"int","v":1}]]},{"t":"struct","v":[["DEVI",{"t":"string","v":""}],["GDAY",{"t":"string","v":"2016-09-01T00:00:00Z"}],["GNAM",{"t":"string","v":"FIFA16PC"}],["ID",{"t":"int","v":2}],["ISCO",{"t":"int","v":0}],["PID",{"t":"int","v":33068179}],["PJID",{"t":"string","v":"1027460"}],["PRCA",{"t":"int","v":2}],["PRID",{"t":"string","v":"1027460"}],["STAT",{"t":"int","v":1}],["STRC",{"t":"int","v":0}],["TAG",{"t":"string","v":"ONLINE_ACCESS"}],["TDAY",{"t":"string","v":""}],["TYPE",{"t":"int","v":1}],["UCNT",{"t":"int","v":0}],["VER",{"t":"int","v":1}]]}]}]],"encoded_hex":"baccf4040302925da90101009e48790115323031362d30392d30315430303a30303a30305a009ee86d01134649464131375043426f78436f6e74656e7400a640000001a738ef0000c299000093d2c41fc2aa6401083130323734363000c328e10002c32a6401083130323734363000cf48740001cf4ca30000d219c0010e4f4e4c494e455f41434345535300d24879010100d39c250001d63bb40000da5c80000100925da90101009e48790115323031362d30392d30315430303a30303a30305a009ee86d0109464946413136504300a640000002a738ef0000c299000093d2c41fc2aa6401083130323734363000c328e10002c32a6401083130323734363000cf48740001cf4ca30000d219c0010e4f4e4c494e455f41434345535300d24879010100d39c250001d63bb40000da5c80000100"}
|
|
{"name":"live/get_auth_token_response","origin":"live","verified":true,"note":"payload builder from blaze_responder_v3b.py","fields":[["AUTH",{"t":"string","v":"OPENFUT-aec124f2dfbfa775"}]],"encoded_hex":"875d2801194f50454e4655542d6165633132346632646662666137373500"}
|
|
{"name":"live/user_settings_response","origin":"live","verified":true,"note":"payload builder from blaze_responder_v3b.py","fields":[["DATA",{"t":"string","v":""}]],"encoded_hex":"921d21010100"}
|
|
{"name":"live/get_lists_response","origin":"live","verified":true,"note":"payload builder from blaze_responder_v3b.py","fields":[["LMAP",{"t":"list","elem":"struct","v":[]}]],"encoded_hex":"b2d870040300"}
|
|
{"name":"live/fetch_config_BlazeSDK","origin":"live","verified":true,"note":"fetchClientConfig CFID=BlazeSDK","fields":[["CONF",{"t":"map","key":"string","val":"string","v":[[{"t":"string","v":"COINS_PURCHASE_ENABLED"},{"t":"string","v":"1"}],[{"t":"string","v":"FIFA_POW_CONTENT_SERVER_URL"},{"t":"string","v":"http://127.0.0.1:8080"}],[{"t":"string","v":"FUT_RS4_APIURL_ADMIN"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_AUCTIONHOUSE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_AUTH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_CAPTCHA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_CHAMPIONS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_CLIENTDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_CLUB"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_CLUB_INFO"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_CLUB_USER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DEBUG"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DELETEITEMS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DELETETRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DELETEUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DELETEWATCHLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DELETE_AUTH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DELETE_SQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DRAFT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DREAM"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_FRIENDLYSEASON"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_ITEMS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_ITEMS_BY_RES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_LBDEFAULT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_LBOPTIONS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_LIVEMESSAGE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_MAINTENANCE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_MARKETDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_MATCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_PAFPRACTICE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_PHISHING"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_PURCHASED"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_SBC"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_SEASON"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_SEASONRESET"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_SEASONUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_SEASONUSER_ALTER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_SQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_SQUADMODE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_STORE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_TFA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_TOURNAMENT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_TOURNAMENTQUIT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_TOURNAMENTUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_TRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_TRADEPILE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_USER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_UT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_V2STORE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_WATCHLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_BASE_URL"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ACTIVATECARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ADMIN"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_APPLYCARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_APPLYCARDBYRES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ASSIGNCARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_AUCTIONHOUSE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_AUTH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_AUTHENTICATION"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CAPTCHA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CHAMPIONS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CHAMPIONSFRIENDS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CHAMPIONSHUB"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CHAMPIONSRANK"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CHAMPIONSTOPX"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CHANGECLUBNAME"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CLIENTDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CLUBSEARCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CLUBSTATS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CLUB_USER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CONSUMABLESSEARCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CONSUMECARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CREATEMATCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CREATEUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DEBUG"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DELETEITEMS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DELETESQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DELETETRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DELETEUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DELETEWATCHLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DELETE_AUTH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DELETE_SQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DESTROYMATCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DISCARDACARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DISCARDCARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DISCARDCARDBYRES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DRAFT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DREAM"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DREAMSQUADSEARCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_EXCHANGECAPTCHA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_FIFAPOINTSTRANSFER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_FRIENDLYSEASON"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_FRIENDLYSEASONHISTORY"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_FRIENDLYSEASONLOAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_FRIENDLYSEASONUPDATE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETACTIVETOURNAMENTS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETAUCTIONCOUNT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETAVAILABLELOANPLAYERS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETCAPTCHA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETCHEMISTRYATTR"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETCLUBINFO"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETCLUBUSERS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETDRAFTAWARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETDRAFTCHOICES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETDRAFTCURRENTSTATE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETDRAFTSTATS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETHISTORICAL"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETHUBDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETLBENTRIES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETLBENTRYDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETLBOPTIONS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETMANAGERQUESTREWARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETPHISHINGQUESTION"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETSETTINGS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETSQUADINFO"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETSTORYMODEREWARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETSUGGESTEDPRICING"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETTOWDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETTRADEPILE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETTRUSTEDCONSOLELIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETUSERACTION"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETUSERCREDITS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETUSERDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETUSERINFO"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETUSERMASSINFO"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GRANTPRIZECHAMPIONUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISOFFERTRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISREMOVETRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISREMOVEWATCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISSEARCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISSTART"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISVIEWTRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISWATCHLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISWATCHTRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ITEMS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ITEMS_BY_RES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_KEEPALIVE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LBDEFAULT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LBOPTIONS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LIVEMESSAGE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LOADACTIVESQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LOADCATEGORYDETAILS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LOADSETCHALLENGES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LOADSQUADCHALLENGE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LOGIN"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LOGOUT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_MAINTENANCE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_MARKETDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_MATCHREADY"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_MOVECARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_MOVECARDBYRES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PAFPRACTICE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PHISHING"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PICKDRAFTAUTOCHOICE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PICKDRAFTCHOICE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PLAYGAME"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PURCHASED"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PURCHASEDITEMS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PURCHASEDRAFTMODE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PURCHASEITEMS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PURCHASEPACK"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_REGISTERCHAMPIONSLEAGUE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_RELISTALL"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_RESETMATCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_RESETUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_RETRIEVESQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SAVESQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SAVESQUADCHALLENGE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONHISTORY"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONLOADDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONQUIT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONRESET"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONUPDATE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONUSER_ALTER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SETFAVDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SETMANAGERQUESTCOMPLETE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SETPHISHINGANSWER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SETSBCDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SETTOWDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SETTUTDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SETUSERINFO"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SIGNLOANPLAYER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SQUADLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SQUADMODE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_STAFFSTATS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_STARTCHALLENGE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_STORE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_STOREPACKQUANTITIES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_STOREPACKTYPES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SUBMITCHALLENGE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SWAPCARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TAGSETS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TOURNAMENT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TOURNAMENTLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TOURNAMENTLOADDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TOURNAMENTQUIT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TOURNAMENTTEAMS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TOURNAMENTUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TRADEPILE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_UPDATESQUADNAME"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_UPDATETOURNAMENT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_UPDATEUSERACTION"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_USER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_USERRELIABILITYINFO"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_V2STORE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_VALIDATECAPTCHA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_VALIDATEPHISHINGANSWER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_VALIDATETFA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_VIEWCARDS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_WATCHLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"IS_COIN_PURCHASABLE"},{"t":"string","v":"1"}],[{"t":"string","v":"IS_EASTORE_SERVICE_READY"},{"t":"string","v":"1"}],[{"t":"string","v":"IS_FIFAPOINT_AVAILABLE"},{"t":"string","v":"1"}],[{"t":"string","v":"IS_FIFAPOINT_PURCHASABLE"},{"t":"string","v":"1"}],[{"t":"string","v":"IS_STORE_ENABLED"},{"t":"string","v":"1"}],[{"t":"string","v":"MONEY_PURCHASE_ENABLED"},{"t":"string","v":"1"}],[{"t":"string","v":"POINTS_PURCHASE_ENABLED"},{"t":"string","v":"1"}],[{"t":"string","v":"associationListSkipInitialSet"},{"t":"string","v":"1"}],[{"t":"string","v":"autoReconnectEnabled"},{"t":"string","v":"1"}],[{"t":"string","v":"blazeSdkClientId"},{"t":"string","v":"FIFA17PC"}],[{"t":"string","v":"blazeSdkClientSecret"},{"t":"string","v":"openfut-secret"}],[{"t":"string","v":"blazeServerClientId"},{"t":"string","v":"FIFA17PC-SERVER"}],[{"t":"string","v":"cardPackStoreEnabled"},{"t":"string","v":"1"}],[{"t":"string","v":"cardPackStoreEnabled_JP"},{"t":"string","v":"1"}],[{"t":"string","v":"coinEnabled"},{"t":"string","v":"1"}],[{"t":"string","v":"coinEnabled_JP"},{"t":"string","v":"1"}],[{"t":"string","v":"connIdleTimeout"},{"t":"string","v":"90s"}],[{"t":"string","v":"defaultRequestTimeout"},{"t":"string","v":"30s"}],[{"t":"string","v":"enableQosBandwidthTest"},{"t":"string","v":"false"}],[{"t":"string","v":"enableQosFirewallTest"},{"t":"string","v":"false"}],[{"t":"string","v":"identityRedirectUri"},{"t":"string","v":"http://127.0.0.1/login_successful.html"}],[{"t":"string","v":"maxReconnectAttempts"},{"t":"string","v":"5"}],[{"t":"string","v":"nucleusConnect"},{"t":"string","v":"http://127.0.0.1:42131"}],[{"t":"string","v":"nucleusConnectTrusted"},{"t":"string","v":"http://127.0.0.1:42131"}],[{"t":"string","v":"pingPeriod"},{"t":"string","v":"20s"}],[{"t":"string","v":"pointsPackStoreEnabled"},{"t":"string","v":"1"}],[{"t":"string","v":"storeEnabled"},{"t":"string","v":"1"}],[{"t":"string","v":"userManagerMaxCachedUsers"},{"t":"string","v":"128"}],[{"t":"string","v":"voipHeadsetUpdateRate"},{"t":"string","v":"0"}]]}]],"encoded_hex":"8efba6050101b30317434f494e535f50555243484153455f454e41424c4544000231001c464946415f504f575f434f4e54454e545f5345525645525f55524c0016687474703a2f2f3132372e302e302e313a3830383000154655545f5253345f41504955524c5f41444d494e0017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f41504955524c5f41554354494f4e484f5553450017687474703a2f2f3132372e302e302e313a383039392f00144655545f5253345f41504955524c5f415554480017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f41504955524c5f434150544348410017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f4348414d50494f4e530017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f41504955524c5f434c49454e54444154410017687474703a2f2f3132372e302e302e313a383039392f00144655545f5253345f41504955524c5f434c55420017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f434c55425f494e464f0017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f434c55425f555345520017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f44454255470017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f41504955524c5f44454c4554454954454d530017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f41504955524c5f44454c45544554524144450017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f41504955524c5f44454c455445555345520017687474703a2f2f3132372e302e302e313a383039392f001f4655545f5253345f41504955524c5f44454c45544557415443484c4953540017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f41504955524c5f44454c4554455f415554480017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f41504955524c5f44454c4554455f53515541440017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f44524146540017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f445245414d0017687474703a2f2f3132372e302e302e313a383039392f001e4655545f5253345f41504955524c5f465249454e444c59534541534f4e0017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f4954454d530017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f41504955524c5f4954454d535f42595f5245530017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f4c4244454641554c540017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f4c424f5054494f4e530017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f41504955524c5f4c4956454d4553534147450017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f41504955524c5f4d41494e54454e414e43450017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f41504955524c5f4d41524b4554444154410017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f4d415443480017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f41504955524c5f50414650524143544943450017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f41504955524c5f5048495348494e470017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f5055524348415345440017687474703a2f2f3132372e302e302e313a383039392f00134655545f5253345f41504955524c5f5342430017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f41504955524c5f534541534f4e0017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f41504955524c5f534541534f4e52455345540017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f41504955524c5f534541534f4e555345520017687474703a2f2f3132372e302e302e313a383039392f00204655545f5253345f41504955524c5f534541534f4e555345525f414c5445520017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f53515541440017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f53515541444d4f44450017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f53544f52450017687474703a2f2f3132372e302e302e313a383039392f00134655545f5253345f41504955524c5f5446410017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f41504955524c5f544f55524e414d454e540017687474703a2f2f3132372e302e302e313a383039392f001e4655545f5253345f41504955524c5f544f55524e414d454e54515549540017687474703a2f2f3132372e302e302e313a383039392f001e4655545f5253345f41504955524c5f544f55524e414d454e54555345520017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f54524144450017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f545241444550494c450017687474703a2f2f3132372e302e302e313a383039392f00144655545f5253345f41504955524c5f555345520017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f41504955524c5f55540017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f41504955524c5f563253544f52450017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f57415443484c4953540017687474703a2f2f3132372e302e302e313a383039392f00114655545f5253345f424153455f55524c0017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4143544956415445434152440017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f41444d494e0017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f4150504c59434152440017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f4150504c594341524442595245530017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f41535349474e434152440017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f41554354494f4e484f5553450017687474703a2f2f3132372e302e302e313a383039392f00114655545f5253345f55524c5f415554480017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f41555448454e5449434154494f4e0017687474703a2f2f3132372e302e302e313a383039392f00144655545f5253345f55524c5f434150544348410017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f4348414d50494f4e530017687474703a2f2f3132372e302e302e313a383039392f001d4655545f5253345f55524c5f4348414d50494f4e53465249454e44530017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4348414d50494f4e534855420017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f4348414d50494f4e5352414e4b0017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f4348414d50494f4e53544f50580017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f4348414e4745434c55424e414d450017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f434c49454e54444154410017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f434c55425345415243480017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f434c554253544154530017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f434c55425f555345520017687474703a2f2f3132372e302e302e313a383039392f001e4655545f5253345f55524c5f434f4e53554d41424c45535345415243480017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f434f4e53554d45434152440017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f4352454154454d415443480017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f435245415445555345520017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f44454255470017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f44454c4554454954454d530017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f44454c45544553515541440017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f44454c45544554524144450017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f44454c455445555345520017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f44454c45544557415443484c4953540017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f44454c4554455f415554480017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f44454c4554455f53515541440017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f44455354524f594d415443480017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4449534341524441434152440017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f44495343415244434152440017687474703a2f2f3132372e302e302e313a383039392f001d4655545f5253345f55524c5f444953434152444341524442595245530017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f44524146540017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f445245414d0017687474703a2f2f3132372e302e302e313a383039392f001d4655545f5253345f55524c5f445245414d53515541445345415243480017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f45584348414e4745434150544348410017687474703a2f2f3132372e302e302e313a383039392f001f4655545f5253345f55524c5f46494641504f494e54535452414e534645520017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f465249454e444c59534541534f4e0017687474703a2f2f3132372e302e302e313a383039392f00224655545f5253345f55524c5f465249454e444c59534541534f4e484953544f52590017687474703a2f2f3132372e302e302e313a383039392f001f4655545f5253345f55524c5f465249454e444c59534541534f4e4c4f41440017687474703a2f2f3132372e302e302e313a383039392f00214655545f5253345f55524c5f465249454e444c59534541534f4e5550444154450017687474703a2f2f3132372e302e302e313a383039392f00214655545f5253345f55524c5f474554414354495645544f55524e414d454e54530017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f47455441554354494f4e434f554e540017687474703a2f2f3132372e302e302e313a383039392f00244655545f5253345f55524c5f474554415641494c41424c454c4f414e504c41594552530017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f474554434150544348410017687474703a2f2f3132372e302e302e313a383039392f001d4655545f5253345f55524c5f4745544348454d4953545259415454520017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f474554434c5542494e464f0017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f474554434c554255534552530017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f474554445241465441574152440017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f474554445241465443484f494345530017687474703a2f2f3132372e302e302e313a383039392f00214655545f5253345f55524c5f474554445241465443555252454e5453544154450017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f474554445241465453544154530017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f474554484953544f524943414c0017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f474554485542444154410017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4745544c42454e54524945530017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f4745544c42454e545259444154410017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4745544c424f5054494f4e530017687474703a2f2f3132372e302e302e313a383039392f00224655545f5253345f55524c5f4745544d414e4147455251554553545245574152440017687474703a2f2f3132372e302e302e313a383039392f00204655545f5253345f55524c5f4745545048495348494e475155455354494f4e0017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f47455453455454494e47530017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4745545351554144494e464f0017687474703a2f2f3132372e302e302e313a383039392f001f4655545f5253345f55524c5f47455453544f52594d4f44455245574152440017687474703a2f2f3132372e302e302e313a383039392f00204655545f5253345f55524c5f47455453554747455354454450524943494e470017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f474554544f57444154410017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f474554545241444550494c450017687474703a2f2f3132372e302e302e313a383039392f00224655545f5253345f55524c5f47455454525553544544434f4e534f4c454c4953540017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f47455455534552414354494f4e0017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f47455455534552435245444954530017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f47455455534552444154410017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f47455455534552494e464f0017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f474554555345524d415353494e464f0017687474703a2f2f3132372e302e302e313a383039392f00234655545f5253345f55524c5f4752414e545052495a454348414d50494f4e555345520017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f49534f4646455254524144450017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f495352454d4f564554524144450017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f495352454d4f564557415443480017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f55524c5f49535345415243480017687474703a2f2f3132372e302e302e313a383039392f00144655545f5253345f55524c5f495353544152540017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f49535649455754524144450017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f495357415443484c4953540017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4953574154434854524144450017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f4954454d530017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4954454d535f42595f5245530017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f4b454550414c4956450017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f4c4244454641554c540017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f4c424f5054494f4e530017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f4c4956454d4553534147450017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f4c4f414441435449564553515541440017687474703a2f2f3132372e302e302e313a383039392f00204655545f5253345f55524c5f4c4f414443415445474f525944455441494c530017687474703a2f2f3132372e302e302e313a383039392f001e4655545f5253345f55524c5f4c4f41445345544348414c4c454e4745530017687474703a2f2f3132372e302e302e313a383039392f001f4655545f5253345f55524c5f4c4f414453515541444348414c4c454e47450017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f4c4f47494e0017687474703a2f2f3132372e302e302e313a383039392f00134655545f5253345f55524c5f4c4f474f55540017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f4d41494e54454e414e43450017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f4d41524b4554444154410017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f4d4154434852454144590017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f55524c5f4d4f5645434152440017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f4d4f56454341524442595245530017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f50414650524143544943450017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f55524c5f5048495348494e470017687474703a2f2f3132372e302e302e313a383039392f00204655545f5253345f55524c5f5049434b44524146544155544f43484f4943450017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f5049434b445241465443484f4943450017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f55524c5f504c415947414d450017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f5055524348415345440017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f5055524348415345444954454d530017687474703a2f2f3132372e302e302e313a383039392f001e4655545f5253345f55524c5f505552434841534544524146544d4f44450017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f50555243484153454954454d530017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f50555243484153455041434b0017687474703a2f2f3132372e302e302e313a383039392f00244655545f5253345f55524c5f52454749535445524348414d50494f4e534c45414755450017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f52454c495354414c4c0017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f52455345544d415443480017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f5245534554555345520017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f524554524945564553515541440017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f5341564553515541440017687474703a2f2f3132372e302e302e313a383039392f001f4655545f5253345f55524c5f5341564553515541444348414c4c454e47450017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f534541534f4e484953544f52590017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f534541534f4e4c4953540017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f534541534f4e4c4f4144444154410017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f534541534f4e515549540017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f534541534f4e52455345540017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f534541534f4e5550444154450017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f534541534f4e555345520017687474703a2f2f3132372e302e302e313a383039392f001d4655545f5253345f55524c5f534541534f4e555345525f414c5445520017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f534554464156444154410017687474703a2f2f3132372e302e302e313a383039392f00244655545f5253345f55524c5f5345544d414e414745525155455354434f4d504c4554450017687474703a2f2f3132372e302e302e313a383039392f001e4655545f5253345f55524c5f5345545048495348494e47414e535745520017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f534554534243444154410017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f534554544f57444154410017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f534554545554444154410017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f53455455534552494e464f0017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f5349474e4c4f414e504c415945520017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f53515541440017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f53515541444c4953540017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f53515541444d4f44450017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f535441464653544154530017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f53544152544348414c4c454e47450017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f53544f52450017687474703a2f2f3132372e302e302e313a383039392f00204655545f5253345f55524c5f53544f52455041434b5155414e5449544945530017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f53544f52455041434b54595045530017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f5355424d49544348414c4c454e47450017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f55524c5f53574150434152440017687474703a2f2f3132372e302e302e313a383039392f00144655545f5253345f55524c5f544147534554530017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f544f55524e414d454e540017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f544f55524e414d454e544c4953540017687474703a2f2f3132372e302e302e313a383039392f001f4655545f5253345f55524c5f544f55524e414d454e544c4f4144444154410017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f544f55524e414d454e54515549540017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f544f55524e414d454e545445414d530017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f544f55524e414d454e54555345520017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f54524144450017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f545241444550494c450017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f55504441544553515541444e414d450017687474703a2f2f3132372e302e302e313a383039392f001d4655545f5253345f55524c5f555044415445544f55524e414d454e540017687474703a2f2f3132372e302e302e313a383039392f001d4655545f5253345f55524c5f55504441544555534552414354494f4e0017687474703a2f2f3132372e302e302e313a383039392f00114655545f5253345f55524c5f555345520017687474703a2f2f3132372e302e302e313a383039392f00204655545f5253345f55524c5f5553455252454c494142494c495459494e464f0017687474703a2f2f3132372e302e302e313a383039392f00144655545f5253345f55524c5f563253544f52450017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f56414c4944415445434150544348410017687474703a2f2f3132372e302e302e313a383039392f00234655545f5253345f55524c5f56414c49444154455048495348494e47414e535745520017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f56414c49444154455446410017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f5649455743415244530017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f57415443484c4953540017687474703a2f2f3132372e302e302e313a383039392f001449535f434f494e5f5055524348415341424c45000231001949535f454153544f52455f534552564943455f5245414459000231001749535f46494641504f494e545f415641494c41424c45000231001949535f46494641504f494e545f5055524348415341424c45000231001149535f53544f52455f454e41424c454400023100174d4f4e45595f50555243484153455f454e41424c45440002310018504f494e54535f50555243484153455f454e41424c4544000231001e6173736f63696174696f6e4c697374536b6970496e697469616c53657400023100156175746f5265636f6e6e656374456e61626c65640002310011626c617a6553646b436c69656e744964000946494641313750430015626c617a6553646b436c69656e74536563726574000f6f70656e6675742d7365637265740014626c617a65536572766572436c69656e744964001046494641313750432d5345525645520015636172645061636b53746f7265456e61626c65640002310018636172645061636b53746f7265456e61626c65645f4a50000231000c636f696e456e61626c6564000231000f636f696e456e61626c65645f4a500002310010636f6e6e49646c6554696d656f75740004393073001664656661756c745265717565737454696d656f757400043330730017656e61626c65516f7342616e64776964746854657374000666616c73650016656e61626c65516f734669726577616c6c54657374000666616c736500146964656e7469747952656469726563745572690027687474703a2f2f3132372e302e302e312f6c6f67696e5f7375636365737366756c2e68746d6c00156d61785265636f6e6e656374417474656d707473000235000f6e75636c657573436f6e6e6563740017687474703a2f2f3132372e302e302e313a343231333100166e75636c657573436f6e6e656374547275737465640017687474703a2f2f3132372e302e302e313a3432313331000b70696e67506572696f6400043230730017706f696e74735061636b53746f7265456e61626c6564000231000d73746f7265456e61626c6564000231001a757365724d616e616765724d6178436163686564557365727300043132380016766f6970486561647365745570646174655261746500023000"}
|
|
{"name":"live/fetch_config_UTAS","origin":"live","verified":true,"note":"fetchClientConfig CFID=UTAS","fields":[["CONF",{"t":"map","key":"string","val":"string","v":[[{"t":"string","v":"COINS_PURCHASE_ENABLED"},{"t":"string","v":"1"}],[{"t":"string","v":"FIFA_POW_CONTENT_SERVER_URL"},{"t":"string","v":"http://127.0.0.1:8080"}],[{"t":"string","v":"FUT_RS4_APIURL_ADMIN"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_AUCTIONHOUSE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_AUTH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_CAPTCHA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_CHAMPIONS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_CLIENTDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_CLUB"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_CLUB_INFO"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_CLUB_USER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DEBUG"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DELETEITEMS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DELETETRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DELETEUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DELETEWATCHLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DELETE_AUTH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DELETE_SQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DRAFT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DREAM"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_FRIENDLYSEASON"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_ITEMS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_ITEMS_BY_RES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_LBDEFAULT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_LBOPTIONS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_LIVEMESSAGE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_MAINTENANCE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_MARKETDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_MATCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_PAFPRACTICE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_PHISHING"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_PURCHASED"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_SBC"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_SEASON"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_SEASONRESET"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_SEASONUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_SEASONUSER_ALTER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_SQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_SQUADMODE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_STORE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_TFA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_TOURNAMENT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_TOURNAMENTQUIT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_TOURNAMENTUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_TRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_TRADEPILE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_USER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_UT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_V2STORE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_WATCHLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_BASE_URL"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ACTIVATECARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ADMIN"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_APPLYCARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_APPLYCARDBYRES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ASSIGNCARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_AUCTIONHOUSE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_AUTH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_AUTHENTICATION"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CAPTCHA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CHAMPIONS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CHAMPIONSFRIENDS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CHAMPIONSHUB"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CHAMPIONSRANK"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CHAMPIONSTOPX"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CHANGECLUBNAME"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CLIENTDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CLUBSEARCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CLUBSTATS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CLUB_USER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CONSUMABLESSEARCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CONSUMECARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CREATEMATCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CREATEUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DEBUG"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DELETEITEMS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DELETESQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DELETETRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DELETEUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DELETEWATCHLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DELETE_AUTH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DELETE_SQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DESTROYMATCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DISCARDACARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DISCARDCARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DISCARDCARDBYRES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DRAFT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DREAM"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DREAMSQUADSEARCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_EXCHANGECAPTCHA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_FIFAPOINTSTRANSFER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_FRIENDLYSEASON"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_FRIENDLYSEASONHISTORY"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_FRIENDLYSEASONLOAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_FRIENDLYSEASONUPDATE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETACTIVETOURNAMENTS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETAUCTIONCOUNT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETAVAILABLELOANPLAYERS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETCAPTCHA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETCHEMISTRYATTR"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETCLUBINFO"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETCLUBUSERS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETDRAFTAWARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETDRAFTCHOICES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETDRAFTCURRENTSTATE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETDRAFTSTATS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETHISTORICAL"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETHUBDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETLBENTRIES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETLBENTRYDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETLBOPTIONS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETMANAGERQUESTREWARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETPHISHINGQUESTION"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETSETTINGS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETSQUADINFO"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETSTORYMODEREWARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETSUGGESTEDPRICING"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETTOWDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETTRADEPILE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETTRUSTEDCONSOLELIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETUSERACTION"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETUSERCREDITS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETUSERDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETUSERINFO"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETUSERMASSINFO"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GRANTPRIZECHAMPIONUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISOFFERTRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISREMOVETRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISREMOVEWATCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISSEARCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISSTART"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISVIEWTRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISWATCHLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISWATCHTRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ITEMS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ITEMS_BY_RES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_KEEPALIVE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LBDEFAULT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LBOPTIONS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LIVEMESSAGE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LOADACTIVESQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LOADCATEGORYDETAILS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LOADSETCHALLENGES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LOADSQUADCHALLENGE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LOGIN"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LOGOUT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_MAINTENANCE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_MARKETDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_MATCHREADY"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_MOVECARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_MOVECARDBYRES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PAFPRACTICE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PHISHING"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PICKDRAFTAUTOCHOICE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PICKDRAFTCHOICE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PLAYGAME"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PURCHASED"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PURCHASEDITEMS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PURCHASEDRAFTMODE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PURCHASEITEMS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PURCHASEPACK"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_REGISTERCHAMPIONSLEAGUE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_RELISTALL"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_RESETMATCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_RESETUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_RETRIEVESQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SAVESQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SAVESQUADCHALLENGE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONHISTORY"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONLOADDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONQUIT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONRESET"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONUPDATE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONUSER_ALTER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SETFAVDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SETMANAGERQUESTCOMPLETE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SETPHISHINGANSWER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SETSBCDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SETTOWDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SETTUTDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SETUSERINFO"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SIGNLOANPLAYER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SQUADLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SQUADMODE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_STAFFSTATS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_STARTCHALLENGE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_STORE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_STOREPACKQUANTITIES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_STOREPACKTYPES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SUBMITCHALLENGE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SWAPCARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TAGSETS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TOURNAMENT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TOURNAMENTLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TOURNAMENTLOADDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TOURNAMENTQUIT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TOURNAMENTTEAMS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TOURNAMENTUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TRADEPILE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_UPDATESQUADNAME"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_UPDATETOURNAMENT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_UPDATEUSERACTION"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_USER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_USERRELIABILITYINFO"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_V2STORE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_VALIDATECAPTCHA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_VALIDATEPHISHINGANSWER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_VALIDATETFA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_VIEWCARDS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_WATCHLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"IS_COIN_PURCHASABLE"},{"t":"string","v":"1"}],[{"t":"string","v":"IS_EASTORE_SERVICE_READY"},{"t":"string","v":"1"}],[{"t":"string","v":"IS_FIFAPOINT_AVAILABLE"},{"t":"string","v":"1"}],[{"t":"string","v":"IS_FIFAPOINT_PURCHASABLE"},{"t":"string","v":"1"}],[{"t":"string","v":"IS_STORE_ENABLED"},{"t":"string","v":"1"}],[{"t":"string","v":"MONEY_PURCHASE_ENABLED"},{"t":"string","v":"1"}],[{"t":"string","v":"POINTS_PURCHASE_ENABLED"},{"t":"string","v":"1"}],[{"t":"string","v":"cardPackStoreEnabled"},{"t":"string","v":"1"}],[{"t":"string","v":"cardPackStoreEnabled_JP"},{"t":"string","v":"1"}],[{"t":"string","v":"coinEnabled"},{"t":"string","v":"1"}],[{"t":"string","v":"coinEnabled_JP"},{"t":"string","v":"1"}],[{"t":"string","v":"pointsPackStoreEnabled"},{"t":"string","v":"1"}],[{"t":"string","v":"storeEnabled"},{"t":"string","v":"1"}]]}]],"encoded_hex":"8efba6050101a30317434f494e535f50555243484153455f454e41424c4544000231001c464946415f504f575f434f4e54454e545f5345525645525f55524c0016687474703a2f2f3132372e302e302e313a3830383000154655545f5253345f41504955524c5f41444d494e0017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f41504955524c5f41554354494f4e484f5553450017687474703a2f2f3132372e302e302e313a383039392f00144655545f5253345f41504955524c5f415554480017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f41504955524c5f434150544348410017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f4348414d50494f4e530017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f41504955524c5f434c49454e54444154410017687474703a2f2f3132372e302e302e313a383039392f00144655545f5253345f41504955524c5f434c55420017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f434c55425f494e464f0017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f434c55425f555345520017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f44454255470017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f41504955524c5f44454c4554454954454d530017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f41504955524c5f44454c45544554524144450017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f41504955524c5f44454c455445555345520017687474703a2f2f3132372e302e302e313a383039392f001f4655545f5253345f41504955524c5f44454c45544557415443484c4953540017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f41504955524c5f44454c4554455f415554480017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f41504955524c5f44454c4554455f53515541440017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f44524146540017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f445245414d0017687474703a2f2f3132372e302e302e313a383039392f001e4655545f5253345f41504955524c5f465249454e444c59534541534f4e0017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f4954454d530017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f41504955524c5f4954454d535f42595f5245530017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f4c4244454641554c540017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f4c424f5054494f4e530017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f41504955524c5f4c4956454d4553534147450017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f41504955524c5f4d41494e54454e414e43450017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f41504955524c5f4d41524b4554444154410017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f4d415443480017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f41504955524c5f50414650524143544943450017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f41504955524c5f5048495348494e470017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f5055524348415345440017687474703a2f2f3132372e302e302e313a383039392f00134655545f5253345f41504955524c5f5342430017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f41504955524c5f534541534f4e0017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f41504955524c5f534541534f4e52455345540017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f41504955524c5f534541534f4e555345520017687474703a2f2f3132372e302e302e313a383039392f00204655545f5253345f41504955524c5f534541534f4e555345525f414c5445520017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f53515541440017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f53515541444d4f44450017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f53544f52450017687474703a2f2f3132372e302e302e313a383039392f00134655545f5253345f41504955524c5f5446410017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f41504955524c5f544f55524e414d454e540017687474703a2f2f3132372e302e302e313a383039392f001e4655545f5253345f41504955524c5f544f55524e414d454e54515549540017687474703a2f2f3132372e302e302e313a383039392f001e4655545f5253345f41504955524c5f544f55524e414d454e54555345520017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f54524144450017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f545241444550494c450017687474703a2f2f3132372e302e302e313a383039392f00144655545f5253345f41504955524c5f555345520017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f41504955524c5f55540017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f41504955524c5f563253544f52450017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f57415443484c4953540017687474703a2f2f3132372e302e302e313a383039392f00114655545f5253345f424153455f55524c0017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4143544956415445434152440017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f41444d494e0017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f4150504c59434152440017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f4150504c594341524442595245530017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f41535349474e434152440017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f41554354494f4e484f5553450017687474703a2f2f3132372e302e302e313a383039392f00114655545f5253345f55524c5f415554480017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f41555448454e5449434154494f4e0017687474703a2f2f3132372e302e302e313a383039392f00144655545f5253345f55524c5f434150544348410017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f4348414d50494f4e530017687474703a2f2f3132372e302e302e313a383039392f001d4655545f5253345f55524c5f4348414d50494f4e53465249454e44530017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4348414d50494f4e534855420017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f4348414d50494f4e5352414e4b0017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f4348414d50494f4e53544f50580017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f4348414e4745434c55424e414d450017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f434c49454e54444154410017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f434c55425345415243480017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f434c554253544154530017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f434c55425f555345520017687474703a2f2f3132372e302e302e313a383039392f001e4655545f5253345f55524c5f434f4e53554d41424c45535345415243480017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f434f4e53554d45434152440017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f4352454154454d415443480017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f435245415445555345520017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f44454255470017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f44454c4554454954454d530017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f44454c45544553515541440017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f44454c45544554524144450017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f44454c455445555345520017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f44454c45544557415443484c4953540017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f44454c4554455f415554480017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f44454c4554455f53515541440017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f44455354524f594d415443480017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4449534341524441434152440017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f44495343415244434152440017687474703a2f2f3132372e302e302e313a383039392f001d4655545f5253345f55524c5f444953434152444341524442595245530017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f44524146540017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f445245414d0017687474703a2f2f3132372e302e302e313a383039392f001d4655545f5253345f55524c5f445245414d53515541445345415243480017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f45584348414e4745434150544348410017687474703a2f2f3132372e302e302e313a383039392f001f4655545f5253345f55524c5f46494641504f494e54535452414e534645520017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f465249454e444c59534541534f4e0017687474703a2f2f3132372e302e302e313a383039392f00224655545f5253345f55524c5f465249454e444c59534541534f4e484953544f52590017687474703a2f2f3132372e302e302e313a383039392f001f4655545f5253345f55524c5f465249454e444c59534541534f4e4c4f41440017687474703a2f2f3132372e302e302e313a383039392f00214655545f5253345f55524c5f465249454e444c59534541534f4e5550444154450017687474703a2f2f3132372e302e302e313a383039392f00214655545f5253345f55524c5f474554414354495645544f55524e414d454e54530017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f47455441554354494f4e434f554e540017687474703a2f2f3132372e302e302e313a383039392f00244655545f5253345f55524c5f474554415641494c41424c454c4f414e504c41594552530017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f474554434150544348410017687474703a2f2f3132372e302e302e313a383039392f001d4655545f5253345f55524c5f4745544348454d4953545259415454520017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f474554434c5542494e464f0017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f474554434c554255534552530017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f474554445241465441574152440017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f474554445241465443484f494345530017687474703a2f2f3132372e302e302e313a383039392f00214655545f5253345f55524c5f474554445241465443555252454e5453544154450017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f474554445241465453544154530017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f474554484953544f524943414c0017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f474554485542444154410017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4745544c42454e54524945530017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f4745544c42454e545259444154410017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4745544c424f5054494f4e530017687474703a2f2f3132372e302e302e313a383039392f00224655545f5253345f55524c5f4745544d414e4147455251554553545245574152440017687474703a2f2f3132372e302e302e313a383039392f00204655545f5253345f55524c5f4745545048495348494e475155455354494f4e0017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f47455453455454494e47530017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4745545351554144494e464f0017687474703a2f2f3132372e302e302e313a383039392f001f4655545f5253345f55524c5f47455453544f52594d4f44455245574152440017687474703a2f2f3132372e302e302e313a383039392f00204655545f5253345f55524c5f47455453554747455354454450524943494e470017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f474554544f57444154410017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f474554545241444550494c450017687474703a2f2f3132372e302e302e313a383039392f00224655545f5253345f55524c5f47455454525553544544434f4e534f4c454c4953540017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f47455455534552414354494f4e0017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f47455455534552435245444954530017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f47455455534552444154410017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f47455455534552494e464f0017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f474554555345524d415353494e464f0017687474703a2f2f3132372e302e302e313a383039392f00234655545f5253345f55524c5f4752414e545052495a454348414d50494f4e555345520017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f49534f4646455254524144450017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f495352454d4f564554524144450017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f495352454d4f564557415443480017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f55524c5f49535345415243480017687474703a2f2f3132372e302e302e313a383039392f00144655545f5253345f55524c5f495353544152540017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f49535649455754524144450017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f495357415443484c4953540017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4953574154434854524144450017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f4954454d530017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4954454d535f42595f5245530017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f4b454550414c4956450017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f4c4244454641554c540017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f4c424f5054494f4e530017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f4c4956454d4553534147450017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f4c4f414441435449564553515541440017687474703a2f2f3132372e302e302e313a383039392f00204655545f5253345f55524c5f4c4f414443415445474f525944455441494c530017687474703a2f2f3132372e302e302e313a383039392f001e4655545f5253345f55524c5f4c4f41445345544348414c4c454e4745530017687474703a2f2f3132372e302e302e313a383039392f001f4655545f5253345f55524c5f4c4f414453515541444348414c4c454e47450017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f4c4f47494e0017687474703a2f2f3132372e302e302e313a383039392f00134655545f5253345f55524c5f4c4f474f55540017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f4d41494e54454e414e43450017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f4d41524b4554444154410017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f4d4154434852454144590017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f55524c5f4d4f5645434152440017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f4d4f56454341524442595245530017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f50414650524143544943450017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f55524c5f5048495348494e470017687474703a2f2f3132372e302e302e313a383039392f00204655545f5253345f55524c5f5049434b44524146544155544f43484f4943450017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f5049434b445241465443484f4943450017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f55524c5f504c415947414d450017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f5055524348415345440017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f5055524348415345444954454d530017687474703a2f2f3132372e302e302e313a383039392f001e4655545f5253345f55524c5f505552434841534544524146544d4f44450017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f50555243484153454954454d530017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f50555243484153455041434b0017687474703a2f2f3132372e302e302e313a383039392f00244655545f5253345f55524c5f52454749535445524348414d50494f4e534c45414755450017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f52454c495354414c4c0017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f52455345544d415443480017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f5245534554555345520017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f524554524945564553515541440017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f5341564553515541440017687474703a2f2f3132372e302e302e313a383039392f001f4655545f5253345f55524c5f5341564553515541444348414c4c454e47450017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f534541534f4e484953544f52590017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f534541534f4e4c4953540017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f534541534f4e4c4f4144444154410017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f534541534f4e515549540017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f534541534f4e52455345540017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f534541534f4e5550444154450017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f534541534f4e555345520017687474703a2f2f3132372e302e302e313a383039392f001d4655545f5253345f55524c5f534541534f4e555345525f414c5445520017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f534554464156444154410017687474703a2f2f3132372e302e302e313a383039392f00244655545f5253345f55524c5f5345544d414e414745525155455354434f4d504c4554450017687474703a2f2f3132372e302e302e313a383039392f001e4655545f5253345f55524c5f5345545048495348494e47414e535745520017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f534554534243444154410017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f534554544f57444154410017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f534554545554444154410017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f53455455534552494e464f0017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f5349474e4c4f414e504c415945520017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f53515541440017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f53515541444c4953540017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f53515541444d4f44450017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f535441464653544154530017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f53544152544348414c4c454e47450017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f53544f52450017687474703a2f2f3132372e302e302e313a383039392f00204655545f5253345f55524c5f53544f52455041434b5155414e5449544945530017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f53544f52455041434b54595045530017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f5355424d49544348414c4c454e47450017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f55524c5f53574150434152440017687474703a2f2f3132372e302e302e313a383039392f00144655545f5253345f55524c5f544147534554530017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f544f55524e414d454e540017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f544f55524e414d454e544c4953540017687474703a2f2f3132372e302e302e313a383039392f001f4655545f5253345f55524c5f544f55524e414d454e544c4f4144444154410017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f544f55524e414d454e54515549540017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f544f55524e414d454e545445414d530017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f544f55524e414d454e54555345520017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f54524144450017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f545241444550494c450017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f55504441544553515541444e414d450017687474703a2f2f3132372e302e302e313a383039392f001d4655545f5253345f55524c5f555044415445544f55524e414d454e540017687474703a2f2f3132372e302e302e313a383039392f001d4655545f5253345f55524c5f55504441544555534552414354494f4e0017687474703a2f2f3132372e302e302e313a383039392f00114655545f5253345f55524c5f555345520017687474703a2f2f3132372e302e302e313a383039392f00204655545f5253345f55524c5f5553455252454c494142494c495459494e464f0017687474703a2f2f3132372e302e302e313a383039392f00144655545f5253345f55524c5f563253544f52450017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f56414c4944415445434150544348410017687474703a2f2f3132372e302e302e313a383039392f00234655545f5253345f55524c5f56414c49444154455048495348494e47414e535745520017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f56414c49444154455446410017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f5649455743415244530017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f57415443484c4953540017687474703a2f2f3132372e302e302e313a383039392f001449535f434f494e5f5055524348415341424c45000231001949535f454153544f52455f534552564943455f5245414459000231001749535f46494641504f494e545f415641494c41424c45000231001949535f46494641504f494e545f5055524348415341424c45000231001149535f53544f52455f454e41424c454400023100174d4f4e45595f50555243484153455f454e41424c45440002310018504f494e54535f50555243484153455f454e41424c45440002310015636172645061636b53746f7265456e61626c65640002310018636172645061636b53746f7265456e61626c65645f4a50000231000c636f696e456e61626c6564000231000f636f696e456e61626c65645f4a500002310017706f696e74735061636b53746f7265456e61626c6564000231000d73746f7265456e61626c656400023100"}
|
|
{"name":"live/fetch_config_FUT","origin":"live","verified":true,"note":"fetchClientConfig CFID=FUT","fields":[["CONF",{"t":"map","key":"string","val":"string","v":[[{"t":"string","v":"COINS_PURCHASE_ENABLED"},{"t":"string","v":"1"}],[{"t":"string","v":"FIFA_POW_CONTENT_SERVER_URL"},{"t":"string","v":"http://127.0.0.1:8080"}],[{"t":"string","v":"FUT_RS4_APIURL_ADMIN"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_AUCTIONHOUSE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_AUTH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_CAPTCHA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_CHAMPIONS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_CLIENTDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_CLUB"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_CLUB_INFO"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_CLUB_USER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DEBUG"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DELETEITEMS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DELETETRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DELETEUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DELETEWATCHLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DELETE_AUTH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DELETE_SQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DRAFT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_DREAM"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_FRIENDLYSEASON"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_ITEMS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_ITEMS_BY_RES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_LBDEFAULT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_LBOPTIONS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_LIVEMESSAGE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_MAINTENANCE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_MARKETDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_MATCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_PAFPRACTICE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_PHISHING"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_PURCHASED"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_SBC"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_SEASON"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_SEASONRESET"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_SEASONUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_SEASONUSER_ALTER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_SQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_SQUADMODE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_STORE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_TFA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_TOURNAMENT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_TOURNAMENTQUIT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_TOURNAMENTUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_TRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_TRADEPILE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_USER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_UT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_V2STORE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_APIURL_WATCHLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_BASE_URL"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ACTIVATECARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ADMIN"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_APPLYCARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_APPLYCARDBYRES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ASSIGNCARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_AUCTIONHOUSE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_AUTH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_AUTHENTICATION"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CAPTCHA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CHAMPIONS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CHAMPIONSFRIENDS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CHAMPIONSHUB"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CHAMPIONSRANK"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CHAMPIONSTOPX"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CHANGECLUBNAME"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CLIENTDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CLUBSEARCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CLUBSTATS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CLUB_USER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CONSUMABLESSEARCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CONSUMECARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CREATEMATCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_CREATEUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DEBUG"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DELETEITEMS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DELETESQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DELETETRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DELETEUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DELETEWATCHLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DELETE_AUTH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DELETE_SQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DESTROYMATCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DISCARDACARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DISCARDCARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DISCARDCARDBYRES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DRAFT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DREAM"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_DREAMSQUADSEARCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_EXCHANGECAPTCHA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_FIFAPOINTSTRANSFER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_FRIENDLYSEASON"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_FRIENDLYSEASONHISTORY"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_FRIENDLYSEASONLOAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_FRIENDLYSEASONUPDATE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETACTIVETOURNAMENTS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETAUCTIONCOUNT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETAVAILABLELOANPLAYERS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETCAPTCHA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETCHEMISTRYATTR"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETCLUBINFO"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETCLUBUSERS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETDRAFTAWARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETDRAFTCHOICES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETDRAFTCURRENTSTATE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETDRAFTSTATS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETHISTORICAL"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETHUBDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETLBENTRIES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETLBENTRYDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETLBOPTIONS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETMANAGERQUESTREWARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETPHISHINGQUESTION"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETSETTINGS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETSQUADINFO"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETSTORYMODEREWARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETSUGGESTEDPRICING"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETTOWDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETTRADEPILE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETTRUSTEDCONSOLELIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETUSERACTION"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETUSERCREDITS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETUSERDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETUSERINFO"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GETUSERMASSINFO"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_GRANTPRIZECHAMPIONUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISOFFERTRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISREMOVETRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISREMOVEWATCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISSEARCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISSTART"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISVIEWTRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISWATCHLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ISWATCHTRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ITEMS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_ITEMS_BY_RES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_KEEPALIVE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LBDEFAULT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LBOPTIONS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LIVEMESSAGE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LOADACTIVESQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LOADCATEGORYDETAILS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LOADSETCHALLENGES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LOADSQUADCHALLENGE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LOGIN"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_LOGOUT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_MAINTENANCE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_MARKETDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_MATCHREADY"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_MOVECARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_MOVECARDBYRES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PAFPRACTICE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PHISHING"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PICKDRAFTAUTOCHOICE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PICKDRAFTCHOICE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PLAYGAME"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PURCHASED"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PURCHASEDITEMS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PURCHASEDRAFTMODE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PURCHASEITEMS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_PURCHASEPACK"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_REGISTERCHAMPIONSLEAGUE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_RELISTALL"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_RESETMATCH"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_RESETUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_RETRIEVESQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SAVESQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SAVESQUADCHALLENGE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONHISTORY"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONLOADDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONQUIT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONRESET"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONUPDATE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SEASONUSER_ALTER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SETFAVDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SETMANAGERQUESTCOMPLETE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SETPHISHINGANSWER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SETSBCDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SETTOWDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SETTUTDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SETUSERINFO"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SIGNLOANPLAYER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SQUAD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SQUADLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SQUADMODE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_STAFFSTATS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_STARTCHALLENGE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_STORE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_STOREPACKQUANTITIES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_STOREPACKTYPES"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SUBMITCHALLENGE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_SWAPCARD"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TAGSETS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TOURNAMENT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TOURNAMENTLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TOURNAMENTLOADDATA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TOURNAMENTQUIT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TOURNAMENTTEAMS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TOURNAMENTUSER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TRADE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_TRADEPILE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_UPDATESQUADNAME"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_UPDATETOURNAMENT"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_UPDATEUSERACTION"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_USER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_USERRELIABILITYINFO"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_V2STORE"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_VALIDATECAPTCHA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_VALIDATEPHISHINGANSWER"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_VALIDATETFA"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_VIEWCARDS"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"FUT_RS4_URL_WATCHLIST"},{"t":"string","v":"http://127.0.0.1:8099/"}],[{"t":"string","v":"IS_COIN_PURCHASABLE"},{"t":"string","v":"1"}],[{"t":"string","v":"IS_EASTORE_SERVICE_READY"},{"t":"string","v":"1"}],[{"t":"string","v":"IS_FIFAPOINT_AVAILABLE"},{"t":"string","v":"1"}],[{"t":"string","v":"IS_FIFAPOINT_PURCHASABLE"},{"t":"string","v":"1"}],[{"t":"string","v":"IS_STORE_ENABLED"},{"t":"string","v":"1"}],[{"t":"string","v":"MONEY_PURCHASE_ENABLED"},{"t":"string","v":"1"}],[{"t":"string","v":"POINTS_PURCHASE_ENABLED"},{"t":"string","v":"1"}],[{"t":"string","v":"cardPackStoreEnabled"},{"t":"string","v":"1"}],[{"t":"string","v":"cardPackStoreEnabled_JP"},{"t":"string","v":"1"}],[{"t":"string","v":"coinEnabled"},{"t":"string","v":"1"}],[{"t":"string","v":"coinEnabled_JP"},{"t":"string","v":"1"}],[{"t":"string","v":"pointsPackStoreEnabled"},{"t":"string","v":"1"}],[{"t":"string","v":"storeEnabled"},{"t":"string","v":"1"}]]}]],"encoded_hex":"8efba6050101a30317434f494e535f50555243484153455f454e41424c4544000231001c464946415f504f575f434f4e54454e545f5345525645525f55524c0016687474703a2f2f3132372e302e302e313a3830383000154655545f5253345f41504955524c5f41444d494e0017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f41504955524c5f41554354494f4e484f5553450017687474703a2f2f3132372e302e302e313a383039392f00144655545f5253345f41504955524c5f415554480017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f41504955524c5f434150544348410017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f4348414d50494f4e530017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f41504955524c5f434c49454e54444154410017687474703a2f2f3132372e302e302e313a383039392f00144655545f5253345f41504955524c5f434c55420017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f434c55425f494e464f0017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f434c55425f555345520017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f44454255470017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f41504955524c5f44454c4554454954454d530017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f41504955524c5f44454c45544554524144450017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f41504955524c5f44454c455445555345520017687474703a2f2f3132372e302e302e313a383039392f001f4655545f5253345f41504955524c5f44454c45544557415443484c4953540017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f41504955524c5f44454c4554455f415554480017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f41504955524c5f44454c4554455f53515541440017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f44524146540017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f445245414d0017687474703a2f2f3132372e302e302e313a383039392f001e4655545f5253345f41504955524c5f465249454e444c59534541534f4e0017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f4954454d530017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f41504955524c5f4954454d535f42595f5245530017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f4c4244454641554c540017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f4c424f5054494f4e530017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f41504955524c5f4c4956454d4553534147450017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f41504955524c5f4d41494e54454e414e43450017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f41504955524c5f4d41524b4554444154410017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f4d415443480017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f41504955524c5f50414650524143544943450017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f41504955524c5f5048495348494e470017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f5055524348415345440017687474703a2f2f3132372e302e302e313a383039392f00134655545f5253345f41504955524c5f5342430017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f41504955524c5f534541534f4e0017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f41504955524c5f534541534f4e52455345540017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f41504955524c5f534541534f4e555345520017687474703a2f2f3132372e302e302e313a383039392f00204655545f5253345f41504955524c5f534541534f4e555345525f414c5445520017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f53515541440017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f53515541444d4f44450017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f53544f52450017687474703a2f2f3132372e302e302e313a383039392f00134655545f5253345f41504955524c5f5446410017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f41504955524c5f544f55524e414d454e540017687474703a2f2f3132372e302e302e313a383039392f001e4655545f5253345f41504955524c5f544f55524e414d454e54515549540017687474703a2f2f3132372e302e302e313a383039392f001e4655545f5253345f41504955524c5f544f55524e414d454e54555345520017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f41504955524c5f54524144450017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f545241444550494c450017687474703a2f2f3132372e302e302e313a383039392f00144655545f5253345f41504955524c5f555345520017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f41504955524c5f55540017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f41504955524c5f563253544f52450017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f41504955524c5f57415443484c4953540017687474703a2f2f3132372e302e302e313a383039392f00114655545f5253345f424153455f55524c0017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4143544956415445434152440017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f41444d494e0017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f4150504c59434152440017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f4150504c594341524442595245530017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f41535349474e434152440017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f41554354494f4e484f5553450017687474703a2f2f3132372e302e302e313a383039392f00114655545f5253345f55524c5f415554480017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f41555448454e5449434154494f4e0017687474703a2f2f3132372e302e302e313a383039392f00144655545f5253345f55524c5f434150544348410017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f4348414d50494f4e530017687474703a2f2f3132372e302e302e313a383039392f001d4655545f5253345f55524c5f4348414d50494f4e53465249454e44530017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4348414d50494f4e534855420017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f4348414d50494f4e5352414e4b0017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f4348414d50494f4e53544f50580017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f4348414e4745434c55424e414d450017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f434c49454e54444154410017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f434c55425345415243480017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f434c554253544154530017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f434c55425f555345520017687474703a2f2f3132372e302e302e313a383039392f001e4655545f5253345f55524c5f434f4e53554d41424c45535345415243480017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f434f4e53554d45434152440017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f4352454154454d415443480017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f435245415445555345520017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f44454255470017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f44454c4554454954454d530017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f44454c45544553515541440017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f44454c45544554524144450017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f44454c455445555345520017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f44454c45544557415443484c4953540017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f44454c4554455f415554480017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f44454c4554455f53515541440017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f44455354524f594d415443480017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4449534341524441434152440017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f44495343415244434152440017687474703a2f2f3132372e302e302e313a383039392f001d4655545f5253345f55524c5f444953434152444341524442595245530017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f44524146540017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f445245414d0017687474703a2f2f3132372e302e302e313a383039392f001d4655545f5253345f55524c5f445245414d53515541445345415243480017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f45584348414e4745434150544348410017687474703a2f2f3132372e302e302e313a383039392f001f4655545f5253345f55524c5f46494641504f494e54535452414e534645520017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f465249454e444c59534541534f4e0017687474703a2f2f3132372e302e302e313a383039392f00224655545f5253345f55524c5f465249454e444c59534541534f4e484953544f52590017687474703a2f2f3132372e302e302e313a383039392f001f4655545f5253345f55524c5f465249454e444c59534541534f4e4c4f41440017687474703a2f2f3132372e302e302e313a383039392f00214655545f5253345f55524c5f465249454e444c59534541534f4e5550444154450017687474703a2f2f3132372e302e302e313a383039392f00214655545f5253345f55524c5f474554414354495645544f55524e414d454e54530017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f47455441554354494f4e434f554e540017687474703a2f2f3132372e302e302e313a383039392f00244655545f5253345f55524c5f474554415641494c41424c454c4f414e504c41594552530017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f474554434150544348410017687474703a2f2f3132372e302e302e313a383039392f001d4655545f5253345f55524c5f4745544348454d4953545259415454520017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f474554434c5542494e464f0017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f474554434c554255534552530017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f474554445241465441574152440017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f474554445241465443484f494345530017687474703a2f2f3132372e302e302e313a383039392f00214655545f5253345f55524c5f474554445241465443555252454e5453544154450017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f474554445241465453544154530017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f474554484953544f524943414c0017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f474554485542444154410017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4745544c42454e54524945530017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f4745544c42454e545259444154410017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4745544c424f5054494f4e530017687474703a2f2f3132372e302e302e313a383039392f00224655545f5253345f55524c5f4745544d414e4147455251554553545245574152440017687474703a2f2f3132372e302e302e313a383039392f00204655545f5253345f55524c5f4745545048495348494e475155455354494f4e0017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f47455453455454494e47530017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4745545351554144494e464f0017687474703a2f2f3132372e302e302e313a383039392f001f4655545f5253345f55524c5f47455453544f52594d4f44455245574152440017687474703a2f2f3132372e302e302e313a383039392f00204655545f5253345f55524c5f47455453554747455354454450524943494e470017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f474554544f57444154410017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f474554545241444550494c450017687474703a2f2f3132372e302e302e313a383039392f00224655545f5253345f55524c5f47455454525553544544434f4e534f4c454c4953540017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f47455455534552414354494f4e0017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f47455455534552435245444954530017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f47455455534552444154410017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f47455455534552494e464f0017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f474554555345524d415353494e464f0017687474703a2f2f3132372e302e302e313a383039392f00234655545f5253345f55524c5f4752414e545052495a454348414d50494f4e555345520017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f49534f4646455254524144450017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f495352454d4f564554524144450017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f495352454d4f564557415443480017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f55524c5f49535345415243480017687474703a2f2f3132372e302e302e313a383039392f00144655545f5253345f55524c5f495353544152540017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f49535649455754524144450017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f495357415443484c4953540017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4953574154434854524144450017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f4954454d530017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f4954454d535f42595f5245530017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f4b454550414c4956450017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f4c4244454641554c540017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f4c424f5054494f4e530017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f4c4956454d4553534147450017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f4c4f414441435449564553515541440017687474703a2f2f3132372e302e302e313a383039392f00204655545f5253345f55524c5f4c4f414443415445474f525944455441494c530017687474703a2f2f3132372e302e302e313a383039392f001e4655545f5253345f55524c5f4c4f41445345544348414c4c454e4745530017687474703a2f2f3132372e302e302e313a383039392f001f4655545f5253345f55524c5f4c4f414453515541444348414c4c454e47450017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f4c4f47494e0017687474703a2f2f3132372e302e302e313a383039392f00134655545f5253345f55524c5f4c4f474f55540017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f4d41494e54454e414e43450017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f4d41524b4554444154410017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f4d4154434852454144590017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f55524c5f4d4f5645434152440017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f4d4f56454341524442595245530017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f50414650524143544943450017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f55524c5f5048495348494e470017687474703a2f2f3132372e302e302e313a383039392f00204655545f5253345f55524c5f5049434b44524146544155544f43484f4943450017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f5049434b445241465443484f4943450017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f55524c5f504c415947414d450017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f5055524348415345440017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f5055524348415345444954454d530017687474703a2f2f3132372e302e302e313a383039392f001e4655545f5253345f55524c5f505552434841534544524146544d4f44450017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f50555243484153454954454d530017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f50555243484153455041434b0017687474703a2f2f3132372e302e302e313a383039392f00244655545f5253345f55524c5f52454749535445524348414d50494f4e534c45414755450017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f52454c495354414c4c0017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f52455345544d415443480017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f5245534554555345520017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f524554524945564553515541440017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f5341564553515541440017687474703a2f2f3132372e302e302e313a383039392f001f4655545f5253345f55524c5f5341564553515541444348414c4c454e47450017687474703a2f2f3132372e302e302e313a383039392f001a4655545f5253345f55524c5f534541534f4e484953544f52590017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f534541534f4e4c4953540017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f534541534f4e4c4f4144444154410017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f534541534f4e515549540017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f534541534f4e52455345540017687474703a2f2f3132372e302e302e313a383039392f00194655545f5253345f55524c5f534541534f4e5550444154450017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f534541534f4e555345520017687474703a2f2f3132372e302e302e313a383039392f001d4655545f5253345f55524c5f534541534f4e555345525f414c5445520017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f534554464156444154410017687474703a2f2f3132372e302e302e313a383039392f00244655545f5253345f55524c5f5345544d414e414745525155455354434f4d504c4554450017687474703a2f2f3132372e302e302e313a383039392f001e4655545f5253345f55524c5f5345545048495348494e47414e535745520017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f534554534243444154410017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f534554544f57444154410017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f534554545554444154410017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f53455455534552494e464f0017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f5349474e4c4f414e504c415945520017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f53515541440017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f53515541444c4953540017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f53515541444d4f44450017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f535441464653544154530017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f53544152544348414c4c454e47450017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f53544f52450017687474703a2f2f3132372e302e302e313a383039392f00204655545f5253345f55524c5f53544f52455041434b5155414e5449544945530017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f53544f52455041434b54595045530017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f5355424d49544348414c4c454e47450017687474703a2f2f3132372e302e302e313a383039392f00154655545f5253345f55524c5f53574150434152440017687474703a2f2f3132372e302e302e313a383039392f00144655545f5253345f55524c5f544147534554530017687474703a2f2f3132372e302e302e313a383039392f00174655545f5253345f55524c5f544f55524e414d454e540017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f544f55524e414d454e544c4953540017687474703a2f2f3132372e302e302e313a383039392f001f4655545f5253345f55524c5f544f55524e414d454e544c4f4144444154410017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f544f55524e414d454e54515549540017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f544f55524e414d454e545445414d530017687474703a2f2f3132372e302e302e313a383039392f001b4655545f5253345f55524c5f544f55524e414d454e54555345520017687474703a2f2f3132372e302e302e313a383039392f00124655545f5253345f55524c5f54524144450017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f545241444550494c450017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f55504441544553515541444e414d450017687474703a2f2f3132372e302e302e313a383039392f001d4655545f5253345f55524c5f555044415445544f55524e414d454e540017687474703a2f2f3132372e302e302e313a383039392f001d4655545f5253345f55524c5f55504441544555534552414354494f4e0017687474703a2f2f3132372e302e302e313a383039392f00114655545f5253345f55524c5f555345520017687474703a2f2f3132372e302e302e313a383039392f00204655545f5253345f55524c5f5553455252454c494142494c495459494e464f0017687474703a2f2f3132372e302e302e313a383039392f00144655545f5253345f55524c5f563253544f52450017687474703a2f2f3132372e302e302e313a383039392f001c4655545f5253345f55524c5f56414c4944415445434150544348410017687474703a2f2f3132372e302e302e313a383039392f00234655545f5253345f55524c5f56414c49444154455048495348494e47414e535745520017687474703a2f2f3132372e302e302e313a383039392f00184655545f5253345f55524c5f56414c49444154455446410017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f5649455743415244530017687474703a2f2f3132372e302e302e313a383039392f00164655545f5253345f55524c5f57415443484c4953540017687474703a2f2f3132372e302e302e313a383039392f001449535f434f494e5f5055524348415341424c45000231001949535f454153544f52455f534552564943455f5245414459000231001749535f46494641504f494e545f415641494c41424c45000231001949535f46494641504f494e545f5055524348415341424c45000231001149535f53544f52455f454e41424c454400023100174d4f4e45595f50555243484153455f454e41424c45440002310018504f494e54535f50555243484153455f454e41424c45440002310015636172645061636b53746f7265456e61626c65640002310018636172645061636b53746f7265456e61626c65645f4a50000231000c636f696e456e61626c6564000231000f636f696e456e61626c65645f4a500002310017706f696e74735061636b53746f7265456e61626c6564000231000d73746f7265456e61626c656400023100"}
|
|
{"name":"synthetic/varint_boundaries","origin":"synthetic","verified":true,"note":"6-bit first group then 7-bit groups","fields":[["V000",{"t":"int","v":0}],["V001",{"t":"int","v":1}],["V03F",{"t":"int","v":63}],["V040",{"t":"int","v":64}],["V07F",{"t":"int","v":127}],["V080",{"t":"int","v":128}],["V1FF",{"t":"int","v":8191}],["V200",{"t":"int","v":8192}],["VBIG",{"t":"int","v":4294967295}],["VMAX",{"t":"int","v":9223372036854775807}]],"encoded_hex":"d904100000d904110001d904e6003fd90510008001d905e600bf01d90610008002d919a600bf7fd9241000808001da2a6700bfffffff1fdad87800bfffffffffffffffff01"}
|
|
{"name":"synthetic/varint_negative","origin":"synthetic","verified":false,"note":"sign bit 0x40 is UNVERIFIED in heat2.py; never seen on the wire","fields":[["NEG1",{"t":"int","v":-1}],["NEGB",{"t":"int","v":-300}]],"encoded_hex":"ba59d10041ba59e200ec04"}
|
|
{"name":"synthetic/tag_padding","origin":"synthetic","verified":true,"note":"trailing-space padding must strip on decode","fields":[["A",{"t":"int","v":1}],["AB",{"t":"int","v":2}],["ABC",{"t":"int","v":3}],["ABCD",{"t":"int","v":4}],["ENV",{"t":"string","v":"prod"}],["Z",{"t":"int","v":26}]],"encoded_hex":"840000000186200000028628c000038628e4000496ed80010570726f6400e80000001a"}
|
|
{"name":"synthetic/tag_ordering","origin":"synthetic","verified":true,"note":"members must serialise in ascending packed-tag order","fields":[["ZZZZ",{"t":"int","v":3}],["AAAA",{"t":"int","v":1}],["MMMM",{"t":"int","v":2}]],"encoded_hex":"8618610001b6db6d0002ebaeba0003"}
|
|
{"name":"synthetic/strings","origin":"synthetic","verified":true,"note":"length varint INCLUDES the NUL terminator","fields":[["EMPT",{"t":"string","v":""}],["ONEC",{"t":"string","v":"x"}],["LONG",{"t":"string","v":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"}],["UTF8",{"t":"string","v":"Gr\u00fcn-Wei\u00df \u00dcn\u00efcode"}]],"encoded_hex":"96dc34010100b2fba7018903787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787878787800bee96301027800d7499801164772c3bc6e2d576569c39f20c39c6ec3af636f646500"}
|
|
{"name":"synthetic/blobs","origin":"synthetic","verified":true,"note":"blob length varint EXCLUDES any terminator","fields":[["BEMP",{"t":"blob","v":""}],["BONE",{"t":"blob","v":"00"}],["BFUL",{"t":"blob","v":"000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f404142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f606162636465666768696a6b6c6d6e6f707172737475767778797a7b7c7d7e7f808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9fa0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebfc0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedfe0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff"}]],"encoded_hex":"8a5b7002008a6d6c028004000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f202122232425262728292a2b2c2d2e2f303132333435363738393a3b3c3d3e3f404142434445464748494a4b4c4d4e4f505152535455565758595a5b5c5d5e5f606162636465666768696a6b6c6d6e6f707172737475767778797a7b7c7d7e7f808182838485868788898a8b8c8d8e8f909192939495969798999a9b9c9d9e9fa0a1a2a3a4a5a6a7a8a9aaabacadaeafb0b1b2b3b4b5b6b7b8b9babbbcbdbebfc0c1c2c3c4c5c6c7c8c9cacbcccdcecfd0d1d2d3d4d5d6d7d8d9dadbdcdddedfe0e1e2e3e4e5e6e7e8e9eaebecedeeeff0f1f2f3f4f5f6f7f8f9fafbfcfdfeff8afba5020100"}
|
|
{"name":"synthetic/nested_structs","origin":"synthetic","verified":true,"note":"nested structs are 0x00 terminated; the top level is not","fields":[["OUTR",{"t":"struct","v":[["INNR",{"t":"struct","v":[["DEEP",{"t":"struct","v":[["LEAF",{"t":"int","v":42}]]}],["SIBL",{"t":"string","v":"sibling"}]]}],["AFTR",{"t":"int","v":7}]]}],["TAIL",{"t":"int","v":9}]],"encoded_hex":"bf5d3203866d320007a6ebb20392597003b25866002a00ce98ac01087369626c696e67000000d21a6c0009"}
|
|
{"name":"synthetic/empty_struct","origin":"synthetic","verified":true,"note":"an empty nested struct is a bare 0x00","fields":[["MTST",{"t":"struct","v":[]}]],"encoded_hex":"b74cf40300"}
|
|
{"name":"synthetic/lists","origin":"synthetic","verified":false,"note":"list layout UNVERIFIED (absent from the capture)","fields":[["LINT",{"t":"list","elem":"int","v":[{"t":"int","v":1},{"t":"int","v":2},{"t":"int","v":3},{"t":"int","v":64},{"t":"int","v":8192}]}],["LSTR",{"t":"list","elem":"string","v":[{"t":"string","v":"a"},{"t":"string","v":"bb"},{"t":"string","v":""}]}],["LEMP",{"t":"list","elem":"int","v":[]}],["LST2",{"t":"list","elem":"struct","v":[{"t":"struct","v":[["A",{"t":"int","v":1}]]},{"t":"struct","v":[["B",{"t":"int","v":2}]]}]}]],"encoded_hex":"b25b70040000b29bb40400050102038001808001b33d12040302840000000100880000000200b33d32040103026100036262000100"}
|
|
{"name":"synthetic/tag_truncation","origin":"synthetic","verified":true,"note":"labels over 4 chars truncate silently \u2014 a collision hazard","fields":[["LONGTAG",{"t":"int","v":1}]],"encoded_hex":"b2fba70001"}
|
|
{"name":"synthetic/maps","origin":"synthetic","verified":false,"note":"map layout UNVERIFIED","fields":[["MSI",{"t":"map","key":"string","val":"int","v":[[{"t":"string","v":"one"},{"t":"int","v":1}],[{"t":"string","v":"two"},{"t":"int","v":2}]]}],["MII",{"t":"map","key":"int","val":"int","v":[[{"t":"int","v":1},{"t":"int","v":10}],[{"t":"int","v":2},{"t":"int","v":20}]]}],["MEMP",{"t":"map","key":"string","val":"int","v":[]}]],"encoded_hex":"b65b7005010000b69a4005000002010a0214b73a4005010002046f6e6500010474776f0002"}
|
|
{"name":"synthetic/unions","origin":"synthetic","verified":false,"note":"union layout UNVERIFIED","fields":[["USET",{"t":"union","key":0,"member":{"tag":"VALU","value":{"t":"int","v":1234}}}],["UUNS",{"t":"union","key":127,"member":null}]],"encoded_hex":"d739740600da1b35009213d75bb3067f"}
|
|
{"name":"synthetic/scalar_misc","origin":"synthetic","verified":false,"note":"varintlist/objtype/objid/float layouts UNVERIFIED; float is >f","fields":[["VLST",{"t":"varlist","v":[1,64,8192]}],["OTYP",{"t":"objtype","v":[4,1]}],["OIDD",{"t":"objid","v":[4,1,33068179]}],["FLTP",{"t":"float","v":1.5}],["FLTN",{"t":"float","v":-0.25}],["FLTZ",{"t":"float","v":0.0}]],"encoded_hex":"9acd2e0abe8000009acd300a3fc000009acd3a0a00000000be992409040193d2c41fbf4e70080401daccf40703018001808001"}
|