File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " watchit" ,
33 "author" : " ZorrillosDev" ,
4- "version" : " 0.3.4 -alpha.1" ,
4+ "version" : " 0.3.5 -alpha.1" ,
55 "private" : true ,
66 "main" : " ./src/main/index.js" ,
77 "description" : " Open movies everywhere" ,
Original file line number Diff line number Diff line change 11module . exports = ( ) => {
22 return {
33 Bootstrap : [
4- '/dns4/watchit.movie/tcp/443/wss/p2p/12D3KooWGuS8AVUokZ7MKCvNTXn6mv5wYLAP86Rg5snDz7SbZgSZ ' ,
4+ '/dns4/watchit.movie/tcp/443/wss/p2p/12D3KooWGBpPVpV8BCHuXznEpayo9KcLAPtPPvqQjLKUQbXeqg5R ' ,
55 '/dns4/direct.vps1.phillm.net/tcp/443/wss/p2p/QmbPFTECrXd7o2HS2jWAJ2CyAckv3Z5SFy8gnEHKxxH52g' ,
66 '/dns4/direct.vps2.phillm.net/tcp/443/wss/p2p/12D3KooWCcy4kVFxv6PpvzybLW5cytmwYCEHQSQpsWXoAX2QPkt4' ,
77 '/dns4/direct.vps3.phillm.net/tcp/443/wss/p2p/12D3KooWD4Z47R1pnzTxCVQAiTKTHasWU2xTAcffyC38BNKM68yw'
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ module.exports = (ports) => {
5555 Discovery : { MDNS : { Enabled : true , Interval : 10 } } ,
5656 Peering : {
5757 Peers : [
58- { ID : '12D3KooWGuS8AVUokZ7MKCvNTXn6mv5wYLAP86Rg5snDz7SbZgSZ ' , Addrs : [ '/ip4/172.104.243.69/tcp/4001' ] } ,
58+ { ID : '12D3KooWGBpPVpV8BCHuXznEpayo9KcLAPtPPvqQjLKUQbXeqg5R ' , Addrs : [ '/ip4/172.104.243.69/tcp/4001' ] } ,
5959 { ID : 'QmVzpedLC9oeUPsZZmVFZLZo12sMk6CfXpG2ykUj3xdwTa' , Addrs : [ '/ip4/34.210.174.172/tcp/4001' ] } ,
6060 { ID : 'QmbPFTECrXd7o2HS2jWAJ2CyAckv3Z5SFy8gnEHKxxH52g' , Addrs : [ '/ip4/144.172.69.157/tcp/4001' ] } ,
6161 { ID : 'QmVPdm5PwdEb2sPTvaZTdx1bvntZQfWurFwzgLYAapkJXr' , Addrs : [ '/ip4/51.159.132.97/tcp/4001' ] } ,
You can’t perform that action at this time.
0 commit comments