update endpoints
This commit is contained in:
1019
info/endpoints.json
Normal file
1019
info/endpoints.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -120,7 +120,6 @@ async def get(session: aiohttp.ClientSession, url: str, **kwargs) -> tuple[str,
|
||||
logger.debug(f"[{WARN}FAILED{RESET}]: {url}\n{e}")
|
||||
|
||||
|
||||
|
||||
def find_paths():
|
||||
res = set()
|
||||
for p in OUT_PATH.iterdir():
|
||||
|
||||
Reference in New Issue
Block a user