Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
换个 appkey ……
  • Loading branch information
tiansh committed Jan 10, 2015
1 parent 6c14ae5 commit 69217dd
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,7 @@
GM_xmlhttpRequest({
'method': 'GET',
'url': 'http://api.bilibili.com/list?pagesize=24&type=json&page=' + page +
'&ios=0&order=default&appkey=0a99fa1d87fdd38c&platform=ios&tid=33',
'headers': { 'User-Agent': 'bilianime/570 CFNetwork/672.0.8 Darwin/14.0.0' },
'&order=default&appkey=8e9fc618fbd41e28&tid=33',
'onload': function (resp) {
var respData, i;
try {
Expand Down

0 comments on commit 69217dd

Please sign in to comment.