diff options
author | Volpeon <git@volpeon.ink> | 2022-03-24 08:25:52 +0100 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2022-03-24 08:25:52 +0100 |
commit | ef1526d852f8ba9f4a5c5dee25222b622d8c30ed (patch) | |
tree | df07c77f5bb10293b8dd2b0ba9c922c437ca331c /src/config.ts | |
parent | Include all sources in post (diff) | |
download | feralbot-ef1526d852f8ba9f4a5c5dee25222b622d8c30ed.tar.gz feralbot-ef1526d852f8ba9f4a5c5dee25222b622d8c30ed.tar.bz2 feralbot-ef1526d852f8ba9f4a5c5dee25222b622d8c30ed.zip |
Add 2981041 to blacklist
Diffstat (limited to 'src/config.ts')
-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 b0ea46e..e5198f3 100644 --- a/src/config.ts +++ b/src/config.ts | |||
@@ -80,7 +80,7 @@ export default { | |||
80 | maxPage: 45, | 80 | maxPage: 45, |
81 | }, | 81 | }, |
82 | ], | 82 | ], |
83 | blacklist: [672088, 1064946, 2495430, 2408200, 2588693, 2864729, 356070, 2701998, 2486370, 1926597, 2610584, 1519128, 1828400], | 83 | blacklist: [672088, 1064946, 2495430, 2408200, 2588693, 2864729, 356070, 2701998, 2486370, 1926597, 2610584, 1519128, 1828400, 2981041], |
84 | }, | 84 | }, |
85 | /*misskey: { | 85 | /*misskey: { |
86 | instance: "https://mk.vulpes.one/", | 86 | instance: "https://mk.vulpes.one/", |