Skip to content

Commit d1a8b5c

Browse files
committed
link to github repo
1 parent e3ceacb commit d1a8b5c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ <h2>Here's how it works</h2>
6767

6868
<p>Installing the app doesn't sign you up for any newsletters, promos or other email other than rare technical notes about how the app works.</p>
6969

70-
<p>It won’t slow down your computer. We’ve posted our code on Github so you can see exactly what it does. Even though Google says that the app can view and modify your mail, it doesn’t. All it does is create a bunch of filters that tell Google to put the emails back where they belong.</p>
70+
<p>It won’t slow down your computer. <a href="https://github.com/sethgodin/google_promo_filter">We’ve posted our code on Github</a> so you can see exactly what it does. Even though Google says that the app can view and modify your mail, it doesn’t. All it does is create a bunch of filters that tell Google to put the emails back where they belong.</p>
7171

7272
<p>Here are the windows you’ll see:</p>
7373
<div class="row" id='screenshots'>

templates/undo_instructions.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
<div class='col-sm-2 col-md-3'></div>
88
<div class="col-sm-8 col-md-6">
99
<h2>Removing the Filter</h2>
10-
<p>We hope that you'll find this tool helpful. However, we understand that it may not be the right solution for everyone. If you've built your filter and decided it's not for you, we're happy to remove the filter for you. Just click the button below. You can also edit the filter by going to your <a href="https://mail.google.com/mail/u/0/#settings/filters">Gmail settings</a>.</p>
10+
<p>We hope that you'll find this tool helpful. However, we understand that it may not be the right solution for everyone. If you've built your filter and decided it's not for you, we're happy to remove the filter for you. Just click the button below.</p>
11+
<p>You can also edit the filter by going to your <a href="https://mail.google.com/mail/u/0/#settings/filters">Gmail settings</a>.</p>
1112
<div class='callout'>
1213
<p><b>NOTE: this will completely remove the filter that moves emails out of your promotions folder.</b></p>
1314
</div>

0 commit comments

Comments
 (0)