sync ts file

This commit is contained in:
Tao Tien 2025-03-09 01:29:10 -08:00
parent ba0ef0ac12
commit f9bac8e0e8

View file

@ -21,10 +21,8 @@ def tse [exit_node: string = ""] {
}
if ($exit_node | is-not-empty) {
check-mullvad
| return $in
} else {
return "exit node unset"
}
return "exit node set"
}
# list all mullvad exit nodes