Skip to content

Instantly share code, notes, and snippets.

@oczkers
Created September 18, 2015 22:00
Show Gist options
  • Save oczkers/f3013b446d8b1bf9e379 to your computer and use it in GitHub Desktop.
Save oczkers/f3013b446d8b1bf9e379 to your computer and use it in GitHub Desktop.
fut16 shards
{
"shardInfo": [{
"shardId": "shard1",
"clientFacingIpPort": "utas.fut.ea.com:443",
"clientProtocol": "https",
"platforms": ["xbox", "ios", "and", "360"],
"customdata1": ["card-360", "card-ios", "card-and"],
"skus": ["392A0001", "FFA14XBX", "FFA14CAP", "398A0001", "FFA14IOS", "FFA14AND", "FFA14MPC", "FFA14AZN", "FFA15XBX", "FFA15XBO", "FFA15IOS", "FFA15AND", "FFA15MPC", "FFA15AZN"]
}, {
"shardId": "shard2",
"clientFacingIpPort": "utas.s2.fut.ea.com:443",
"clientProtocol": "https",
"platforms": ["pc", "ps3"],
"customdata1": ["card-pc", "card-ps3"],
"skus": ["395A0001", "FFA14PCC", "391A0001", "FFA14PS3", "FFA14KTL", "FFA15PS3", "FFA15PS4", "FFA15PCC", "FFA16PS3", "FFA16PS4", "FFA16PCC"]
}, {
"shardId": "shard3",
"clientFacingIpPort": "utas.s3.fut.ea.com:443",
"clientProtocol": "https",
"platforms": ["xbox", "360"],
"customdata1": ["card-360"],
"skus": ["FFA16XBX", "FFA16XBO"]
}]
}
@oczkers
Copy link
Author

oczkers commented Sep 18, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment