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