Update recipes

This commit is contained in:
Aoran Zeng
2025-08-10 18:55:52 +08:00
parent 616b0caa48
commit bef1fc9f26
34 changed files with 67 additions and 113 deletions

View File

@@ -1103,13 +1103,6 @@ chsrc_set_sources_speed_measure_url_with_func (
for (int i=0; i<n; i++)
{
ProviderType_t type = src->provider->type;
if (IS_DedicatedMirrorSite==type)
{
/* 这个不用填因为定义它的时候如果给了整体测速URL则就是ACCURATE的我们直接会DelegateTo那里 */
continue;
}
if (src->url)
{
/* 为空时才修改 或者里面是脏数据 */