mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
Merge pull request #860 from web3privacy/muf-fix-double-twitter
fix: double Twitter in ranks hover
This commit is contained in:
commit
0f4c758ed4
3 changed files with 4 additions and 8 deletions
|
@ -41,7 +41,7 @@ storage:
|
||||||
tracebility:
|
tracebility:
|
||||||
tracked_data: Chains activity
|
tracked_data: Chains activity
|
||||||
kyc: false
|
kyc: false
|
||||||
sign_in_type_requirments: wallets
|
sign_in_type_requirments: wallet
|
||||||
third_party_dependency: false
|
third_party_dependency: false
|
||||||
client_diversability:
|
client_diversability:
|
||||||
- name: BasicSwap client
|
- name: BasicSwap client
|
||||||
|
|
|
@ -59,13 +59,9 @@ storage:
|
||||||
tracebility:
|
tracebility:
|
||||||
kyc: false
|
kyc: false
|
||||||
tracked_data: user SCRT adress
|
tracked_data: user SCRT adress
|
||||||
third_party_dependency: ""
|
|
||||||
compliance: No
|
|
||||||
|
|
||||||
sign_in_type_requirments: wallet
|
sign_in_type_requirments: wallet
|
||||||
third_party_dependency: false
|
third_party_dependency: false
|
||||||
|
compliance: No
|
||||||
|
|
||||||
social_trust: Slabs ( MRSINGER )
|
social_trust: Slabs ( MRSINGER )
|
||||||
technical_spof: Can decrypt
|
technical_spof: Can decrypt
|
||||||
history:
|
history:
|
||||||
|
|
|
@ -26,7 +26,7 @@
|
||||||
exists: true
|
exists: true
|
||||||
points: 10
|
points: 10
|
||||||
- field: links.twitter
|
- field: links.twitter
|
||||||
label:
|
label:
|
||||||
name: Twitter
|
name: Twitter
|
||||||
positive: Link
|
positive: Link
|
||||||
negative: Not available
|
negative: Not available
|
||||||
|
@ -35,7 +35,7 @@
|
||||||
points: 1
|
points: 1
|
||||||
- field: links.telegram
|
- field: links.telegram
|
||||||
label:
|
label:
|
||||||
name: Twitter
|
name: Telegram
|
||||||
positive: Link
|
positive: Link
|
||||||
negative: Not available
|
negative: Not available
|
||||||
condition:
|
condition:
|
||||||
|
|
Loading…
Reference in a new issue