kcp: noise, header-custom, sudoku

This commit is contained in:
MHSanaei
2026-04-27 01:23:38 +02:00
parent 0aca2d3b3d
commit 9791b05a4e
6 changed files with 174 additions and 74 deletions
+2 -1
View File
@@ -1077,7 +1077,8 @@
return;
}
if (!msg.obj) return;
const { geoip = [], geosite = [] } = msg.obj;
const geoip = msg.obj.geoip ?? [];
const geosite = msg.obj.geosite ?? [];
const geoSuffix = this.customGeoAliasLabelSuffix || '';
geoip.forEach((x) => {
this.settingsData.IPsOptions.push({