mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2026-01-15 16:32:43 +01:00
Application release
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"files": {
|
||||
"main.css": "/static/css/main.e24cf4a8.css",
|
||||
"main.js": "/static/js/main.a2dc87cb.js",
|
||||
"main.css": "/static/css/main.f655b284.css",
|
||||
"main.js": "/static/js/main.ae3c77c0.js",
|
||||
"index.html": "/index.html",
|
||||
"main.e24cf4a8.css.map": "/static/css/main.e24cf4a8.css.map",
|
||||
"main.a2dc87cb.js.map": "/static/js/main.a2dc87cb.js.map"
|
||||
"main.f655b284.css.map": "/static/css/main.f655b284.css.map",
|
||||
"main.ae3c77c0.js.map": "/static/js/main.ae3c77c0.js.map"
|
||||
},
|
||||
"entrypoints": [
|
||||
"static/css/main.e24cf4a8.css",
|
||||
"static/js/main.a2dc87cb.js"
|
||||
"static/css/main.f655b284.css",
|
||||
"static/js/main.ae3c77c0.js"
|
||||
]
|
||||
}
|
||||
@@ -1,2 +1,2 @@
|
||||
<!-- Howdy! So you like looking at other peoples html sources eh? I do it too. Anyway, the commit hash is 98675cafc7a357d3d1e180d14990ef9fead9eb0c -->
|
||||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Bitwise Calculator. Visualised Bitwise Operations."><meta property="og:url" content="http://bitwisecmd.com"/><meta property="og:type" content="website"/><meta property="og:title" content="BitwiseCmd"/><meta property="og:description" content="Free Text Online Bitwise Calculator"/><meta property="og:image" content="http://bitwisecmd.com/img/social-avatar.png"/><link rel="manifest" href="/manifest.json"/><title>BitwiseCmd</title><script defer="defer" src="/static/js/main.a2dc87cb.js"></script><link href="/static/css/main.e24cf4a8.css" rel="stylesheet"></head><script async src="https://www.googletagmanager.com/gtag/js?id=G-H9EVNH8GNZ"></script><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root" style="height:100%"></div><script type="text/javascript" src="analytics.js"></script></body></html>
|
||||
<!-- Howdy! So you like looking at other peoples html sources eh? I do it too. Anyway, the commit hash is 0192c5193361b69672f1551981948fb42fc446b1 -->
|
||||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Bitwise Calculator. Visualised Bitwise Operations."><meta property="og:url" content="http://bitwisecmd.com"/><meta property="og:type" content="website"/><meta property="og:title" content="BitwiseCmd"/><meta property="og:description" content="Free Text Online Bitwise Calculator"/><meta property="og:image" content="http://bitwisecmd.com/img/social-avatar.png"/><link rel="manifest" href="/manifest.json"/><title>BitwiseCmd</title><script defer="defer" src="/static/js/main.ae3c77c0.js"></script><link href="/static/css/main.f655b284.css" rel="stylesheet"></head><script async src="https://www.googletagmanager.com/gtag/js?id=G-H9EVNH8GNZ"></script><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root" style="height:100%"></div><script type="text/javascript" src="analytics.js"></script></body></html>
|
||||
@@ -1,2 +1,2 @@
|
||||
(node:2471) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated
|
||||
(node:2506) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated
|
||||
(Use `node --trace-deprecation ...` to show where the warning was created)
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
static/css/main.f655b284.css
Normal file
2
static/css/main.f655b284.css
Normal file
File diff suppressed because one or more lines are too long
1
static/css/main.f655b284.css.map
Normal file
1
static/css/main.f655b284.css.map
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
static/js/main.ae3c77c0.js.map
Normal file
1
static/js/main.ae3c77c0.js.map
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user