Hacker News new | ask | show | jobs
by ard0r 5230 days ago
https://github.com/astronoob/NoDaddy Here is a chrome extension that notifies you if the domain you're on is registered through GoDaddy. Looks like it does an XHR request to who.is and then matches on: new RegExp("/(registrar\.godaddy\.com|whois\.godaddy.com)/")