Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Commit 6d32fe7

Browse files
committed
add CH as an AAA region
1 parent 5c057fd commit 6d32fe7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Unified/mappor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def mappor(url , options=None):
4949
for site in sites_to_consider:
5050
region = site.split('_')[1]
5151
if not region in ['US'
52-
,'DE','IT','FR',
52+
,'DE','IT','FR','CH',
5353
'ES',
5454
'UK',
5555
'RU'### latest addition

0 commit comments

Comments
 (0)