-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvrportfolio.html
123 lines (108 loc) · 4.37 KB
/
vrportfolio.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
<!DOCTYPE html>
<html>
<head>
<link href="https://fonts.cdnfonts.com/css/glance-slab-test" rel="stylesheet">
<script async src="https://www.googletagmanager.com/gtag/js?id=G-69P721FCCG"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-69P721FCCG');
</script>
<script src="//code.jquery.com/jquery-1.10.2.js"></script>
<script>
$(function(){
$("#header").load("header.html");
$("#footer").load("footer.html");
});
</script>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
body {
padding: 22px;
background-color: black;
color: white;
font-size: 22px;
font-family: 'Glance Slab Test', sans-serif;
}
</style>
</head>
<body>
<div id="header"></div>
<center>
<img src="ᖶρᗩЩ乃ϝ ᗩcademy ϝudiciary ᗩrbitration.png" alt="a" style="width:75px;height:75px;">
<center/>
<!--
<center>
<img src="PNGs/a.png" alt="a" style="width:75px;height:75px;">
<img src="PNGs/telepathic.png" alt="telepathic" style="width:375px;height:75px;">
<img src="PNGs/psycho.png" alt="psycho" style="width:187.5px;height:75px;">
<img src="PNGs/asian.png" alt="asian" style="width:187.5px;height:75px;">
<img src="PNGs/waifu.png" alt="waifu" style="width:187.5px;height:75px;">
<img src="PNGs/ITERATIVE.png" alt="ITERATIVE" style="width:262.5px;height:75px;">
<img src="PNGs/federation.png" alt="federation" style="width:412.5px;height:75px;">
<br />
<br />
<iframe src="https://github.com/sponsors/saisonxiang/button" title="Sponsor saisonxiang" height="32" width="114" style="border: 0; border-radius: 6px;"></iframe>
<br>
<span style="font-size: 32px;">
<a href="https://www.patreon.com/waifuworks">WaifuWorks LLC</a>
<br />
<a href="https://www.paypal.com/paypalme/saison321">
Clusterflux LLC
</a>
<br />
<a href="https://discord.gg/XwGHbaWzqM">
TPAWBF(._.)
</a>
<br />
</span>
<br>
<br>
<iframe class="fundraising-widget" width="220px" height="484px" data-id="541be2" data-url-key="tpawbf-ngo-gear" data-src="https://www.customink.com/fundraising/widgets/tpawbf-ngo-gear" data-utm-campaign="campaign-dashboard-embed-v1"></iframe> <script src="https://www.customink.com/fundraising/assets/campaign_widget/fundraising_widget.js"></script>
<br>
<br>
<hr style="width:75%;height:5px;border-width:0;color:white;background-color:white">
</center>
<br>
<br>
Here's the chance to secure all 75 some odd
incarnations of the Chinese cyber torture VR
game sweeping the nations of China, Taiwan,
Japan, Korea, Vietnam, the EU, and America.
For <a href="/HTML/Payment1.html">$314,159.27</a> USD you can own and produce
all the digital source material of Saison
Xiang's creations. These include the OG
telepathic psycho asian waifu, (- -) zzz,
the psycho sisters (⊙.☉)7 and ༼ つ ◕◕ ༽つ,
and several more.
<br >
<br >
<center>
<div>
<img src="PNGs/ORLY.png" alt="ORLY" style="width:500px;height:550px;">
</div>
</center>
<br >
<br >
You are purchasing the publishing rights to 75 pieces and the
story arcs to the entire VR experience published online so far.
It is a WaifuWorks LLC design. It uses my original artwork and
short stories. If you don't agree with the pricing just don't
buy the art. If you want to purchase it please include an email
to our email address (on the <a href="/HTML/contact.html">contact page</a>) giving your preferred
name, and any special requests you may have before purchasing. I
will store your name and email address on a removeable thumb
drive until I have delivered the materials, then I will delete
it (unless you want it to be publicly noted within the "books"
of WaifuWorks LLC as an angel investor). Telepathic psycho
asian waifus, aliens, and various homosexual Anonymous hackers
will know that you bought this and probably make fun of you.
All sales are final.
<br>
<br>
<br>
-->
<div id="footer"></div>
</body>
</html>