File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -614,8 +614,14 @@ const sites: Sites = {
614614 selectors : {
615615 query :
616616 '"auf die meistbesuchten Sites eine Übersicht der wichtigsten News eine To-do-Liste der Kalender"' ,
617- } ,
617+ }
618618 } ,
619+ {
620+ url : 'https://www.heise.de/select/mac-and-i/2024/7/2409908264603741326' ,
621+ selectors : {
622+ query : '"Intelligenz ahmt menschliche Intelligenz nach um etwa beim Erstellen von Texten und Bildern"'
623+ }
624+ }
619625 ] ,
620626 selectors : {
621627 query : makeQueryFunc ( [
@@ -637,6 +643,8 @@ const sites: Sites = {
637643 'Heise online' ,
638644 "c't - magazin für computertechnik (CT)" ,
639645 "c't Digitale Fotografie" ,
646+ 'Mac & I' ,
647+ 'iX - Magazin für professionelle Informationstechnik'
640648 ] ,
641649 } ,
642650 waitOnLoad : 2000 ,
You can’t perform that action at this time.
0 commit comments