OLD | NEW |
1 // ***** BEGIN LICENSE BLOCK ***** | 1 // ***** BEGIN LICENSE BLOCK ***** |
2 // Version: MPL 1.1/GPL 2.0/LGPL 2.1 | 2 // Version: MPL 1.1/GPL 2.0/LGPL 2.1 |
3 // | 3 // |
4 // The contents of this file are subject to the Mozilla Public License Version | 4 // The contents of this file are subject to the Mozilla Public License Version |
5 // 1.1 (the "License"); you may not use this file except in compliance with | 5 // 1.1 (the "License"); you may not use this file except in compliance with |
6 // the License. You may obtain a copy of the License at | 6 // the License. You may obtain a copy of the License at |
7 // http://www.mozilla.org/MPL/ | 7 // http://www.mozilla.org/MPL/ |
8 // | 8 // |
9 // Software distributed under the License is distributed on an "AS IS" basis, | 9 // Software distributed under the License is distributed on an "AS IS" basis, |
10 // WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License | 10 // WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License |
(...skipping 21 matching lines...) Expand all Loading... |
32 // of those above. If you wish to allow use of your version of this file only | 32 // of those above. If you wish to allow use of your version of this file only |
33 // under the terms of either the GPL or the LGPL, and not to allow others to | 33 // under the terms of either the GPL or the LGPL, and not to allow others to |
34 // use your version of this file under the terms of the MPL, indicate your | 34 // use your version of this file under the terms of the MPL, indicate your |
35 // decision by deleting the provisions above and replace them with the notice | 35 // decision by deleting the provisions above and replace them with the notice |
36 // and other provisions required by the GPL or the LGPL. If you do not delete | 36 // and other provisions required by the GPL or the LGPL. If you do not delete |
37 // the provisions above, a recipient may use your version of this file under | 37 // the provisions above, a recipient may use your version of this file under |
38 // the terms of any one of the MPL, the GPL or the LGPL. | 38 // the terms of any one of the MPL, the GPL or the LGPL. |
39 // | 39 // |
40 // ***** END LICENSE BLOCK ***** | 40 // ***** END LICENSE BLOCK ***** |
41 | 41 |
42 // Chromium note: this based on Mozilla's file: | 42 // Chromium note: this is based on Mozilla's file: |
43 // http://mxr.mozilla.org/mozilla-central/source/netwerk/dns/src/effective_tld_
names.dat?raw=1 | 43 // http://mxr.mozilla.org/mozilla-central/source/netwerk/dns/effective_tld_name
s.dat?raw=1 |
44 | 44 |
45 // ac : http://en.wikipedia.org/wiki/.ac | 45 // ac : http://en.wikipedia.org/wiki/.ac |
46 ac | 46 ac |
47 com.ac | 47 com.ac |
48 edu.ac | 48 edu.ac |
49 gov.ac | 49 gov.ac |
50 net.ac | 50 net.ac |
51 mil.ac | 51 mil.ac |
52 org.ac | 52 org.ac |
53 | 53 |
(...skipping 325 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
379 2.bg | 379 2.bg |
380 3.bg | 380 3.bg |
381 4.bg | 381 4.bg |
382 5.bg | 382 5.bg |
383 6.bg | 383 6.bg |
384 7.bg | 384 7.bg |
385 8.bg | 385 8.bg |
386 9.bg | 386 9.bg |
387 | 387 |
388 // bh : http://en.wikipedia.org/wiki/.bh | 388 // bh : http://en.wikipedia.org/wiki/.bh |
389 // list of other 2nd level tlds ? | |
390 bh | 389 bh |
391 com.bh | 390 com.bh |
| 391 edu.bh |
| 392 net.bh |
| 393 org.bh |
| 394 gov.bh |
392 | 395 |
393 // bi : http://en.wikipedia.org/wiki/.bi | 396 // bi : http://en.wikipedia.org/wiki/.bi |
394 // http://whois.nic.bi/ | 397 // http://whois.nic.bi/ |
395 bi | 398 bi |
396 co.bi | 399 co.bi |
397 com.bi | 400 com.bi |
398 edu.bi | 401 edu.bi |
399 or.bi | 402 or.bi |
400 org.bi | 403 org.bi |
401 | 404 |
(...skipping 3481 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3883 net.rw | 3886 net.rw |
3884 edu.rw | 3887 edu.rw |
3885 ac.rw | 3888 ac.rw |
3886 com.rw | 3889 com.rw |
3887 co.rw | 3890 co.rw |
3888 int.rw | 3891 int.rw |
3889 mil.rw | 3892 mil.rw |
3890 gouv.rw | 3893 gouv.rw |
3891 | 3894 |
3892 // sa : http://www.nic.net.sa/ | 3895 // sa : http://www.nic.net.sa/ |
| 3896 sa |
3893 com.sa | 3897 com.sa |
3894 net.sa | 3898 net.sa |
3895 org.sa | 3899 org.sa |
3896 gov.sa | 3900 gov.sa |
3897 med.sa | 3901 med.sa |
3898 pub.sa | 3902 pub.sa |
3899 edu.sa | 3903 edu.sa |
3900 sch.sa | 3904 sch.sa |
3901 | 3905 |
3902 // sb : http://www.sbnic.net.sb/ | 3906 // sb : http://www.sbnic.net.sb/ |
(...skipping 510 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4413 | 4417 |
4414 // ws : http://en.wikipedia.org/wiki/.ws | 4418 // ws : http://en.wikipedia.org/wiki/.ws |
4415 // http://samoanic.ws/index.dhtml | 4419 // http://samoanic.ws/index.dhtml |
4416 ws | 4420 ws |
4417 com.ws | 4421 com.ws |
4418 net.ws | 4422 net.ws |
4419 org.ws | 4423 org.ws |
4420 gov.ws | 4424 gov.ws |
4421 edu.ws | 4425 edu.ws |
4422 | 4426 |
| 4427 // xn--mgbaam7a8h (UAE) : http://nic.ae/english/arabicdomain/rules.jsp |
| 4428 امارات |
| 4429 |
| 4430 // xn--mgberp4a5d4ar (Saudi Arabia) : http://www.nic.net.sa/ |
| 4431 السعودية |
| 4432 |
| 4433 // xn--p1ai (Russia) : http://www.cctld.ru/en/docs/rulesrf.php |
| 4434 рф |
| 4435 |
| 4436 // xn--wgbh1c (Egypt) : http://www.dotmasr.eg/ |
| 4437 مصر |
| 4438 |
4423 // ye : http://www.y.net.ye/services/domain_name.htm | 4439 // ye : http://www.y.net.ye/services/domain_name.htm |
4424 *.ye | 4440 *.ye |
4425 | 4441 |
4426 // yu : http://www.nic.yu/pravilnik-e.html | 4442 // yu : http://www.nic.yu/pravilnik-e.html |
4427 *.yu | 4443 *.yu |
4428 | 4444 |
4429 // za : http://www.zadna.org.za/slds.html | 4445 // za : http://www.zadna.org.za/slds.html |
4430 *.za | 4446 *.za |
4431 | 4447 |
4432 // zm : http://en.wikipedia.org/wiki/.zm | 4448 // zm : http://en.wikipedia.org/wiki/.zm |
4433 *.zm | 4449 *.zm |
4434 | 4450 |
4435 // zw : http://en.wikipedia.org/wiki/.zw | 4451 // zw : http://en.wikipedia.org/wiki/.zw |
4436 *.zw | 4452 *.zw |
OLD | NEW |