Commit History

Enhance domain validation by removing leading non-alphanumeric characters and refining www. prefix handling
d48f993

mckabue commited on

Refactor domain check endpoint to accept JSON input and enhance domain validation
de588ef

mckabue commited on

Add additional patterns for domain availability detection
b85c69a

mckabue commited on

Add additional availability pattern for improved domain status detection
adb232a

mckabue commited on

Add support for blocked TLDs and enhance domain availability checks
8f5ad0c

mckabue commited on

Enhance DNS availability logging and update input placeholder for clarity
38d84ef

mckabue commited on

Refactor domain availability checks for improved readability and consistency in logging
c4e5977

mckabue commited on

Improve error logging in DNS availability check and update links in index.html for clarity and consistency
aed0199

mckabue commited on

Reduce socket timeout in WHOIS checks for improved responsiveness
8b7eb60

mckabue commited on

Enhance DNS availability check with random resolver selection and improved error logging
7fe6fd3

mckabue commited on

Increase socket timeout in WHOIS availability check and enhance error logging
e398149

mckabue commited on

Refactor terminal WHOIS availability check for improved error handling and logging
b68b7b6

mckabue commited on

Remove hardcoded WHOIS server assignment in socket availability check
bdcc0da

mckabue commited on

Add logging for None results and RDAP checks in domain availability functions
46668f6

mckabue commited on

Improve error logging in domain availability checks and enhance exception handling
1ef0e69

mckabue commited on

Add logging for domain availability checks and improve error handling
d5db4e7

mckabue commited on

Refactor domain checking response and update HTML display for unsupported TLDs
babceda

mckabue commited on

Enhance domain checking functionality and update Dockerfile
f37aff9

mckabue commited on

Add initial implementation of Private Domain Checker with Docker support
8a21bc0

mckabue commited on