cleanup/rm

This commit is contained in:
2025-02-18 14:37:37 -05:00
parent a1484c572c
commit 119f40daf8
24 changed files with 5 additions and 56 deletions

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python3.12
SCRAPE_HEADERS: dict[str, str] = {
'accept': '*/*',
'User-Agent': 'Mozilla/5.0 (X11; Linux x86_64; rv:130.0) Gecko/20100101 Firefox/130.0',