mirror of
https://github.com/PaiGramTeam/PaiGram.git
synced 2024-11-21 22:58:05 +00:00
🔥 Remove obsolete hosts
This commit is contained in:
parent
1201a5faf4
commit
2acb573826
@ -62,8 +62,6 @@ async def update_metadata_from_github(overwrite: bool = True):
|
||||
return
|
||||
|
||||
hosts = [
|
||||
URL(f"https://ghproxy.net/https://raw.githubusercontent.com/{RESOURCE_DEFAULT_PATH}"),
|
||||
URL(f"https://github.91chi.fun/https://raw.githubusercontent.com/{RESOURCE_DEFAULT_PATH}"),
|
||||
URL(f"https://raw.fastgit.org/{RESOURCE_DEFAULT_PATH}"),
|
||||
URL(f"https://raw.githubusercontent.com/{RESOURCE_DEFAULT_PATH}"),
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user