mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-07-03 13:43:33 +08:00
feat: getCoreContent adaptation for bing.com
This commit is contained in:
@@ -9,6 +9,7 @@ const adapters = {
|
||||
'scholar.google': ['#gs_res_ccl_mid'],
|
||||
google: ['#search'],
|
||||
csdn: ['#content_views'],
|
||||
bing: ['#b_results'],
|
||||
}
|
||||
|
||||
function findLargestElement(e) {
|
||||
|
||||
Reference in New Issue
Block a user