Skip to content

Commit

Permalink
5.2.0 修复 yunlaige.com 错误的 bug
Browse files Browse the repository at this point in the history
  • Loading branch information
ywzhaiqi committed Sep 20, 2015
1 parent a29d786 commit afa6981
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions MyNovelReader/MyNovelReader.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// @name My Novel Reader
// @name:zh-CN 小说阅读脚本
// @name:zh-TW 小說閱讀腳本
// @version 5.1.9
// @version 5.2.0
// @namespace https://github.com/ywzhaiqi
// @author ywzhaiqi
// @contributor Roger Au, shyangs, JixunMoe、akiba9527 及其他网友
Expand Down Expand Up @@ -1556,7 +1556,7 @@ Rule.specialSite = [
'《更新最快小说网站:雲来阁http://WWW.YunLaiGe.COM》',
'◢百度搜索雲来阁,最新最快的小说更新◣',
'【當你閱讀到此章節,請您移步到雲來閣閱讀最新章節,或者,雲來閣】',
'===百!度搜索**看书~阁小说名称**阅~读本书最~新章节===',
'===百!?度搜索.*?新章节===',
'【最新更新】',
'值得您收藏。。',
'小说“小说章节',
Expand Down
2 changes: 1 addition & 1 deletion MyNovelReader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "MyNovelReader",
"version": "5.1.9",
"version": "5.2.0",
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-jshint": "~0.10.0",
Expand Down
2 changes: 1 addition & 1 deletion MyNovelReader/src/rule.js
Original file line number Diff line number Diff line change
Expand Up @@ -1245,7 +1245,7 @@ Rule.specialSite = [
'《更新最快小说网站:雲来阁http://WWW.YunLaiGe.COM》',
'◢百度搜索雲来阁,最新最快的小说更新◣',
'【當你閱讀到此章節,請您移步到雲來閣閱讀最新章節,或者,雲來閣】',
'===百!度搜索**看书~阁小说名称**阅~读本书最~新章节===',
'===百!?度搜索.*?新章节===',
'【最新更新】',
'值得您收藏。。',
'小说“小说章节',
Expand Down

0 comments on commit afa6981

Please sign in to comment.