mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-07-07 01:23:06 +08:00
Add site adapters for Golem, EETimes
This commit is contained in:
committed by
josc146
parent
3c90ff2b49
commit
02b41db91d
@@ -12,6 +12,8 @@ const adapters = {
|
||||
bing: ['#b_results'],
|
||||
wikipedia: ['#mw-content-text'],
|
||||
faz: ['.atc-Text'],
|
||||
golem: ['article'],
|
||||
eetimes: ['article'],
|
||||
}
|
||||
|
||||
function findLargestElement(e) {
|
||||
|
||||
Reference in New Issue
Block a user