Add i2p safe sites

This commit is contained in:
Reckless_Satoshi 2022-07-04 11:42:37 +00:00 committed by GitHub
parent b33b45f7b3
commit 785d332fd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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);