Skip to content

Instantly share code, notes, and snippets.

@tateisu
Created November 22, 2019 03:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tateisu/69caba4178e56e29308091b365e89415 to your computer and use it in GitHub Desktop.
Save tateisu/69caba4178e56e29308091b365e89415 to your computer and use it in GitHub Desktop.
20191122 サイレンス
postgres=# select domain,username,display_name from accounts where display_name ilike '%rssfeed%' order by domain,username;
domain | username | display_name
-----------------------+----------------+---------------------------------
chaosphere.hostdon.jp | 4gamer | 4Gamer.net(RSSfeed)
chaosphere.hostdon.jp | all_about | All About(RSSfeed)
chaosphere.hostdon.jp | animeanime | アニメ!アニメ!(RSSfeed)
chaosphere.hostdon.jp | atmarkit | @IT(RSSfeed)
chaosphere.hostdon.jp | automaton | AUTOMATON(RSSfeed)
chaosphere.hostdon.jp | bizjournal | ビジネスジャーナル(RSSfeed)
chaosphere.hostdon.jp | bunshun | 文春オンライン(RSSfeed)
chaosphere.hostdon.jp | buzzap | BUZZAP!(RSSfeed)
chaosphere.hostdon.jp | buzzfeed | BuzzFeed(RSSfeed)
chaosphere.hostdon.jp | cinematoday | シネマトゥデイ(RSSfeed)
chaosphere.hostdon.jp | cnet | CNET Japan(RSSfeed)
chaosphere.hostdon.jp | dpz | デイリーポータルZ(RSSfeed)
chaosphere.hostdon.jp | engadget | Engadget(RSSfeed)
chaosphere.hostdon.jp | entabeuchi | えん食べ/えんウチ(RSSfeed)
chaosphere.hostdon.jp | famitsu | ファミ通.com(RSSfeed)
chaosphere.hostdon.jp | forest | 窓の杜(RSSfeed)
chaosphere.hostdon.jp | gamespark | Game*Spark(RSSfeed)
chaosphere.hostdon.jp | gendaibiz | 現代ビジネス(RSSfeed)
chaosphere.hostdon.jp | gigazine | GIGAZINE(RSSfeed)
chaosphere.hostdon.jp | gizmodo | GIZMODO(RSSfeed)
chaosphere.hostdon.jp | impress_watch | Impress Watch(RSSfeed)
chaosphere.hostdon.jp | internetcom | インターネットコム(RSSfeed)
chaosphere.hostdon.jp | irorio | IRORIO(RSSfeed)
chaosphere.hostdon.jp | itmedia | ITmedia(RSSfeed)
chaosphere.hostdon.jp | jcast | J-CASTニュース(RSSfeed)
chaosphere.hostdon.jp | jtownnet | Jタウンネット(RSSfeed)
chaosphere.hostdon.jp | kakakumag | 価格.comマガジン(RSSfeed)
chaosphere.hostdon.jp | karapaia | カラパイア(RSSfeed)
chaosphere.hostdon.jp | kyoko | 虚構新聞(RSSfeed)
chaosphere.hostdon.jp | lifehacker | ライフハッカー(RSSfeed)
chaosphere.hostdon.jp | litera | LITERA(RSSfeed)
chaosphere.hostdon.jp | mantanweb | MANTANWEB(RSSfeed)
chaosphere.hostdon.jp | mastportal | マストポータル(RSSfeed)
chaosphere.hostdon.jp | mesitsu | メシ通(RSSfeed)
chaosphere.hostdon.jp | moneyplus | MONEY PLUS(RSSfeed)
chaosphere.hostdon.jp | mstdn_wiki | マストドン日本語ウィキ(RSSfeed)
chaosphere.hostdon.jp | natalie | ナタリー(RSSfeed)
chaosphere.hostdon.jp | netlab | ねとらぼ(RSSfeed)
chaosphere.hostdon.jp | nico_checker | ニコニコインフォ(RSSfeed)
chaosphere.hostdon.jp | otakumakeizai | おたくま経済新聞(RSSfeed)
chaosphere.hostdon.jp | otapol | おたぽる(RSSfeed)
chaosphere.hostdon.jp | pixiv_checker | pixiv Info(RSSfeed)
chaosphere.hostdon.jp | srad | スラド(RSSfeed)
chaosphere.hostdon.jp | sumahon | すまほん!!(RSSfeed)
chaosphere.hostdon.jp | techcrunch | TechCrunch(RSSfeed)
chaosphere.hostdon.jp | thinkit | Think IT(RSSfeed)
chaosphere.hostdon.jp | tocana | TOCANA(RSSfeed)
chaosphere.hostdon.jp | togetter | Togetter(RSSfeed)
chaosphere.hostdon.jp | toyokeizai | 東洋経済オンライン(RSSfeed)
chaosphere.hostdon.jp | vector | Vector(RSSfeed)
chaosphere.hostdon.jp | wired | WIRED.jp(RSSfeed)
chaosphere.hostdon.jp | zakzak | zakzak(RSSfeed)
chaosphere.hostdon.jp | zdnet | ZDNet Japan(RSSfeed)
mstdn.jp | netlab_rssfeed | ネトラボ(RSSfeed)
rssfeedon.m.to | ascii | ASCII.jp(RSSfeed)
rssfeedon.m.to | gizmodo | GIZMODO(RSSfeed)
rssfeedon.m.to | netlab | ねとらぼ(RSSfeed)
rssfeedon.m.to | srad | スラド(RSSfeed)
rssfeedon.m.to | watch | Watch Headline(RSSfeed)
sabakan.masto.host | mstdn_wiki | マストドン日本語ウィキ(RSSfeed)
(60 rows)
@tateisu
Copy link
Author

