dom/encoding/nonparticipatingdomains.properties

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     1 # This Source Code Form is subject to the terms of the Mozilla Public
     2 # License, v. 2.0. If a copy of the MPL was not distributed with this
     3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
     5 # Top-level domains listed here do not participate in TLD-based guessing.
     6 #
     7 # We should do Web crawls to see if domains listed here can migrate to
     8 # domainsfallbacks.properties.
     9 #
    10 # The value to the right of the = sign is ignored and serves as a placeholder.
    12 # Generic
    13 com=windows-1252
    14 net=windows-1252
    15 org=windows-1252
    17 # No Firefox localization for Azeri
    18 az=windows-1254
    20 # windows-1251 or windows-1250?
    21 ba=???
    23 # ISO-8859-7 or windows-1254?
    24 cy=???
    26 # Is there enough unlabeled windows-1256 content for a windows-1255 to break
    27 # too much?
    28 il=windows-1255
    30 # Out-of-country English use
    31 ly=windows-1256
    33 # Out-of-country English use
    34 # md=windows-1250
    36 # Out-of-country English use
    37 # me=windows-1251
    39 # Malaysia has an Arabic-script TLD, official script is latin, possibly Chinese-script publications
    40 my=???
    42 # No Firefox localization for Urdu; potential for minority-language sites
    43 # relying on windows-1252 hacks.
    44 pk=windows-1256
    46 # The Romanian localization says windows-1252, even though the Windows legacy
    47 # differs.
    48 ro=windows-1250
    50 tm=windows-1250

mercurial