diff options
author | Volpeon <git@volpeon.ink> | 2021-11-15 20:32:46 +0100 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2021-11-15 20:32:46 +0100 |
commit | 5789e7a52a02382c82af54c2051710de6cce827f (patch) | |
tree | 86fd7f8911f7002e484e27563c932fd922bb51e8 /src | |
parent | Exclude *transformation instead of just transformation (diff) | |
download | feralbot-5789e7a52a02382c82af54c2051710de6cce827f.tar.gz feralbot-5789e7a52a02382c82af54c2051710de6cce827f.tar.bz2 feralbot-5789e7a52a02382c82af54c2051710de6cce827f.zip |
Add 1926597 to blacklist
Diffstat (limited to 'src')
-rw-r--r-- | src/config.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.ts b/src/config.ts index 68875b3..4907c05 100644 --- a/src/config.ts +++ b/src/config.ts | |||
@@ -61,7 +61,7 @@ export default { | |||
61 | queries: [ | 61 | queries: [ |
62 | mainQuery, | 62 | mainQuery, |
63 | ], | 63 | ], |
64 | blacklist: [672088, 1064946, 2495430, 2408200, 2588693, 2864729, 356070, 2701998, 2486370], | 64 | blacklist: [672088, 1064946, 2495430, 2408200, 2588693, 2864729, 356070, 2701998, 2486370, 1926597], |
65 | }, | 65 | }, |
66 | /*misskey: { | 66 | /*misskey: { |
67 | instance: "https://mk.vulpes.one/", | 67 | instance: "https://mk.vulpes.one/", |