diff options
| author | Jad <[email protected]> | 2020-08-04 02:28:30 +0000 |
|---|---|---|
| committer | Jad <[email protected]> | 2020-08-04 02:28:30 +0000 |
| commit | ee154902b2185bc36c86142ede9f1a41d9b1641c (patch) | |
| tree | 814bbe43502101d62f45e68454c390ae568277ff | |
| parent | init commit (diff) | |
| download | counter-ee154902b2185bc36c86142ede9f1a41d9b1641c.tar.xz counter-ee154902b2185bc36c86142ede9f1a41d9b1641c.zip | |
docs: update index template
| -rw-r--r-- | count.db | bin | 20480 -> 20480 bytes | |||
| -rw-r--r-- | views/index.pug | 8 |
2 files changed, 6 insertions, 2 deletions
| Binary files differ diff --git a/views/index.pug b/views/index.pug index 34dfd4c..075f25b 100644 --- a/views/index.pug +++ b/views/index.pug @@ -19,12 +19,16 @@ html h3 eg: <img src="https://count.getloli.com/get/@index" alt="Kawaii Count!" /> + i Data can access by anyone, please + | <span style="color: #ff4500;"> DO NOT</span> + | enter personal information + h3 Credits ul li - a(href='https://repl.it/') https://repl.it/ + a(href='https://repl.it/') repl.it li - a(href='https://konachan.com/') http://konachan.com/ + a(href='javascript:alert("!!! NSFW LINK !!!\\nPlease enter the url manually")') konachan.com | NSFW h3 Tool |