Commit 5768960f authored by Roshan Rabinarayan's avatar Roshan Rabinarayan

added domain .au

parent 95b5546e
......@@ -6,5 +6,5 @@ sed -n '/http[s]\:\/\/www\.cse\.iitb\.ac\.in[/][~][a-z]\{5,15\}/p' temp >url
rm temp
#trimming $1
sed -i -e 's/'
sed -i -e 's/[\t ]\+/ /g' -e 's/[)]\{1\}/ )/g' -e 's/http[s]\?\:\/\/[^ ]\+/ /g' -e 's/[ ][^ ^@]\+[.]\{1\}\(com\|in\|org\|net\|co\|us\|edu\|gov\)\{1\}[/]\{0,1\}[^ ^@]\+[ ]\+/ /g' -e 's/[ ]\{1\}[)]\{1\}/)/g' $1
sed -i -e 's/[\t ]\+/ /g' -e 's/[)]\{1\}/ )/g' -e 's/http[s]\?\:\/\/[^ ]\+/ /g' -e 's/[ ][^ ^@]\+[.]\{1\}\(com\|in\|org\|net\|co\|us\|edu\|gov\|au\)\{1\}[/]\{0,1\}[^ ^@]\+[ ]\+/ /g' -e 's/[ ]\{1\}[)]\{1\}/)/g' $1
sed -i -e 's/[\t ]\+/ /g' $1
\ No newline at end of file
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment