Add files via upload

This commit is contained in:
2021-08-18 00:11:37 -07:00
committed by GitHub
parent fbd5ee6f06
commit ecd6246099
5 changed files with 2410 additions and 0 deletions

61
db.json Normal file
View File

@ -0,0 +1,61 @@
{
"files": [
{
"path": "/",
"ip": "Unknown",
"views": 5
},
{
"path": "/RBTu",
"ip": "127.0.0.1",
"views": 1,
"original": "C:\\Users\\ltlld\\Desktop\\ShareX\\server\\routes/../uploads/RBTu.jpg",
"showCase": false
}
],
"bans": [],
"visitors": [
{
"date": "2021-08-12T22:07:21.090Z",
"ip": "10.0.0.69",
"path": "/"
},
{
"date": "2021-08-12T22:07:49.009Z",
"ip": "10.0.0.69",
"path": "/"
},
{
"date": "2021-08-12T22:08:16.603Z",
"ip": "10.0.0.69",
"path": "/"
},
{
"date": "2021-08-12T22:08:47.570Z",
"ip": "127.0.0.1",
"path": "/"
},
{
"date": "2021-08-12T22:08:53.673Z",
"ip": "127.0.0.1",
"path": "/"
},
{
"date": "2021-08-12T22:09:00.043Z",
"ip": "127.0.0.1",
"path": "/RBTu"
},
{
"date": "2021-08-12T22:30:55.854Z",
"ip": "10.0.0.69",
"path": "/"
}
],
"trafficTotal": [
{
"month": "8/2021",
"total": 6
}
],
"passwordUploads": []
}