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

Side by Side 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.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 var publicSuffixes = { 1 var publicSuffixes = {
2 "0.bg": 1, 2 "0.bg": 1,
3 "1.bg": 1, 3 "1.bg": 1,
4 "2.bg": 1, 4 "2.bg": 1,
5 "2000.hu": 1, 5 "2000.hu": 1,
6 "3.bg": 1, 6 "3.bg": 1,
7 "4.bg": 1, 7 "4.bg": 1,
8 "5.bg": 1, 8 "5.bg": 1,
9 "6.bg": 1, 9 "6.bg": 1,
10 "6bone.pl": 1, 10 "6bone.pl": 1,
(...skipping 5365 matching lines...) Expand 10 before | Expand all | Expand 10 after
5376 "udmurtia.ru": 1, 5376 "udmurtia.ru": 1,
5377 "udono.mie.jp": 1, 5377 "udono.mie.jp": 1,
5378 "ueda.nagano.jp": 1, 5378 "ueda.nagano.jp": 1,
5379 "ueno.gunma.jp": 1, 5379 "ueno.gunma.jp": 1,
5380 "uenohara.yamanashi.jp": 1, 5380 "uenohara.yamanashi.jp": 1,
5381 "ug.gov.pl": 1, 5381 "ug.gov.pl": 1,
5382 "uhren.museum": 1, 5382 "uhren.museum": 1,
5383 "uji.kyoto.jp": 1, 5383 "uji.kyoto.jp": 1,
5384 "ujiie.tochigi.jp": 1, 5384 "ujiie.tochigi.jp": 1,
5385 "ujitawara.kyoto.jp": 1, 5385 "ujitawara.kyoto.jp": 1,
5386 "uk": 2, 5386 "uk": 1,
5387 "ac.uk": 1,
5388 "co.uk": 1,
5389 "gov.uk": 1,
5390 "ltd.uk": 1,
5391 "me.uk": 1,
5392 "net.uk": 1,
5393 "nhs.uk": 1,
5394 "org.uk": 1,
5395 "plc.uk": 1,
5396 "police.uk": 1,
5397 "sch.uk": 2,
5387 "uk.com": 1, 5398 "uk.com": 1,
5388 "uk.net": 1, 5399 "uk.net": 1,
5389 "uki.kumamoto.jp": 1, 5400 "uki.kumamoto.jp": 1,
5390 "ukiha.fukuoka.jp": 1, 5401 "ukiha.fukuoka.jp": 1,
5391 "ulan-ude.ru": 1, 5402 "ulan-ude.ru": 1,
5392 "ullensaker.no": 1, 5403 "ullensaker.no": 1,
5393 "ullensvang.no": 1, 5404 "ullensvang.no": 1,
5394 "ulm.museum": 1, 5405 "ulm.museum": 1,
5395 "ulsan.kr": 1, 5406 "ulsan.kr": 1,
5396 "ulvik.no": 1, 5407 "ulvik.no": 1,
(...skipping 419 matching lines...) Expand 10 before | Expand all | Expand 10 after
5816 "\u7db2\u7d61.cn": 1, 5827 "\u7db2\u7d61.cn": 1,
5817 "\u7db2\u7d61.hk": 1, 5828 "\u7db2\u7d61.hk": 1,
5818 "\u7db2\u7edc.hk": 1, 5829 "\u7db2\u7edc.hk": 1,
5819 "\u7db2\u8def.tw": 1, 5830 "\u7db2\u8def.tw": 1,
5820 "\u7ec4\u7e54.hk": 1, 5831 "\u7ec4\u7e54.hk": 1,
5821 "\u7ec4\u7ec7.hk": 1, 5832 "\u7ec4\u7ec7.hk": 1,
5822 "\u7f51\u7d61.hk": 1, 5833 "\u7f51\u7d61.hk": 1,
5823 "\u7f51\u7edc.cn": 1, 5834 "\u7f51\u7edc.cn": 1,
5824 "\u7f51\u7edc.hk": 1 5835 "\u7f51\u7edc.hk": 1
5825 }; 5836 };
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld