This commit is contained in:
Niles Rogoff 2016-07-01 23:07:56 -04:00
parent bc33b9ce33
commit 3104fa425b
1 changed files with 6 additions and 2 deletions

View File

@ -46,8 +46,12 @@ l = [
["/r/", "r", [
["/all", "a", "https://reddit.com/r/all"]
, ["/top", "t", "https://reddit.com/r/all/top?t=1h"]
, ["/new", "n", "https://reddit.com/r/FreeGamesOnSteam/new"]
, ["/shithole","s", "https://reddit.com/r/freegamesonsteam"]
, ["/shithole/","s", [
["/default", "d", "https://reddit.com/r/freegamesonsteam"]
, ["/spam", "s", "https://www.reddit.com/r/FreeGamesOnSteam/about/spam/"]
, ["/reports", "r", "https://www.reddit.com/r/FreeGamesOnSteam/about/reports/"]
, ["/new", "n", "https://reddit.com/r/FreeGamesOnSteam/new"]
]]
, ["/common/", "c", [
["/seatte", "e","https://reddit.com/r/seattle" ]
, ["/sysadmin", "s","https://reddit.com/r/sysadmin" ]