From: rtrimana <rtrimana@uci.edu>
Date: Wed, 7 Nov 2018 00:52:31 +0000 (-0800)
Subject: Fixing curl for twitter.com in browser.sh.
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=7f898e6c4238f9ebd11c3a2187c13cbd07b6d865;p=pingpong.git

Fixing curl for twitter.com in browser.sh.
---

diff --git a/automation/browser.sh b/automation/browser.sh
index af31a92..56f2a68 100644
--- a/automation/browser.sh
+++ b/automation/browser.sh
@@ -19,7 +19,7 @@ WEBSITE[3]="https://www.amazon.com"
 WEBSITE[4]="https://www.reddit.com"
 WEBSITE[5]="https://www.wikipedia.org"
 WEBSITE[6]="https://www.yahoo.com"
-WEBSITE[7]="https://www.twitter.com"
+WEBSITE[7]="https://twitter.com"
 WEBSITE[8]="https://www.instagram.com"
 WEBSITE[9]="https://www.linkedin.com"