aboutsummaryrefslogtreecommitdiff
path: root/dpi/cookies.c
diff options
context:
space:
mode:
Diffstat (limited to 'dpi/cookies.c')
-rw-r--r--dpi/cookies.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/dpi/cookies.c b/dpi/cookies.c
index 42db1390..1a1b8a1f 100644
--- a/dpi/cookies.c
+++ b/dpi/cookies.c
@@ -1037,11 +1037,11 @@ static uint_t Cookies_internal_dots_required(const char *host)
if (tld_len > 0) {
/* These TLDs were chosen by examining the current publicsuffix list
- * in January 2010 and picking out those where it was simplest for
+ * in September 2011 and picking out those where it was simplest for
* them to describe the situation by beginning with a "*.[tld]" rule.
*/
- const char *const tlds[] = {"ar","au","bd","bn","bt","ck","cy","do",
- "eg","er","et","fj","fk","gt","gu","id",
+ const char *const tlds[] = {"ar","au","bd","bn","bt","ck","cy",
+ "er","et","fj","fk","gt","gu","id",
"il","jm","ke","kh","kw","ml","mm","mt",
"mz","ni","np","nz","om","pg","py","qa",
"sv","tr","uk","uy","ve","ye","yu","za",