Showing
1 changed file
with
9 additions
and
9 deletions
@@ -72,7 +72,7 @@ | @@ -72,7 +72,7 @@ | ||
72 | <stringProp name="HTTPSampler.response_timeout"></stringProp> | 72 | <stringProp name="HTTPSampler.response_timeout"></stringProp> |
73 | <stringProp name="HTTPSampler.protocol"></stringProp> | 73 | <stringProp name="HTTPSampler.protocol"></stringProp> |
74 | <stringProp name="HTTPSampler.contentEncoding"></stringProp> | 74 | <stringProp name="HTTPSampler.contentEncoding"></stringProp> |
75 | - <stringProp name="HTTPSampler.path">http://${HOST_SERVICE}/?${searchValue}</stringProp> | 75 | + <stringProp name="HTTPSampler.path">http://${HOST_SERVICE}/operations/api/v5/resource/home?${searchValue}</stringProp> |
76 | <stringProp name="HTTPSampler.method">GET</stringProp> | 76 | <stringProp name="HTTPSampler.method">GET</stringProp> |
77 | <boolProp name="HTTPSampler.follow_redirects">true</boolProp> | 77 | <boolProp name="HTTPSampler.follow_redirects">true</boolProp> |
78 | <boolProp name="HTTPSampler.auto_redirects">false</boolProp> | 78 | <boolProp name="HTTPSampler.auto_redirects">false</boolProp> |
@@ -167,7 +167,7 @@ vars.put("searchValue",req+"&client_secret="+md5);</stri | @@ -167,7 +167,7 @@ vars.put("searchValue",req+"&client_secret="+md5);</stri | ||
167 | <stringProp name="HTTPSampler.response_timeout"></stringProp> | 167 | <stringProp name="HTTPSampler.response_timeout"></stringProp> |
168 | <stringProp name="HTTPSampler.protocol"></stringProp> | 168 | <stringProp name="HTTPSampler.protocol"></stringProp> |
169 | <stringProp name="HTTPSampler.contentEncoding"></stringProp> | 169 | <stringProp name="HTTPSampler.contentEncoding"></stringProp> |
170 | - <stringProp name="HTTPSampler.path">http://${HOST_SERVICE}/?${searchValue}</stringProp> | 170 | + <stringProp name="HTTPSampler.path">http://${HOST_SERVICE}/operations/api/v5/resource/get?${searchValue}</stringProp> |
171 | <stringProp name="HTTPSampler.method">GET</stringProp> | 171 | <stringProp name="HTTPSampler.method">GET</stringProp> |
172 | <boolProp name="HTTPSampler.follow_redirects">true</boolProp> | 172 | <boolProp name="HTTPSampler.follow_redirects">true</boolProp> |
173 | <boolProp name="HTTPSampler.auto_redirects">false</boolProp> | 173 | <boolProp name="HTTPSampler.auto_redirects">false</boolProp> |
@@ -190,7 +190,7 @@ String[] privateKeys = {"fd4ad5fcfa0de589ef238c0e7331b585"}; | @@ -190,7 +190,7 @@ String[] privateKeys = {"fd4ad5fcfa0de589ef238c0e7331b585"}; | ||
190 | int rd = new Random().nextInt(1); | 190 | int rd = new Random().nextInt(1); |
191 | String clientType = clientTypes[rd]; | 191 | String clientType = clientTypes[rd]; |
192 | String privateKey = privateKeys[rd]; | 192 | String privateKey = privateKeys[rd]; |
193 | -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"; | 193 | +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"; |
194 | MessageDigest md = MessageDigest.getInstance("MD5"); | 194 | MessageDigest md = MessageDigest.getInstance("MD5"); |
195 | byte[] btInput = req.getBytes(); | 195 | byte[] btInput = req.getBytes(); |
196 | md.update(btInput); | 196 | md.update(btInput); |
@@ -262,7 +262,7 @@ vars.put("searchValue",req+"&client_secret="+md5);</stri | @@ -262,7 +262,7 @@ vars.put("searchValue",req+"&client_secret="+md5);</stri | ||
262 | <stringProp name="HTTPSampler.response_timeout"></stringProp> | 262 | <stringProp name="HTTPSampler.response_timeout"></stringProp> |
263 | <stringProp name="HTTPSampler.protocol"></stringProp> | 263 | <stringProp name="HTTPSampler.protocol"></stringProp> |
264 | <stringProp name="HTTPSampler.contentEncoding"></stringProp> | 264 | <stringProp name="HTTPSampler.contentEncoding"></stringProp> |
265 | - <stringProp name="HTTPSampler.path">http://${HOST_SERVICE}/?${searchValue}</stringProp> | 265 | + <stringProp name="HTTPSampler.path">http://${HOST_SERVICE}/operations/api/v5/webshare/getShare?${searchValue}</stringProp> |
266 | <stringProp name="HTTPSampler.method">GET</stringProp> | 266 | <stringProp name="HTTPSampler.method">GET</stringProp> |
267 | <boolProp name="HTTPSampler.follow_redirects">true</boolProp> | 267 | <boolProp name="HTTPSampler.follow_redirects">true</boolProp> |
268 | <boolProp name="HTTPSampler.auto_redirects">false</boolProp> | 268 | <boolProp name="HTTPSampler.auto_redirects">false</boolProp> |
@@ -285,7 +285,7 @@ String[] privateKeys = {"fd4ad5fcfa0de589ef238c0e7331b585"}; | @@ -285,7 +285,7 @@ String[] privateKeys = {"fd4ad5fcfa0de589ef238c0e7331b585"}; | ||
285 | int rd = new Random().nextInt(1); | 285 | int rd = new Random().nextInt(1); |
286 | String clientType = clientTypes[rd]; | 286 | String clientType = clientTypes[rd]; |
287 | String privateKey = privateKeys[rd]; | 287 | String privateKey = privateKeys[rd]; |
288 | -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"; | 288 | +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"; |
289 | MessageDigest md = MessageDigest.getInstance("MD5"); | 289 | MessageDigest md = MessageDigest.getInstance("MD5"); |
290 | byte[] btInput = req.getBytes(); | 290 | byte[] btInput = req.getBytes(); |
291 | md.update(btInput); | 291 | md.update(btInput); |
@@ -357,7 +357,7 @@ vars.put("searchValue",req+"&client_secret="+md5);</stri | @@ -357,7 +357,7 @@ vars.put("searchValue",req+"&client_secret="+md5);</stri | ||
357 | <stringProp name="HTTPSampler.response_timeout"></stringProp> | 357 | <stringProp name="HTTPSampler.response_timeout"></stringProp> |
358 | <stringProp name="HTTPSampler.protocol"></stringProp> | 358 | <stringProp name="HTTPSampler.protocol"></stringProp> |
359 | <stringProp name="HTTPSampler.contentEncoding"></stringProp> | 359 | <stringProp name="HTTPSampler.contentEncoding"></stringProp> |
360 | - <stringProp name="HTTPSampler.path">http://${HOST_SERVICE}/?${searchValue}</stringProp> | 360 | + <stringProp name="HTTPSampler.path">http://${HOST_SERVICE}/operations/api/v4/icon/getIcon?${searchValue}</stringProp> |
361 | <stringProp name="HTTPSampler.method">GET</stringProp> | 361 | <stringProp name="HTTPSampler.method">GET</stringProp> |
362 | <boolProp name="HTTPSampler.follow_redirects">true</boolProp> | 362 | <boolProp name="HTTPSampler.follow_redirects">true</boolProp> |
363 | <boolProp name="HTTPSampler.auto_redirects">false</boolProp> | 363 | <boolProp name="HTTPSampler.auto_redirects">false</boolProp> |
@@ -452,7 +452,7 @@ vars.put("searchValue",req+"&client_secret="+md5);</stri | @@ -452,7 +452,7 @@ vars.put("searchValue",req+"&client_secret="+md5);</stri | ||
452 | <stringProp name="HTTPSampler.response_timeout"></stringProp> | 452 | <stringProp name="HTTPSampler.response_timeout"></stringProp> |
453 | <stringProp name="HTTPSampler.protocol"></stringProp> | 453 | <stringProp name="HTTPSampler.protocol"></stringProp> |
454 | <stringProp name="HTTPSampler.contentEncoding"></stringProp> | 454 | <stringProp name="HTTPSampler.contentEncoding"></stringProp> |
455 | - <stringProp name="HTTPSampler.path">http://${HOST_SERVICE}/?${searchValue}</stringProp> | 455 | + <stringProp name="HTTPSampler.path">http://${HOST_SERVICE}/operations/api/v5/entrance/getEntrance?${searchValue}</stringProp> |
456 | <stringProp name="HTTPSampler.method">GET</stringProp> | 456 | <stringProp name="HTTPSampler.method">GET</stringProp> |
457 | <boolProp name="HTTPSampler.follow_redirects">true</boolProp> | 457 | <boolProp name="HTTPSampler.follow_redirects">true</boolProp> |
458 | <boolProp name="HTTPSampler.auto_redirects">false</boolProp> | 458 | <boolProp name="HTTPSampler.auto_redirects">false</boolProp> |
@@ -547,7 +547,7 @@ vars.put("searchValue",req+"&client_secret="+md5);</stri | @@ -547,7 +547,7 @@ vars.put("searchValue",req+"&client_secret="+md5);</stri | ||
547 | <stringProp name="HTTPSampler.response_timeout"></stringProp> | 547 | <stringProp name="HTTPSampler.response_timeout"></stringProp> |
548 | <stringProp name="HTTPSampler.protocol"></stringProp> | 548 | <stringProp name="HTTPSampler.protocol"></stringProp> |
549 | <stringProp name="HTTPSampler.contentEncoding"></stringProp> | 549 | <stringProp name="HTTPSampler.contentEncoding"></stringProp> |
550 | - <stringProp name="HTTPSampler.path">http://${HOST_SERVICE}/?${searchValue}</stringProp> | 550 | + <stringProp name="HTTPSampler.path">http://${HOST_SERVICE}/operations/api/v6/category/getCategory?${searchValue}</stringProp> |
551 | <stringProp name="HTTPSampler.method">GET</stringProp> | 551 | <stringProp name="HTTPSampler.method">GET</stringProp> |
552 | <boolProp name="HTTPSampler.follow_redirects">true</boolProp> | 552 | <boolProp name="HTTPSampler.follow_redirects">true</boolProp> |
553 | <boolProp name="HTTPSampler.auto_redirects">false</boolProp> | 553 | <boolProp name="HTTPSampler.auto_redirects">false</boolProp> |
@@ -642,7 +642,7 @@ vars.put("searchValue",req+"&client_secret="+md5);</stri | @@ -642,7 +642,7 @@ vars.put("searchValue",req+"&client_secret="+md5);</stri | ||
642 | <stringProp name="HTTPSampler.response_timeout"></stringProp> | 642 | <stringProp name="HTTPSampler.response_timeout"></stringProp> |
643 | <stringProp name="HTTPSampler.protocol"></stringProp> | 643 | <stringProp name="HTTPSampler.protocol"></stringProp> |
644 | <stringProp name="HTTPSampler.contentEncoding"></stringProp> | 644 | <stringProp name="HTTPSampler.contentEncoding"></stringProp> |
645 | - <stringProp name="HTTPSampler.path">http://${HOST_SERVICE}/?${searchValue}</stringProp> | 645 | + <stringProp name="HTTPSampler.path">http://${HOST_SERVICE}/operations/api/v5/version/getVersion?${searchValue}</stringProp> |
646 | <stringProp name="HTTPSampler.method">GET</stringProp> | 646 | <stringProp name="HTTPSampler.method">GET</stringProp> |
647 | <boolProp name="HTTPSampler.follow_redirects">true</boolProp> | 647 | <boolProp name="HTTPSampler.follow_redirects">true</boolProp> |
648 | <boolProp name="HTTPSampler.auto_redirects">false</boolProp> | 648 | <boolProp name="HTTPSampler.auto_redirects">false</boolProp> |
-
Please register or login to post a comment