diff options
| author | ilotterytea <iltsu@alright.party> | 2025-06-03 14:08:22 +0400 |
|---|---|---|
| committer | ilotterytea <iltsu@alright.party> | 2025-06-03 14:08:22 +0400 |
| commit | 27027f5b6a9ea2a4cb5f2324018be8ce0f22cc50 (patch) | |
| tree | 598a4497aa439f6b9550da4addc0ffa532b2e503 /public/static | |
| parent | 05a716756dfd32f1d8401076e713356590ace1e2 (diff) | |
upd: 'what is...' block
Diffstat (limited to 'public/static')
| -rw-r--r-- | public/static/PRIVACY.txt | 2 | ||||
| -rw-r--r-- | public/static/TOS.txt | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/public/static/PRIVACY.txt b/public/static/PRIVACY.txt new file mode 100644 index 0000000..9cebe94 --- /dev/null +++ b/public/static/PRIVACY.txt @@ -0,0 +1,2 @@ +There is your privacy policy. +If you see this, then the administrator hasn't set privacy policy.
\ No newline at end of file diff --git a/public/static/TOS.txt b/public/static/TOS.txt new file mode 100644 index 0000000..897ed5e --- /dev/null +++ b/public/static/TOS.txt @@ -0,0 +1,2 @@ +There is your TOS. +If you see this, then the administrator hasn't set TOS.
\ No newline at end of file |
