After my test, the latest version of the UC browse shows ua :
Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 UBrowser/3.0.1167.3 Safari/537.36
lseif (preg_match(‘/uBrowser/i’, $useragent))
{
$link = ‘https://www.ubrowser.com/’;
$title = ‘uBrowser’;
$code = ‘ubrowser’;
So ubrowser is not UC,
UBrowser looks like to stop updating for a long time, and UCbrowser UA information and Ubrowser look the same, so the icon shows Ubrowser instead of UCbrowser icon.
You can download the browser from here to test it:
https://www.ucweb.com/ucbrowser/download/
I suggest replacing ubrowser.png with this:
https://www.uc.cn/favicon.ico
Or:
https://www.uc.cn/images1_4/uclogo.png
-
This reply was modified 7 years, 8 months ago by kissshot.