fixed moneroj
This commit is contained in:
parent
4e177fb98b
commit
c7bb51f36c
2 changed files with 4 additions and 4 deletions
|
@ -81,8 +81,8 @@
|
|||
<h1>Did you know all your data is exposed when you use Bitcoin?</h1>
|
||||
<h2 style="margin-bottom:10px;">Monero is what people think they are buying when they invest in Bitcoin.</h2>
|
||||
</div>
|
||||
<div class="col-xl-5 col-lg-5 d-flex justify-content-center align-items-center" style="margin-bottom: 40px;">
|
||||
<div class="icon-boxes justify-content-center" style="height:435px;width:320px;margin:10px 0;">
|
||||
<div class="col-xl-5 d-flex justify-content-center align-items-center" style="margin-bottom: 40px;margin-top: 40px;">
|
||||
<div class="icon-boxes justify-content-center" style="height:435px;width:400px;margin:0px 0;">
|
||||
<iframe src="https://trocador.app/step1/?ref=pbhBEQR5WU" width="100%" height="100%" style="border:0px white solid;" scrolling="no"></iframe>
|
||||
<!-- <div class="icon-box mt-4 mt-xl-0">
|
||||
<h4>Crowdfunding to help us</h4>
|
||||
|
|
|
@ -28,8 +28,8 @@ STATICFILES_DIRS = [
|
|||
SECRET_KEY = 'dafsdasdfasfa7sdfs9d7das7f9as7df8ad43525fsffdssdg455$$###77saf9df79as79s'
|
||||
|
||||
# SECURITY WARNING: don't run with debug turned on in production!
|
||||
DEBUG = True
|
||||
#DEBUG = False
|
||||
#DEBUG = True
|
||||
DEBUG = False
|
||||
|
||||
ALLOWED_HOSTS = ['80.78.22.34', 'www.moneroj.net', 'localhost', '127.0.0.1', 'moneroj.net', 'moneroj5xq4ttg4ec7e5secqdyw5mcovzvfvlq6i7omv353i6mnexlqd.onion']
|
||||
|
||||
|
|
Loading…
Reference in a new issue