Compare commits
2 commits
e6b7e24d76
...
e67ec495d2
Author | SHA1 | Date | |
---|---|---|---|
e67ec495d2 | |||
d6fe8b1c5c |
2 changed files with 3 additions and 1 deletions
|
@ -1287,7 +1287,7 @@
|
|||
},
|
||||
"east": 31.3146115,
|
||||
"flagURL": "http://upload.wikimedia.org/wikipedia/commons/6/6f/Flag_of_the_Democratic_Republic_of_the_Congo.svg",
|
||||
"imdbName": "Democratic Republic of Congo",
|
||||
"imdbName": "The Democratic Republic Of Congo",
|
||||
"languages": [
|
||||
"Lingala"
|
||||
],
|
||||
|
|
|
@ -362,6 +362,8 @@ Ox.parseUserAgent = function(userAgent) {
|
|||
'10.9': '10.9 (Mavericks)',
|
||||
'10.10': '10.10 (Yosemite)',
|
||||
'10.11': '10.11 (El Capitan)',
|
||||
'10.12': '10.12 (Sierra)',
|
||||
'10.13': '10.13 (High Sierra)',
|
||||
'CrOS': 'Chrome OS',
|
||||
'NT 4.0': 'NT 4.0 (Windows NT)',
|
||||
'NT 4.1': 'NT 4.1 (Windows 98)',
|
||||
|
|
Loading…
Reference in a new issue