Skip to content

Commit 5fd405d

Browse files
leahchrishas35
authored andcommitted
wakoopa!
Signed-off-by: Chris Hasenpflug <[email protected]>
1 parent 727143e commit 5fd405d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

elsewhere/util.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
('ustream', 'Ustream.TV'),
5050
('virb', 'Virb'),
5151
('vox', 'Vox'),
52+
('wakoopa', 'Wakoopa'),
5253
('youtube', 'YouTube'),
5354
('zooomr', 'Zooomr'),
5455
('zune', 'Zune'),
@@ -105,6 +106,7 @@
105106
'ustream': 'http://www.ustream.tv/%s',
106107
'virb': 'http://www.virb.com/%s',
107108
'vox':'http://%s.vox.com/',
109+
'wakoopa': 'http://wakoopa.com/%s',
108110
'youtube':'http://www.youtube.com/user/%s',
109111
'zooomr':'http://www.zooomr.com/photos/%s',
110112
'zune': 'http://social.zune.net/member/%s',
@@ -161,6 +163,7 @@
161163
('ustream', 'Username'),
162164
('virb', 'Username'),
163165
('vox', 'Username'),
166+
('wakoopa', 'Username'),
164167
('youtube', 'Username'),
165168
('zooomr', 'Username'),
166169
('zune', 'Username'),

0 commit comments

Comments
 (0)