mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-07-13 17:42:45 +08:00
feat: getCoreContent adaptation for Wikipedia (#298)
This commit is contained in:
@@ -10,6 +10,7 @@ const adapters = {
|
||||
google: ['#search'],
|
||||
csdn: ['#content_views'],
|
||||
bing: ['#b_results'],
|
||||
wikipedia: ['#mw-content-text'],
|
||||
}
|
||||
|
||||
function findLargestElement(e) {
|
||||
|
||||
Reference in New Issue
Block a user