Skip to content

Commit

Permalink
deploy: 5d54387
Browse files Browse the repository at this point in the history
  • Loading branch information
libotony committed Apr 5, 2024
0 parents commit 9897411
Show file tree
Hide file tree
Showing 40 changed files with 4,427 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
inspector.vecha.in
1 change: 1 addition & 0 deletions css/app.740126cc.css

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions css/chunk-vendors.4e32a51b.css

Large diffs are not rendered by default.

Binary file added favicon.ico
Binary file not shown.
Binary file added fonts/fa-brands-400.32ed3107.ttf
Binary file not shown.
Binary file added fonts/fa-brands-400.f16ab58e.eot
Binary file not shown.
Binary file added fonts/fa-brands-400.f5215337.woff
Binary file not shown.
Binary file added fonts/fa-brands-400.f818f042.woff2
Binary file not shown.
Binary file added fonts/fa-regular-400.6cce0c27.woff2
Binary file not shown.
Binary file added fonts/fa-regular-400.9dc17ff7.eot
Binary file not shown.
Binary file added fonts/fa-regular-400.dde98125.ttf
Binary file not shown.
Binary file added fonts/fa-regular-400.f12fac26.woff
Binary file not shown.
Binary file added fonts/fa-solid-900.302236c4.woff
Binary file not shown.
Binary file added fonts/fa-solid-900.92ac4121.ttf
Binary file not shown.
Binary file added fonts/fa-solid-900.a8b4fde7.eot
Binary file not shown.
Binary file added fonts/fa-solid-900.ea119175.woff2
Binary file not shown.
1,184 changes: 1,184 additions & 0 deletions img/fa-brands-400.3ba7d1c4.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
467 changes: 467 additions & 0 deletions img/fa-regular-400.26ba6f3a.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2,618 changes: 2,618 additions & 0 deletions img/fa-solid-900.5b3874ca.svg
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/facicon-256.ico
Binary file not shown.
Binary file added img/icons/favicon-128.ico
Binary file not shown.
Binary file added img/icons/favicon-16.ico
Binary file not shown.
Binary file added img/icons/favicon-32.ico
Binary file not shown.
Binary file added img/icons/favicon-64.ico
Binary file not shown.
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>Inspector</title><script defer="defer" src="/js/chunk-vendors.cb128214.js" type="module"></script><script defer="defer" src="/js/app.2fe5fc63.js" type="module"></script><link href="/css/chunk-vendors.4e32a51b.css" rel="stylesheet"><link href="/css/app.740126cc.css" rel="stylesheet"><link rel="icon" type="image/svg+xml" href="/img/icons/favicon.svg"><link rel="icon" type="image/png" sizes="32x32" href="/img/icons/favicon-128.ico"><link rel="icon" type="image/png" sizes="16x16" href="/img/icons/favicon-64.ico"><link rel="manifest" href="/manifest.json"><meta name="theme-color" content="#4DBA87"><meta name="apple-mobile-web-app-capable" content="no"><meta name="apple-mobile-web-app-status-bar-style" content="default"><meta name="apple-mobile-web-app-title" content="inspector-app"><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="#4DBA87"><meta name="msapplication-TileImage" content="/img/icons/msapplication-icon-144x144.png"><meta name="msapplication-TileColor" content="#000000"><script defer="defer" src="/js/chunk-vendors-legacy.cb128214.js" nomodule></script><script defer="defer" src="/js/app-legacy.2fe5fc63.js" nomodule></script></head><body id="app"><noscript><div class="notification is-danger"><strong>We're sorry but Inspect doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></div></noscript></body></html>
2 changes: 2 additions & 0 deletions js/app-legacy.2fe5fc63.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions js/app-legacy.2fe5fc63.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions js/app.2fe5fc63.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions js/app.2fe5fc63.js.map

Large diffs are not rendered by default.

67 changes: 67 additions & 0 deletions js/chunk-vendors-legacy.cb128214.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

67 changes: 67 additions & 0 deletions js/chunk-vendors.cb128214.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"name":"Inspector-Sync","short_name":"Inspector","theme_color":"#4DBA87","icons":[{"src":"./img/icons/favicon-128.icon","sizes":"128x128","type":"image/icon"},{"src":"./img/icons/favicon-256.icon","sizes":"256x256","type":"image/icon"}],"start_url":"./index.html","display":"standalone","background_color":"#000000"}
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:
2 changes: 2 additions & 0 deletions service-worker.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions service-worker.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9897411

Please sign in to comment.