This is going to cause many issues for those wanting to play the game as it will cause more interruption in their browsing habits as players will need to leave the site/reader they are using, visit the site that actually hosts the domain, then return back to the site/reader they were on just to add a token.
Proposed hotfix:
Add a manual addition function into the system that provides each token with a landing page and something like catchpa to add a token manually. the landing page must not be easy to guess and should not be in search indexes like google. This would require adding a single field to each token and giving it a short, random, unique key. This key can then be added to the end of the url that the token points to by default before the javascript would take over.
This is going to cause many issues for those wanting to play the game as it will cause more interruption in their browsing habits as players will need to leave the site/reader they are using, visit the site that actually hosts the domain, then return back to the site/reader they were on just to add a token.
Proposed hotfix:
Add a manual addition function into the system that provides each token with a landing page and something like catchpa to add a token manually. the landing page must not be easy to guess and should not be in search indexes like google. This would require adding a single field to each token and giving it a short, random, unique key. This key can then be added to the end of the url that the token points to by default before the javascript would take over.