Skip to content

Commit a00d41a

Browse files
server hosting
1 parent d25cce8 commit a00d41a

19 files changed

+150
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"files": {
3+
"main.css": "/Web-Scraper/static/css/main.6568878a.css",
4+
"main.js": "/Web-Scraper/static/js/main.1b2c6efd.js",
5+
"static/js/787.ee07ecbf.chunk.js": "/Web-Scraper/static/js/787.ee07ecbf.chunk.js",
6+
"service-worker.js": "/Web-Scraper/service-worker.js",
7+
"static/media/analytics.png": "/Web-Scraper/static/media/analytics.154af2e6a76c6ccde89d.png",
8+
"static/media/working.png": "/Web-Scraper/static/media/working.0ddcb1bc89915f403afa.png",
9+
"index.html": "/Web-Scraper/index.html",
10+
"main.6568878a.css.map": "/Web-Scraper/static/css/main.6568878a.css.map",
11+
"main.1b2c6efd.js.map": "/Web-Scraper/static/js/main.1b2c6efd.js.map",
12+
"787.ee07ecbf.chunk.js.map": "/Web-Scraper/static/js/787.ee07ecbf.chunk.js.map"
13+
},
14+
"entrypoints": [
15+
"static/css/main.6568878a.css",
16+
"static/js/main.1b2c6efd.js"
17+
]
18+
}

client/zomdata/build/favicon.ico

3.78 KB
Binary file not shown.

client/zomdata/build/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/Web-Scraper/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/Web-Scraper/logo192.png"/><link rel="manifest" href="/Web-Scraper/manifest.json"/><title>Fooner</title><script defer="defer" src="/Web-Scraper/static/js/main.1b2c6efd.js"></script><link href="/Web-Scraper/static/css/main.6568878a.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

client/zomdata/build/logo192.png

5.22 KB
Loading

client/zomdata/build/logo512.png

9.44 KB
Loading

client/zomdata/build/manifest.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"short_name": "React App",
3+
"name": "Create React App Sample",
4+
"icons": [
5+
{
6+
"src": "favicon.ico",
7+
"sizes": "64x64 32x32 24x24 16x16",
8+
"type": "image/x-icon"
9+
},
10+
{
11+
"src": "logo192.png",
12+
"type": "image/png",
13+
"sizes": "192x192"
14+
},
15+
{
16+
"src": "logo512.png",
17+
"type": "image/png",
18+
"sizes": "512x512"
19+
}
20+
],
21+
"start_url": ".",
22+
"display": "standalone",
23+
"theme_color": "#000000",
24+
"background_color": "#ffffff"
25+
}

client/zomdata/build/robots.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# https://www.robotstxt.org/robotstxt.html
2+
User-agent: *
3+
Disallow:

client/zomdata/build/service-worker.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

client/zomdata/build/service-worker.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)