diff --git a/app/gtw.py b/app/gtw.py index a5cb4fa..1673eb9 100644 --- a/app/gtw.py +++ b/app/gtw.py @@ -51,10 +51,11 @@ def parse_arguments(): - It does not looks like a google link! + Not a Google Maps Link! + + -
-

It does not looks like a google maps link!

-

- Looks like you gave me the wrong link. At the moment, I can only handle Google Maps. -
-
- I’m not a frontend guru at all, so I’ll just send you this message to keep things moving. +

+

Not a Google Maps Link!

+

+ Looks like you gave me the wrong link. Right now, I can only handle Google Maps URLs. + Let’s keep it simple and straightforward.

-
-

BUT. If you have any ideas to improve this, you're welcome to contribute:

- - Visit the GitHub Repository - + If you have ideas to improve this or want to help, feel free to contribute:

+ + Visit the GitHub Repository +
+ + + """ @@ -124,6 +105,8 @@ def parse_arguments(): Oops, Something Went Wrong! + + -
-

Oops, Something Went Wrong!

-

+

+

Oops, Something Went Wrong!

+

It seems Google has changed something again, and things are broken. Don’t worry, I'll let the team know to fix it as soon as possible.

If you have any ideas to improve this, you're welcome to contribute:

-

- - Visit the GitHub Repository - -

+ + Visit the GitHub Repository +
+ + + """ @@ -228,6 +193,19 @@ def parse_arguments():
+ + +
+
+
Contribute
+

+ Have ideas to make this better? Check out the project on GitHub and share your suggestions or improvements: +

+ + GitHub Repository + +
+
@@ -247,14 +225,6 @@ def parse_arguments(): } -
-

If you have any ideas to improve this, you're welcome to contribute:

-

- - Visit the GitHub Repository - -

- """