-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME-LEGAL.html
More file actions
28 lines (25 loc) · 1.29 KB
/
README-LEGAL.html
File metadata and controls
28 lines (25 loc) · 1.29 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>raf</title>
</head>
<body>
<a href="..">Return to userscript listing</a>
<h1> All userscripts on the previous page are free for you to use, modify, and distribute at your heart's content. <br>
As long as you don't remove the credit to me and my website. </h1>
<h2> Further information </h2>
<p> I provide no warranty, aka THE USERSCRIPTS I PROVIDE ARE GIVEN "AS-IS" AND COME WITH NO WARRANTY OF ANY KIND. I am not guaranteed to fix any issues
you bring up to me via email. You're downloading them the way they are, and I have no commitment to the files at all; I have no obligation to update them.
I'm just sharing them. Make sure they won't destroy your web browser if you download them. They work on mine, and I take no responsibility for anything that happens.
</p>
<p>
If you do modify my work, you can switch the author and namespace. Comment somewhere that the original code was written by me, and add a link to https://rafplayz.dev/.
</p>
<p>
These all work on <a href="http://tampermonkey.net/">Tampermonkey</a>. I've not tested them anywhere else.
</p>
</body>
</html>