forked from myano/lmddgtfy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
executable file
·77 lines (72 loc) · 4.09 KB
/
about.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<!DOCTYPE html>
<html dir="rtl" lang="fa">
<head>
<!-- metadata -->
<meta charset="utf-8">
<meta http-equiv="cache-control" max-age="604800" content="public">
<meta name="robots" content="index, follow, archive, cache, imageindex">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Zeke Y">
<meta name="keywords" content="duckduckgo, duck duck go, ddg, lmddgtfy, let me duckduckgo that for you, lmdtfy, let me duck that for you, let me search that for you, بذار برات داکش کنم, بذار برات داک داک گو کنم">
<meta name="wot-verification" content="2be96ee9f850fd264aec">
<!-- title -->
<title>درباره | بذار برات داکش کنم - LMDDGTFY</title>
<link rel="shortcut icon" href="favicon.ico"/>
<!-- stylesheets -->
<link rel="stylesheet" href="fonts/icons/icons.min.css">
<link rel="stylesheet" href="fonts/droidarabicnaskh.css">
<link rel="stylesheet" href="css/style.min.css">
</head>
<body class="about-page">
<header class="about-header">
<a href="./" class="link-back">〈 بازگشت</a>
<h1><span class="italics">درباره</span> <span class="bold">بذار برات داک داک گوش کنم</span></h1>
</header>
<main>
<section class="contact-section">
<h2>تماس با من</h2>
<article>
<span class="italics">رایانامه</span><br /><a href="mailto:me@mahdy.fun">me@mahdy.fun</a>
<br /><br />
<span class="italics">توییتر</span><br /><a href="https://twitter.com/mahdymirzade" target="_blank">@mahdymirzade</a>
</article>
</section>
<section class="privacy-section">
<h2>حریم خصوصی</h2>
<article>
ما در <span class="italics">بذار برات داک داک گوش کنم</span> وبسایت رو روی github.io بارگذاری کرده و هیچ دیتایی را ذخیره نمی کنیم!
<br />
ولیکن خود وبسایت lmddgtfy.net این اطلاعات رو ذخیره میکنه:
<br />
<ul>
<li>Whether IPv4 or IPv6 was used. (We do *<span class="bold italics">NOT</span>* store the IP address. Access via IPv4 is stored as "127.0.0.2" and access via IPv6 is stored as "::2" in the nginx access log.)</li>
<li>Time stamp of access.</li>
<li>The resource accessed from this site.</li>
<li>The status code of the request to this site.</li>
<li>The size of the request sent by the server.</li>
<li>The referer.</li>
</ul>
</article>
</section>
<section class="about-section">
<h2>سازندگان</h2>
<article>
این سایت توسط Zeke Y ساخته شد و توسط Zeke Y و <a href="https://yanovich.net" target="_blank">yano</a> توسعه داده شد. همچنین yano پول دامنه و هاست lmddgtfy.net رو پرداخت میکنه.
<br>
<a href="" target="_blank">مهدی میرزاده</a> این سایت رو به فارسی برگردوند و از دامنه و هاست lmddgtfy.ir پشتیبانی می کند.
<br>
<a href="https://github.com/mahdymirzade/lmddgtfy" target="_blank">این کد</a> از گواهی <a href="license.txt">MIT license</a> استفاده میکند.
</article>
</section>
<section class="code-section">
<h2>میخواید کمک کنین؟</h2>
<article>
شما همیشه میتونید <span class="italics">بذار برات داک داک گوش کنم</span> رو بهتر کنید! این برنامه داخل <a href="https://github.com/mahdymirzade/lmddgtfy" target="_blank">صفحه Github</a> قرار دارد.
</article>
</section>
</main>
<footer class="about-footer">
<small>© تمامی حقوق برای <script>document.write(new Date().getFullYear());</script> <a href="about.html">LMDDGTFY</a> محفوظ است.</small>
</footer>
</body>
</html>