mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
mempool added to search
This commit is contained in:
parent
4a2322f5d0
commit
72f19a696e
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
Two Monero blockchain explorer exist in the clearnet. Although useful,
|
Two Monero blockchain explorer exist in the clearnet. Although useful,
|
||||||
their limitations are that they use JavaScript, have images
|
their limitations are that they use JavaScript, have images
|
||||||
([might be used for coockless tracking](http://lucb1e.com/rp/cookielesscookies/)), use
|
([might be used for coockless tracking](http://lucb1e.com/rp/cookielesscookies/)), use
|
||||||
use google analytics, are not open sourced, and are not
|
track users activates through google analytics, are not open sourced, and are not
|
||||||
available as hidden services. These things are of importance
|
available as hidden services. These things are of importance
|
||||||
for privacy-oriented users.
|
for privacy-oriented users.
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@ use google analytics, are not open sourced, and are not
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Onion Monero Blockchain Explorer features
|
## Onion Monero Blockchain Explorer features
|
||||||
|
|
||||||
- no javascript, no web analytics trackers, no images, i.e., no user tracking
|
- no javascript, no web analytics trackers, no images, i.e., no user tracking
|
||||||
- open source which allows everyone to check its source code, fork it, contribute
|
- open source which allows everyone to check its source code, fork it, contribute
|
||||||
|
|
Loading…
Reference in a new issue