Skip to content

Commit 14ebf44

Browse files
[bot] updates psl from upstream (#75)
Co-authored-by: ju1ius <ju1ius@users.noreply.github.com>
1 parent 1fb1f42 commit 14ebf44

2 files changed

Lines changed: 16 additions & 4 deletions

File tree

src/Resources/psl.dafsa

75 Bytes
Binary file not shown.

src/Resources/psl.php

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1500,7 +1500,10 @@
15001500
'axarnet' => new Node(0, [
15011501
'es-1' => 9,
15021502
]),
1503-
'convex' => 9,
1503+
'convex' => new Node(9, [
1504+
'eu-west-1' => 9,
1505+
'us-east-1' => 9,
1506+
]),
15041507
'diadem' => 9,
15051508
'elementor' => 9,
15061509
'emergent' => 9,
@@ -2796,6 +2799,7 @@
27962799
'dopaas' => 9,
27972800
'drayddns' => 9,
27982801
'dreamhosters' => 9,
2802+
'drive-platform' => 9,
27992803
'dsmynas' => 9,
28002804
'durumis' => 9,
28012805
'dyn-o-saur' => 9,
@@ -3634,6 +3638,7 @@
36343638
'dish' => 1,
36353639
'diy' => new Node(1, [
36363640
'discourse' => 9,
3641+
'imagine' => 9,
36373642
]),
36383643
'dj' => 1,
36393644
'dk' => new Node(1, [
@@ -3975,6 +3980,7 @@
39753980
'gouv' => 1,
39763981
'greta' => 1,
39773982
'huissier-justice' => 1,
3983+
'kdns' => 9,
39783984
'medecin' => 9,
39793985
'myspreadshop' => 9,
39803986
'nom' => 1,
@@ -4520,6 +4526,7 @@
45204526
'darklang' => 9,
45214527
'dedyn' => 9,
45224528
'definima' => 9,
4529+
'drive-platform' => 9,
45234530
'editorx' => 9,
45244531
'edu' => 1,
45254532
'edugit' => 9,
@@ -7818,7 +7825,9 @@
78187825
'de5' => 9,
78197826
'debian' => 9,
78207827
'definima' => 9,
7821-
'deno' => 9,
7828+
'deno' => new Node(9, [
7829+
'sandbox' => 9,
7830+
]),
78227831
'dns-cloud' => 9,
78237832
'dns-dynamic' => 9,
78247833
'dnsalias' => 9,
@@ -10028,7 +10037,10 @@
1002810037
]),
1002910038
'cloudera' => 10,
1003010039
'co' => 9,
10031-
'convex' => 9,
10040+
'convex' => new Node(9, [
10041+
'eu-west-1' => 9,
10042+
'us-east-1' => 9,
10043+
]),
1003210044
'cpanel' => 9,
1003310045
'cyon' => 9,
1003410046
'fastvps' => 9,
@@ -11080,6 +11092,7 @@
1108011092
'haugiang' => 1,
1108111093
'health' => 1,
1108211094
'hoabinh' => 1,
11095+
'hue' => 1,
1108311096
'hungyen' => 1,
1108411097
'id' => 1,
1108511098
'info' => 1,
@@ -11168,7 +11181,6 @@
1116811181
'wine' => 1,
1116911182
'winners' => 1,
1117011183
'wme' => 1,
11171-
'wolterskluwer' => 1,
1117211184
'woodside' => 1,
1117311185
'work' => new Node(1, [
1117411186
'imagine-proxy' => 9,

0 commit comments

Comments
 (0)