Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: index.html

Issue 5923117079724032: Issue 1817 - Change the temporary Maxthon landing page (Website) (Closed)
Patch Set: Created Jan. 28, 2015, 11 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: index.html
===================================================================
--- a/index.html
+++ b/index.html
@@ -19,20 +19,14 @@
<div class="sprite"/>
Unobtrusive ads aren't being blocked in order to support websites (<a href="en/acceptable-ads">configurable</a>)
</li>
- <li itemprop="featureList" class="emphasized">
+ <li id="feature-free" itemprop="featureList" class="emphasized">
<div class="sprite"/>
It's free!
<span class="license-note lang-fr"><fix>(<a href="https://www.gnu.org/licenses/translations.fr.html">Licence GPLv3</a>)</fix></span>
</li>
- </ul>
-
- <ul id="maxthon-news">
- <li class="emphasized">
- Adblock Plus for Maxthon, coming soon...
- </li>
- <li>
- <strong>For the latest news</strong>
- <a href="https://adblockplus.org/forum/viewforum.php?f=22">Follow the discussion on our forum</a>
+ <li id="feature-maxthon" itemprop="featureList">
+ <div class="sprite"/>
+Integrated by default in Maxthon Cloud Browser
</li>
</ul>
</div>
@@ -67,6 +61,9 @@
<li>
<a id="platform-yandex-browser" class="sprite" href="yandex-browser"><attr name="title">Adblock Plus for Yandex Browser</attr></a>
</li>
+ <li>
+ <a id="platform-maxthon" class="sprite" href="maxthon"><attr name="title">Adblock Plus for Maxthon</attr></a>
+ </li>
</ul>
</div>
</section>
@@ -81,9 +78,10 @@
<div class="warning-platform internet-explorer">It appears that you are using Internet Explorer.<fix> </fix><a href="internet-explorer">Switch to Adblock Plus for Internet Explorer.</a></div>
<div class="warning-platform safari">It appears that you are using Safari.<fix> </fix><a href="safari">Switch to Adblock Plus for Safari.</a></div>
<div class="warning-platform yandex-browser">It appears that you are using Yandex Browser.<fix> </fix><a href="yandex-browser">Switch to Adblock Plus for Yandex Browser.</a></div>
+ <div class="warning-platform maxthon">It appears that you are using Maxthon.<fix> </fix><a href="maxthon">Switch to Adblock Plus for Maxthon.</a></div>
<iframe id="video" width="520" height="285" frameborder="0" src="//www.youtube-nocookie.com/embed/pVYtzF5SemU?html5=1&autohide=1&enablejsapi=1&controls=2&fs=1&modestbranding=1&rel=0&showinfo=0&theme=light" itemprop="video"/>
- <img id="maxthon-teaser" src="/_override-static/global/global/img/maxthon-teaser.png" width="540" height="305"/>
+ <img id="maxthon-instruction" src="/_override-static/global/global/img/maxthon-instruction.png" width="540" height="305"/>
</div>
<div id="key-facts">
@@ -147,6 +145,9 @@
<button id="more-yandex-browser" onclick="showTab(this);return false;">
Yandex Browser
</button>
+ <button id="more-maxthon" onclick="showTab(this);return false;">
+ Maxthon
+ </button>
</div>
<div id="tab-firefox" class="more-tab">
@@ -291,6 +292,14 @@
The add-on is developed by the open source community and free to use for everybody. With more than <fix>50</fix> million users, it is one of the most popular extensions ever.
</p>
</div>
+
+ <div id="tab-maxthon" class="more-tab">
+ <h2>Adblock Plus for Maxthon</h2>
+
+ <p>
+ Different from being as an extension on other browsers, Adblock Plus has been integrated by default for Maxthon users, and as an opt-in option for Chinese users. Are you fed up with advertisers infringing on your browsing experience? Simply install Maxthon Cloud Browser and all annoying ads will be automatically blocked from the internet. Blinking banners, popups, video commercials on YouTube and Facebook ads: Maxthon Cloud Browser with Adblock Plus integrated will automatically remove any unwanted ad from every website you visit. Want more? You can easily activate additional privacy and security features such as tracking and malware protection.
+ </p>
+ </div>
</div>
</section>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld