Skip to content

Commit

Permalink
Add Ethereum room
Browse files Browse the repository at this point in the history
  • Loading branch information
Undo1 committed Jun 19, 2016
1 parent 0cf3504 commit a50e7a5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ws.py
Expand Up @@ -125,6 +125,11 @@
"sites": ["movies.stackexchange.com"],
"room": GlobalVars.wrap.get_room("40705"),
"unwantedReasons": []
},
{
"sites": ["ethereum.stackexchange.com"],
"room": GlobalVars.wrap.get_room("34620"),
"unwantedReasons": []
}
]

Expand Down

0 comments on commit a50e7a5

Please sign in to comment.