-
When using this list for detection of different Internet Explorer versions, it fails for an emulated Internet explorer 9 or 10. A *real* Internet Explorer 9 would send the following user agent:
…
-
It looks like browscap is using Cloudflare now to avoid DDoS attacks which means it's returning html instead of returning the .ini file.
This error happens when I run **browscap:fetch** to get the co…
-
Hi,
I'm testing the tablet detection with BrowserDetect::detect() and BrowserDetect::isTablet(). When I use desktop version or mobile, it's work, but if I used iPad, dosen't work, BrowserDetect::isTa…
ghost updated
6 years ago
-
Documentation only mentions how to use custom cache directory with CLI commands, but not how to use it within PHP.
-
Add an option to use only "lite" user agent rules. It will be less accurate, but much faster.
-
"file_get_contents(http://browscap.org/version): failed to open stream: HTTP request failed! HTTP/1.1 503 Service Temporarily Unavailable\r\n"
-
When looking at some useragents for #1303 I noticed that of the ones that were detected as Facebook by Browscap, there are some that are detected as Facebook Messenger by WhichBrowser:
>Mozilla/5.0…
-
I found a problem with this useragent. It is detecting a language from the 'Pro' but it seems to me that it means professionnal rather than provençal.
And as it is Microsoft Outlook , why isn't ther…
-
Hi,
Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/7.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; MAFSJS)
this mu…
-
What do you think about the idea of auto update the csv file?
You can use the URLs to download the csv file and then check with a defined frequency the stored version (in the csv file) with the rem…