diff --git a/defaults.ini b/defaults.ini index e001da5..6e25a3e 100644 --- a/defaults.ini +++ b/defaults.ini @@ -1236,6 +1236,12 @@ extraships:Harry Potter/Draco Malfoy ## Site dedicated to these categories/characters/ships extracategories:Criminal Minds +[themaplebookshelf.com] +## Some sites also 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 + [themasque.net] ## Some sites require login (or login for some rated stories) The ## program can prompt you, or you can save it in config. In diff --git a/plugin-defaults.ini b/plugin-defaults.ini index b37b791..219d570 100644 --- a/plugin-defaults.ini +++ b/plugin-defaults.ini @@ -999,7 +999,7 @@ extraships:Kirk/Spock [literotica.com] extra_valid_entries:eroticatags eroticatags_label:Erotica Tags -#extra_titlepage_entries: eroticatags +extra_titlepage_entries: eroticatags [lumos.sycophanthex.com] ## Some sites do not require a login, but do require the user to @@ -1230,6 +1230,12 @@ extraships:Harry Potter/Draco Malfoy ## Site dedicated to these categories/characters/ships extracategories:Criminal Minds +[themaplebookshelf.com] +## Some sites also 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 + [themasque.net] ## Some sites require login (or login for some rated stories) The ## program can prompt you, or you can save it in config. In