From 90891a9a529f053126ee23e25499dc5869f565a6 Mon Sep 17 00:00:00 2001 From: GComyn Date: Fri, 12 Feb 2016 02:09:29 -0700 Subject: [PATCH] Updated Default.ini with BuffyGiles section I added but buffygiles section to the default.ini --- fanficfare/defaults.ini | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/fanficfare/defaults.ini b/fanficfare/defaults.ini index 5b68f8a..7f99a22 100644 --- a/fanficfare/defaults.ini +++ b/fanficfare/defaults.ini @@ -2236,6 +2236,36 @@ extracategories:Stargate: Atlantis extra_valid_entries:reviews reviews_label:Reviews +[buffygiles.velocitygrass.com] +## 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. +#is_adult:true + +## Some sites require login (or login for some rated stories) The +## program can prompt you, or you can save it in config. In +## commandline version, this should go in your personal.ini, not +## defaults.ini. +#username:YourName +#password:yourpassword + +## Site dedicated to these categories/characters/ships +extracharacters:Buffy,Giles + +[fanfiction.lucifael.com] +## 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. +#is_adult:true + +## Some sites require login (or login for some rated stories) The +## program can prompt you, or you can save it in config. In +## commandline version, this should go in your personal.ini, not +## defaults.ini. +#username:YourName +#password:yourpassword + + [overrides] ## It may sometimes be useful to override all of the specific format, ## site and site:format sections in your private configuration. For