mirror of
https://github.com/lancedikson/bowser
synced 2025-12-05 06:02:14 +00:00
alphabetical order
This commit is contained in:
parent
283c07daea
commit
8e01721a36
@ -36,10 +36,10 @@ export const BROWSER_ALIASES_MAP = {
|
||||
Opera: 'opera',
|
||||
'Opera Coast': 'opera_coast',
|
||||
'Pale Moon': 'pale_moon',
|
||||
PhantomJS: 'phantomjs',
|
||||
PingdomBot: 'pingdombot',
|
||||
PerplexityBot: 'perplexitybot',
|
||||
'Perplexity-User': 'perplexity_user',
|
||||
PhantomJS: 'phantomjs',
|
||||
PingdomBot: 'pingdombot',
|
||||
Puffin: 'puffin',
|
||||
QQ: 'qq',
|
||||
QQLite: 'qqlite',
|
||||
@ -79,6 +79,7 @@ export const BROWSER_MAP = {
|
||||
edge: 'Microsoft Edge',
|
||||
electron: 'Electron',
|
||||
epiphany: 'Epiphany',
|
||||
facebookexternalhit: 'FacebookExternalHit',
|
||||
firefox: 'Firefox',
|
||||
focus: 'Focus',
|
||||
generic: 'Generic',
|
||||
@ -89,19 +90,18 @@ export const BROWSER_MAP = {
|
||||
internetarchivecrawler: 'InternetArchiveCrawler',
|
||||
k_meleon: 'K-Meleon',
|
||||
maxthon: 'Maxthon',
|
||||
facebookexternalhit: 'FacebookExternalHit',
|
||||
meta_webindexer: 'Meta-WebIndexer',
|
||||
mz: 'MZ Browser',
|
||||
naver: 'NAVER Whale Browser',
|
||||
opera: 'Opera',
|
||||
opera_coast: 'Opera Coast',
|
||||
pale_moon: 'Pale Moon',
|
||||
phantomjs: 'PhantomJS',
|
||||
pingdombot: 'PingdomBot',
|
||||
perplexitybot: 'PerplexityBot',
|
||||
perplexity_user: 'Perplexity-User',
|
||||
oai_searchbot: 'OAI-SearchBot',
|
||||
omgilibot: 'Omgilibot',
|
||||
pale_moon: 'Pale Moon',
|
||||
perplexitybot: 'PerplexityBot',
|
||||
perplexity_user: 'Perplexity-User',
|
||||
phantomjs: 'PhantomJS',
|
||||
pingdombot: 'PingdomBot',
|
||||
puffin: 'Puffin',
|
||||
qq: 'QQ Browser',
|
||||
qqlite: 'QQ Browser Lite',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user