Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 686a9428 authored by Adam Tauber's avatar Adam Tauber Committed by GitHub
Browse files

Merge pull request #1330 from MarcAbonce/user-agent

[fix] Update user agent versions
parents f82ead3e c7000cd1
Loading
Loading
Loading
Loading
+9 −8
Original line number Diff line number Diff line
@@ -39,14 +39,15 @@ else:

logger = logger.getChild('utils')

ua_versions = ('40.0',
               '41.0',
               '42.0',
               '43.0',
               '44.0',
               '45.0',
               '46.0',
               '47.0')
ua_versions = ('52.8.1',
               '53.0',
               '54.0',
               '55.0',
               '56.0',
               '57.0',
               '58.0',
               '59.0',
               '60.0.2')

ua_os = ('Windows NT 6.3; WOW64',
         'X11; Linux x86_64',