This commit is contained in:
钟孟捷
2023-04-22 01:57:06 +08:00
parent d36a9a6ee8
commit 06b7c7289b
5 changed files with 13 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ import requests
from bs4 import BeautifulSoup
SC_ALIASES_HOSTS = [
('scm', 'sc-mannix.netlify.app'),
('dler', 'api.dler.io'),
('scs', 'api.subcsub.com'),
]