forked from LafeLabs/trashbook
-
Notifications
You must be signed in to change notification settings - Fork 0
/
replicators.html
76 lines (52 loc) · 2.54 KB
/
replicators.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<!--
TRASH MAGIC
TRASHNET
REPLICATORS
EVERYTHING IS PHYSICAL
EVERYTHING IS FRACTAL
EVERYTHING IS RECURSIVE
NO MONEY
NO MINING
NO PROPERTY
LOOK AT THE FUNGI
LOOK AT THE INSECTS
LANGUAGE IS HOW THE MIND PARSES REALITY
All Code, text, art, media, technology, and ideas CC0 PUBLIC DOMAIN
https://github.com/lafeLabs/trashnet
-->
<link href="data:image/x-icon;base64,AAABAAEAEBAQAAEABAAoAQAAFgAAACgAAAAQAAAAIAAAAAEABAAAAAAAgAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD//wAA4A8AAO/vAADqrwAA6q8AAOqvAADqrwAA6q8AAOqvAADqrwAA7+8AAMAHAADf9wAAwAcAAPu/AAD4PwAA" rel="icon" type="image/x-icon" />
<!--Stop Google:-->
<META NAME="robots" CONTENT="noindex,nofollow">
<title>TRASH MAGIC REPLICATORS</title>
</head>
<body>
<a href = "index.html">HOME</a>
<a href = "webeditor.html">WEB CODE EDITOR</a>
<a href = "https://raw.githubusercontent.com/LafeLabs/trashmagic/main/web/php/replicator.txt">GLOBAL RELICATOR CODE LINK</a>
<a href = "php/replicator.txt">LOCAL REPLICATOR LINK</a>
<a href = "copy.php?from=https://raw.githubusercontent.com/LafeLabs/trashmagic/main/web/php/replicator.txt&to=replicator.php">COPY TRASH MAGIC RECURSIVE WEB REPLICATOR</a>
<a href = "copy.php?from=https://raw.githubusercontent.com/LafeLabs/trashmagic/main/php/replicator.txt&to=replicator.php">COPY MAIN TRASH MAGIC REPLICATOR</a>
<a href = "copy.php?from=https://raw.githubusercontent.com/LafeLabs/pibrary/main/php/replicator.txt&to=replicator.php">COPY PIBRARY REPLICATOR</a>
<a href = "copy.php?https://raw.githubusercontent.com/LafeLabs/thing/master/php/replicator.txt&to=replicator.php">COPY GEOMETRON THING REPLICATOR</a>
<a href = "copy.php?from=https://raw.githubusercontent.com/LafeLabs/trashmagic/main/web/geometronmagic/iconmagic/php/replicator.txt&to=replicator.php">COPY ICON MAGIC REPLICATOR</a>
<a href = "copy.php?from=https://raw.githubusercontent.com/LafeLabs/trashmagic/main/web/geometronmagic/symbolmagic/php/replicator.txt&to=replicator.php">COPY SYMBOL MAGIC REPLICATOR</a>
<a href = "replicator.php">REPLICATOR.PHP</a>
<style>
body{
background-color:#9f8767;
font-family:Comic Sans MS;
}
a{
display:block;
color:blue;
margin-left:5em;
margin-bottom:1em;
font-size:2em;
}
</style>
</body>
</html>