From c378304cb0c7d4881fe109045bdab2dada686d6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?100=E3=81=AE=E4=BA=BA?= <100@pokemori.jp> Date: Sun, 2 Sep 2018 14:07:55 +0900 Subject: [PATCH] =?UTF-8?q?Revert=20"config.yaml=E7=94=9F=E6=88=90?= =?UTF-8?q?=E3=81=A4=E3=81=84=E3=81=A6=E3=80=81=E3=80=8C=E3=83=84=E3=82=A4?= =?UTF-8?q?=E3=83=83=E3=82=BF=E3=83=BC=E6=8A=95=E7=A8=BF=E6=99=82=E3=81=AE?= =?UTF-8?q?=E3=82=B3=E3=83=A1=E3=83=B3=E3=83=88=E3=80=8D(twitter.body)=20?= =?UTF-8?q?=E3=81=AB=E3=82=82=E3=82=B3=E3=83=A1=E3=83=B3=E3=83=88=E3=82=92?= =?UTF-8?q?=E5=85=A5=E3=82=8C=E3=82=8B=E3=82=88=E3=81=86=E3=81=AB=E3=81=97?= =?UTF-8?q?=E3=81=9F"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 1a6d2a1967048b0ca4e0d5e1579fe57c98835248. 同キーが廃止されたため。 https://ch.nicovideo.jp/infiniteloop/blomaga/ar1661718 --- ...2\271\343\203\210\343\202\222\350\265\267\345\213\225.js.cmd" | 1 - 1 file changed, 1 deletion(-) diff --git "a/\343\203\220\343\203\274\343\203\201\343\203\243\343\203\253\343\202\255\343\203\243\343\202\271\343\203\210\343\202\222\350\265\267\345\213\225.js.cmd" "b/\343\203\220\343\203\274\343\203\201\343\203\243\343\203\253\343\202\255\343\203\243\343\202\271\343\203\210\343\202\222\350\265\267\345\213\225.js.cmd" index ad2e513..2a43d8e 100644 --- "a/\343\203\220\343\203\274\343\203\201\343\203\243\343\203\253\343\202\255\343\203\243\343\202\271\343\203\210\343\202\222\350\265\267\345\213\225.js.cmd" +++ "b/\343\203\220\343\203\274\343\203\201\343\203\243\343\203\253\343\202\255\343\203\243\343\202\271\343\203\210\343\202\222\350\265\267\345\213\225.js.cmd" @@ -266,7 +266,6 @@ if (inputFile) { .replace(/^cue_card:\n {4}urls:$/m, '$& # JyŎgp摜URL') .replace(/^mode: /m, '# N[h\n$&') .replace(/^allow_direct_view: /m, '# _CNgr[[hœʂ󂯓邩ǂ\n$&') - .replace(/^( {4})body: /m, '$1# cCb^[ẽRg\n$&') .replace(/^ {8}- ([0-9]+)$/gm, function (match, number) { var url = 'https://3d.nicovideo.jp/works/td' + number; var comment = '<' + url + '>';