Remove ISP from whatismyip on status bar
This commit is contained in:
parent
a452ac6014
commit
5b60309dfe
@ -25,7 +25,8 @@ spotify {
|
|||||||
}
|
}
|
||||||
|
|
||||||
whatismyip {
|
whatismyip {
|
||||||
format = " {isp}\|{city}\|{countryCode} ({ip}) "
|
# format = " {isp}\|{city}\|{countryCode} ({ip}) "
|
||||||
|
format = " {city}\|{countryCode} ({ip}) "
|
||||||
hide_when_offline = True
|
hide_when_offline = True
|
||||||
url_geo = "http://ip-api.com/json"
|
url_geo = "http://ip-api.com/json"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user