Skip to content

Skiddle-ID/domainchecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domain Checker

A Cloudflare Workers application that checks if domains are blocked using the Skiddle ID API.

Features

  • Check multiple domains at once (up to 100 domains per request)
  • Rate limiting (1000 domains per 10 minutes per IP)
  • Real-time statistics tracking
  • Beautiful UI with Tailwind CSS

Tech Stack

  • Cloudflare Workers
  • Hono Framework
  • Turso Database
  • Tailwind CSS
  • TypeScript

Development

  1. Install dependencies:

    npm install
  2. Run locally:

    npm run dev
  3. Deploy:

    npm run deploy

API Endpoints

  • GET / - Main page
  • GET /stats - Statistics page
  • GET /stats/data - JSON statistics
  • POST /check - Check domains

© Skiddle ID 2025
Licensed under MIT

About

A Fast Domain Block Checker /w Hono & Cloudflare Workers

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 2

  •  
  •