switch from EU to CZ

This commit is contained in:
jonas3456
2025-06-11 19:10:31 +02:00
parent 60b1179120
commit 5b3acdb90b
9 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ const REGIONS = {
FR: '🇫🇷',
CH: '🇨🇭',
SE: '🇸🇪',
EU: '🇪🇺',
CZ: '🇨🇿',
};
const providerFile = (p, https, signed) => {