From 5ca47209cb8a7247e6813b54f94a70e017d74e57 Mon Sep 17 00:00:00 2001 From: mohinshaik Date: Fri, 25 Oct 2024 21:52:01 +0530 Subject: [PATCH 1/6] dummi --- data/trains.json | 1 + 1 file changed, 1 insertion(+) diff --git a/data/trains.json b/data/trains.json index 0a061565c..4526e4da2 100644 --- a/data/trains.json +++ b/data/trains.json @@ -1,3 +1,4 @@ +#mohin { "trains": [ { From 31e7365a92b1f9fc577f0d36b350736f9189d0e9 Mon Sep 17 00:00:00 2001 From: mohinshaik Date: Tue, 29 Oct 2024 20:43:04 +0530 Subject: [PATCH 2/6] m --- bin/www | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/www b/bin/www index 591de60c4..d28a62faf 100755 --- a/bin/www +++ b/bin/www @@ -1,5 +1,5 @@ #!/usr/bin/env node - +123456789 /** * Module dependencies. */ From cda42650510ec5a15956ca8278baad9612d7d457 Mon Sep 17 00:00:00 2001 From: mohinshaik Date: Tue, 29 Oct 2024 20:46:02 +0530 Subject: [PATCH 3/6] s --- bin/www | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/www b/bin/www index d28a62faf..b17e1061a 100755 --- a/bin/www +++ b/bin/www @@ -1,5 +1,5 @@ #!/usr/bin/env node -123456789 +123456789123456789 /** * Module dependencies. */ From 2342cd20b0ad9da23e8c80a6225feea8068cd255 Mon Sep 17 00:00:00 2001 From: mohinshaik <144986868+mohinshaik@users.noreply.github.com> Date: Tue, 29 Oct 2024 20:51:04 +0530 Subject: [PATCH 4/6] Update www --- bin/www | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/www b/bin/www index b17e1061a..c0ce79a09 100755 --- a/bin/www +++ b/bin/www @@ -1,5 +1,5 @@ #!/usr/bin/env node -123456789123456789 +abcdefghi /** * Module dependencies. */ From 0609d40b51393360725ef41bb85af8f79b5409b2 Mon Sep 17 00:00:00 2001 From: mohinshaik <144986868+mohinshaik@users.noreply.github.com> Date: Tue, 29 Oct 2024 20:51:19 +0530 Subject: [PATCH 5/6] Update trains.json --- data/trains.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/trains.json b/data/trains.json index 4526e4da2..f5ba01ca5 100644 --- a/data/trains.json +++ b/data/trains.json @@ -1,4 +1,4 @@ -#mohin +123456789#mohin { "trains": [ { @@ -84,4 +84,4 @@ ] } ] -} \ No newline at end of file +} From c83f7657039470b25047563212f22aa84620ee03 Mon Sep 17 00:00:00 2001 From: mohinshaik Date: Tue, 29 Oct 2024 20:57:43 +0530 Subject: [PATCH 6/6] m --- app.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app.js b/app.js index ad63fcd95..f40dff114 100644 --- a/app.js +++ b/app.js @@ -39,3 +39,6 @@ app.use(function(err, req, res, next) { }); module.exports = app; + + +git clone my changes