From e1b853706369ddf9bd95002f13cc0333f917701b Mon Sep 17 00:00:00 2001 From: kikiriko200 Date: Thu, 23 May 2019 15:18:18 +0900 Subject: [PATCH 1/4] =?UTF-8?q?=E3=83=BBLinks=E3=81=8B=E3=82=89=E3=83=AA?= =?UTF-8?q?=E3=83=B3=E3=82=AF=E5=88=87=E3=82=8C=E3=81=AE=E3=82=B5=E3=82=A4?= =?UTF-8?q?=E3=83=88=E3=81=AE=E5=89=8A=E9=99=A4=20=E3=83=BBExplorer?= =?UTF-8?q?=E3=81=8C=E8=A4=87=E6=95=B0Links=E3=81=AB=E3=81=82=E3=81=A3?= =?UTF-8?q?=E3=81=9F=E3=82=82=E3=81=AE=E3=82=92=E6=95=B4=E7=90=86=20?= =?UTF-8?q?=E3=83=BBBlockbook=E3=81=AE=E8=BF=BD=E5=8A=A0=20=E3=83=BB?= =?UTF-8?q?=E3=81=9D=E3=82=8C=E3=81=AB=E4=BC=B4=E3=81=86CSS=E3=81=B8?= =?UTF-8?q?=E3=81=AE=E3=82=AF=E3=83=A9=E3=82=B9=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/utility.css | 40 ++++++++++++++ en.html | 133 +++++++++++++++++++---------------------------- index.html | 135 +++++++++++++++++++----------------------------- 3 files changed, 147 insertions(+), 161 deletions(-) diff --git a/css/utility.css b/css/utility.css index c6ab121..e830886 100644 --- a/css/utility.css +++ b/css/utility.css @@ -394,6 +394,46 @@ u-nav-list ul li a, margin: 1px 0 1px; } +.u-insight-label:hover{ + opacity: 0.6; + transition-duration: 0.2s; + cursor: pointer; +} + +.insight-modal{ + display: none; + position: fixed; + top: 0; + text-align: center; + width: 100vw; + height: 100vh; + z-index: 12; + background: rgba(15,15,15,.6); +} + +.u-insight-modal-body{ + margin: auto 0; + position: relative; + top: 50px; + width: 90%; + text-align: center; +} + +.u-insight-list{ + list-style: decimal; + list-style-position: inside; + padding: 10px; +} + +.u-insight-list-item{ + padding: 10px; + border-bottom: 1px solid white; +} + +.u-insight-modal-btn{ + padding: 10px; + border: none; +} .u-scrollbar { diff --git a/en.html b/en.html index b90fead..5b55701 100644 --- a/en.html +++ b/en.html @@ -79,7 +79,21 @@ }); }); - $('#js-table_disp').csv2table('hashrate.csv'); + $('#insight-modal-switch').click(function(){ + $('#insight-modal').fadeIn(200); + }); + $(document).on('keydown',function (e) { + if(e.keyCode === 27) { // ESC + $('#insight-modal').fadeOut(200); + } + }); + $('.u-insight-modal-btn').click(function(){ + $('#insight-modal').fadeOut(200); + }) + $('.insight-twitter').click(function(){ + var twitter = $(this).data('twitter-id'); + window.open('https://twitter.com/' + twitter); + }) }); $(window).scroll(function(e) { @@ -278,18 +292,6 @@

Links

- -
@@ -433,6 +370,42 @@

BitZeny Online Wallet

Copyright © 2018 BitZeny Project. All Rights Reserved.

+
+ + +
diff --git a/index.html b/index.html index dfdae96..ffdf551 100644 --- a/index.html +++ b/index.html @@ -79,7 +79,21 @@ }); }); - $('#js-table_disp').csv2table('hashrate.csv'); + $('#insight-modal-switch').click(function(){ + $('#insight-modal').fadeIn(200); + }); + $(document).on('keydown',function (e) { + if(e.keyCode === 27) { // ESC + $('#insight-modal').fadeOut(200); + } + }); + $('.u-insight-modal-btn').click(function(){ + $('#insight-modal').fadeOut(200); + }) + $('.insight-twitter').click(function(){ + var twitter = $(this).data('twitter-id'); + window.open('https://twitter.com/' + twitter); + }) }); $(window).scroll(function(e) { @@ -199,7 +213,7 @@

活発なコミュニティ

もちろん、あなたも例外ではありません。

- + @@ -279,18 +293,6 @@

Links

- -
@@ -434,6 +371,42 @@

BitZeny Online Wallet

Copyright © 2017-2018 BitZeny Project. All Rights Reserved.

+
+ + +
- From d2d66591dd9cdec0994a88f78e4e0ae414c79806 Mon Sep 17 00:00:00 2001 From: kikiriko200 Date: Thu, 23 May 2019 15:33:43 +0900 Subject: [PATCH 2/4] =?UTF-8?q?index.html=E3=81=AEInsight=E3=81=BE?= =?UTF-8?q?=E3=81=A8=E3=82=81=E2=86=92=E3=83=96=E3=83=AD=E3=83=83=E3=82=AF?= =?UTF-8?q?=E3=82=A8=E3=82=AF=E3=82=B9=E3=83=97=E3=83=AD=E3=83=BC=E3=83=A9?= =?UTF-8?q?=E3=83=BC=E3=81=BE=E3=81=A8=E3=82=81=E3=80=80=E3=81=AB=E5=A4=89?= =?UTF-8?q?=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index ffdf551..c42451e 100644 --- a/index.html +++ b/index.html @@ -337,11 +337,11 @@

CryptoBridge

-

BitZeny版insight

管理者 +

ブロックエクスプローラー

管理者

BitZenyのウォレットアドレスやトランザクションIDを入力することでウォレットの残高や、送金履歴を確認できます。また、発見されたブロックの詳細も確認できます。

- +
@@ -376,11 +376,10 @@

BitZeny Online Wallet

-

BitZeny版Explorerリンク集

+

ブロックエクスプローラーリンク集

-

BitZeny版Explorerは多数あるのでまとめました。

  • namuyan.dip.jp - From 906dc33ab22d12dcdefb9f8268a6b71b6f80e08f Mon Sep 17 00:00:00 2001 From: kikiriko200 Date: Sun, 2 Jun 2019 15:56:57 +0900 Subject: [PATCH 3/4] =?UTF-8?q?BitZeny=E7=A5=9E=E7=A4=BE=E3=81=AE=E8=BF=BD?= =?UTF-8?q?=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- en.html | 10 ++++++++++ index.html | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/en.html b/en.html index 5b55701..43630e1 100644 --- a/en.html +++ b/en.html @@ -354,6 +354,16 @@

    BitZeny Online Wallet

    +
    +
    +

    BitZeny Shrine

    Manager +

    Constructs a Shinto shrine for the domestic encrypted asset BitZeny in Hasuda City, Saitama Prefecture, builds Our goodies, works on forest issues, uses domestic timber that has been legally harvested to create special BitZeny wooden coins I will.

    +
    + +
    +
diff --git a/index.html b/index.html index c42451e..ae08835 100644 --- a/index.html +++ b/index.html @@ -355,6 +355,16 @@

BitZeny Online Wallet

+
+
+

BitZeny神社

管理者 +

埼玉県蓮田市にある国産暗号資産BitZenyを祀る神社 祠建設、グッツ作成、森林問題に取り組み合法的に伐採した国産木材を使い、特別なBitZeny木製コインを作成 暗号資産と地方を繋ぐ活動をしております。

+
+ +
+ From a40cbe4d68d873ed6b9936109e146d8a7b45917e Mon Sep 17 00:00:00 2001 From: kikiriko200 Date: Sun, 2 Jun 2019 22:49:22 +0900 Subject: [PATCH 4/4] Add Exchange(NOVA/TradeSatoshi) --- en.html | 20 ++++++++++++++++++++ index.html | 20 ++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/en.html b/en.html index 43630e1..5fc2d29 100644 --- a/en.html +++ b/en.html @@ -333,6 +333,26 @@

CryptoBridge

+ + + + +