on: http://whoer.net/extended
Javascript with new version of cromium reveal in "appVersion"
The real user agent ; always. New since 10 ; 15 days. For fix i put command line --user-agent Like that "appversion" come empty Maybe need to do something in javascript of User-Agent switcher If possible. Back to top |
|||||
the xml data for useragent switcher doesn't contain the 'appversion' strings though if someone provides them for specific browsers I can add them in, but I won't try to find them myself.
useragent switcher, php browser detection, and xml user agent lists have nothing go do with javascript so that's irrelevant. Well, except that js can ask for the app version data, though why it would do that is beyond me because that's a very unreliable data field. If you start chrome with a null user agent you are simply sending a null user agent as your choice of what user agent to send, that's up to the end user to decide that, not anything else. If I want to tell the world I am running OS2 Warp then that's what I would tell them. Back to top |
|||||
okay
You are the boss (Precisely the fact of putting the command line "zero user" in more user switctcher agent for chrome. Sends all information except appversion ) Back to top |
|||||
I do the user agent switcher xml list, not user agent switcher, to be clear.
Chris Pederick does the user agent switcher, he's a different person and a different website than here. The xml list is a list of data, if you want something to be added, you can provide it and as long as it's a real useragent that is really used normally, I'll usually add ones people request. I won't add custom ones because that's a waste of time and space, since it only applies to one person's browser. Back to top |
|||||
Thank you for the explanations.
I just wanted to know. I understand you are very busy. I would if I could do it myself. Thank's again. Back to top |
|||||
It's unliikely you will get anyone to do things if you are unable to actually explain what it is you want done. For example, I really have no idea what you want or are asking, so you might want to work on clarity.
It does not sound to me like what you want done has anything to with any projects related here, but again, i really cannot tell. Back to top |
|||||
it's not worth being brittle
Maybe you not read Go to [link] And real user agent of chrome is said by javascript in appversion. That's all. If find a way for "fix" this in add command line to chrome --user-agent But you do what you want. For me working now i don't care if for others users is not. Good Bye. Back to top |
|||||
I'm going to close this thread because I honestly have no idea what you are talking about.
There's no empty space in the user agent. If you want the user agent list updated, then post the actual update you want, in code, and I'll update it, otherwise I really don't know what or why you are asking this for. good luck. Back to top |
|||||
All times are GMT - 8 Hours
|