feat: getCoreContent adaptation for bing.com

This commit is contained in:
josc146
2023-04-19 22:57:37 +08:00
parent 852a032472
commit 2d0d9164c6
+1
View File
@@ -9,6 +9,7 @@ const adapters = {
'scholar.google': ['#gs_res_ccl_mid'],
google: ['#search'],
csdn: ['#content_views'],
bing: ['#b_results'],
}
function findLargestElement(e) {