#1 - added m.youtube.com to hosts_d list to temporarily fix title parsing #2
@ -269,6 +269,7 @@ def twitter(url):
|
||||
hosts_d = {
|
||||
"youtube.com": youtube,
|
||||
"youtu.be": youtube,
|
||||
"m.youtube.com": youtube,
|
||||
"lainchan.org": lainchan,
|
||||
"i.imgur.com": imgur,
|
||||
"imgur.com": imgur,
|
||||
|
Loading…
x
Reference in New Issue
Block a user