Skip to content

Commit

Permalink
fix #509
Browse files Browse the repository at this point in the history
  • Loading branch information
kanasimi committed Apr 30, 2021
1 parent 40e5719 commit 1e0aaa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion comic.cmn-Hans-CN/ohmanhua.js
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ var crawler = new CeL.work_crawler({
+ chapter_data.domain + "/comic/" + encodeURI(chapter_data.imgpath);

if (new_image_list) {
CeL.debug('不設定 Referer', 0);
CeL.debug('不設定 Referer', 3);
// 愛奇藝圖源不可設定 Referer
// e.g.,
// http://manhua.iqiyipic.com/image/20200514/45/ce/cc_13901115_c_601_800_2290.jpg
Expand Down

0 comments on commit 1e0aaa7

Please sign in to comment.