diff --git a/Lieb/Pages/Legal.razor b/Lieb/Pages/Legal.razor new file mode 100644 index 0000000..38ba71a --- /dev/null +++ b/Lieb/Pages/Legal.razor @@ -0,0 +1,54 @@ +@page "/legal" + +

Website

+

Design by Linaith#9249

+

To contact us, please use one of the following methods:

+ + + +
+

This website exists to allow users to sign up for different events in the game Guild Wars 2.

+

The website is also linked to a Discord bot to allow users to sign up to said events via Dicord.

+ +

Privacy Notice

+

User data

+ +

This data is only used to allow users to sign up to different events and to create some statistics about said events. It will never be forwarded to a third party.

+

The account can be deleted any time without leaving any traces. + If the user was banned from the website before deleting the account the Discord id will not be deleted. + Otherwise users could avoid the ban by deleting the account and signing up again.

+ +
+

IP address

+

We log your full IP address and "user agent" together with the pages you access because that's standard for a web server. We don't do anything with it except generate aggregated statistics of website traffic from time to time.

+ +

The "user agent" is a bit of text sent by your browser which identifies it - for example "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36". It simply offers version numbers of browsers.

+ +

The IP address is either the IP address your ISP has given you, or the IP address of a VPN or web proxy if you use one.

+ +

Cookies

+ + +

Questions?

+ +

If you have any questions regarding the above, please get in touch and we will do our best to assist you.

+ +

Acknowledgements

+ +

NCSOFT, the interlocking NC logo, ArenaNet, Guild Wars, Guild Wars Factions, Guild Wars Nightfall, Guild Wars: Eye of the North, Guild Wars 2, Heart of Thorns, Guild Wars 2: Path of Fire, and all associated logos and designs are trademarks or registered trademarks of NCSOFT Corporation.

+ +

All other trademarks are the property of their respective owners.

\ No newline at end of file diff --git a/Lieb/Shared/NavMenu.razor b/Lieb/Shared/NavMenu.razor index b02333d..fae9be3 100644 --- a/Lieb/Shared/NavMenu.razor +++ b/Lieb/Shared/NavMenu.razor @@ -82,6 +82,11 @@ +