About 【webplayer】's revisions.plist

Use: Unity 5.3.7f1
Pack Platform: Webplayer

Catch request 1:
http://wp-china.unity3d.com/autodownload_webplugin-3.x/revisions.plist?content=file%3A%2F%2F%2FD%3A%2Ftest_offline%2Ftest_offline.unity3d&page=file%3A%2F%2F%2FD%3A%2Ftest_offline%2Ftest_offline.html&runtime=5.x.x&

Catch request 2:
http://autoupdate-revision.unity3d.com/revisions.plist?content=file:///D:/test_offline/test_offline.unity3d&page=file:///D:/test_offline/test_offline.html&runtime=5.x.x&

Test result is not the same!!!
Casue use request 1 cannot login the game, can anybody help? thx

Ref: http://forum.china.unity3d.com/thread-22453-1-1.html
If test, use unity5.3.7 bulid a webplayer, can test 【request 2】
find the html file and modify the following can test 【request 1】

var config = {
width: 960,
height: 600,
params: {
enableDebugging:“0” ,
baseDownloadUrl: “http://wp-china.unity3d.com/download_webplayer-3.x/”,
autoupdateURL : “http://wp-china.unity3d.com/autodownload_webplugin-3.x”,
autoupdateURLSignature : “02a5f78b3066d7d31fb063186a2eec36fdf1205d49c6b0808eb37ef85ed9902e2e1904d87f599238a802ba0abbfe4f18aa82dd2eb5171e99ba839a5cea9e6ea9c1be9eae505937b56fe4a5fd254cffe08958d961f42d970136b5eab9e6c2cd08b81bc8a11e5ade57dc63dcfef2248d89689e4d4feed3cdfe7374c848fd57ebd4”
}