Skip to content

Commit 9c5f306

Browse files
committed
update core content adapters
1 parent 0238790 commit 9c5f306

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/utils/get-core-content-text.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ const adapters = {
1414
faz: ['.atc-Text'],
1515
golem: ['article'],
1616
eetimes: ['article'],
17+
'new.qq.com': ['.content-article'],
1718
}
1819

1920
function findLargestElement(e) {

0 commit comments

Comments
 (0)