We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1782247 commit b22acb4Copy full SHA for b22acb4
src/websites/oschina.js
@@ -10,7 +10,7 @@ export const config = {
10
code: false,
11
selectors: {
12
title: '.article-box h1.article-box__title',
13
- body: '.article-box .article-box__content',
+ body: '.article-box .article-box__content .detail-box',
14
copyBtn: '.copy-code-btn',
15
userName: '.article-box .article-box__meta .item-list .item:nth-child(2) a',
16
userLink: '.article-box .article-box__meta .item-list .item:nth-child(2) a',
0 commit comments