mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2025-12-14 17:02:30 +01:00
Application release
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"files": {
|
||||
"main.css": "/static/css/main.d6b3967d.css",
|
||||
"main.js": "/static/js/main.5b01d0ac.js",
|
||||
"main.css": "/static/css/main.37c74121.css",
|
||||
"main.js": "/static/js/main.3fc7d95f.js",
|
||||
"index.html": "/index.html",
|
||||
"main.d6b3967d.css.map": "/static/css/main.d6b3967d.css.map",
|
||||
"main.5b01d0ac.js.map": "/static/js/main.5b01d0ac.js.map"
|
||||
"main.37c74121.css.map": "/static/css/main.37c74121.css.map",
|
||||
"main.3fc7d95f.js.map": "/static/js/main.3fc7d95f.js.map"
|
||||
},
|
||||
"entrypoints": [
|
||||
"static/css/main.d6b3967d.css",
|
||||
"static/js/main.5b01d0ac.js"
|
||||
"static/css/main.37c74121.css",
|
||||
"static/js/main.3fc7d95f.js"
|
||||
]
|
||||
}
|
||||
@@ -1,2 +1,2 @@
|
||||
<!-- Commit: ac83c1efeb3cdd683c1f64eb822bd8fb8b8c916f -->
|
||||
<!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.5b01d0ac.js"></script><link href="/static/css/main.d6b3967d.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>
|
||||
<!-- Commit: c4877ac3762bbfeb62525049feb162c86ce16e03 -->
|
||||
<!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.3fc7d95f.js"></script><link href="/static/css/main.37c74121.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:2346) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated
|
||||
(node:2331) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated
|
||||
(Use `node --trace-deprecation ...` to show where the warning was created)
|
||||
|
||||
2
static/css/main.37c74121.css
Normal file
2
static/css/main.37c74121.css
Normal file
File diff suppressed because one or more lines are too long
1
static/css/main.37c74121.css.map
Normal file
1
static/css/main.37c74121.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
File diff suppressed because one or more lines are too long
1
static/js/main.3fc7d95f.js.map
Normal file
1
static/js/main.3fc7d95f.js.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
Reference in New Issue
Block a user