Commit History

Add check for domain value before setting input field
27010b4

mckabue commited on

DOMContentLoaded
b7dbc51

mckabue commited on

Refactor HTML structure for improved readability and maintainability
216167a

mckabue commited on

rename
56a0355

mckabue commited on

Add GitHub Actions workflow for syncing to Hugging Face hub
df5fcab

mckabue commited on

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 visitor badge image to index.html for enhanced engagement tracking
a8bce48

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

Correct wording in index.html for clarity on domain front-running protection
d0d7974

mckabue commited on

Update layout and links in index.html for improved responsiveness and user experience
f131aa9

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 requests to requirements for enhanced HTTP functionality
857226b

mckabue commited on

Add gunicorn to requirements for improved server performance
07db611

mckabue commited on

attributes
a5c7565

mckabue commited on

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

mckabue commited on