Post Reply 
Iron (Chrome/Chromium) has problems with Sidki filters
Sep. 20, 2010, 08:14 AM
Post: #14
RE: Iron (Chrome/Chromium) has problems with Sidki filters
(Sep. 14, 2010 12:17 PM)Mele20 Wrote:  So, is it the browser string that Proxo is using that makes Fx and Opera believe that I did not upgrade but am instead using an ancient version?

I think so.

The below entry in User-Agents.ptxt
Code:
## If Opera:
## ----------------------------------------------------------------------------
Opera/(^$TST(keyword=*.f_ua_(^[a-z]++op)*))(\w)\2
  $SET(1=Opera/\2 (Windows NT 5.1; U))

Change the Opera User Agent string from:
Code:
User-Agent: Opera/9.80 (Windows NT 5.1; U; en) Presto/2.6.35 Version/10.70

To:
Code:
User-Agent: Opera/9.80 (Windows NT 5.1; U)

Which strip off the real version number.
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Iron (Chrome/Chromium) has problems with Sidki filters - whenever - Sep. 20, 2010 08:14 AM

Forum Jump: