1
0
mirror of https://github.com/janeczku/calibre-web synced 2025-09-12 15:56:00 +00:00

Merge remote-tracking branch 'instapaper/patch-1'

This commit is contained in:
Ozzie Isaacs
2025-09-08 12:07:32 +02:00

View File

@@ -1201,6 +1201,9 @@ def NATIVE_KOBO_RESOURCES():
"image_host": "//cdn.kobo.com/book-images/",
"image_url_quality_template": "https://cdn.kobo.com/book-images/{ImageId}/{Width}/{Height}/{Quality}/{IsGreyscale}/image.jpg",
"image_url_template": "https://cdn.kobo.com/book-images/{ImageId}/{Width}/{Height}/false/image.jpg",
"instapaper_enabled": "True",
"instapaper_env_url": "https://www.instapaper.com/api/kobo",
"instapaper_link_account_start": "https://authorize.kobo.com/{region}/{language}/linkinstapaper",
"kobo_audiobooks_credit_redemption": "False",
"kobo_audiobooks_enabled": "True",
"kobo_audiobooks_orange_deal_enabled": "False",