-
Notifications
You must be signed in to change notification settings - Fork 2
/
credits.html
182 lines (125 loc) · 7.59 KB
/
credits.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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
<!DOCTYPE html>
<html lang="">
<head>
<meta charset="utf-8">
<meta name="viewport" content="initial-scale=1, maximum-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Furry Games Index</title>
<meta name="keywords" content="furry, game, kemono">
<meta name="description" content="A project to index furry & kemono games.">
<link rel="stylesheet" href="./styles/peafowl.css?hc=uquery&t=1653658926">
<link rel="stylesheet" href="./icons/icon.css?hc=uquery&t=1729947565">
</head>
<body>
<header>
<nav>
<div class="title">Furry Games Index</div>
<ul>
<li class=""><a class="iconline" href="./en/index.html"><span class="icon" data-icon="" aria-hidden="true"></span>Home</a></li>
<li class=""><a class="iconline" href="./en/list.html"><span class="icon" data-icon="" aria-hidden="true"></span>All games</a></li>
<li class=""><a class="iconline" href="./en/search.html"><span class="icon" data-icon="" aria-hidden="true"></span>Search</a></li>
<li class=""><a class="iconline" href="./en/faq.html"><span class="icon" data-icon="" aria-hidden="true"></span>FAQ</a></li>
<li><a class="iconline" href="https://github.com/FurryGamesIndex/games/wiki/Contributors"><span class="icon" data-icon="" aria-hidden="true"></span>Contributors</a></li>
<li class=""><a class="iconline" href="./languages.html"><span class="icon" data-icon="" aria-hidden="true"></span>Languages</a></li>
</ul>
</nav>
</header><main class="main_simple_markdown">
<h1>Credits</h1>
<p>FurryGamesIndex project is made possible by many Free & Open-source softwares.</p>
<p>Without these Free & Open-source softwares, the birth of FurryGamesIndex project is impossible.</p>
<h2>Python / CPython</h2>
<p><img src="https://i.imgur.com/HMaUIXY.png" alt="Python" /></p>
<p><a href="https://docs.python.org/3/license.html">PSF LICENSE</a></p>
<p><a href="https://www.python.org/">https://www.python.org/</a></p>
<h2>YAML Ain't Markup Language</h2>
<p><a href="https://yaml.org/">https://yaml.org/</a></p>
<h2>Jinja</h2>
<p><img src="https://i.imgur.com/h7rRqcV.png" alt="Jinja" /></p>
<p><a href="https://github.com/pallets/jinja/blob/master/LICENSE.rst">BSD 3-Clause License</a></p>
<p><a href="https://jinja.palletsprojects.com/en/master/">https://jinja.palletsprojects.com/en/master/</a></p>
<h2>pyyaml</h2>
<p><a href="https://github.com/yaml/pyyaml/blob/master/LICENSE">MIT License</a></p>
<p><a href="https://github.com/yaml/pyyaml">https://github.com/yaml/pyyaml</a></p>
<h2>Open Chinese Convert 開放中文轉換</h2>
<p><a href="https://github.com/BYVoid/OpenCC/blob/master/LICENSE">Apache License 2.0</a></p>
<p><a href="https://github.com/BYVoid/OpenCC">https://github.com/BYVoid/OpenCC</a></p>
<h2>python-markdown2</h2>
<p>We use a patched/modified python-markdown2 with our out-of-tree patches</p>
<p>Patched fork: <a href="https://github.com/FurryGamesIndex/python-markdown2">https://github.com/FurryGamesIndex/python-markdown2</a></p>
<h3>Original</h3>
<p><a href="https://github.com/trentm/python-markdown2/blob/master/LICENSE.txt">MIT License</a></p>
<p><a href="https://github.com/trentm/python-markdown2">https://github.com/trentm/python-markdown2</a></p>
<h2>requests</h2>
<p><a href="https://github.com/psf/requests/blob/master/LICENSE">Apache License 2.0</a></p>
<p><a href="https://github.com/psf/requests">https://github.com/psf/requests</a></p>
<h2>Pillow</h2>
<p><a href="https://github.com/python-pillow/Pillow/blob/master/LICENSE">HPND License</a></p>
<p><a href="https://python-pillow.org/">https://python-pillow.org/</a></p>
<h2>beautifulsoup4</h2>
<p>MIT License</p>
<p><a href="https://www.crummy.com/software/BeautifulSoup/">https://www.crummy.com/software/BeautifulSoup/</a></p>
<h2>Isso</h2>
<p>MIT License</p>
<p><a href="https://github.com/posativ/isso">https://github.com/posativ/isso</a></p>
<p>We use a patched/modified Isso with our out-of-tree patches</p>
<p>Patched fork: <a href="https://github.com/FurryGamesIndex/isso">https://github.com/FurryGamesIndex/isso</a></p>
<h2>Icons</h2>
<p>FGI uses icon fonts including but not limited to icons created by contributors and icons from third parties such as Font Awesome.</p>
<p>see <a href="https://github.com/FurryGamesIndex/icons/blob/master/ICON_AUTHORS">https://github.com/FurryGamesIndex/icons/blob/master/ICON_AUTHORS</a> for details.</p>
<h2>FurryGamesIndex-Redesign</h2>
<p>FGI has created a new UI based on modifications and simplifications to FGI-Redesign which created by <a href="https://github.com/967018">UTL_1138</a>.</p>
<p>FGI-Redesign: <a href="https://github.com/967018/FurryGamesIndex-Redesign">https://github.com/967018/FurryGamesIndex-Redesign</a></p>
<h2>Nord color palette</h2>
<p>MIT License</p>
<p><a href="https://www.nordtheme.com/">https://www.nordtheme.com/</a></p>
<h2>git</h2>
<p><img src="https://i.imgur.com/PPCjVty.png" alt="git" /></p>
<p><a href="https://git-scm.com/about/free-and-open-source">GNU GENERAL PUBLIC LICENSE Version 2</a></p>
<p><a href="https://git-scm.com/">https://git-scm.com/</a></p>
<h2>GNU Bash</h2>
<p><a href="https://www.gnu.org/licenses/gpl-3.0.html">GNU GENERAL PUBLIC LICENSE Version 3</a></p>
<p><a href="https://www.gnu.org/software/bash/">https://www.gnu.org/software/bash/</a></p>
<h2>GNU Coreutils</h2>
<p><a href="https://www.gnu.org/software/coreutils/">https://www.gnu.org/software/coreutils/</a></p>
</main>
<hr />
<footer class="small">
<section>
<p>Copyright The FurryGamesIndex project, The data on this site is licensed under <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">CC-BY-NC-SA 4.0</a>. The copyright of some data (such as game screenshots) belongs to the original owner. We only release them under the premise of <a href="https://en.wikipedia.org/wiki/Fair_use">fair use</a>.</p>
<p><a href="./privacy-policy.html">Privacy Policy</a></p>
<p><a href="./credits.html">Powered by Open-source softwares</a></p>
</section>
<section>
<p><a class="iconline" href="./languages.html"><span class="icon" data-icon="" aria-hidden="true"></span><span>Languages</span></a></p>
<p><a class="iconline" href="./en/preferences.html"><span class="icon" data-icon="" aria-hidden="true"></span><span>Site Preferences</span></a></p>
<p>
Found something missing or wrong? want to add new games? Or want to improve FurryGamesIndex? <a href="https://github.com/FurryGamesIndex/games/tree/master/.github/CONTRIBUTING.md">Get Involved</a> now!
</p>
<address>
Contact FurryGamesIndex project by<br>
<a href="https://github.com/FurryGamesIndex/games" title="Github Project">
<span class="icon" data-icon="" aria-hidden="true"></span>
</a>
<a id="email-link" href="javascript:void(0)" title="Contact us">
<span class="icon" data-icon="" aria-hidden="true"></span>
</a>
<a href="https://t.me/FurryGamesIndex" title="Telegram Channel/Groups">
<span class="icon" data-icon="" aria-hidden="true"></span>
</a>
</address>
<p>Your email will be displayed on our <a href="https://groups.google.com/g/furrygamesindex">mailing list</a> for all users.
</p>
</section>
<section>
<p><a class="iconline" href="./en/feed.xml"><span class="icon" data-icon="" aria-hidden="true"></span><span>RSS Feed</span></a></p>
<p>RSS Feed will push the 50 most recent game entries added to FGI in chronological order.</p>
</section>
</footer>
<script src="./scripts/base.js?hc=uquery&t=1621062972"></script>
<script>
const user = "list";
const domain = "furrygames.top";
document.getElementById("email-link").href = `mailto:${user}@${domain}`;
document.getElementById("email-link").title = `${user}@${domain}`;
</script></body>
</html>