Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: lib/publicSuffixList.js

Issue 4652755411009536: Issue #1832 - Updated public suffixes to account for registration of the new ".uk" domains. (Closed)
Patch Set: Created Jan. 20, 2015, 1:13 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/publicSuffixList.js
diff --git a/lib/publicSuffixList.js b/lib/publicSuffixList.js
index b960abf88040ddb79d7b5efeb741371d872e6ce1..6fc3bc0bc236a77a9c17819a4e07572679376f65 100644
--- a/lib/publicSuffixList.js
+++ b/lib/publicSuffixList.js
@@ -5383,7 +5383,18 @@ var publicSuffixes = {
"uji.kyoto.jp": 1,
"ujiie.tochigi.jp": 1,
"ujitawara.kyoto.jp": 1,
- "uk": 2,
+ "uk": 1,
+ "ac.uk": 1,
+ "co.uk": 1,
+ "gov.uk": 1,
+ "ltd.uk": 1,
+ "me.uk": 1,
+ "net.uk": 1,
+ "nhs.uk": 1,
+ "org.uk": 1,
+ "plc.uk": 1,
+ "police.uk": 1,
+ "sch.uk": 2,
"uk.com": 1,
"uk.net": 1,
"uki.kumamoto.jp": 1,
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld