Update keywords in nuxt.config.ts for improved SEO and add success message in line_today.py

This commit is contained in:
yuanhau 2025-05-14 23:37:08 +08:00
parent cbec267f7b
commit 67f574fc35
2 changed files with 3 additions and 2 deletions

View file

@ -1,3 +1,4 @@
# THIS WORKS :D
import re
from urllib.request import urlopen, Request
import chardet