Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update_cookie
  • Loading branch information
IoTcat committed Jun 22, 2021
1 parent 419d071 commit 3721dbe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.php
Expand Up @@ -18,6 +18,9 @@

$API = new Meting('netease');

$API->cookie('MUSIC_U='.substr(md5(time()), 0, 5).'; buildver=1506310741; resolution=1920x1080; mobilename=MI5; osver=7.0.1; channel=coolapk; os=android; appver=4.2');


$type = $_REQUEST['type'];
$id = $_REQUEST['id'];
$random = $_REQUEST['random'];
Expand Down

0 comments on commit 3721dbe

Please sign in to comment.