Last active
February 1, 2021 11:08
-
-
Save Maxlero/c0ae92865a4a273813d0baf97b47214e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"bus": { | |
"1": ["Механический завод", "Вишневец"], | |
"2": ["Девятовка-5", "ул. Победы"] | |
}, | |
"trolleybus": { | |
"1": ["Азот", "Фолюш"], | |
"2": ["Азот", "КСМ"], | |
"9": ["Химволокно", "БелТАПАЗ"] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment