-
Notifications
You must be signed in to change notification settings - Fork 34
/
makaoptions.html
34 lines (23 loc) · 1.35 KB
/
makaoptions.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
<!DOCTYPE html>
<html>
<head><title>Make America Kittens Again Options</title></head>
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
<style type="text/css">
body {
font-family: 'Raleway', sans-serif;
font-size:small;
}
</style>
<body>
<h2>Make America Kittens Again</h2>
<p>v1.4.1 13/01/2024</p>
<p>Donald Trump is now being blocked. Again.</p>
<p>Editorial note: this plugin does not advocate against or incite hatred towards groups of people based on their race or ethnic origin, religion, disability, gender, age, veteran status, nationality, sexual orientation, gender, gender identity or any other characteristic that is associated with systematic discrimination or marginalisation. It advocates kittens in the specific case of Donald Trump.</p>
<h3>Um, help? It's not working?</h3>
<p>Sorry! Please see the FAQ <a href="http://www.tomroyal.com/make-america-kittens-again-faq/" target="_blank">here</a> for details.
<h3>Donations</h3>
<p>MAKA is free to use, and there's no need to donate anything, but the occasional coffee is always appreciated - thanks!</p>
<p><a href="https://ko-fi.com/A300ZUV" target="_new"><img src="Ko-fi_Blue.png" width="200px" /></a></p>
<p><a href="https://github.com/tomroyal/Make-America-Kittens-Again" target="_blank">https://github.com/tomroyal/Make-America-Kittens-Again</a>
</body>
</html>