Last active
March 17, 2024 03:41
-
-
Save kakkun61/1fadfa184c85bea10c26f89fb8134a87 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"displayName": "鉄道模型タイムライン", | |
"blocks": [ | |
{ | |
"id": "aaadxd3yyak5k", | |
"type": "input", | |
"inputType": "firehose", | |
"firehoseSeconds": 604800 | |
}, | |
{ | |
"id": "aaadxd3yyczle", | |
"type": "remove", | |
"subject": "item", | |
"value": "reply" | |
}, | |
{ | |
"type": "remove", | |
"subject": "language", | |
"value": null, | |
"id": "aaadxjrcbrnqq", | |
"operator": "!=", | |
"language": "ja" | |
}, | |
{ | |
"id": "aaadxd3yyb2vi", | |
"type": "regex", | |
"value": "鉄道模型|[^ァ-ン]カトー[^ァ-ン]|[^ァ-ン]トミックス[^ァ-ン]|[^ァ-ン]グリーンマックス[^ァ-ン]|[^ァ-ン]マイクロエース[^ァ-ン]|[^ァ-ン]ポポンデッタ[^ァ-ン]|[^ァ-ン]ワールド工芸|甲府モデル[^ァ-ン]|[^ァ-ン]カツミ[^ァ-ン]|[^ァ-ン]エンドウ[^ァ-ン]|[^ァ-ン]ロクハン[^ァ-ン]|\\b(Kato|Tomix|Greenmax|Athearn|Bachmann|Märklin|Trix|Scaletrains|Walthers|Fleischmann|Hornby)\\b|(N|HO) ?ゲージ|\\b(N|HO|OO|Z|TT) scale\\b", | |
"caseSensitive": false | |
}, | |
{ | |
"type": "regex", | |
"value": "肥|枝|菜園|畝", | |
"caseSensitive": false, | |
"id": "aaadxiipkzuxu", | |
"invert": true | |
}, | |
{ | |
"id": "aaadxd3yydawo", | |
"type": "sort", | |
"sortType": "created_at" | |
} | |
], | |
"license": "MIT" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment