addnode "192.3.47.231:8333" "onetry"
nothing happened, 0 peers.
rebooted Bitcoin Core.
It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
addnode "192.3.47.231:8333" "onetry"
addnode "node" "command"
Attempts to add or remove a node from the addnode list.
Or try a connection to a node once.
Nodes added using addnode (or -connect) are protected from DoS disconnection and are not required to be
full nodes/support SegWit as other outbound peers are (though such peers will not be synced from).
Addnode connections are limited to 8 at a time and are counted separately from the -maxconnections limit.
Arguments:
1. node (string, required) The node (see getpeerinfo for nodes)
2. command (string, required) 'add' to add a node to the list, 'remove' to remove a node from the list, 'onetry' to try a connection to the node once
Result:
null (json null)
Examples:
> bitcoin-cli addnode "192.168.0.6:8333" "onetry"
> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id": "curltest", "method": "addnode", "params": ["192.168.0.6:8333", "onetry"]}' -H 'content-type: text/plain;' http://127.0.0.1:8332/
(code -1)
addnode "192.3.47.231:8333" "onetry"
logging '["net"]'
logging '[]' '["net"]'
2023-08-02T04:51:57Z Bitcoin Core version v25.0.0 (release build)
2023-08-02T04:51:57Z Qt 5.15.5 (static), plugin=cocoa (static)
2023-08-02T04:51:57Z Static plugins:
2023-08-02T04:51:57Z QCocoaIntegrationPlugin, version 331520
2023-08-02T04:51:57Z QMacStylePlugin, version 331520
2023-08-02T04:51:57Z Style: macintosh / QMacStyle
2023-08-02T04:51:57Z System: macOS 11.7, x86_64-little_endian-lp64
2023-08-02T04:51:57Z Screen: Color LCD 1440x900, pixel ratio=2.0
2023-08-02T04:51:57Z Screen: 34UM95 2048x858, pixel ratio=1.0
2023-08-02T04:51:57Z GUI: Populating font family aliases took 428 ms. Replace uses of missing font family ".AppleSystemUIFont,13,-1,5,50,0,0,0,0,0" with one that exists to avoid this cost.
2023-08-02T04:51:57Z GUI: QFSFileEngine::open: No file name specified
2023-08-02T04:51:57Z GUI: QFSFileEngine::open: No file name specified
2023-08-02T04:51:57Z GUI: QFSFileEngine::open: No file name specified
2023-08-02T04:51:57Z GUI: QFSFileEngine::open: No file name specified
2023-08-02T04:51:57Z GUI: QFSFileEngine::open: No file name specified
2023-08-02T04:51:57Z Using the 'sse4(1way),sse41(4way),avx2(8way)' SHA256 implementation
2023-08-02T04:51:57Z Using RdRand as an additional entropy source
2023-08-02T04:51:57Z Default data directory /Users/admin/Library/Application Support/Bitcoin
2023-08-02T04:51:57Z Using data directory /Volumes/LaCie
2023-08-02T04:51:57Z Config file: /Volumes/LaCie/bitcoin.conf (not found, skipping)
2023-08-02T04:51:57Z Using at most 125 automatic connections (2560 file descriptors available)
2023-08-02T04:51:57Z Using 16 MiB out of 16 MiB requested for signature cache, able to store 524288 elements
2023-08-02T04:51:57Z Using 16 MiB out of 16 MiB requested for script execution cache, able to store 524288 elements
2023-08-02T04:51:57Z Script verification uses 7 additional threads
2023-08-02T04:51:57Z scheduler thread start
2023-08-02T04:51:57Z Using wallet directory /Volumes/LaCie
2023-08-02T04:51:57Z init message: Verifying wallet(s)…
2023-08-02T04:51:57Z Using /16 prefix for IP bucketing
2023-08-02T04:51:57Z init message: Loading P2P addresses…
2023-08-02T04:51:57Z Creating peers.dat because the file was not found ("/Volumes/LaCie/peers.dat")
2023-08-02T04:51:57Z init message: Loading banlist…
2023-08-02T04:51:57Z SetNetworkActive: true
2023-08-02T04:51:57Z Cache configuration:
2023-08-02T04:51:57Z * Using 2.0 MiB for block index database
2023-08-02T04:51:57Z * Using 8.0 MiB for chain state database
2023-08-02T04:51:57Z * Using 440.0 MiB for in-memory UTXO set (plus up to 286.1 MiB of unused mempool space)
2023-08-02T04:51:57Z init message: Loading block index…
2023-08-02T04:51:57Z Assuming ancestors of block 000000000000000000035c3f0d31e71a5ee24c5aaf3354689f65bd7b07dee632 have valid signatures.
2023-08-02T04:51:57Z Setting nMinimumChainWork=000000000000000000000000000000000000000044a50fe819c39ad624021859
2023-08-02T04:51:57Z Opening LevelDB in /Volumes/LaCie/blocks/index
2023-08-02T04:51:58Z Opened LevelDB successfully
2023-08-02T04:51:58Z Using obfuscation key for /Volumes/LaCie/blocks/index: 0000000000000000
2023-08-02T04:52:02Z LoadBlockIndexDB: last block file = 2525
2023-08-02T04:52:02Z LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=73, size=98119119, heights=676952...677985, time=2021-03-30...2021-04-06)
2023-08-02T04:52:02Z Checking all blk files are present...
2023-08-02T04:52:03Z Initializing chainstate Chainstate [ibd] @ height -1 (null)
2023-08-02T04:52:03Z Opening LevelDB in /Volumes/LaCie/chainstate
2023-08-02T04:52:03Z Opened LevelDB successfully
2023-08-02T04:52:03Z Using obfuscation key for /Volumes/LaCie/chainstate: f080a02daec485f5
2023-08-02T04:52:03Z Loaded best chain: hashBestChain=000000000000000000013df8a02d59966537266f2102220e6e157f2146dc0cf5 height=677859 date=2021-04-05T10:44:43Z progress=0.735129
2023-08-02T04:52:03Z [snapshot] allocating all cache to the IBD chainstate
2023-08-02T04:52:03Z Opening LevelDB in /Volumes/LaCie/chainstate
2023-08-02T04:52:04Z Opened LevelDB successfully
2023-08-02T04:52:04Z Using obfuscation key for /Volumes/LaCie/chainstate: f080a02daec485f5
2023-08-02T04:52:04Z [Chainstate [ibd] @ height 677859 (000000000000000000013df8a02d59966537266f2102220e6e157f2146dc0cf5)] resized coinsdb cache to 8.0 MiB
2023-08-02T04:52:04Z [Chainstate [ibd] @ height 677859 (000000000000000000013df8a02d59966537266f2102220e6e157f2146dc0cf5)] resized coinstip cache to 440.0 MiB
2023-08-02T04:52:04Z init message: Verifying blocks…
2023-08-02T04:52:04Z Verifying last 6 blocks at level 3
2023-08-02T04:52:04Z Verification progress: 0%
2023-08-02T04:52:05Z Verification progress: 16%
2023-08-02T04:52:09Z Verification progress: 33%
2023-08-02T04:52:10Z Verification progress: 50%
2023-08-02T04:52:12Z Verification progress: 66%
2023-08-02T04:52:13Z Verification progress: 83%
2023-08-02T04:52:37Z Verification progress: 99%
2023-08-02T04:52:37Z Verification: No coin database inconsistencies in last 6 blocks (12385 transactions)
2023-08-02T04:52:37Z block index 39704ms
2023-08-02T04:52:37Z Setting NODE_NETWORK on non-prune mode
2023-08-02T04:52:37Z block tree size = 801246
2023-08-02T04:52:37Z nBestHeight = 677859
2023-08-02T04:52:37Z loadblk thread start
2023-08-02T04:52:37Z torcontrol thread start
2023-08-02T04:52:37Z Bound to 127.0.0.1:8334
2023-08-02T04:52:37Z Bound to [::]:8333
2023-08-02T04:52:37Z Bound to 0.0.0.0:8333
2023-08-02T04:52:37Z 0 block-relay-only anchors will be tried for connections.
2023-08-02T04:52:37Z init message: Starting network threads…
2023-08-02T04:52:37Z net thread start
2023-08-02T04:52:37Z dnsseed thread start
2023-08-02T04:52:37Z opencon thread start
2023-08-02T04:52:37Z msghand thread start
2023-08-02T04:52:37Z Loading addresses from DNS seed seed.bitcoin.jonasschnelli.ch.
2023-08-02T04:52:37Z addcon thread start
2023-08-02T04:52:37Z Loading addresses from DNS seed dnsseed.bitcoin.dashjr.org.
2023-08-02T04:52:37Z Loading addresses from DNS seed seed.bitcoinstats.com.
2023-08-02T04:52:37Z Loading addresses from DNS seed seed.bitcoin.wiz.biz.
2023-08-02T04:52:38Z Loading addresses from DNS seed seed.bitcoin.sprovoost.nl.
2023-08-02T04:52:38Z Loading addresses from DNS seed seed.btc.petertodd.org.
2023-08-02T04:52:38Z Loading addresses from DNS seed dnsseed.bluematt.me.
2023-08-02T04:52:38Z Loading addresses from DNS seed seed.bitcoin.sipa.be.
2023-08-02T04:52:38Z Loading addresses from DNS seed dnsseed.emzy.de.
2023-08-02T04:52:38Z 209 addresses found from DNS seeds
2023-08-02T04:52:38Z dnsseed thread exit
2023-08-02T04:53:34Z UpdateTip: new best=00000000000000000000099a5f4de8b44c69ea96b98248cb4414c19c22d7aaef height=677860 version=0x20800000 log2_work=92.787695 tx=631222463 date='2021-04-05T11:06:11Z' progress=0.735132 cache=2.0MiB(14467txo)
2023-08-02T04:54:43Z UpdateTip: new best=0000000000000000000748bf5b129fa4aa5589c0c1bc3705ab205c22cd13a0d9 height=677861 version=0x20000000 log2_work=92.787712 tx=631225194 date='2021-04-05T11:08:49Z' progress=0.735135 cache=3.2MiB(24196txo)
2023-08-02T04:57:01Z UpdateTip: new best=0000000000000000000260b3c105bf25d704ac01e5cf72721ead8a6354243892 height=677862 version=0x20000000 log2_work=92.787729 tx=631227572 date='2021-04-05T11:24:54Z' progress=0.735137 cache=4.7MiB(35198txo)
2023-08-02T05:01:06Z UpdateTip: new best=000000000000000000051e448bc5a2c05cd8073ef51f404e543e0c4ae4a63da9 height=677863 version=0x3fffe000 log2_work=92.787745 tx=631229800 date='2021-04-05T11:27:29Z' progress=0.735139 cache=5.9MiB(44578txo)
2023-08-02T05:04:06Z UpdateTip: new best=000000000000000000028a704a1f7f5f534306410d40976b407b78d01c4e6917 height=677864 version=0x20600000 log2_work=92.787762 tx=631232326 date='2021-04-05T11:42:25Z' progress=0.735141 cache=7.4MiB(54343txo)
2023-08-02T05:07:32Z UpdateTip: new best=00000000000000000003836e92dc28b313a66c75f3dea1bc159997f0868e050e height=677865 version=0x2fffe000 log2_work=92.787779 tx=631234471 date='2021-04-05T11:43:16Z' progress=0.735143 cache=8.5MiB(63369txo)
2023-08-02T05:07:32Z init message: Done loading
2023-08-02T05:07:32Z GUI: Platform customization: "macosx"
2023-08-02T05:07:32Z Adding fixed seeds as 60 seconds have passed and addrman is empty for at least one reachable network
2023-08-02T05:07:32Z Added 289 fixed seeds from reachable networks.
2023-08-02T05:10:17Z UpdateTip: new best=00000000000000000005839781b8f86f002a63a8d22acf39f542b50455d2b436 height=677866 version=0x20002000 log2_work=92.787796 tx=631236919 date='2021-04-05T11:54:35Z' progress=0.735146 cache=9.7MiB(72544txo)
2023-08-02T05:12:56Z UpdateTip: new best=0000000000000000000746daa7dc5a0c552112a653c71f257cbc89faf5b447b7 height=677867 version=0x20002000 log2_work=92.787813 tx=631237743 date='2021-04-05T12:03:16Z' progress=0.735146 cache=10.5MiB(79655txo)
2023-08-02T05:17:05Z UpdateTip: new best=00000000000000000006bbec75566ee5990090b3453a594e20e5d0c9326caafd height=677868 version=0x20000000 log2_work=92.787829 tx=631239760 date='2021-04-05T12:13:55Z' progress=0.735148 cache=11.6MiB(88624txo)
2023-08-02T06:46:01Z UpdateTip: new best=00000000000000000007c59de03f7c3c4fdcb23fa8c7b2c7571f05774dbffa87 height=678023 version=0x20400000 log2_work=92.790426 tx=631567240 date='2021-04-06T14:23:54Z' progress=0.735512 cache=160.0MiB(1203700txo)
2023-08-02T06:46:13Z UpdateTip: new best=00000000000000000004e47485f821e21aeb93b9ccbcb4b0be204e340f35a1a9 height=678024 version=0x20000000 log2_work=92.790443 tx=631568790 date='2021-04-06T14:28:43Z' progress=0.735514 cache=160.1MiB(1204814txo)
2023-08-02T06:46:26Z UpdateTip: new best=000000000000000000092949ee7b5bec6de14a15547458b4025bc6cfcfb80476 height=678025 version=0x20000000 log2_work=92.790460 tx=631571527 date='2021-04-06T14:53:09Z' progress=0.735517 cache=161.2MiB(1213639txo)
2023-08-02T06:46:28Z UpdateTip: new best=000000000000000000040f4ef93edad41f9eb249fc19b806c372a2067314ff66 height=678026 version=0x20000000 log2_work=92.790477 tx=631572165 date='2021-04-06T14:56:34Z' progress=0.735518 cache=160.6MiB(1208435txo)
2023-08-02T06:46:42Z UpdateTip: new best=000000000000000000013874af3a8b8635b326fcd97bfa165738435ab0e13472 height=678027 version=0x3fffe000 log2_work=92.790493 tx=631574611 date='2021-04-06T15:09:49Z' progress=0.735521 cache=161.3MiB(1214826txo)
2023-08-02T06:46:57Z UpdateTip: new best=0000000000000000000a9941ad5c9850da33b662c67b488d731025687ea6e481 height=678028 version=0x3fff0000 log2_work=92.790510 tx=631577470 date='2021-04-06T15:32:18Z' progress=0.735524 cache=162.6MiB(1224973txo)
2023-08-02T06:47:14Z UpdateTip: new best=000000000000000000005d76abbd8118e5a3e8dd7658493cc5bd9754a6d42b92 height=678029 version=0x20000000 log2_work=92.790527 tx=631580354 date='2021-04-06T15:37:10Z' progress=0.735527 cache=163.4MiB(1231463txo)
2023-08-02T06:47:30Z UpdateTip: new best=0000000000000000000573e79209998981295c336f3b489b9042d4e00a21db36 height=678030 version=0x20c00000 log2_work=92.790543 tx=631582573 date='2021-04-06T15:50:15Z' progress=0.735530 cache=164.1MiB(1237510txo)
2023-08-02T06:47:43Z UpdateTip: new best=00000000000000000008e81c17b34876f019eeffa357dc285ccba72b721f4637 height=678031 version=0x20400000 log2_work=92.790560 tx=631584983 date='2021-04-06T16:00:31Z' progress=0.735533 cache=164.8MiB(1242755txo)
2023-08-02T06:48:07Z UpdateTip: new best=00000000000000000003fafc420ba5e7b5d9b1f228ccfe7702da92617b3b62b5 height=678032 version=0x229b2000 log2_work=92.790577 tx=631587679 date='2021-04-06T16:16:25Z' progress=0.735536 cache=165.9MiB(1252233txo)
2023-08-02T06:48:19Z UpdateTip: new best=0000000000000000000aef8215165b0d10dbb7ce3374871bcd3081ddd2392882 height=678033 version=0x20006000 log2_work=92.790594 tx=631588549 date='2021-04-06T16:16:33Z' progress=0.735537 cache=165.7MiB(1250719txo)
2023-08-04T00:22:33Z UpdateTip: new best=00000000000000000007cf3958391cd63f35947dbcaa75d43ad908ffa9b6c5dc height=683942 version=0x2fffe004 log2_work=92.884081 tx=642826301 date='2021-05-17T08:42:05Z' progress=0.748145 cache=91.4MiB(335700txo)
2023-08-04T00:23:50Z UpdateTip: new best=000000000000000000060aceed91eb29f0de6d7027ccd238d30d96111de39cdf height=683943 version=0x2000e004 log2_work=92.884098 tx=642828230 date='2021-05-17T08:46:41Z' progress=0.748147 cache=92.0MiB(340761txo)
seednode=
149.155.211.71
248.222.66.178
115.188.5.24
234.110.220.80
33.176.10.77
199.37.180.61
214.101.70.77
26.42.119.14
39.201.57.70
101.178.250.70
184.10.226.85
102.179.180.70
177.135.122.62
110.232.158.62
195.23.91.64
42.1.168.60
149.177.54.58
160.121.173.61
230.202.128.31
2.127.79.74
52.247.240.58
247.144.240.74
22.202.128.31
47.77.94.64
58.77.94.64
196.58.50.46
200.21.151.83
20.212.114.76
121.25.161.24
224.189.179.78
104.161.107.46
255.100.180.77
96.153.17.91
155.87.176.91
123.209.180.173
223.149.148.79
41.210.183.61
175.168.219.121
226.71.186.65
36.7.131.72
247.34.240.60
51.86.126.188
172.230.78.212
152.77.57.50
181.243.78.85
39.183.2.77
148.87.146.71
136.148.4.46
147.87.211.76
16.99.194.75
202.162.40.177
163.197.168.178
93.198.72.87
162.194.54.67
168.54.154.84
49.32.48.119
0.112.124.92
9.252.11.58
39.46.158.46
248.15.4.62
148.73.202.62
85.18.195.62
209.6.181.85
232.2.65.87
226.136.236.41
199.156.84.97
175.182.57.50
219.2.171.75
14.81.39.119
138.20.90.76
178.1.255.79
94.9.49.75
205.155.251.205
28.2.55.101
67.148.231.92
167.40.189.77
101.51.21.82
169.132.32.177
137.236.245.89
110.128.128.31
244.4.241.24
239.214.43.81
5.145.131.70
155.24.109.95
172.171.171.70
249.18.226.85
193.136.234.98
204.85.115.78
198.104.6.77
215.122.69.88
70.32.28.85
241.125.252.128
247.20.47.46
135.191.183.24
138.165.79.178
196.81.213.24
196.174.136.49
141.212.77.85
91.189.32.108
100.83.107.93
92.102.126.96
59.6.66.66
254.150.58.66
162.142.109.200
232.169.96.74
201.137.70.78
209.36.166.89
80.6.81.64
164.77.254.94
16.121.230.85
63.185.134.213
71.137.91.24
125.60.228.173
69.97.186.80
41.110.236.98
37.91.65.173
174.211.94.201
85.85.111.18
199.211.21.77
50.151.182.93
137.48.18.31
171.244.46.78
74.41.224.68
18.18.104.93
103.108.30.64
206.0.151.68
56.58.137.72
162.219.208.173
236.194.86.77
7.219.194.82
136.126.226.75
81.113.100.76
107.183.152.193
132.127.73.93
76.187.113.69
59.184.28.50
69.235.38.46
200.1.90.78
37.10.54.27
246.148.249.70
214.74.24.62
212.241.221.89
143.32.255.212
81.217.229.92
9.82.23.99
94.2.0.46
50.200.7.77
230.133.118.46
130.144.176.188
118.42.146.46
252.94.231.84
131.162.72.41
119.91.34.77
98.149.187.77
56.236.5.85
191.251.186.80
229.86.2.96
134.177.106.124
211.114.35.78
73.163.194.75
47.106.23.31
77.117.237.96
174.148.17.91
203.84.55.68
99.8.12.89
63.156.114.76
201.119.206.24
83.46.251.24
105.220.59.46
95.148.217.41
23.50.187.77
156.129.75.77
230.179.118.46
192.36.246.98
143.172.227.91
107.91.4.77
121.140.123.87
121.166.180.76
6.125.48.87
249.233.78.95
145.203.225.91
113.64.94.178
38.98.35.78
203.204.74.109
191.105.213.75
167.155.78.85
236.109.62.81
124.11.60.2
96.248.54.83
36.193.225.92
17.16.182.46
16.53.15.89
165.111.29.85
53.9.231.169
235.18.131.84
20.38.142.46
147.78.40.188
142.50.105.46
131.49.162.31
62.99.57.50
200.18.177.46
198.132.191.46
128.17.45.46
224.221.201.108
198.48.202.74
92.9.179.178
11.88.5.24
200.233.213.75
209.105.170.67
23.208.214.85
29.2.153.99
127.248.117.89
203.112.31.31
111.163.232.93
228.94.154.84
240.93.24.2
68.208.59.46
131.123.105.46
204.212.53.78
61.109.161.60
52.35.8.77
247.7.195.74
85.246.219.58
173.38.228.66
98.51.162.31
9.232.14.89
140.174.181.77
190.135.9.65
180.7.210.14
32.181.16.24
86.251.21.46
70.13.42.78
187.154.41.70
86.14.177.46
237.131.221.41
214.114.79.83
165.10.175.184
69.19.70.217
136.52.142.46
115.18.254.173
142.202.249.111
27.218.78.95
241.103.30.64
60.140.62.59
71.22.50.77
221.226.78.222
249.140.209.125
169.29.70.68
40.18.78.178
20.125.81.41
208.34.4.46
97.115.61.59
173.13.94.2
140.226.147.46
229.193.133.2
84.156.30.50
150.133.128.31
134.226.23.173
217.72.33.75
65.16.244.98
58.46.137.78
189.53.73.46
135.224.213.88
100.184.239.125
124.62.185.98
114.168.75.62
124.214.103.201
40.55.10.46
75.198.14.123
111.193.236.96
20.166.152.63
134.115.154.75
70.149.78.95
50.226.225.92
46.147.38.207
229.128.28.94
55.150.7.178
50.21.17.69
240.227.151.68
172.181.76.85
163.125.251.96
131.181.92.201
56.143.124.165
21.3.79.95
62.148.150.91
104.224.255.173
53.40.15.89
143.225.144.207
124.107.165.178
165.233.219.67
78.225.252.96
217.217.78.95
4.4.6.119
14.169.179.94
89.97.241.79
103.253.160.99
164.138.90.49
198.82.78.85
40.61.50.94
63.55.81.95
150.185.75.62
172.206.98.14
100.129.204.91
164.160.109.75
158.149.210.217
228.12.3.213
194.244.81.75
183.154.173.68
246.75.232.67
178.6.64.112
252.160.4.85
66.157.250.78
35.35.241.115
237.164.24.94
171.213.34.125
158.253.77.88
177.16.71.88
72.17.233.85
189.154.179.85
233.33.244.75
159.22.109.206
9.226.121.178
224.201.172.123
121.1.165.173
161.69.212.176
121.16.70.113
236.49.227.90
79.224.181.85
199.217.203.173
173.5.127.85
233.76.199.89
127.224.176.67
228.82.159.46
13.77.212.178
159.17.165.77
3.30.46.78
230.1.79.95
17.209.202.108
38.189.127.97
235.134.133.79
77.52.123.87
17.107.190.46
219.167.35.78
123.203.253.46
23.77.212.178
102.134.118.46
176.137.186.80
198.37.130.70
8.126.118.123
196.168.203.74
89.93.186.80
127.10.229.2
123.29.189.90
160.96.52.146
87.209.175.75
158.33.255.212
99.147.6.77
116.7.55.110
228.132.118.46
18.42.78.83
74.55.170.67
56.136.166.190
238.119.134.78
3.156.141.213
104.141.137.175
14.152.143.98
8.33.130.70
252.47.130.70
209.217.112.64
214.76.212.178
90.228.166.184
125.13.233.188
141.48.77.97
6.197.198.114
164.200.189.77
224.253.55.59
87.94.190.77
114.210.98.119
85.87.15.85
119.177.84.217
226.20.41.58
252.116.15.75
254.63.106.87
169.197.95.2
174.64.84.219
35.148.217.24
181.17.178.74
184.116.26.178
7.88.230.94
199.181.121.91
176.163.10.76
175.127.23.12
243.180.118.46
129.121.87.109
115.138.21.129
75.149.182.76
152.41.182.24
27.234.147.46
123.222.170.75
203.94.2.129
101.97.143.84
6.88.71.75
39.6.106.207
64.85.109.101
125.32.77.83
242.139.194.68
220.226.52.85
173.192.255.84
56.99.201.72
206.227.78.95
222.184.94.2
46.209.122.97
106.123.9.77
127.12.252.64
89.96.63.84
50.32.175.188
181.223.217.98
18.93.33.192
19.248.210.67
172.254.251.78
134.194.193.71
61.139.189.89
189.2.162.31
37.147.4.46
198.161.122.124
40.146.88.97
180.135.237.68
181.244.253.109
144.194.138.69
90.20.247.77
67.215.27.76
114.142.187.93
136.91.249.80
8.19.77.208
56.236.4.110
197.117.104.75
80.8.45.46
162.244.119.87
39.15.134.174
243.255.100.98
16.237.63.78
75.88.212.98
224.28.226.62
140.91.9.46
99.229.47.78
34.193.232.93
169.8.245.78
133.145.98.79
44.15.185.78
162.128.186.60
182.244.27.76
36.249.170.71
39.32.22.71
58.62.166.220
161.79.195.190
60.52.189.213
91.141.79.91
170.222.175.75
199.28.171.80
21.105.122.76
154.26.115.76
42.3.125.129
37.144.189.89
72.236.39.65
83.72.156.91
127.0.49.75
33.112.211.98
242.233.37.66
66.193.11.68
152.240.241.24
136.58.52.86
9.154.147.46
234.56.247.188
100.78.146.71
187.97.182.46
48.224.134.61
95.81.190.84
32.114.21.199
95.48.108.69
170.127.57.50
152.218.125.69
78.51.155.89
46.65.21.129
168.8.246.24
173.44.12.89
84.71.103.65
9.233.159.209
93.184.247.82
193.109.248.189
29.212.180.79
16.110.223.46
158.21.193.128
42.214.181.111
99.58.83.50
255.51.120.124
7.124.181.69
102.16.190.109
117.170.210.196
114.251.77.91
232.30.15.89
87.111.99.50
71.51.51.115
53.30.215.131
45.144.251.80
141.94.15.108
91.39.165.82
219.41.62.187
229.94.249.80
75.19.58.216
117.223.151.90
123.106.135.64
168.153.70.75
250.177.81.97
16.248.182.77
208.85.234.77
238.142.20.107
75.20.175.184
75.193.196.74
155.150.29.204
209.17.255.67
252.160.183.69
200.0.228.18
10.250.217.209
247.81.195.80
249.240.204.207
162.144.165.69
142.241.55.99
126.199.13.89
43.6.106.207
101.73.108.69
173.224.44.27
174.110.176.119
146.193.230.91
192.100.230.169
198.73.229.109
82.135.162.67
54.222.79.91
91.29.246.173
101.195.154.89
219.168.5.178
32.6.122.168
100.87.229.109
60.238.38.207
253.63.242.109
4.248.109.74
6.184.224.72
169.59.205.92
145.19.88.82
190.144.166.67
143.160.9.77
6.216.33.95
38.119.9.77
215.53.104.92
22.74.0.201
82.9.172.95
169.86.76.92
59.80.79.95
204.130.107.208
70.21.4.46
95.225.59.74
140.129.184.109
135.154.182.140
29.229.100.184
67.68.135.216
45.203.27.99
130.171.82.74
176.103.106.187
161.61.156.98
219.181.184.109
91.127.75.89
173.223.180.77
173.119.53.50
57.151.5.76
114.206.189.137
177.148.84.76
197.184.4.110
110.26.222.178
170.90.187.81
239.181.75.68
21.239.197.79
233.241.188.77
95.64.27.108
151.240.24.173
200.47.146.82
44.220.118.46
142.82.229.109
24.39.23.94
155.125.125.128
178.173.104.69
81.6.81.64
113.24.10.24
91.39.0.108
6.33.226.85
114.28.190.88
103.12.12.184
248.189.113.93
224.189.197.217
237.132.53.1
75.132.85.77
127.26.24.188
83.188.175.71
87.41.211.95
240.221.162.70
34.56.43.208
77.100.31.176
49.106.252.222
80.162.47.31
115.96.128.70
196.97.216.74
178.219.226.71