We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13bf345 commit 981e81dCopy full SHA for 981e81d
sc2reader/constants.py
@@ -309,13 +309,6 @@
309
}
310
311
# TODO: Not sure if this is a complete mapping
312
-#
313
-# Assuming only 1 Public Test Realm subregion on the following basis:
314
315
-# Q: Is there only one PTR server or there will be one for each region?
316
-# A: There's only one PTR server and it's located in North American.
317
-# There are no current plans to have multiple PTR servers.
318
-# Source: http://us.blizzard.com/support/article.xml?locale=en_US&articleId=36109
319
REGIONS = {
320
# United States
321
'us': {
0 commit comments