File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -959,16 +959,16 @@ const sites: Sites = {
959959 {
960960 url : 'https://www.freiepresse.de/chemnitz/einwohnerversammlungen-in-chemnitz-kuenftig-wieder-vor-ort-artikel13507031' ,
961961 selectors : {
962- query : '"im Wasserschloss Klaffenbach Tiere Musik und Schokolade "'
962+ query : '"wird es künftig wieder Einwohnerversammlungen in den Stadtteilen geben Das hat der neu "'
963963 }
964964 }
965965 ] ,
966966 selectors : {
967967 query : makeQueryFunc ( '.article__shorttext' , true ) ,
968968 headline : '.article__headline' ,
969- paywall : '#upscore -paywall-placeholder ' ,
970- date : '.article-date ' ,
971- main : '.article__shorttext '
969+ paywall : '.default -paywall' ,
970+ date : '.article__etag div ' ,
971+ main : '#artikel-content '
972972 } ,
973973 waitOnLoad : true ,
974974 source : 'genios.de' ,
You can’t perform that action at this time.
0 commit comments