Skip to content

Instantly share code, notes, and snippets.

@joel-extremo
Created June 23, 2018 13:39
Show Gist options
  • Save joel-extremo/d9635c4e18e09531b9831665e3eb0314 to your computer and use it in GitHub Desktop.
Save joel-extremo/d9635c4e18e09531b9831665e3eb0314 to your computer and use it in GitHub Desktop.
store a landers parameters
{
"name": "lander name",
"vertical_id": "1",
"subvertical_id": "4",
"url": "http://cpacash.test/",
"img": "http://www.apicius.es/wp-content/uploads/2012/07/IMG-20120714-009211.jpg",
"countries": [
"1",
"2"
],
"carriers": [
"14",
"372"
],
"devices": [
"2",
"3"
],
"os": [
"8706",
"8673"
],
"connections": [
"1",
"2"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment