mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
update: snapshot link
This commit is contained in:
@@ -284,7 +284,7 @@ export const checkConfig = (newConfig: RawSubscription) => {
|
||||
groupKey: g.key,
|
||||
});
|
||||
throw new Error(
|
||||
`invalid snapshotUrls: ${u}\nit should like https://i.gkd.li/import/12506571 or https://i.gkd.li/i/14362119`,
|
||||
`invalid snapshotUrls: ${u}\nit should like https://i.gkd.li/i/12506571 or https://i.gkd.li/i/14362119`,
|
||||
);
|
||||
}
|
||||
});
|
||||
@@ -299,7 +299,7 @@ export const checkConfig = (newConfig: RawSubscription) => {
|
||||
ruleKey: r.key,
|
||||
});
|
||||
throw new Error(
|
||||
`invalid snapshotUrls: ${u}\nit should like https://i.gkd.li/import/12506571 or https://i.gkd.li/i/14362119`,
|
||||
`invalid snapshotUrls: ${u}\nit should like https://i.gkd.li/i/12506571 or https://i.gkd.li/i/14362119`,
|
||||
);
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user