Skip to content

Commit

Permalink
deploy: 1fb7586
Browse files Browse the repository at this point in the history
  • Loading branch information
akanoce committed Mar 12, 2024
0 parents commit b99f154
Show file tree
Hide file tree
Showing 31 changed files with 246 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
1 change: 1 addition & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<html><head><script>window.location.href='/#/'</script></head></html>
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
insight.vecha.in
7 changes: 7 additions & 0 deletions css/app.62dc4395.css

Large diffs are not rendered by default.

Binary file added favicon.ico
Binary file not shown.
Binary file added img/icons/android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/icons/android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/icons/apple-touch-icon-114x114.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/icons/apple-touch-icon-120x120.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/icons/apple-touch-icon-144x144.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/icons/apple-touch-icon-152x152.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/icons/apple-touch-icon-180x180.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/icons/apple-touch-icon-57x57.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/icons/apple-touch-icon-72x72.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/icons/apple-touch-icon-76x76.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/icons/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/icons/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/icons/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/vechainstats-logo.ff52cf4c.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><!--[if IE]><link rel="icon" href="favicon.ico"><![endif]--><title>Insight - VeChain Explorer</title><link href=js/chunk-2dde0b94.6b61171b.js rel=prefetch><link href=css/app.62dc4395.css rel=preload as=style><link href=js/app.045bb517.js rel=preload as=script><link href=js/chunk-vendors.cb281695.js rel=preload as=script><link href=css/app.62dc4395.css rel=stylesheet><link rel=icon type=image/png sizes=32x32 href=img/icons/favicon-32x32.png><link rel=icon type=image/png sizes=16x16 href=img/icons/favicon-16x16.png><link rel=manifest href=manifest.json><meta name=theme-color content=#6c757d><meta name=apple-mobile-web-app-capable content=yes><meta name=apple-mobile-web-app-status-bar-style content=default><meta name=apple-mobile-web-app-title content=Insight><link rel=apple-touch-icon href=img/icons/apple-touch-icon-152x152.png><link rel=mask-icon href=img/icons/safari-pinned-tab.svg color=#6c757d><meta name=msapplication-TileImage content=img/icons/msapplication-icon-144x144.png><meta name=msapplication-TileColor content=#000000></head><body><noscript><strong>We're sorry but insight-app doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=js/chunk-vendors.cb281695.js></script><script src=js/app.045bb517.js></script></body></html>
2 changes: 2 additions & 0 deletions js/app.045bb517.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions js/app.045bb517.js.map

Large diffs are not rendered by default.

16 changes: 16 additions & 0 deletions js/chunk-2dde0b94.6b61171b.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions js/chunk-2dde0b94.6b61171b.js.map

Large diffs are not rendered by default.

74 changes: 74 additions & 0 deletions js/chunk-vendors.cb281695.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions js/chunk-vendors.cb281695.js.map

Large diffs are not rendered by default.

20 changes: 20 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "VeChain Insight",
"short_name": "Insight",
"icons": [
{
"src": "./img/icons/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "./img/icons/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"start_url": "./index.html",
"display": "standalone",
"background_color": "#f0f0f0",
"theme_color": "#6c757d"
}
34 changes: 34 additions & 0 deletions precache-manifest.cb49f928fbf7aa3a6b322ef014102fbd.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
self.__precacheManifest = [
{
"revision": "e6fc6f5d351ebf421615",
"url": "css/app.62dc4395.css"
},
{
"revision": "e6fc6f5d351ebf421615",
"url": "js/app.045bb517.js"
},
{
"revision": "a6114d34e223b10d0c40",
"url": "js/chunk-2dde0b94.6b61171b.js"
},
{
"revision": "fb5a7772ed37c31f78f8",
"url": "js/chunk-vendors.cb281695.js"
},
{
"revision": "ff52cf4c77656aa0d750c944bb9bb4e6",
"url": "img/vechainstats-logo.ff52cf4c.png"
},
{
"revision": "9c0fa9691f5f128e9a8ff111f58aab8b",
"url": "index.html"
},
{
"revision": "94950714edb823ff37d085ed03466498",
"url": "404.html"
},
{
"revision": "b6216d61c03e6ce0c9aea6ca7808f7ca",
"url": "robots.txt"
}
];
53 changes: 53 additions & 0 deletions report.html

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
User-agent: *
Disallow:
32 changes: 32 additions & 0 deletions service-worker.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
/**
* Welcome to your Workbox-powered service worker!
*
* You'll need to register this file in your web app and you should
* disable HTTP caching for this file too.
* See https://goo.gl/nhQhGp
*
* The rest of the code is auto-generated. Please don't update this file
* directly; instead, make changes to your Workbox build configuration
* and re-run your build process.
* See https://goo.gl/2aRDsh
*/

importScripts("https://storage.googleapis.com/workbox-cdn/releases/3.6.3/workbox-sw.js");

importScripts(
"precache-manifest.cb49f928fbf7aa3a6b322ef014102fbd.js"
);

workbox.core.setCacheNameDetails({prefix: "insight-app"});

workbox.skipWaiting();
workbox.clientsClaim();

/**
* The workboxSW.precacheAndRoute() method efficiently caches and responds to
* requests for URLs in the manifest.
* See https://goo.gl/S9QRab
*/
self.__precacheManifest = [].concat(self.__precacheManifest || []);
workbox.precaching.suppressWarnings();
workbox.precaching.precacheAndRoute(self.__precacheManifest, {});

0 comments on commit b99f154

Please sign in to comment.