There was an error while loading. Please reload this page.
2 parents 1c0d92e + 9cecbaf commit de93350Copy full SHA for de93350
1 file changed
cps/kobo.py
@@ -1191,6 +1191,9 @@ def NATIVE_KOBO_RESOURCES():
1191
"image_host": "//cdn.kobo.com/book-images/",
1192
"image_url_quality_template": "https://cdn.kobo.com/book-images/{ImageId}/{Width}/{Height}/{Quality}/{IsGreyscale}/image.jpg",
1193
"image_url_template": "https://cdn.kobo.com/book-images/{ImageId}/{Width}/{Height}/false/image.jpg",
1194
+ "instapaper_enabled": "True",
1195
+ "instapaper_env_url": "https://www.instapaper.com/api/kobo",
1196
+ "instapaper_link_account_start": "https://authorize.kobo.com/{region}/{language}/linkinstapaper",
1197
"kobo_audiobooks_credit_redemption": "False",
1198
"kobo_audiobooks_enabled": "True",
1199
"kobo_audiobooks_orange_deal_enabled": "False",
0 commit comments