Commit graph

3 commits

Author SHA1 Message Date
imnyang
603531a0c0 너무 빠르니까 레이트리밋 걸리는거 같아요요 2025-06-06 23:57:19 +09:00
imnyang
e6fb9d65d6 temp 2025-06-06 23:51:13 +09:00
imnyang
351af7ba78 Implement HTML domain checker in Rust and add PowerShell script for chunked execution
- Added a Rust program that reads a list of domains from "domains.txt", checks if they return HTML content, and writes valid domains to "domains-filtered.txt".
- Introduced a PowerShell script to execute a Python script in chunks, allowing for processing of specified line ranges from the domain list.
2025-06-06 23:47:59 +09:00