update munge set for 2013-12-06 - for #689
This commit is contained in:
parent
aae16d2c1b
commit
32af38906a
@ -12,49 +12,53 @@
|
|||||||
;(function(){
|
;(function(){
|
||||||
|
|
||||||
var requestParameterMunges = [
|
var requestParameterMunges = [
|
||||||
// obsolete munge sets (they don't have some of the new parameters) deleted
|
// all old munge sets deleted - there's no sign that any old ones will become active again
|
||||||
|
|
||||||
// set 10 - 2013-11-27
|
// set 11 - 2013-12-06
|
||||||
{
|
{
|
||||||
'dashboard.getArtifactInfo': 'artifacts', // GET_ARTIFACT_INFO
|
'dashboard.getArtifactInfo': 'artifacts', // GET_ARTIFACT_INFO
|
||||||
'dashboard.getGameScore': '4oid643d9zc168hs', // GET_GAME_SCORE
|
'dashboard.getGameScore': '4oid643d9zc168hs', // GET_GAME_SCORE
|
||||||
'dashboard.getPaginatedPlexts': 's1msyywq51ntudpe', // GET_PAGINATED_PLEXTS
|
'dashboard.getPaginatedPlexts': 's1msyywq51ntudpe', // GET_PAGINATED_PLEXTS
|
||||||
'dashboard.getThinnedEntities': '4467ff9bgxxe4csa', // GET_THINNED_ENTITIES
|
'dashboard.getThinnedEntities': '4467ff9bgxxe4csa', // GET_THINNED_ENTITIES
|
||||||
'dashboard.getPortalDetails': 'c00thnhf1yp3z6mn', // GET_PORTAL_DETAILS
|
'dashboard.getPortalDetails': 'c00thnhf1yp3z6mn', // GET_PORTAL_DETAILS
|
||||||
'dashboard.redeemReward': '66l9ivg39ygfqqjm', // REDEEM_REWARD
|
'dashboard.redeemReward': 'ivshfv9zvyfxyqcd', // REDEEM_REWARD
|
||||||
'dashboard.sendInviteEmail': 'cgb7hi5hglv0xx8k', // SEND_INVITE_EMAIL
|
'dashboard.sendInviteEmail': '1rsx15vc0m8wwdax', // SEND_INVITE_EMAIL
|
||||||
'dashboard.sendPlext': 'etn9xq7brd6947kq', // SEND_PLEXT
|
'dashboard.sendPlext': 'tods2imd0xcfsug6', // SEND_PLEXT
|
||||||
|
|
||||||
// common parameters
|
// common parameters
|
||||||
method: 'yyngyttbmmbuvdpa',
|
method: '0wvzluo8av4sk17f',
|
||||||
version: 'avz401t36lzrapis',
|
version: 'paeh4g353xu06kfg',
|
||||||
version_parameter: 'c5d0a5d608f729a1232bebdc12fb86ba5fb6c43f',
|
version_parameter: '4acc1e3230c3fd66be3422c0df8dc637336bbd7c',
|
||||||
|
|
||||||
// GET_THINNED_ENTITIES
|
// GET_THINNED_ENTITIES
|
||||||
quadKeys: '1mpmxz2yun22rwnn',
|
quadKeys: 'ilgv0w4dlldky1yh',
|
||||||
|
|
||||||
|
// GET_PORTAL_DETAILS
|
||||||
|
guid: '7o8tzmj6oxz1n5w3',
|
||||||
|
|
||||||
|
// REDEEM_REWARD
|
||||||
|
passcode: 'passcode', // no munging on this parameter
|
||||||
|
|
||||||
|
// SEND_INVITE_EMAIL
|
||||||
|
inviteeEmailAddress: 'p4rwszdfovuwfdgp',
|
||||||
|
|
||||||
// GET_PAGINATED_PLEXTS
|
// GET_PAGINATED_PLEXTS
|
||||||
desiredNumItems: 'nzd23jqm9k1cnnij',
|
desiredNumItems: 'kxsbuvc90l6f40xn',
|
||||||
minLatE6: '0dod6onpa1s4fezp',
|
minLatE6: 'llizye3i5dbapxac',
|
||||||
minLngE6: 'soass3t7mm7anneo',
|
minLngE6: 'w01zpiba1mn5tsab',
|
||||||
maxLatE6: 'cvarmr3o00ngylo1',
|
maxLatE6: 'd5phhqzj2tbsq599',
|
||||||
maxLngE6: 'udzwnlx07hzd3bfo',
|
maxLngE6: 'avq5srnvg431aehn',
|
||||||
minTimestampMs: '9iiiks138gkf8xho',
|
minTimestampMs: 'mhsav5by25wi4s46',
|
||||||
maxTimestampMs: '94wm0u3sc3sgzq7x',
|
maxTimestampMs: 'hpu7l8h7eccwytyt',
|
||||||
chatTab: 'tqfj4a3okzn5v5o1',
|
chatTab: 'q9343nem7hs1v37b',
|
||||||
ascendingTimestampOrder: '5jv1m90sq35u6utq',
|
ascendingTimestampOrder: '7pc5c9ggh03pig1b',
|
||||||
|
|
||||||
// SEND_PLEXT
|
// SEND_PLEXT
|
||||||
message: '8exta9k7y8huhqmc',
|
message: '8exta9k7y8huhqmc',
|
||||||
latE6: 'kqek161gza3kjcry',
|
latE6: '7ffwyf3zd2yf8xam',
|
||||||
lngE6: '3dlxsqrjj2vcmhbc',
|
lngE6: 'n7ewiach2v22iy20',
|
||||||
// chatTab: 'efaznrayv5n3jxs0', //guessed parameter name - only seen munged
|
// chatTab: 'q9343nem7hs1v37b', // duplicate from GET_PAGINATED_PLEXTS
|
||||||
|
|
||||||
// GET_PORTAL_DETAILS
|
|
||||||
guid: 'seg6ohxgnqf9xu9w',
|
|
||||||
|
|
||||||
// SEND_INVITE_EMAIL
|
|
||||||
inviteeEmailAddress: '8exta9k7y8huhqmc',
|
|
||||||
},
|
},
|
||||||
|
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user