mirror of
https://github.com/itdoginfo/podkop.git
synced 2025-12-09 21:17:03 +03:00
chore(init.d/podkop): remove redundant comments
This commit is contained in:
@@ -692,10 +692,8 @@ sing_box_dns() {
|
||||
}]')
|
||||
fi
|
||||
|
||||
# Добавляем fakeip сервер
|
||||
server_json=$(echo "$server_json" | jq '.servers += [{"tag": "fakeip-server", "address": "fakeip"}]')
|
||||
|
||||
# Обновляем конфигурацию sing-box
|
||||
jq \
|
||||
--argjson dns_config "$server_json" \
|
||||
--arg fakeip "$FAKEIP" \
|
||||
|
||||
Reference in New Issue
Block a user