mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-07-13 17:42:45 +08:00
Add site adapter for FAZ (Frankfurter Allgemeine Zeitung)
This commit is contained in:
committed by
josc146
parent
634c9c95a4
commit
67febe3d58
@@ -11,6 +11,7 @@ const adapters = {
|
||||
csdn: ['#content_views'],
|
||||
bing: ['#b_results'],
|
||||
wikipedia: ['#mw-content-text'],
|
||||
faz: ['.atc-Text'],
|
||||
}
|
||||
|
||||
function findLargestElement(e) {
|
||||
|
||||
Reference in New Issue
Block a user