php-whois icon indicating copy to clipboard operation
php-whois copied to clipboard

Sponsoring Registrar URL: http://www.markmonitor.com

Open lukasmedia opened this issue 2 years ago • 1 comments

Description

Can i change markmonitor to for example localhost?

Example

I see that queries are done using whois.markmonitor.com. Can i change this?

lukasmedia avatar Jan 12 '23 19:01 lukasmedia

Hi Technically it's possible but it seems not easy. You have to extend TldModule and replace this logic in new class - https://github.com/io-developer/php-whois/blob/master/src/Iodev/Whois/Modules/Tld/TldModule.php#L217

io-developer avatar Jan 16 '23 09:01 io-developer