Skip to content

Commit

Permalink
Update some websites.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenshin committed Aug 31, 2018
1 parent 5fbd079 commit cee0094
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/website_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -1021,7 +1021,7 @@
"url" : "https://my.oschina.net/**/*/blog/*",
"title" : "<title>",
"desc" : "<div class='blog-abstract'>",
"include" : "<div class='BlogContent'>",
"include" : "<div id='articleContent'>",
"exclude" : [
""
]
Expand All @@ -1030,7 +1030,7 @@
"url" : "https://www.oschina.net/news/**/*",
"title" : "<h1>",
"desc" : "",
"include" : "<div class='editor-viewer'>",
"include" : "<div id='articleContent'>",
"exclude" : [
"[[/src=\\S+(hot3)\\S+'/]]",
"<div class='thumb'>"
Expand Down

0 comments on commit cee0094

Please sign in to comment.