|
8 | 8 | * IPv4 as well as onion addresses are wrapped inside a IPv6 address accordingly. |
9 | 9 | */ |
10 | 10 | static SeedSpec6 pnSeed6_main[] = { |
| 11 | + {{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x42,0x37,0x42,0xa7}, 9113}, |
11 | 12 | {{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x18,0xcb,0xc8,0x9c}, 9113}, |
12 | | - {{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x5b,0xaa,0xae,0x9f}, 9113}, |
13 | | - {{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0xd4,0x21,0xff,0x52}, 9113} |
| 13 | + {{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x18,0xc8,0x28,0xc5}, 9113}, |
| 14 | + {{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x7d,0xe5,0x30,0x6e}, 9113} |
14 | 15 | }; |
15 | 16 |
|
16 | 17 | static SeedSpec6 pnSeed6_test[] = { |
|
0 commit comments