Created
March 22, 2012 23:11
-
-
Save fractastical/2165360 to your computer and use it in GitHub Desktop.
Friend JSON for use with Hacker News Filter
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
{ | |
"allstars": { | |
"pg": 4 | |
}, | |
"philly": { | |
"yegg": 1, | |
"aaronfeng": 1 | |
}, | |
"rome": { | |
"jd": 1 | |
}, | |
"munich": { | |
"jd": 1, | |
"moconnor": 1, | |
"HSO": 1, | |
"hessenwolf": 1, | |
"Jakob": 1, | |
"DrinkWater": 1, | |
"wink": 1, | |
"schuon": 1, | |
"gilligan": 1, | |
"justliving": 1, | |
"hef19898": 1, | |
"jwildeboer": 1, | |
"s1rech": 1, | |
"struppi": 1 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment