Well, blockpioneers has updated and they're on the correct blockchain now.
Still waiting for word from c-cex
Yes

Next time, please pm me with such information

Also, there is a very small bug in the source... Making version display errors..
https://github.com/Justbob1956/TrollTokens/blob/master/src/version.h#L15-L18Because you made these changes, the version display information of the "getpeerinfo" rpc call gets multiplied by these changed values

These numbers all need to be 1.. as in:
1000000 * CLIENT_VERSION_MAJOR
10000 * CLIENT_VERSION_MINOR
100 * CLIENT_VERSION_REVISION
1 * CLIENT_VERSION_BUILD;
If you need more info on that, pm me

Explorer will go down for another update later today...
Regards,
Banzai