From 3eca2025670fdd5ee24589d8af30cbf14890ca5c Mon Sep 17 00:00:00 2001 From: Jim Miller Date: Tue, 9 Aug 2016 09:41:38 -0500 Subject: [PATCH] Tweaks for tthfanfic.org, including a slow down. --- calibre-plugin/plugin-defaults.ini | 2 ++ fanficfare/defaults.ini | 2 ++ 2 files changed, 4 insertions(+) diff --git a/calibre-plugin/plugin-defaults.ini b/calibre-plugin/plugin-defaults.ini index 2022b21..f99055e 100644 --- a/calibre-plugin/plugin-defaults.ini +++ b/calibre-plugin/plugin-defaults.ini @@ -2160,6 +2160,8 @@ extracategories:Lord of the Rings collect_series: false [www.tthfanfic.org] +user_agent: +slow_down_sleep_time:2 ## Some sites do not require a login, but do require the user to ## confirm they are adult for adult content. In commandline version, ## this should go in your personal.ini, not defaults.ini. diff --git a/fanficfare/defaults.ini b/fanficfare/defaults.ini index b9e060e..e08d2e8 100644 --- a/fanficfare/defaults.ini +++ b/fanficfare/defaults.ini @@ -2133,6 +2133,8 @@ extracategories:Lord of the Rings collect_series: false [www.tthfanfic.org] +user_agent: +slow_down_sleep_time:2 ## Some sites do not require a login, but do require the user to ## confirm they are adult for adult content. In commandline version, ## this should go in your personal.ini, not defaults.ini.