-
given the user agent string
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Blah(Dev)/0.7.1 Chrome/59.0.3071.115 Electron/1.8.1 Safari/537.36
browser: Electron
browserMajor…
-
How does the CSV file get updated?
As I understand, it must be done individually (manually or per script).
Where can I get the latest CSV? Is it always the same location?
Thanks.
-
Hello, I was doing some tests and I found a probable problem.
I'm using:
Platform: **Windows Phone**
Browser: **Edge**
UserAgent: Mozilla/5.0 (Windows Phone 10.0; Android 6.0.1; Microsoft; R…
-
### Steps to reproduce the issue
Joomla 4.x,
Module Backend:
Insert a field of type="combo" in any module mandatory file. For example in modules/mod_foo/mod_foo.xml.
```
-
Hello!
I am trying to run the installer with xampp installed on E:.
The 1rst error message I have is:
> The PHP exe file you specified did not run correctly:
> E:\Programmes\xampp\php\php.exe
…
-
Hello!
I am trying to run the installer with xampp installed on E:.
The 1rst error message I have is:
> The PHP exe file you specified did not run correctly:
> E:\Programmes\xampp\php\php.exe
…
-
When you use the browscap files you necessarily need all the informations that can be read from a user agent. The patterns used in the file need more or less precision in their definition.
Let's take…
-
Using https://browscap.org/ua-lookup
The following user agent shows as "Desktop".
"AppName"/11291 CFNetwork/811.5.4 Darwin/16.7.0
All CFNetwork > 811.X show as "Desktop" (as far as our internal…
-
Under "browscap/resources/user-agents/" are four folder representing different browser types.
But it seems that it's a bit messy for now.
How do you feel about having a strict differentiation?
For…
-
This UA fails to parse with an .ini updated as of today:
`Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9) AppleWebKit/537.71 (KHTML, like Gecko) Sparrow/1178`
```
vendor\bin\browscap-php.bat brows…