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 a7981e3..be29d57 100644
--- a/urlopen.c
+++ b/urlopen.c
@@ -71,6 +71,7 @@ char *forceddomains[][2] =
{"old.reddit.com", "4"},
{"mod.reddit.com", "4"},
{"redd.it", "4"},
+ {"twitter.com", "4"},
{"globaloffensivebot.com", "4"}
};