rainu / tldr-news

TooLong;DidntRead News - A tool for lazy readers. Crawl news ticker and provide a summary generated by openAI.
MIT License
2 stars 1 forks source link

cant read anything but tagesschau #1

Open mortalinstrument opened 11 months ago

mortalinstrument commented 11 months ago

When im trying to read anything but tagesschau i get x.text is not a function in console, log is attached (had to setup cors-anywhere locally because the heroku demo requires a challenge to work) rainu.github.io-1702026946760.log (starting at line 351)

rainu commented 11 months ago

Hey, sorry for late response. Only the "tagesschau" works with cors-anywhere. For the other services the application needs more features than CORS-Anywhere gives. Therefore I implemented my own advanced proxy-service: https://github.com/rainu/r-ray . It should easy to setup. Keep in mind for the r-ray you have to use the dedicated settings seen below: Bildschirmfoto_2023-12-24_11-47-44