This file contains hidden or 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
| 0 ffffff00 0.1 ffffff30 0.2 ffffff70 0.249 ffffffb5 0.25 6a6a72ff 0.349 6a6a72ff 0.35 3299beff 0.449 3299beff 0.45 4cd0a7ff 0.549 4cd0a7ff 0.55 f6cb51ff 0.649 f6cb51ff 0.65 ff9000ff 0.749 ff9000ff 0.75 e52a18ff 0.799 e52a18ff 0.8 c3201dff 0.849 c3201dff 0.85 a00d69ff 0.899 a00d69ff 0.9 860b6fff 0.949 860b6fff 0.95 540c8eff 0 ffffff00 0.249 ffffff00 0.25 525258ff 0.349 525258ff 0.35 237895ff 0.449 237895ff 0.45 3eaa7eff 0.549 3eaa7eff 0.55 cea737ff 0.649 cea737ff 0.65 d1822fff 0.749 d1822eff 0.75 f59c7cff 0.799 f59c7cff 0.8 f59085ff 0.849 f59085ff 0.85 e55eb1ff 0.899 e55eb1ff 0.9 d855d1ff 0.949 d855d1ff 0.95 cd3cebff 0.1 292be5 0.324 32e0f3 0.396 92ed75 0.5 f8dd31 0.652 f63c1a 0.748 d345d3 0.9 6528e9 |
This file contains hidden or 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
| (function (Scratch) { | |
| "use strict"; | |
| let webhookURL = ""; | |
| let sendMode = "normal"; | |
| let embedColor = null; | |
| let embedTitle = ""; // embed 専用タイトル | |
| function dataURLtoBlob(dataURL) { | |
| const parts = dataURL.split(','); |
This file contains hidden or 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
| { | |
| "type": "M、最大予測震度及び主要動到達予測時刻の緊急地震速報", | |
| "issue": { | |
| "telegram_type": "通常", | |
| "outgoing_time": "2016-04-16 01:26:25", | |
| "warning": true, | |
| "EventID": "20160416012510", | |
| "isFinal": true, | |
| "isPLUM": false, | |
| "isCancelled": false, |