mirror of
https://github.com/urbanguacamole/torrent-paradise.git
synced 2022-02-03 00:44:15 +03:00
Update FontAwesome
This commit is contained in:
5
static/assets/all.min.js
vendored
Normal file
5
static/assets/all.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -8,7 +8,7 @@
|
||||
<title>Torrent Paradise: The most innovative torrent site</title>
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
||||
<link rel="stylesheet" href="assets/bulma.min.css">
|
||||
<script defer src="assets/fa.js"></script>
|
||||
<script defer src="assets/all.min.js"></script>
|
||||
<style>
|
||||
#resultPage {
|
||||
width: 100%;
|
||||
@@ -38,13 +38,13 @@
|
||||
</nav>
|
||||
<br>
|
||||
<div id="app" class="container">
|
||||
<div class="notification">
|
||||
<span style="color: hsl(348, 100%, 61%);"><i class="fa fa-gift" aria-hidden="true"></i> <i class="fa fa-heart" aria-hidden="true"></i></span><br />
|
||||
Now with all new YIFY movies, straight from their RSS feed. Enjoy and #StayHome
|
||||
</div>
|
||||
<!--<div class="notification">
|
||||
<span style="color: hsl(348, 100%, 61%);"><i class="fa fa-hands-helping" aria-hidden="true"></i> <i class="fa fa-question" aria-hidden="true"></i></span><br />
|
||||
Are you new here? (10 days ago) There has been a flood of new users and I don't know where they came from. I don't run any tracking or keep logs. Can you send me an email at urban-guacamole@protonmail.com ? Please :)
|
||||
</div>-->
|
||||
<div class="field has-addons">
|
||||
<div class="control is-expanded">
|
||||
<input class="input" type='text' id="searchbox" />
|
||||
<input class="input" placeholder='' type='text' id="searchbox" />
|
||||
</div>
|
||||
<div class="control">
|
||||
<button class="button is-info" type="submit" onclick="searchTriggered()">Search</button>
|
||||
@@ -53,7 +53,8 @@
|
||||
</div>
|
||||
<iframe v-bind:style="{height: resultPageHeight + 'px'}" id="resultPage" scrolling="no" frameBorder="0"
|
||||
seamless="seamless" v-bind:src="resultPage"></iframe>
|
||||
<iframe data-aa="1240652" src="//acceptable.a-ads.com/1240652" scrolling="no"
|
||||
<!--<script data-cfasync="false" type="text/javascript" src="https://www.predictivdisplay.com/a/display.php?r=3202363"></script>-->
|
||||
<iframe data-aa="1240652" src="//acceptable.a-ads.com/1240652" scrolling="no"
|
||||
style="border:0px; padding:0; width:100%; height:100%; overflow:hidden" allowtransparency="true"></iframe>
|
||||
</div>
|
||||
<script src="bundle.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user