mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2026-04-30 19:01:00 +02:00
Fix base_xenforo_list for AH & QQ prefered domains.
This commit is contained in:
parent
f03bb3fcf0
commit
2943b0964f
1 changed files with 2 additions and 1 deletions
|
|
@ -153,7 +153,8 @@ boollist=['true','false']
|
|||
base_xenforo_list=['base_xenforoforum',
|
||||
'forums.spacebattles.com',
|
||||
'forums.sufficientvelocity.com',
|
||||
'questionablequesting.com',
|
||||
'forum.questionablequesting.com',
|
||||
'www.alternatehistory.com',
|
||||
]
|
||||
def get_valid_set_options():
|
||||
'''
|
||||
|
|
|
|||
Loading…
Reference in a new issue