summaryrefslogtreecommitdiff
path: root/data/extensions/https-everywhere@eff.org/pages/onboarding/updated.html
diff options
context:
space:
mode:
Diffstat (limited to 'data/extensions/https-everywhere@eff.org/pages/onboarding/updated.html')
-rw-r--r--data/extensions/https-everywhere@eff.org/pages/onboarding/updated.html38
1 files changed, 0 insertions, 38 deletions
diff --git a/data/extensions/https-everywhere@eff.org/pages/onboarding/updated.html b/data/extensions/https-everywhere@eff.org/pages/onboarding/updated.html
deleted file mode 100644
index fc730a3..0000000
--- a/data/extensions/https-everywhere@eff.org/pages/onboarding/updated.html
+++ /dev/null
@@ -1,38 +0,0 @@
-<!doctype html>
-<html class="no-js" lang="">
-
-<head>
- <meta charset="utf-8">
- <title>What's Updated</title>
- <meta name="description" content="Updates">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <link rel="stylesheet" href="style.css">
- <link rel="icon" href="/images/icons/icon-active-38.png">
-</head>
-
-<body>
- <header>
- <img src="/images/onboarding/httpseverywhere-logo.png" alt="HTTPS Everywhere">
- </header>
- <h1 class="description" data-i18n="onboarding_intro"></h1>
- <section class="updates">
- <h1 class="updates_header" data-i18n="onboarding_header"></h1>
- <hr>
- <div class="updates_details">
- <h2 class="updates_details_list" data-i18n="onboarding_details_one"></h2>
- <img src="https://raw.githubusercontent.com/EFForg/https-everywhere/master/chromium/images/onboarding/ease_badssl.gif" alt="EASE Mode GIF Demo" aria-hidden="true"/>
- </div>
- <div class="updates_details">
- <h2 class="updates_details_list" data-i18n="onboarding_details_two"></h2>
- <img src="https://raw.githubusercontent.com/EFForg/https-everywhere/master/chromium/images/onboarding/add_disabled_site.gif" alt="Options GIF Demo" aria-hidden="true"/>
- </div>
- </section>
- <footer>
- <img class="footer_img" src="/images/eff-logo-monogram-red.png" alt="EFF Logo" aria-hidden="true"/>
- <p data-i18n="onboarding_footer"></p>
- </footer>
-
- <script src="../translation.js"></script>
-</body>
-
-</html>