summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--urlopen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/urlopen.c b/urlopen.c
index 14e47e1..d234a91 100644
--- a/urlopen.c
+++ b/urlopen.c
@@ -58,6 +58,7 @@ char *forceddomains[][2] =
* the www subdomain is considered a different domain
*/
{"youtube.com", "2"},
+ {"m.youtube.com", "2"},
{"www.youtube.com", "2"},
{"youtu.be", "2"},
{"streamable.com", "2"},