swann: switch from prod.euw1.riotgames.com to euw1.api.riotgames.com
The former appears to resolve, but no longer respond to ICMP ping (even from a different network). Switch to the documented API endpoint, which still responds to ICMP ping.
This commit is contained in:
parent
3e98fae657
commit
3458c7766e
1 changed files with 1 additions and 1 deletions
|
@ -477,7 +477,7 @@ in {
|
|||
"store.steampowered.com"
|
||||
"api.steampowered.com"
|
||||
|
||||
"prod.euw1.lol.riotgames.com" # League of Legends EUW
|
||||
"euw1.api.riotgames.com" # League of Legends EUW
|
||||
|
||||
"eu.battle.net"
|
||||
"185.60.112.157" "185.60.112.158" # Diablo 3/HotS/Hearthstone
|
||||
|
|
Loading…
Reference in a new issue