Skip to content

Instantly share code, notes, and snippets.

body {
font-family: Helvetica, arial, sans-serif;
font-size: 14px;
line-height: 1.6;
padding-top: 10px;
padding-bottom: 10px;
background-color: white;
padding: 30px; }
body > *:first-child {
@YungSang
YungSang / patch.check.wedata.tbrl.js
Last active December 28, 2015 09:19 — forked from YungSang/patch.check.wedata.tbrl.js
Taberareloo パッチ: wedata.net を3時間毎にチェックして Wedata.net is still down だったら "ハロー wedata.net ハロー、ハロー" してくれるやつ
// ==Taberareloo==
// {
// "name" : "Check availability of wedata.net and Tweet"
// , "description" : "Check availability of wedata.net every 3 hours and tweet it"
// , "include" : ["background"]
// , "version" : "0.3.1"
// , "downloadURL" : "https://gist.github.com/YungSang/7477631/raw/patch.check.wedata.tbrl.js"
// }
// ==/Taberareloo==