joelshepherd / tabliss

A beautiful, customisable New Tab page for Firefox, Chrome, and Edge.
https://tabliss.io
GNU General Public License v3.0
2.15k stars 281 forks source link

[Bug] Bible verses are not showing up #665

Open jameshruby opened 4 months ago

jameshruby commented 4 months ago

When enabling the bible verse of the day in quotes widget, the verse won't show up, and the power icon is visible in the menu. Tested in Firefox and Brave. This could be caused by They Said So API now requiring API key for bible verses.

Screenshot

rlperez commented 2 months ago

I encountered this too. I went to the source that the bible versus were pulled from and at least on their collections I see when I did a list categories with my api key I don't see bible as a category. Not sure if the author is using an API key that has that custom category or not.

Forking this repo I fiddled some and swapped the source out for the bible quotes to a rapid api source and it worked fine. Not sure if there would be interest if I made a PR. Whether it's for another source or to resolve what is happening with the current source.