2 comments

[ 2.8 ms ] story [ 13.8 ms ] thread
Another side project i build in 2 evenings.

Maybe it's of use to someone.

Yes the links are referrals.

The page is very static, i basically generated the content(domains) and verified with some service if its available.

I could create some rest service so that the page has always updated data, but for now this will do.

I could also do it for other domain types or other patterns. (if you need something let me know)

It is very raw indeed. What service are you using to check the availability? Any api that you recommend? I assume you’ve used brute force to generate all those domains. Can you expand a little?