Qq live can now be viewed on iPad.
So how can we also enjoy this service on Mac.
The principle is very simple, that is, let the qqlive server regard Mac safari as iPad Safari
Step 1:
Disable Safari
Open terminal and enter the following command:
Defaults write com. Apple. Safari includedebugmenu 1
Step 2:
Open Safari
You will find one more develop in the safari menu bar.
The drop-down menu shows the user agent.
You will see other in the User Agent
Paste the following in other:Code:
Mozilla/5.0 (IPAD; U; cpu OS 3_2 like Mac OS X; en-US) applewebkit/531.21.10 (khtml, like gecko) version/4.0.4 mobile/7b334b Safari/531.21.10
Step 3:
Open the QQ live webpage and find the video you want to watch.
Select develop> User Agent> Other.
The webpage will be reloaded, and then you can watch the video.
Haha, maybe you don't need to load the virtual machine in the future. You can use ppstrem to read things.
Perhaps the ultimate liberation of Windows is coming !!!!!!!
Update:
The following describes how to permanently add mobile safari iPad 3.2 to the User Agent menu.
Note: After adding it to other, the next meeting will disappear.
1. Find the useragents. plist file under/applications/safari. APP/contents/resources
2. Copy it to the desktop, open it, and modify it.
3. Create a new project by copying and pasting the project.
4. Change the content in the new project to the following:
name = "mobile safari", version = "3.2", platform = "iPad"
User Agent:
Mozilla/5.0 (IPAD; U; cpu OS 3_2 like Mac OS X; en-US) applewebkit/531.21.10 (khtml, like gecko) version/4.0.4 mobile/7b334b Safari/531.21.10
5. Save the modified file, overwrite the original file (authorization required), and restart safari.