Skip to content

Instantly share code, notes, and snippets.

View papagunit's full-sized avatar
👨‍🚀
Don't mind me, just collecting stars...

Devon Guerrero papagunit

👨‍🚀
Don't mind me, just collecting stars...
View GitHub Profile
@hellhond
hellhond / disposable_email_domains.lst
Created November 9, 2023 22:57
Disposable Email Domains
027168.com
0815.ru
0815.ry
0815.su
0845.ru
0box.eu
0cd.cn
0clickemail.com
0-mail.com
0n0ff.net
import { Hono } from 'hono'
import { Suspense } from 'hono/jsx'
import { jsxRenderer } from 'hono/jsx-renderer'
const app = new Hono()
app.get(
'*',
jsxRenderer(
({ children }) => {