Skip to content
This repository has been archived by the owner on Jul 3, 2022. It is now read-only.

Commit

Permalink
Add silence user
Browse files Browse the repository at this point in the history
  • Loading branch information
imksoo committed Mar 29, 2019
1 parent ad6ecea commit 9b8c212
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.rb
Expand Up @@ -28,6 +28,8 @@
query += ' -account.acct:@ebi@garakuta.online'
# 2019/3/24 https://garakuta.online/@admin/101801466271694359
query += ' -account.acct:@garakuta.online'
# 2019/3/30 https://mstdn.taiyaki.online/@Yellow/101827870211401011
query += ' -account.acct:@Yellow@mstdn.taiyaki.online'

result = client.search sort: sort, from: from, size: size,
body: {
Expand Down

0 comments on commit 9b8c212

Please sign in to comment.