Wap network tutorial on the computer

  
                  

Now that the computer online page will display the mobile version, then we can wap the network on the computer, 3gqq on the computer, mobile phone Tencent network, etc. can be realized without a special browser. One kind

As long as edit your browser User-Agent to disguise your browser and operating system can wap it on the computer, User-Agent is the client browser and other applications that use special The network protocol is sent to the server each time the browser (mail client/search engine spider) makes an HTTP request, and the server knows which browser (mail client/search engine spider) the user is using.

Using User-Agents:

FireFox: [Recommended to use User-Agent switcher for Firefox extensions]

Address bar type: about:config Enter

Settings: general.useragent.override-->Customized UA information.

Chrome

Start the EXE icon property with the startup parameter: --user-agent="UA information".

Safari

Menu Bar->Edit->Preferences->Advanced->Show Develop menu in menu bar;

Menu Bar->Develop- >User-Agent-> UA information.

Maxthon

Toolbar->Tools->Travel Settings Center->Advanced Options-> Custom UA Information.

Opera

Type in the address bar: opera:config Enter

Settings: User-Agent-> Custom ID 0—5

Note: [0 Default 1 Opera 2 Mozilla, Opera detectable 3 Internet Explorer, Opera detectable 4 Mozilla, Opera hidden 5 Internet Explorer, Opera hidden ]

iPhone

Replace /System/Library/Frameworks/WebKit .framework/WebKit This file's Mozilla/5.0 string is custom UA information

IE browser settings need to modify the registry

User-Agent in the registry location

[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\User-Agent\\Post Platform], create a new string value, leave the content blank, the name is the character you want to add in User-Agent, here is " ;motorolarokre2" for example. Modify the REG file corresponding to the registry as follows:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\User-Agent\\Post Platform]

"motorolarokre2"=""

Restart IE browser after modification.

The value of the user-agent of IE, the following is the combination of the following addresses + some default values ​​

HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\User-Agent\\Post Platform< Br>

HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\User-Agent\\Post Platform

HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\5.0\\User-Agent\\Post Platform

User-Agents for IE8:

IE8 on Windows Vista (Compatible Browsing)

Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0)

IE8 on Windows Vista

Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0)

IE8 on Windows 7

Mozilla /4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0)

64-bit IE on 64-bit Windows 7:

Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0)

32-bit IE on 64-bit Windows 7:

Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0)

By modifying the User-Agent, you can also perfectly camouflage: operating system, browser, spider, mail client, Information about clients such as link checks, analyzers, and RSS readers.

Copyright © Windows knowledge All Rights Reserved