User1342 commited on
Commit
e34280d
Β·
1 Parent(s): 10a08bd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -15
app.py CHANGED
@@ -88,7 +88,7 @@ img {margin-bottom: -8px;}
88
  <div class="w3-row-padding-large">
89
  <div class="w3-col">
90
  <h1 class="w3-jumbo"><b>WatchTower 🐘🚧</b></h1>
91
- <h1 class="w3-xxxlarge w3-text-purple"><b>Remove Unfavorable Toots From Your Mastodon Feed </b></h1>
92
  <p><span class="w3-xlarge">Scroll down to use WatchTower Ivory. ⬇ </span> WatchTower is a tool that identifies hate speech, misinformation, and extremist content and blocks/ mutes it from your feed. WatchTower Ivory is the second iteration of WatchTower designed for Mastodon. WatchTower blocks content based on it's current database, so make sure to come back regularly to ensure you're up to date! We use a queue system, which means you may need to wait your turn to run WatchTower - however, once you've clicked run, you can close the tab as WatchTower will continue in the background. WatchTower is simple to use: first scroll down the page and click the Mastodon logo below, then you'll be taken to the Mastodon website and asked to verify yourself, after this you'll be taken back here, then simply scroll down to the bottom of the page and click run!</p>
93
  <a href="https://www.watchtower.cartographer.one/"><button class="w3-button w3-light-grey w3-padding-large w3-section " onclick="document.getElementById('download').style.display='block'">
94
  <i class=""></i> Find Out More! πŸ’¬
@@ -103,20 +103,6 @@ img {margin-bottom: -8px;}
103
  </div>
104
  </div>
105
 
106
- <!-- Modal -->
107
- <div id="download" class="w3-modal w3-animate-opacity">
108
- <div class="w3-modal-content" style="padding:32px">
109
- <div class="w3-container w3-white">
110
- <i onclick="document.getElementById('download').style.display='none'" class="fa fa-remove w3-xlarge w3-button w3-transparent w3-right w3-xlarge"></i>
111
- <h2 class="w3-wide">DOWNLOAD</h2>
112
- <p>Download the app in AppStore, Google Play or Microsoft Store.</p>
113
- <i class="fa fa-android w3-large"></i> <i class="fa fa-apple w3-large"></i> <i class="fa fa-windows w3-large"></i>
114
- <p><input class="w3-input w3-border" type="text" placeholder="Enter e-mail"></p>
115
- <button type="button" class="w3-button w3-block w3-padding-large w3-red w3-margin-bottom" onclick="document.getElementById('download').style.display='none'">Fake Download</button>
116
- </div>
117
- </div>
118
- </div>
119
-
120
  <script>
121
  // Slideshow
122
  var slideIndex = 1;
 
88
  <div class="w3-row-padding-large">
89
  <div class="w3-col">
90
  <h1 class="w3-jumbo"><b>WatchTower 🐘🚧</b></h1>
91
+ <h1 class="w3-xxxlarge w3-text-purple"><b>Remove Unfavorable Messages From Your Mastodon Feed </b></h1>
92
  <p><span class="w3-xlarge">Scroll down to use WatchTower Ivory. ⬇ </span> WatchTower is a tool that identifies hate speech, misinformation, and extremist content and blocks/ mutes it from your feed. WatchTower Ivory is the second iteration of WatchTower designed for Mastodon. WatchTower blocks content based on it's current database, so make sure to come back regularly to ensure you're up to date! We use a queue system, which means you may need to wait your turn to run WatchTower - however, once you've clicked run, you can close the tab as WatchTower will continue in the background. WatchTower is simple to use: first scroll down the page and click the Mastodon logo below, then you'll be taken to the Mastodon website and asked to verify yourself, after this you'll be taken back here, then simply scroll down to the bottom of the page and click run!</p>
93
  <a href="https://www.watchtower.cartographer.one/"><button class="w3-button w3-light-grey w3-padding-large w3-section " onclick="document.getElementById('download').style.display='block'">
94
  <i class=""></i> Find Out More! πŸ’¬
 
103
  </div>
104
  </div>
105
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
106
  <script>
107
  // Slideshow
108
  var slideIndex = 1;