Created
April 6, 2020 10:14
-
-
Save Mikodes/711703eb466361434d3790fc86580e54 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"numberOfLinks":8, | |
"demo":false, | |
"activeLinks":[ | |
{ | |
"linkCode":"L4X1", | |
"decimalNumbers":4, | |
"showCurrency":false, | |
"currencyCode":0, | |
"language":1, | |
"colour":1, | |
"showBonusAnimation":false, | |
"linkType":0, | |
"miniJackpotPrizeValue":0, | |
"currentStatus":4 | |
}, | |
{ | |
"linkCode":"L4X2", | |
"decimalNumbers":4, | |
"showCurrency":false, | |
"currencyCode":0, | |
"language":1, | |
"colour":2, | |
"showBonusAnimation":false, | |
"linkType":0, | |
"miniJackpotPrizeValue":0, | |
"currentStatus":4 | |
}, | |
{ | |
"linkCode":"L4X3", | |
"decimalNumbers":4, | |
"showCurrency":false, | |
"currencyCode":0, | |
"language":1, | |
"colour":3, | |
"showBonusAnimation":false, | |
"linkType":0, | |
"miniJackpotPrizeValue":0, | |
"currentStatus":4 | |
}, | |
{ | |
"linkCode":"LIN1", | |
"decimalNumbers":4, | |
"showCurrency":false, | |
"currencyCode":0, | |
"language":1, | |
"colour":0, | |
"showBonusAnimation":false, | |
"linkType":0, | |
"miniJackpotPrizeValue":0, | |
"currentStatus":4 | |
}, | |
{ | |
"linkCode":"LIN2", | |
"decimalNumbers":4, | |
"showCurrency":false, | |
"currencyCode":0, | |
"language":1, | |
"colour":0, | |
"showBonusAnimation":true, | |
"linkType":0, | |
"miniJackpotPrizeValue":100, | |
"currentStatus":6 | |
}, | |
{ | |
"linkCode":"LIN3", | |
"decimalNumbers":4, | |
"showCurrency":false, | |
"currencyCode":0, | |
"language":1, | |
"colour":0, | |
"showBonusAnimation":false, | |
"linkType":0, | |
"miniJackpotPrizeValue":0, | |
"currentStatus":4 | |
}, | |
{ | |
"linkCode":"HJ01", | |
"decimalNumbers":3, | |
"showCurrency":false, | |
"currencyCode":0, | |
"language":1, | |
"colour":2, | |
"showBonusAnimation":false, | |
"linkType":1, | |
"miniJackpotPrizeValue":0, | |
"currentStatus":2 | |
}, | |
{ | |
"linkCode":"HJ02", | |
"decimalNumbers":3, | |
"showCurrency":false, | |
"currencyCode":0, | |
"language":1, | |
"colour":3, | |
"showBonusAnimation":false, | |
"linkType":1, | |
"miniJackpotPrizeValue":0, | |
"currentStatus":2 | |
} | |
], | |
"banner":{ | |
"text":"MENSAJE DE HYPERJACKPOT", | |
"colour":"3FFF00", | |
"type":0, | |
"priority":0 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment