Created
December 22, 2014 00:23
-
-
Save harasou/2a3d939cd6ab39544cd4 to your computer and use it in GitHub Desktop.
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
| cat <<'EOD' | ./main {query} | |
| { | |
| "services": [ | |
| {"name":"lolipop", "url":"http://munin001.phy.lolipop.jp/munin/"}, | |
| {"name":"minne", "url":"http://manage001.minne.com/munin/"}, | |
| {"name":"muumuu", "url":"http://manage01.muumuu-domain.com/munin/"}, | |
| {"name":"heteml", "url":"http://munin.heteml.jp/munin/"} | |
| ] | |
| } | |
| EOD |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment