Skip to content

Commit

Permalink
more deep search
Browse files Browse the repository at this point in the history
  • Loading branch information
pidoubleyou committed Sep 1, 2024
1 parent 42e61e3 commit fab928f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ public class ArdTopicPageTask extends ArdTaskBase<ArdFilmInfoDto, CrawlerUrlDTO>
// Rentnercops
TOPICS_LOAD_ALL_PAGES.add("Y3JpZDovL2Rhc2Vyc3RlLmRlL3JlbnRuZXJjb3Bz");
TOPICS_LOAD_ALL_PAGES.add("Y3JpZDovL3dkci5kZS9yZW50bmVyY29wcw");
// alles klara
TOPICS_LOAD_ALL_PAGES.add("Y3JpZDovL21kci5kZS9zZW5kZXJlaWhlbi9zdGFmZmVsc2VyaWUtYWxsZXMta2xhcmE");
}

public ArdTopicPageTask(MediathekReader aCrawler,
Expand Down

0 comments on commit fab928f

Please sign in to comment.