Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara-flashplayer
mahara-flashplayer
Commits
e32e54c4
Commit
e32e54c4
authored
Nov 22, 2012
by
Anssi Piirainen
Browse files
added co.za to the secondary TLD list
parent
fc034491
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/common/src/actionscript/org/flowplayer/util/DomainUtil.as
View file @
e32e54c4
...
...
@@ -64,7 +64,8 @@ package org.flowplayer.util {
'go.th'
,
'mi.th'
,
'net.th'
,
'or.th'
,
'com.tr'
,
'edu.tr'
,
'gov.tr'
,
'k12.tr'
,
'net.tr'
,
'org.tr'
,
'com.tw'
,
'org.tw'
,
'net.tw'
,
'ac.uk'
,
'uk.com'
,
'uk.net'
,
'gb.com'
,
'gb.net'
,
'com.hk'
,
'org.hk'
,
'net.hk'
,
'edu.hk'
,
'eu.lv'
,
'co.nz'
,
'org.nz'
,
'net.nz'
,
'maori.nz'
,
'iwi.nz'
,
'com.pt'
,
'edu.pt'
,
'com.ve'
,
'net.ve'
,
'org.ve'
,
'web.ve'
,
'info.ve'
,
'co.ve'
,
'net.ru'
,
'org.ru'
,
'com.hr'
,
'tv.tr'
,
'com.qa'
,
'edu.qa'
,
'gov.qa'
,
'gov.au'
,
'com.my'
,
'edu.my'
,
'gov.my'
'co.ve'
,
'net.ru'
,
'org.ru'
,
'com.hr'
,
'tv.tr'
,
'com.qa'
,
'edu.qa'
,
'gov.qa'
,
'gov.au'
,
'com.my'
,
'edu.my'
,
'gov.my'
,
'co.za'
]
;
host
=
host
.
toLowerCase
()
;
var
bits
:
Array
=
host
.
split
(
"."
)
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment