Skip to content

Commit

Permalink
Automatic update for Thu Apr 27 08:48:15 UTC 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
zonedbot committed Apr 27, 2023
1 parent f739228 commit 57f4dfd
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
10 changes: 5 additions & 5 deletions metadata/help.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,22 +29,22 @@
{
"type": "idn-table",
"key": "de",
"value": "https://www.iana.org/domains/idn-tables/tables/auto_de_1.0.txt"
"value": "https://www.iana.org/domains/idn-tables/tables/help_de_2.6.txt"
},
{
"type": "idn-table",
"key": "es",
"value": "https://www.iana.org/domains/idn-tables/tables/auto_es_1.0.txt"
"value": "https://www.iana.org/domains/idn-tables/tables/help_es_2.6.txt"
},
{
"type": "idn-table",
"key": "fr",
"value": "https://www.iana.org/domains/idn-tables/tables/auto_fr_1.0.txt"
"value": "https://www.iana.org/domains/idn-tables/tables/help_fr_2.6.txt"
},
{
"type": "idn-table",
"key": "it",
"value": "https://www.iana.org/domains/idn-tables/tables/auto_it_1.0.txt"
"value": "https://www.iana.org/domains/idn-tables/tables/help_it_1.1.txt"
},
{
"type": "idn-table",
Expand All @@ -59,7 +59,7 @@
{
"type": "idn-table",
"key": "pt",
"value": "https://www.iana.org/domains/idn-tables/tables/auto_pt_1.0.txt"
"value": "https://www.iana.org/domains/idn-tables/tables/help_pt_1.1.txt"
},
{
"type": "idn-table",
Expand Down
3 changes: 2 additions & 1 deletion metadata/nurse.pro.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"park2.encirca.net"
],
"wildcards": [
"3.209.180.95"
"3.209.180.95",
"3.213.229.176"
],
"policies": [
{
Expand Down
2 changes: 1 addition & 1 deletion zones.go
Original file line number Diff line number Diff line change
Expand Up @@ -4239,7 +4239,7 @@ var y = [5230]Zone{
{"min.pro", &z[1121], x, 0, e, e, n, n, n, n, e, e, n, f},
{"nitr.pro", &z[1121], x, 0, e, e, n, n, n, n, e, e, n, t},
{"nur.pro", &z[1121], x, 0, e, e, n, n, n, n, e, e, n, f},
{"nurse.pro", &z[1121], x, 0, e, e, w{"park1.encirca.net", "park2.encirca.net"}, w{"3.209.180.95"}, n, n, e, e, n, f},
{"nurse.pro", &z[1121], x, 0, e, e, w{"park1.encirca.net", "park2.encirca.net"}, w{"3.209.180.95", "3.213.229.176"}, n, n, e, e, n, f},
{"opt.pro", &z[1121], x, 0, e, e, n, n, n, n, e, e, n, t},
{"pa.pro", &z[1121], x, 0, e, e, n, n, n, n, e, e, n, t},
{"pha.pro", &z[1121], x, 0, e, e, n, n, n, n, e, e, n, t},
Expand Down

0 comments on commit 57f4dfd

Please sign in to comment.