http://www.coindesk.com/coindaddy-launches-whois-style-search-engine-for-digital-assets/
Great job, J-Dog!
I you have an asset and want to have Coindaddy be able to display your enhanced asset info, make sure your Web server allows CORS (can be read-only and limited to only Coindaddy’s domain, if you wish).
Edit:
- CORS on Nginx
http://enable-cors.org/server_nginx.html - CORS on Apache
http://enable-cors.org/server_apache.html