Skip to content

Commit 5c4a19c

Browse files
author
lee
committed
修改bilibili域名
zythum#14
1 parent 7b6c746 commit 5c4a19c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

2.0/source/bilibili.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
);
8686
};
8787
return{
88-
reg: /bilibili\.tv/.test(window.location.host) && window.aid,
88+
reg: /bilibili.kankanews\.com/.test(window.location.host) && window.aid,
8989
call: function(callback){
9090
return init(function(urls, commentInfo){
9191
return callback({ urls: urls, flashElementId: 'bofqi', comment: commentInfo });

0 commit comments

Comments
 (0)