Files
JonathanYaniv/index.php
T
2019-01-07 15:54:57 -05:00

136 lines
7.4 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
$male = isset($_SERVER['HTTP_YANIV_MALE']) ? $_SERVER['HTTP_YANIV_MALE'] : true;
$femName = "Jessica";
$maleName = "Jonathan";
$lname = "Yaniv";
$name = ($male ? $maleName : $femName);
$pro = ($male ? "he" : "she");
$pos = ($male ? "his" : "her");
$reflex = ($male ? "him" : "her");
$self = "{$reflex}self";
$cites = [
[
'title' => "When one persons right is anothers obligation",
'url' => "https://www.economist.com/briefing/2018/10/25/when-one-persons-right-is-anothers-obligation",
],
[
'title' => "Why I Am Permanently Banned From Twitter And Why This Should Make You Worry",
'url' => "https://mirandayardley.com/en/i-permanently-banned-twitter-make-worry/",
]
];
function cite($index) {
$citeNum = $index+1;
return "<sup class=\"cite\"><a href=\"#cite-link-{$index}\" class=\"cite\">[{$citeNum}]</a></sup>";
}
?><!DOCTYPE html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>PREDATOR: <?=$name?></title>
<meta name="description" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<link href="https://fonts.googleapis.com/css?family=Open+Sans|Quattrocento:700" rel="stylesheet">
<link rel="stylesheet" href="css/normalize.css" />
<link rel="stylesheet" href="css/ligtbox.min.css" />
<!--<link rel="stylesheet" href="css/main.css" />-->
<style type="text/css">
<?php include('./css/main.css'); ?>
</style>
</head>
<body class="<?=($male ? "safety-off" : "safe-space")?>">
<div class="construction"><span>This webpage is currently in development.</span></div>
<header>
<div class="clearfix"></div>
<h1><?=$name?> <?=$lname?> is a Sexual Predator</h1>
<div class="clearfix"></div>
</header>
<main>
<div class="clearfix"></div>
<section>
<p>
This is an expose regarding <?=$name?> <?=$lname?> (legally <?=$maleName?> <?=$lname?>, but asks to be called <?=$femName?> <?=$lname?>).
</p>
<p>
This document is not about transgender issues. It is about an abuser who uses trans issues to protect <?=$self?> from criticism.
Wearing the guise of a marginalized person, <?=$name?> has sued 16 different beauticians for refusing to wax <?=$pos?> penis and testicles.<?=cite(0)?>
Since then, <?=$pro?> has been uncovered by <em>dozens</em> of women as being a sex pest interested in developing girls.
</p>
<p>
Everyone, men and women, trans and cis, who have criticized <?=$lname?> have been subjected to strict censorship, threats of litigation, and deplatforming by YouTube, Twitter, and private web hosts.
This includes well-known transgender feminists like Miranda Yardley.<?=cite(1)?>
</p>
<p>
In the past few months more information has been uncovered exposing him as someone with an unhealthy obsession with coming-of-age girls.
</p>
</section>
<section>
<h2>"Wax my Balls"</h2>
<p>
The initial incident with <?=$lname?> started when <?=$pro?> attempted to find an aesthetician willing to do work on <?=$pos?> genital region.
<?=$lname?> had problems doing this because <?=$pro?> insisted on contacting women who specialized in Brazilian waxes.
Either out of willful ignorance or malice, <?=$lname?> rejected advice that <?=$pro?> should seek out a general aesthetician who could work on male genitals.
There is a technical distinction between a Brazilian wax for female and male genitals. A specialist who only works with female genitals cannot work with male genitals.
</p>
<p>
Some of the women are claiming <?=$pro?> contacted them via messenger and telephone for <em>weeks</em> without taking 'no' as an answer!
</p>
<p>
Undeterreted, <?=$name?> <?=$lname?> filed complaints with the British Columbia Human Rights Tribunal against all 16 female beauticians who refused to service <?=$reflex?>.
This is different from a lawsuit. <?=$name?> claims that the beauticians fundamentally violated <?=$pos?> human rights by not waxing <?=$pos?> balls.
This human rights tribunal also has a second caveat: <?=$name?> <?=$lname?> doesn't need to get a lawyer (solicitor in Canada) to make <?=$pos?> case,
but the beauticians <em>do</em> need to pay for solicitors out of pocket to defend themselves and their careers.
Not only that, but because transgender law is so new and complicated, many solicitors refuse to help because it can hurt their careers as well!
</p>
<p>
Further, <?=$name?> <?=$lname?> filed with the Canadian courts to have publication of <?=$pos?> name <em>legally banned</em>, forcing all Canadian publications to refer to <?=$reflex?> simply as "JY".
It is quite clear that <?=$lname?> knows this behavior is deceitful, destructive, abusive, and generally appalling and would like people to not know what <?=$pro?> is doing.
</p>
<figure class="video">
<video poster="/video/fcqipv.jpg" controls>
<source src="/video/fcqipv.webm" type="video/webm" />
<source src="/video/fcqipv.mp4" type="video/mp4" />
</video>
<figcaption>
<?php if (!$male) : ?>
<p class="tw">
This video features some TERF rhetoric, but she is a primary victim of a censorship campaign.
It is the opinion of this author that censureship is acceptable, but censorship never is.
</p>
<?php endif; ?>
<p>Gender abolitionist feminist <a href="https://www.youtube.com/user/Perzikyoghurt">Peachyogurt</a> explains the <?=$name?> <?=$lname?> situation from her point of view.</p>
</figcaption>
</figure>
</section>
<div class="clearfix"></div>
</main>
<footer>
<div class="clearfix"></div>
<section>
<h2>Citations</h2>
<dl class="cites">
<?php foreach($cites as $i => $cite) { ?>
<dt><?=($i+1)?>.</dt>
<dd name="cite-link-<?=($i+1)?>"><?="<a href=\"{$cites[$i]['url']}\"><em>{$cites[$i]['title']}</a></em>"?></dd>
<?php } ?>
</dl>
</section>
<p class="copyright"><img src="/img/cc0.png" /> No rights reserved. You may save, store, transmit, duplicate, edit, publish, or monetize this document in any way that pleases you.</p>
<p class="maintainer">This document is maintained by Joshua Moon <tt>&lt;<a href="mailto:josh@jaw.sh">josh@jaw.sh</a>&gt;</tt>. Submit comments, complaints and litigation to that address. Yes, that means you Jonathan.</p>
<div class="clearfix"></div>
</footer>
<script src="js/vendor/modernizr-3.6.0.min.js"></script>
<script src="js/vendor/lightbox.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
</body>
</html>