-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2504f1c
commit 6deb519
Showing
1 changed file
with
63 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<title>Online HTML Editor</title> | ||
<head> | ||
</head> | ||
<body> | ||
<p> | ||
In short: We don't want to know anything about your device. We don't want to know anything about you. | ||
</p> | ||
|
||
<p> | ||
1.1 App Functionality | ||
</p> | ||
|
||
<p> | ||
QRtist does all it's functionality on your device. No data leaves your device. | ||
</p> | ||
</br> | ||
<p> | ||
1.2 Analytics | ||
</p> | ||
|
||
<p> | ||
QRtist does not include any analytics. | ||
</p> | ||
</br> | ||
<p> | ||
1.3 Contact Us | ||
</p> | ||
|
||
<p> | ||
If you have any questions or suggestions about our Privacy Policy, do not hesitate to contact us at [email protected]. | ||
</p> | ||
|
||
</br> | ||
<p> | ||
<strong> | ||
QRtist Terms of Use | ||
</strong> | ||
|
||
</p> | ||
|
||
<p> | ||
QRtist is a local QR Code generation app for macOS that lets you create QRCode from your URLs. | ||
</p> | ||
</br> | ||
<p> | ||
Features | ||
</p> | ||
|
||
<p> | ||
QRtist does not have any guarantees in regards to the accuracy and effectiveness of the generated QR codes. | ||
</p> | ||
</br> | ||
<p> | ||
Questions | ||
</p> | ||
|
||
<p> | ||
If you have questions, feature suggestions or bug reports please reach out to [email protected]. | ||
</p> | ||
</body> | ||
</html> |