I've tried adding the line to get tracky to register, but it doesn't show up for /vote or /claim (I did get it show show for /vote once, changed something and now I can't get it again). Anyone having the same issue, or have an idea of what might be wrong? The info was taken directly off Tracky's API page.
"Trackyserver": {
"API Claim Reward (GET URL)": "http://www.api.trackyserver.com/vote/?action=claim&key={0}&steamid={1}",
"API Vote status (GET URL)": "http://www.api.trackyserver.com/vote/?action=status&key={0}&steamid={1}",
"Vote link (URL)": "https://trackyserver.com/server/{0}"
}