PG::ConnectionBad at /
could not connect to server: Connection refused
Is the server running on host "localhost" (::1) and accepting
TCP/IP connections on port 5432?
could not connect to server: Connection refused
Is the server running on host "localhost" (127.0.0.1) and accepting
TCP/IP connections on port 5432?
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
// ==UserScript== | |
// @name Quyo: Random Auto Pager | |
// @description スクロールすると無限にランダムな記事を表示する。AutoPagerizeとは連携しない。 | |
// @version 1.2 | |
// @author vzvu3k6k | |
// @match http://quyo.hatelabo.jp/items/* | |
// @exclude http://quyo.hatelabo.jp/items/post | |
// @exclude http://quyo.hatelabo.jp/items/*/edit | |
// @namespace http://vzvu3k6k.tk/ | |
// @license CC0 |
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
// ==Taberareloo== | |
// { | |
// "name" : "Check how many days have passed without coffee" | |
// , "description" : "Check how many days have passed without coffee every coffee time(16:30) and tweet it" | |
// , "include" : ["background"] | |
// , "version" : "0.2.1" | |
// , "downloadURL" : "https://gist.github.com/dlwr/2f03e894672551072c38/raw/patch.check.noncoffee.days.tbrl.js" | |
// } | |
// ==/Taberareloo== |
NewerOlder