forgot to disable realb
This commit is contained in:
parent
b87e9333a6
commit
60a11c8d92
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ export const booruConfig: IBooruConfigMap = {
|
|||
autocomplete: "ac.rule34.xxx/autocomplete.php?q=",
|
||||
},
|
||||
"realbooru.com": {
|
||||
enabled: true,
|
||||
enabled: false,
|
||||
name: "realbooru.com",
|
||||
aliases: ["realbooru", "rb", "real34"],
|
||||
endpoint: "realbooru.com",
|
||||
|
|
Loading…
Add table
Reference in a new issue