Authored by Rong

commit by shell

@@ -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(&quot;searchValue&quot;,req+&quot;&amp;client_secret=&quot;+md5);</stri @@ -167,7 +167,7 @@ vars.put(&quot;searchValue&quot;,req+&quot;&amp;client_secret=&quot;+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 = {&quot;fd4ad5fcfa0de589ef238c0e7331b585&quot;}; @@ -190,7 +190,7 @@ String[] privateKeys = {&quot;fd4ad5fcfa0de589ef238c0e7331b585&quot;};
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 = &quot;app_version=5.8.1&amp;client_type=&quot;+clientType+&quot;&amp;content_code=6ce0f53a921110bf7f16765aa6d223d5&amp;fromPage=iFP_Home&amp;method=app.cover.getfloat&amp;os_version=10.2.1&amp;physical_channel=1&amp;private_key=&quot;+privateKey+&quot;&amp;screen_size=414x736&amp;session_key=8be620e2d951d49128232f8b4c392422&amp;udid=380aebe1da2c72def222c78249f99ef08c18260a&amp;uid=&quot;+bsh.args[0]+&quot;&amp;v=7&quot;; 193 +String req = &quot;app_version=5.8.1&amp;client_type=&quot;+clientType+&quot;&amp;content_code=8526f2fefcd07c575016f3eaf310c8fe&amp;fromPage=aFP_My&amp;os_version=10.3.2&amp;physical_channel=1&amp;private_key=&quot;+privateKey+&quot;&amp;screen_size=375x667&amp;session_key=4d5fe679e37893c5f6eceb51833865d4&amp;udid=ed432eab860c878a96fcb46f365a23417f3e6b55&amp;uid=&quot;+bsh.args[0]+&quot;&amp;v=7&quot;;
194 MessageDigest md = MessageDigest.getInstance(&quot;MD5&quot;); 194 MessageDigest md = MessageDigest.getInstance(&quot;MD5&quot;);
195 byte[] btInput = req.getBytes(); 195 byte[] btInput = req.getBytes();
196 md.update(btInput); 196 md.update(btInput);
@@ -262,7 +262,7 @@ vars.put(&quot;searchValue&quot;,req+&quot;&amp;client_secret=&quot;+md5);</stri @@ -262,7 +262,7 @@ vars.put(&quot;searchValue&quot;,req+&quot;&amp;client_secret=&quot;+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 = {&quot;fd4ad5fcfa0de589ef238c0e7331b585&quot;}; @@ -285,7 +285,7 @@ String[] privateKeys = {&quot;fd4ad5fcfa0de589ef238c0e7331b585&quot;};
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 = &quot;app_version=5.8.1&amp;client_type=&quot;+clientType+&quot;&amp;os_version=10.2.1&amp;physical_channel=1&amp;private_key=&quot;+privateKey+&quot;&amp;screen_size=414x736&amp;session_key=ca5239b2b7304c61076522dd21934244&amp;share_id=2403&amp;udid=d17930b6d446107039bc3c52d4dcf25b31bcdf66&amp;uid=&quot;+bsh.args[0]+&quot;&amp;v=7&amp;yh_channel=1&quot;; 288 +String req = &quot;app_version=5.8.1&amp;client_type=&quot;+clientType+&quot;&amp;os_version=10.2.1&amp;physical_channel=2&amp;private_key=&quot;+privateKey+&quot;&amp;screen_size=414x736&amp;session_key=14d56cb9d2fd8953297bafac5b764725&amp;share_id=2415&amp;udid=9c185a269c6f7f9202cd7b25bb2435056ac6a92e&amp;uid=&quot;+bsh.args[0]+&quot;&amp;v=7&amp;yh_channel=2&quot;;
289 MessageDigest md = MessageDigest.getInstance(&quot;MD5&quot;); 289 MessageDigest md = MessageDigest.getInstance(&quot;MD5&quot;);
290 byte[] btInput = req.getBytes(); 290 byte[] btInput = req.getBytes();
291 md.update(btInput); 291 md.update(btInput);
@@ -357,7 +357,7 @@ vars.put(&quot;searchValue&quot;,req+&quot;&amp;client_secret=&quot;+md5);</stri @@ -357,7 +357,7 @@ vars.put(&quot;searchValue&quot;,req+&quot;&amp;client_secret=&quot;+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(&quot;searchValue&quot;,req+&quot;&amp;client_secret=&quot;+md5);</stri @@ -452,7 +452,7 @@ vars.put(&quot;searchValue&quot;,req+&quot;&amp;client_secret=&quot;+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(&quot;searchValue&quot;,req+&quot;&amp;client_secret=&quot;+md5);</stri @@ -547,7 +547,7 @@ vars.put(&quot;searchValue&quot;,req+&quot;&amp;client_secret=&quot;+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(&quot;searchValue&quot;,req+&quot;&amp;client_secret=&quot;+md5);</stri @@ -642,7 +642,7 @@ vars.put(&quot;searchValue&quot;,req+&quot;&amp;client_secret=&quot;+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>