Hi, I am trying to use SpinnerChief API for my projects but the parameter is not working. This is the url that I use
hxxp://api.spinnerchief.com:9001/apikey=myApi&username=Username&password=Pass&spintype=0&original=1
The problem is it replace the original words
[year] is the best time to get free [mainCurrency] from [gamename] generator
into
[year] {is the greatest} {time and energy to} get free [mainCurrency] from [gamename] generator
Why the original words are deleted, I need to keep into something like this (this is what I excpect!)
[year] {is the best time|is the greatest} {time to|time and energy to} get free [mainCurrency] from [gamename] generator
Please kindly help me, I thought there is problem with the API.