diff --git a/src/utils/get-core-content-text.mjs b/src/utils/get-core-content-text.mjs index 2fe14a58..f179bde8 100644 --- a/src/utils/get-core-content-text.mjs +++ b/src/utils/get-core-content-text.mjs @@ -14,6 +14,7 @@ const adapters = { faz: ['.atc-Text'], golem: ['article'], eetimes: ['article'], + 'new.qq.com': ['.content-article'], } function findLargestElement(e) {