enable reab, fix realb,
This commit is contained in:
parent
892c67f5c5
commit
b8947e610d
2 changed files with 11 additions and 7 deletions
|
@ -18,9 +18,9 @@ export const booruConfig: IBooruConfigMap = {
|
|||
autocomplete: "ac.rule34.xxx/autocomplete.php?q=",
|
||||
},
|
||||
"realbooru.com": {
|
||||
enabled: false,
|
||||
enabled: true,
|
||||
name: "realbooru.com",
|
||||
aliases: ["realbooru", "rb", "real34"],
|
||||
aliases: ["realbooru", "rb", "real34", "realb"],
|
||||
endpoint: "realbooru.com",
|
||||
functions: booruDefaults,
|
||||
autocomplete: "realbooru.com/index.php?page=autocomplete&term=",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue