<!DOCTYPE html>

<html>

<head>

<link rel="stylesheet" href="style.css">

<script src="options_script.js"></script>

</head>

<body>

<h1 class="title"> Digital Resistance</h1>

<p><input name="dzen" type="radio" value="nedzen"> Favorites

<input name="dzen" type="radio" value="nedzen"> Management

<input name="dzen" type="radio" value="nedzen" checked> Hello

</p>

<input id="elem" type="button"/>

<input id="elemfavorite" type="button"/>

<div id="clearall"></div>

<ul id="favor">

</ul>


<div id="mytext1"></div>

<div id="mytext2"></div>

<div id="mytext3"></div>

<div id="mytext4"></div>

<div class="mymess" id="myhello"><p>Find me here:

<a target="_blank" href="https://sites.google.com/view/digital-resistance/main_page">Digital Resistance</a>

</p>

<a target="_blank" href="https://sites.google.com/view/digital-resistance/privacy-policy">Privacy Policy</a>

<a target="_blank" href="https://sites.google.com/view/digital-resistance/source-code-manifest-v3">Source Code</a>

</p>

<p>If you find value in what I do, think about supporting </p>

<p>

<a target="_blank" href="https://paypal.me/DigitalR">PayPal</a>

</p>

<p>

<a target="_blankd" href="https://www.donationalerts.com/r/digitalr">Donationalerts</a>

</p>

<p>

<div id="mytext5">Bitcoin: 1PqWKHYPeLtMJ487Bne6TXxMb17Sg9CrUP</div>

</p>

<p>

<div id="mytext6">Ethereum(ERC20): 0x1a4f1a0fb816126b08b67ffc31f676bfe47637b6</div>

</p>

</div>

</body>

</html>