Commit graph

7 commits

Author SHA1 Message Date
tv0924@icloud.com
92967ed353 [Update] new logic 2025-06-22 20:35:56 +09:00
29d91bac56 [Enhancement] 도메인 파일 경로를 './data/domains.txt'로 변경 2025-06-18 21:18:01 +09:00
imnyang
1d5e470f4e [Enhancement] 진행 상황 저장 및 로드 기능 추가, 스캔 중단 시 처리 상태 출력 2025-06-15 13:15:41 +09:00
imnyang
bf41ccdb92 가이드라인 배포 2025-06-07 17:19:27 +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
tv0924@icloud.com
197fa6a033 [Update] 메모리 관리 및 프롬프트 수정 2025-06-05 22:19:26 +09:00
imnyang
96837ed01d 이거 하다가 내 돈이 없어진다 2025-05-20 23:33:17 +09:00