tateisu commented Nov 22, 2019

postgres=# select silenced_at,domain,username,display_name from accounts where silenced_at is not null order by silenced_at desc limit 200;
silenced_at | domain | username | display_name
----------------------------+-------------------------+---------------------------+------------------------------------------------------------
2019-11-22 03:41:06.895327 | yorishiro.space | Blondebot | Blondebot
2019-11-22 03:32:53.160804 | stereophonic.space | animepapes | Anime Wallpapers
2019-11-22 03:29:44.495408 | blessedgeeks.social | blessedgeeks.social |
2019-11-22 03:29:44.495408 | blessedgeeks.social | jvnjp | JVN RSS Feed(Unofficial)
2019-11-22 03:29:44.495408 | blessedgeeks.social | applechinfo | AAPL Ch. Feed(Unofficial)
2019-11-22 03:29:44.495408 | blessedgeeks.social | USCERT_gov | US-CERT Feed(Unofficial)
2019-11-22 03:29:44.495408 | blessedgeeks.social | blockfmjp | block.fm Feed(Unofficial)
2019-11-22 03:29:44.495408 | blessedgeeks.social | IPAjp | IPA/ISEC Feed(Unofficial)
2019-11-22 03:29:44.495408 | blessedgeeks.social | classmethod | クラスメソッド&Developers.IO非公式Feed
2019-11-22 03:29:44.495408 | blessedgeeks.social | CVEnew | CVE Feed(Unofficial Bot)
2019-11-22 03:29:44.495408 | blessedgeeks.social | h12o | h12o(β)
2019-11-22 03:29:44.495408 | blessedgeeks.social | jpcert | JPCERT/CC Feed(Unofficial)
2019-11-22 03:28:53.921076 | blessedgeeks.social | JVNiPedia | JVN iPedia Feed(Unofficial)
2019-11-22 03:24:33.30774 | wxw.moe | MSimagebot | Moe Squad Image Bot
2019-11-22 03:24:33.30774 | wxw.moe | CuteAnimeGirls_ | Cute Anime Girls
2019-11-22 03:24:33.30774 | wxw.moe | GifsAnime_ | Anime Pics & Gifs ツ
2019-11-22 03:24:33.30774 | wxw.moe | catgirls_bot | Catgirl Bot
2019-11-22 03:24:33.30774 | wxw.moe | SchoolGirlsBot | Anime School Girls
2019-11-22 03:24:33.30774 | wxw.moe | ShadowRZ | 雨宫恋叶
2019-11-22 03:24:33.30774 | wxw.moe | ksoy |
2019-11-22 03:24:33.30774 | wxw.moe | AnimeGirlsBot | Anime Girls
2019-11-22 03:24:33.30774 | wxw.moe | wxw_moe_status | wxw.moe 的更新姬
2019-11-22 03:24:33.30774 | wxw.moe | yustier | ❀ 𝔸ⅈ𝕣𝕠𝕜𝕦 (にゃん) ❀
2019-11-22 03:24:33.30774 | wxw.moe | tamamoebot | tamaMoeBot
2019-11-22 03:24:33.30774 | wxw.moe | Seihuku_2D | 制服美少女推進委員会
2019-11-22 03:24:33.30774 | wxw.moe | AceYuriBot | Pic (Yuri) Bot
2019-11-22 03:24:33.30774 | wxw.moe | Mizugi_2D | 水着美少女推進委員会
2019-11-22 03:24:33.30774 | wxw.moe | wxw.moe |
2019-11-22 03:24:33.30774 | wxw.moe | Eros_2D | 萌えエロ画像推進委員会
2019-11-22 03:24:33.30774 | wxw.moe | CuteGirl_2D | 二次元美少女画
2019-11-22 03:24:33.30774 | wxw.moe | cute_46minutes | 二次元美少女BOT
2019-11-22 03:24:33.30774 | wxw.moe | Wzettairyouiki | 絶対領域が僕をダメにする
2019-11-22 03:24:33.30774 | wxw.moe | nijigengazokore | 二次元エロ画像
2019-11-22 03:24:33.30774 | wxw.moe | cute30minutes | Cute anime pics
2019-11-22 03:24:33.30774 | wxw.moe | AceAsianBot | Ace (Asian) Bot
2019-11-22 03:24:33.30774 | wxw.moe | fghrsh | FGHRSH
2019-11-22 03:24:33.30774 | wxw.moe | shercily | shercily
2019-11-22 03:24:33.30774 | wxw.moe | headpat_bot | The Headpat Bot
2019-11-22 03:24:33.30774 | wxw.moe | kyrahabattoir | Kyrah Abattoir 😈✌
2019-11-22 03:24:33.30774 | wxw.moe | mocco | mocco
2019-11-22 03:12:18.613945 | sabakan.masto.host | mstdn_wiki | マストドン日本語ウィキ(RSSfeed)
2019-11-22 03:11:44.8715 | mstdn.jp | netlab_rssfeed | ネトラボ(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | techcrunch | TechCrunch(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | dpz | デイリーポータルZ(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | otapol | おたぽる(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | litera | LITERA(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | toyokeizai | 東洋経済オンライン(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | otakumakeizai | おたくま経済新聞(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | vector | Vector(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | mastportal | マストポータル(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | wired | WIRED.jp(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | impress_watch | Impress Watch(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | gizmodo | GIZMODO(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | atmarkit | @IT(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | netlab | ねとらぼ(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | cnet | CNET Japan(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | rssfeed | RSSフィード案内
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | animeanime | アニメ!アニメ!(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | internetcom | インターネットコム(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | natalie | ナタリー(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | sumahon | すまほん!!(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | buzzap | BUZZAP!(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | lifehacker | ライフハッカー(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | pixiv_checker | pixiv Info(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | famitsu | ファミ通.com(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | bunshun | 文春オンライン(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | 4gamer | 4Gamer.net(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | cinematoday | シネマトゥデイ(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | srad | スラド(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | gigazine | GIGAZINE(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | irorio | IRORIO(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | crowley_alei | 玄瓜阿礼🐮🏇🔞
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | jtownnet | Jタウンネット(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | zdnet | ZDNet Japan(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | engadget | Engadget(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | thinkit | Think IT(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | centumix | 百川合瀬 :blackbox:
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | zakzak | zakzak(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | chaosphere.hostdon.jp |
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | buzzfeed | BuzzFeed(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | kakakumag | 価格.comマガジン(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | automaton | AUTOMATON(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | moneyplus | MONEY PLUS(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | nico_checker | ニコニコインフォ(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | mstdn_wiki | マストドン日本語ウィキ(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | tocana | TOCANA(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | entabeuchi | えん食べ/えんウチ(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | bizjournal | ビジネスジャーナル(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | mesitsu | メシ通(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | gendaibiz | 現代ビジネス(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | kyoko | 虚構新聞(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | itmedia | ITmedia(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | jcast | J-CASTニュース(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | gamespark | Game*Spark(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | togetter | Togetter(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | forest | 窓の杜(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | all_about | All About(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | chaosphere_info | 百川合瀬 🌏
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | mantanweb | MANTANWEB(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | karapaia | カラパイア(RSSfeed)
2019-11-22 03:10:16.290751 | chaosphere.hostdon.jp | centumix_gl | 百川合瀬 👩‍❤️‍💋‍👩
2019-11-22 03:09:51.646996 | rssfeedon.m.to | ascii | ASCII.jp(RSSfeed)
2019-11-22 03:09:51.646996 | rssfeedon.m.to | netlab | ねとらぼ(RSSfeed)
2019-11-22 03:09:51.646996 | rssfeedon.m.to | watch | Watch Headline(RSSfeed)
2019-11-22 03:09:51.646996 | rssfeedon.m.to | rssfeedon | RSSフィードン
2019-11-22 03:09:51.646996 | rssfeedon.m.to | gizmodo | GIZMODO(RSSfeed)
2019-11-22 03:09:51.646996 | rssfeedon.m.to | srad | スラド(RSSfeed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment