feat: update diagnostics checks

This commit is contained in:
divocat
2025-10-13 22:40:49 +03:00
parent aea6fd9453
commit 74edbcf07f
26 changed files with 400 additions and 81 deletions

View File

@@ -1,6 +1,5 @@
import { IBaseApiResponse } from '../types';
import { createBaseApiRequest } from './createBaseApiRequest';
import { getClashApiUrl } from '../../helpers';
import { createBaseApiRequest, IBaseApiResponse } from '../../api';
export async function triggerLatencyGroupTest(
tag: string,