...
|
...
|
@@ -72,7 +72,7 @@ |
|
|
<stringProp name="HTTPSampler.response_timeout"></stringProp>
|
|
|
<stringProp name="HTTPSampler.protocol"></stringProp>
|
|
|
<stringProp name="HTTPSampler.contentEncoding"></stringProp>
|
|
|
<stringProp name="HTTPSampler.path">http://${HOST_SERVICE}/?${searchValue}</stringProp>
|
|
|
<stringProp name="HTTPSampler.path">http://${HOST_SERVICE}/operations/api/v5/resource/home?${searchValue}</stringProp>
|
|
|
<stringProp name="HTTPSampler.method">GET</stringProp>
|
|
|
<boolProp name="HTTPSampler.follow_redirects">true</boolProp>
|
|
|
<boolProp name="HTTPSampler.auto_redirects">false</boolProp>
|
...
|
...
|
@@ -167,7 +167,7 @@ vars.put("searchValue",req+"&client_secret="+md5);</stri |
|
|
<stringProp name="HTTPSampler.response_timeout"></stringProp>
|
|
|
<stringProp name="HTTPSampler.protocol"></stringProp>
|
|
|
<stringProp name="HTTPSampler.contentEncoding"></stringProp>
|
|
|
<stringProp name="HTTPSampler.path">http://${HOST_SERVICE}/?${searchValue}</stringProp>
|
|
|
<stringProp name="HTTPSampler.path">http://${HOST_SERVICE}/operations/api/v5/resource/get?${searchValue}</stringProp>
|
|
|
<stringProp name="HTTPSampler.method">GET</stringProp>
|
|
|
<boolProp name="HTTPSampler.follow_redirects">true</boolProp>
|
|
|
<boolProp name="HTTPSampler.auto_redirects">false</boolProp>
|
...
|
...
|
@@ -190,7 +190,7 @@ String[] privateKeys = {"fd4ad5fcfa0de589ef238c0e7331b585"}; |
|
|
int rd = new Random().nextInt(1);
|
|
|
String clientType = clientTypes[rd];
|
|
|
String privateKey = privateKeys[rd];
|
|
|
String req = "app_version=5.8.1&client_type="+clientType+"&content_code=6ce0f53a921110bf7f16765aa6d223d5&fromPage=iFP_Home&method=app.cover.getfloat&os_version=10.2.1&physical_channel=1&private_key="+privateKey+"&screen_size=414x736&session_key=8be620e2d951d49128232f8b4c392422&udid=380aebe1da2c72def222c78249f99ef08c18260a&uid="+bsh.args[0]+"&v=7";
|
|
|
String req = "app_version=5.8.1&client_type="+clientType+"&content_code=8526f2fefcd07c575016f3eaf310c8fe&fromPage=aFP_My&os_version=10.3.2&physical_channel=1&private_key="+privateKey+"&screen_size=375x667&session_key=4d5fe679e37893c5f6eceb51833865d4&udid=ed432eab860c878a96fcb46f365a23417f3e6b55&uid="+bsh.args[0]+"&v=7";
|
|
|
MessageDigest md = MessageDigest.getInstance("MD5");
|
|
|
byte[] btInput = req.getBytes();
|
|
|
md.update(btInput);
|
...
|
...
|
@@ -262,7 +262,7 @@ vars.put("searchValue",req+"&client_secret="+md5);</stri |
|
|
<stringProp name="HTTPSampler.response_timeout"></stringProp>
|
|
|
<stringProp name="HTTPSampler.protocol"></stringProp>
|
|
|
<stringProp name="HTTPSampler.contentEncoding"></stringProp>
|
|
|
<stringProp name="HTTPSampler.path">http://${HOST_SERVICE}/?${searchValue}</stringProp>
|
|
|
<stringProp name="HTTPSampler.path">http://${HOST_SERVICE}/operations/api/v5/webshare/getShare?${searchValue}</stringProp>
|
|
|
<stringProp name="HTTPSampler.method">GET</stringProp>
|
|
|
<boolProp name="HTTPSampler.follow_redirects">true</boolProp>
|
|
|
<boolProp name="HTTPSampler.auto_redirects">false</boolProp>
|
...
|
...
|
@@ -285,7 +285,7 @@ String[] privateKeys = {"fd4ad5fcfa0de589ef238c0e7331b585"}; |
|
|
int rd = new Random().nextInt(1);
|
|
|
String clientType = clientTypes[rd];
|
|
|
String privateKey = privateKeys[rd];
|
|
|
String req = "app_version=5.8.1&client_type="+clientType+"&os_version=10.2.1&physical_channel=1&private_key="+privateKey+"&screen_size=414x736&session_key=ca5239b2b7304c61076522dd21934244&share_id=2403&udid=d17930b6d446107039bc3c52d4dcf25b31bcdf66&uid="+bsh.args[0]+"&v=7&yh_channel=1";
|
|
|
String req = "app_version=5.8.1&client_type="+clientType+"&os_version=10.2.1&physical_channel=2&private_key="+privateKey+"&screen_size=414x736&session_key=14d56cb9d2fd8953297bafac5b764725&share_id=2415&udid=9c185a269c6f7f9202cd7b25bb2435056ac6a92e&uid="+bsh.args[0]+"&v=7&yh_channel=2";
|
|
|
MessageDigest md = MessageDigest.getInstance("MD5");
|
|
|
byte[] btInput = req.getBytes();
|
|
|
md.update(btInput);
|
...
|
...
|
@@ -357,7 +357,7 @@ vars.put("searchValue",req+"&client_secret="+md5);</stri |
|
|
<stringProp name="HTTPSampler.response_timeout"></stringProp>
|
|
|
<stringProp name="HTTPSampler.protocol"></stringProp>
|
|
|
<stringProp name="HTTPSampler.contentEncoding"></stringProp>
|
|
|
<stringProp name="HTTPSampler.path">http://${HOST_SERVICE}/?${searchValue}</stringProp>
|
|
|
<stringProp name="HTTPSampler.path">http://${HOST_SERVICE}/operations/api/v4/icon/getIcon?${searchValue}</stringProp>
|
|
|
<stringProp name="HTTPSampler.method">GET</stringProp>
|
|
|
<boolProp name="HTTPSampler.follow_redirects">true</boolProp>
|
|
|
<boolProp name="HTTPSampler.auto_redirects">false</boolProp>
|
...
|
...
|
@@ -452,7 +452,7 @@ vars.put("searchValue",req+"&client_secret="+md5);</stri |
|
|
<stringProp name="HTTPSampler.response_timeout"></stringProp>
|
|
|
<stringProp name="HTTPSampler.protocol"></stringProp>
|
|
|
<stringProp name="HTTPSampler.contentEncoding"></stringProp>
|
|
|
<stringProp name="HTTPSampler.path">http://${HOST_SERVICE}/?${searchValue}</stringProp>
|
|
|
<stringProp name="HTTPSampler.path">http://${HOST_SERVICE}/operations/api/v5/entrance/getEntrance?${searchValue}</stringProp>
|
|
|
<stringProp name="HTTPSampler.method">GET</stringProp>
|
|
|
<boolProp name="HTTPSampler.follow_redirects">true</boolProp>
|
|
|
<boolProp name="HTTPSampler.auto_redirects">false</boolProp>
|
...
|
...
|
@@ -547,7 +547,7 @@ vars.put("searchValue",req+"&client_secret="+md5);</stri |
|
|
<stringProp name="HTTPSampler.response_timeout"></stringProp>
|
|
|
<stringProp name="HTTPSampler.protocol"></stringProp>
|
|
|
<stringProp name="HTTPSampler.contentEncoding"></stringProp>
|
|
|
<stringProp name="HTTPSampler.path">http://${HOST_SERVICE}/?${searchValue}</stringProp>
|
|
|
<stringProp name="HTTPSampler.path">http://${HOST_SERVICE}/operations/api/v6/category/getCategory?${searchValue}</stringProp>
|
|
|
<stringProp name="HTTPSampler.method">GET</stringProp>
|
|
|
<boolProp name="HTTPSampler.follow_redirects">true</boolProp>
|
|
|
<boolProp name="HTTPSampler.auto_redirects">false</boolProp>
|
...
|
...
|
@@ -642,7 +642,7 @@ vars.put("searchValue",req+"&client_secret="+md5);</stri |
|
|
<stringProp name="HTTPSampler.response_timeout"></stringProp>
|
|
|
<stringProp name="HTTPSampler.protocol"></stringProp>
|
|
|
<stringProp name="HTTPSampler.contentEncoding"></stringProp>
|
|
|
<stringProp name="HTTPSampler.path">http://${HOST_SERVICE}/?${searchValue}</stringProp>
|
|
|
<stringProp name="HTTPSampler.path">http://${HOST_SERVICE}/operations/api/v5/version/getVersion?${searchValue}</stringProp>
|
|
|
<stringProp name="HTTPSampler.method">GET</stringProp>
|
|
|
<boolProp name="HTTPSampler.follow_redirects">true</boolProp>
|
|
|
<boolProp name="HTTPSampler.auto_redirects">false</boolProp>
|
...
|
...
|
|