mirror of
https://github.com/RoboSats/robosats.git
synced 2025-01-31 02:21:35 +00:00
Add i2p safe sites
This commit is contained in:
parent
b33b45f7b3
commit
785d332fd1
@ -20,6 +20,8 @@ class UnsafeAlert extends Component {
|
||||
'robosats6tkf3eva7x2voqso3a5wcorsnw34jveyxfqi2fu7oyheasid.onion',
|
||||
'robotestagw3dcxmd66r4rgksb4nmmr43fh77bzn2ia2eucduyeafnyd.onion',
|
||||
'robodevs7ixniseezbv7uryxhamtz3hvcelzfwpx3rvoipttjomrmpqd.onion',
|
||||
'robosats.i2p',
|
||||
'r7r4sckft6ptmk4r2jajiuqbowqyxiwsle4iyg4fijtoordc6z7a.b32.i2p',
|
||||
]
|
||||
|
||||
render() {
|
||||
@ -64,4 +66,4 @@ class UnsafeAlert extends Component {
|
||||
}
|
||||
}
|
||||
|
||||
export default withTranslation()(UnsafeAlert);
|
||||
export default withTranslation()(UnsafeAlert);
|
||||
|
Loading…
Reference in New Issue
Block a user