Author: janpio
Date: Sun Jun 6 13:19:51 2021
New Revision: 1890531
URL: http://svn.apache.org/viewvc?rev=1890531&view=rev
Log:
Updated docs
Added:
cordova/site/public/news/2021/06/
cordova/site/public/news/2021/06/03/
cordova/site/public/news/2021/06/03/network-information-plugin-release.html
Modified:
cordova/site/public/blog/index.html
cordova/site/public/feed.xml
cordova/site/public/news/2021/05/11/camera-plugin-release.html
cordova/site/public/sitemap.xml
cordova/site/public/static/js/index.js
Modified: cordova/site/public/blog/index.html
URL:
http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1890531&r1=1890530&r2=1890531&view=diff
==============================================================================
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Sun Jun 6 13:19:51 2021
@@ -124,6 +124,48 @@
<li>
<header>
+ <div class="adorner" blogTime="Thu, 03 Jun 2021 00:00:00
+0000"></div>
+ <h2 class="title">
+ <a
href="/news/2021/06/03/network-information-plugin-release.html">Network
Information Plugin Released!</a>
+ </h2>
+ <div class="details">
+ <span class="date">03 Jun 2021</span>
+ - by
+ <span class="author">
+
+ Pieter Van Poyer
+
+ </span>
+ <a class="comment"
href="/news/2021/06/03/network-information-plugin-release.html#disqus_thread"></a>
+ </div>
+ </header>
+ <section class="post-excerpt">
+ <p><p>We are happy to announce that we have just released
an update to our Network Information plugin!</p>
+
+<ul>
+<li><a
href="https://github.com/apache/cordova-plugin-network-information">[email protected]</a></li>
+</ul>
+
+<h2>Release Highlights</h2>
+
+<h3>Network Information</h3>
+
+<p>The 3.0.0 major release fixes behaviour on Android.
+The <code>online</code> event was running at unexpected times.</p>
+
+<p>All references of the deprecated <code>navigator.network</code> are
removed.</p>
+
+<ul>
+<li><a
href="https://github.com/apache/cordova-plugin-network-information/pull/114">GH-114</a>
Bugfix <a
href="https://github.com/apache/cordova-plugin-network-information/issues/110">issue
110</a> - online event was firing at unexpected times on Android, due to a
missing equals implementation on the Android JSONObject.</li>
+<li><a
href="https://github.com/apache/cordova-plugin-network-information/pull/117">GH-117</a>
Removes deprecated navigator.network access.</li>
+</ul>
+</p>
+ <div><a
href="/news/2021/06/03/network-information-plugin-release.html">More...</a></div>
+ </section>
+ </li>
+
+ <li>
+ <header>
<div class="adorner" blogTime="Tue, 11 May 2021 00:00:00
+0000"></div>
<h2 class="title">
<a
href="/news/2021/05/11/camera-plugin-release.html">Camera Plugin Released!</a>
@@ -10537,7 +10579,7 @@ window.twttr = (function(d, s, id) {
<script>
window.onload = function(){
setTimeout(function(){
- var lastPostTime = new Date("Tue, 11 May 2021 00:00:00
+0000").getTime();
+ var lastPostTime = new Date("Thu, 03 Jun 2021 00:00:00
+0000").getTime();
setCookie("visitTime", lastPostTime, 365);
}, 2000);
};
Modified: cordova/site/public/feed.xml
URL:
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1890531&r1=1890530&r2=1890531&view=diff
==============================================================================
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Sun Jun 6 13:19:51 2021
@@ -6,11 +6,54 @@
</description>
<link>https://cordova.apache.org/</link>
<atom:link href="https://cordova.apache.org/feed.xml" rel="self"
type="application/rss+xml"/>
- <pubDate>Fri, 14 May 2021 21:47:23 +0000</pubDate>
- <lastBuildDate>Fri, 14 May 2021 21:47:23 +0000</lastBuildDate>
+ <pubDate>Sun, 06 Jun 2021 12:55:50 +0000</pubDate>
+ <lastBuildDate>Sun, 06 Jun 2021 12:55:50 +0000</lastBuildDate>
<generator>Jekyll v3.9.1</generator>
<item>
+ <title>Network Information Plugin Released!</title>
+ <description><p>We are happy to announce that we have just
released an update to our Network Information plugin!</p>
+
+<ul>
+<li><a
href="https://github.com/apache/cordova-plugin-network-information">[email protected]</a></li>
+</ul>
+
+<h2>Release Highlights</h2>
+
+<h3>Network Information</h3>
+
+<p>The 3.0.0 major release fixes behaviour on Android.
+The <code>online</code> event was running at unexpected
times.</p>
+
+<p>All references of the deprecated
<code>navigator.network</code> are removed.</p>
+
+<ul>
+<li><a
href="https://github.com/apache/cordova-plugin-network-information/pull/114">GH-114</a>
Bugfix <a
href="https://github.com/apache/cordova-plugin-network-information/issues/110">issue
110</a> - online event was firing at unexpected times on Android, due to
a missing equals implementation on the Android JSONObject.</li>
+<li><a
href="https://github.com/apache/cordova-plugin-network-information/pull/117">GH-117</a>
Removes deprecated navigator.network access.</li>
+</ul>
+
+<!--more-->
+
+<h1>Changes include:</h1>
+
+<ul>
+<li><a
href="https://github.com/apache/cordova-plugin-network-information/pull/128">GH-128</a>
ci: add node-14.x to workflow</li>
+</ul>
+</description>
+ <pubDate>Thu, 03 Jun 2021 00:00:00 +0000</pubDate>
+
<link>https://cordova.apache.org/news/2021/06/03/network-information-plugin-release.html</link>
+ <guid
isPermaLink="true">https://cordova.apache.org/news/2021/06/03/network-information-plugin-release.html</guid>
+
+ <category>release</category>
+
+ <category>plugins</category>
+
+
+ <category>news</category>
+
+ </item>
+
+ <item>
<title>Camera Plugin Released!</title>
<description><p>We are happy to announce that we have just
released an update to our Camera plugin!</p>
@@ -613,68 +656,5 @@ cordova platform add [email protected]
</item>
- <item>
- <title>Security Advisory CVE-2020-6506</title>
- <description><h3>Formally Disclosed Advisory:</h3>
-
-<ul>
-<li><a
href="https://bugs.chromium.org/p/chromium/issues/detail?id=1083819">https://bugs.chromium.org/p/chromium/issues/detail?id=1083819</a></li>
-</ul>
-
-<p>This vulnerability is a universal cross-site scripting (UXSS)
vulnerability in Android WebView which allows cross-origin iframes to execute
arbitrary JavaScript in the top-level document. Apache Cordova apps built for
Android devices which allow the loading of http content from domains they do
not control could be affected. Theoretically this would be either in an
iframe, or by use of the InAppBrowser plugin
(cordova-plugin-inappbrowser).</p>
-
-<p>If your app loads a local page (e.g. index.html within Cordova app
loads iframe from <a href="#">malicious-example.com</a>),
no user interaction is required for this exploit.</p>
-
-<p>This vulnerability has been fixed in Android WebView as of version
83.0.4103.106.
-Users must update their Android WebView from the Google Play Store
themselves.</p>
-
-<h3>Mitigation</h3>
-
-<p>There are precautions you can take to avoid this
vulnerability.</p>
-
-<ol>
-<li>Use a restrictive an allow-list and content security policy (CSP) as
possible.<br>
-
-<ul>
-<li><a
href="https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-whitelist/">https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-whitelist/</a></li>
-<li>Ensure CSPs do not include &#39;unsafe-line&#39; for
script-src/default-src unless necessary.</li>
-</ul></li>
-<li>Generally, always load local code into your application&#39;s
main webview, and use InAppBrowser to display anything remote.
-
-<ul>
-<li>Always load untrusted content into an external browser (i.e. call
InAppBrowser with <code>_system</code>)</li>
-<li><a
href="https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-inappbrowser/">https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-inappbrowser/</a></li>
-</ul></li>
-<li><p>Do not use iframes, and if you must, never do so in your
application&#39;s main webview. Using the <code>sandbox</code>
attribute will mitigate this vulnerability ( preferably with an empty value. )
Avoid using these sandbox attributes together <code>allow-popups
allow-top-navigation allow-scripts</code> because they do NOT mitigate
this vulnerability.</p>
-<div class="highlight"><pre><code
class="language-js" data-lang="js"><span
class="o">&lt;</span><span
class="nx">iframe</span> <span
class="nx">sandbox</span><span
class="o">=</span><span
class="s1">''</span> <span
class="nx">src</span><span
class="o">=</span><span
class="s1">'http://untrusted-source'</span> <span
class="o">/&gt;</span>
-</code></pre></div></li>
-</ol>
-
-<p>Most of these precautions have always been gentle recommendations of
Apache Cordova, but were not reflected in the default values which were
typically left open. The Apache Cordova committers are investigating preventing
this vulnerability at the framework level, as well as tightening the default
values to prevent inadvertant exposure. In the meantime, if you suspect your
app is vulnerable, please follow the precautions above.</p>
-
-<p>Credit ( and thanks ) go to Alesandro Ortiz for discovering this
vulnerability and bringing it to our attention.</p>
-
-<h3>Additional References</h3>
-
-<ul>
-<li><a
href="https://alesandroortiz.com/articles/uxss-android-webview-cve-2020-6506/">https://alesandroortiz.com/articles/uxss-android-webview-cve-2020-6506/</a></li>
-<li><a
href="https://nvd.nist.gov/vuln/detail/CVE-2020-6506">https://nvd.nist.gov/vuln/detail/CVE-2020-6506</a></li>
-</ul>
-
-<p><em>edit: fixed links that weren&#39;t linking</em>
-JM</p>
-</description>
- <pubDate>Tue, 29 Sep 2020 00:00:00 +0000</pubDate>
-
<link>https://cordova.apache.org/news/2020/09/29/cve-2020-6506.html</link>
- <guid
isPermaLink="true">https://cordova.apache.org/news/2020/09/29/cve-2020-6506.html</guid>
-
- <category>security</category>
-
- <category>advisory</category>
-
-
- <category>news</category>
-
- </item>
-
</channel>
</rss>
Modified: cordova/site/public/news/2021/05/11/camera-plugin-release.html
URL:
http://svn.apache.org/viewvc/cordova/site/public/news/2021/05/11/camera-plugin-release.html?rev=1890531&r1=1890530&r2=1890531&view=diff
==============================================================================
--- cordova/site/public/news/2021/05/11/camera-plugin-release.html (original)
+++ cordova/site/public/news/2021/05/11/camera-plugin-release.html Sun Jun 6
13:19:51 2021
@@ -175,6 +175,26 @@ This crash did occur when the main activ
</div>
<div class="col-sm-6">
+ <a
href="/news/2021/06/03/network-information-plugin-release.html">Next</a>
+ <br>
+ <br>
+ <a class="title"
href="/news/2021/06/03/network-information-plugin-release.html">Network
Information Plugin Released!</a>
+ <div class="date"> 03 Jun 2021 - By Pieter Van Poyer </div>
+ <p class="content">
+ <!--
+ NOTE:
+ the markdownify filter is used here
+ because posts are rendered in sequence;
+ that is, the next post's content isn't
+ yet rendered at the time that this post
+ is being rendered, so page.next.excerpt
+ is still in Markdown and not HTML
+
+ Reference:
https://github.com/jekyll/jekyll/issues/2860
+ -->
+ We are happy to announce that we have just released an
update...
+ </p>
+
</div>
</div>
</footer>
Added:
cordova/site/public/news/2021/06/03/network-information-plugin-release.html
URL:
http://svn.apache.org/viewvc/cordova/site/public/news/2021/06/03/network-information-plugin-release.html?rev=1890531&view=auto
==============================================================================
--- cordova/site/public/news/2021/06/03/network-information-plugin-release.html
(added)
+++ cordova/site/public/news/2021/06/03/network-information-plugin-release.html
Sun Jun 6 13:19:51 2021
@@ -0,0 +1,297 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="utf-8">
+ <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+ <meta name="format-detection" content="telephone=no">
+ <meta name="viewport" content="user-scalable=no, initial-scale=1,
maximum-scale=1, minimum-scale=1, width=device-width" />
+ <meta name="description" content="We are happy to announce that we have
just released an update to our Network Information
[email protected] HighlightsNet...">
+
+ <title>
+
+
+ Network Information Plugin Released! - Apache Cordova
+
+
+ </title>
+
+ <link rel="SHORTCUT ICON" href="/favicon.ico"/>
+
+
+
+
+
+
+ <link rel="canonical"
href="https://cordova.apache.org/news/2021/06/03/network-information-plugin-release.html">
+
+ <!-- CSS -->
+ <link rel="stylesheet" type="text/css" href="/static/css/main.css">
+ <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css">
+ <!-- Algolia Search CSS -->
+ <link rel="stylesheet"
href="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css" />
+
+ <!-- Fonts -->
+ <!-- For attribution information, see www/attributions.html -->
+ <link
href='https://fonts.googleapis.com/css?family=Raleway:700,400,300,700italic,400italic,300italic'
rel='stylesheet' type='text/css'>
+
+ <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media
queries -->
+ <!--[if lt IE 9]>
+ <script
src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
+ <script
src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
+ <![endif]-->
+ <script type="text/javascript">
+ var disqus_developer = 1; // this would set it to developer mode
+ </script>
+
+ <!-- JS -->
+ <script defer type="text/javascript"
src="/static/js/lib/jquery-2.1.1.min.js"></script>
+ <script defer type="text/javascript"
src="/static/js/lib/bootstrap.min.js"></script>
+
+ <script>
+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new
Date();a=s.createElement(o),
+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+ ga('create', 'UA-64283057-3', 'auto');
+ ga('send', 'pageview');
+</script>
+
+</head>
+
+<body>
+ <header>
+ <a class="scroll-point pt-top" name="top"></a>
+ <nav class="navbar navbar-inverse navbar-fixed-top">
+ <div class="container-fluid">
+ <div class="navbar-header">
+ <button type="button" class="navbar-toggle collapsed"
data-toggle="collapse" data-target="#navbar" aria-expanded="false"
aria-controls="navbar">
+ <span class="sr-only">Toggle navigation</span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ </button>
+ <a class="navbar-brand" href="/"><img id="logo_top"
src="/static/img/cordova-logo-newbrand.svg"/></a>
+ </div>
+ <div id="navbar" class="navbar-collapse collapse">
+ <div class="nav_bar_center">
+ <ul class="nav navbar-nav">
+ <li >
+ <a href="/docs/en/latest/">Documentation</a>
+ </li>
+ <li >
+ <a href="/plugins">Plugins</a>
+ </li>
+ <li class="active">
+ <a href="/blog" id="blog_button">Blog<span
class="badge" id="new_blog_count"></span></a>
+ </li>
+ <li >
+ <a href="/contribute">Contribute</a>
+ </li>
+ <li >
+ <a href="/contribute/team.html">Team</a>
+ </li>
+ <li>
+ <a href="/#getstarted">Get Started</a>
+ </li>
+ <li>
+ <form class="navbar-form navbar-right"
id="header-search-form" role="search">
+ <div class="input-group">
+
+ <input id="header-search-field"
type="text" placeholder="Search '10.x' docs..." class="form-control hidden-xs"
autocomplete="off">
+ </div>
+ </form>
+ </li>
+ </ul>
+ </div>
+ </div><!--/.navbar-collapse -->
+ </div>
+ </nav>
+ <div id="_fixed_navbar_spacer" style="padding-top:50px"></div>
+</header>
+
+<div class="page container">
+ <div class="blog">
+ <h1 class="blogHeader">
+ Blog
+ <span class="rss">
+ <img src="/static/img/subscribe.png"><a href="/feed.xml">RSS Feed</a>
+ </span>
+</h1>
+
+<div class="post">
+ <header>
+ <div class="title">Network Information Plugin Released!</div>
+ <div class="author">By:
+
+ Pieter Van Poyer
+
+ </div>
+ <div class="date">03 Jun 2021</div>
+ </header>
+ <section>
+ <div>
+ <p>We are happy to announce that we have just released an update
to our Network Information plugin!</p>
+
+<ul>
+<li><a
href="https://github.com/apache/cordova-plugin-network-information">[email protected]</a></li>
+</ul>
+
+<h2>Release Highlights</h2>
+
+<h3>Network Information</h3>
+
+<p>The 3.0.0 major release fixes behaviour on Android.
+The <code>online</code> event was running at unexpected times.</p>
+
+<p>All references of the deprecated <code>navigator.network</code> are
removed.</p>
+
+<ul>
+<li><a
href="https://github.com/apache/cordova-plugin-network-information/pull/114">GH-114</a>
Bugfix <a
href="https://github.com/apache/cordova-plugin-network-information/issues/110">issue
110</a> - online event was firing at unexpected times on Android, due to a
missing equals implementation on the Android JSONObject.</li>
+<li><a
href="https://github.com/apache/cordova-plugin-network-information/pull/117">GH-117</a>
Removes deprecated navigator.network access.</li>
+</ul>
+
+<!--more-->
+
+<h1>Changes include:</h1>
+
+<ul>
+<li><a
href="https://github.com/apache/cordova-plugin-network-information/pull/128">GH-128</a>
ci: add node-14.x to workflow</li>
+</ul>
+
+ </div>
+ </section>
+ <footer>
+ <div class="row">
+ <div class="col-sm-6">
+
+ <a
href="/news/2021/05/11/camera-plugin-release.html">Previous</a>
+ <br>
+ <br>
+ <a class="title"
href="/news/2021/05/11/camera-plugin-release.html">Camera Plugin Released!</a>
+ <div class="date"> 11 May 2021 - By Pieter Van Poyer </div>
+ <p class="content">
+ We are happy to announce that we have just released an
update...
+ </p>
+
+ </div>
+ <div class="col-sm-6">
+
+ </div>
+ </div>
+ </footer>
+ <div class="disqus">
+ <div id="disqus_thread"></div>
+<script type="text/javascript">
+ /* * * CONFIGURATION VARIABLES * * */
+ var disqus_shortname = 'cordovablogs';
+
+ /* * * DON'T EDIT BELOW THIS LINE * * */
+ (function() {
+ var dsq = document.createElement('script'); dsq.type =
'text/javascript'; dsq.async = true;
+ dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
+ (document.getElementsByTagName('head')[0] ||
document.getElementsByTagName('body')[0]).appendChild(dsq);
+ })();
+</script>
+<noscript>Please enable JavaScript to view the <a
href="https://disqus.com/?ref_noscript" rel="nofollow">comments powered by
Disqus.</a></noscript>
+
+ </div>
+</div>
+
+</div>
+
+</div>
+
+<div class="blue-divider"></div>
+<footer>
+ <div class="container">
+ <div class="row">
+ <div class="col-sm-9">
+ <h1>More Resources</h1>
+ <div class="row">
+ <div class="col-sm-4">
+ <h2>General</h2>
+ <ul class="nav">
+ <li>
+ <a target="_blank"
href="https://projects.apache.org/project.html?cordova">Apache Project Page</a>
+ </li>
+ <li>
+ <a
href="http://www.apache.org/dyn/closer.cgi/cordova">Source Distribution</a>
+ </li>
+ <li>
+ <a target="_blank"
href="http://www.apache.org/licenses/LICENSE-2.0">License</a>
+ </li>
+ <li>
+ <a href="/artwork">Artwork</a>
+ </li>
+ </ul>
+ </div>
+ <div class="col-sm-4">
+ <h2>Development</h2>
+ <ul class="nav">
+ <li><a target="_blank"
href="https://github.com/apache?utf8=%E2%9C%93&q=cordova-">Source
Code</a></li>
+ <li><a target="_blank"
href="https://issues.apache.org/jira/browse/CB/">Issue Tracker</a></li>
+ <li><a target="_blank"
href="http://stackoverflow.com/questions/tagged/cordova">Stack Overflow</a></li>
+ <li><a href="/contact">Mailing List</a></li>
+ <li><a href="/contribute/nightly_builds.html">Nightly
builds</a></li>
+ </ul>
+ </div>
+ <div class="col-sm-4">
+ <h2>Apache Software Foundation</h2>
+ <ul class="nav">
+ <li>
+ <a target="_blank" href="http://www.apache.org/">About
ASF</a>
+ </li>
+ <li>
+ <a target="_blank"
href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a>
+ </li>
+ <li>
+ <a target="_blank"
href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+ </li>
+ <li>
+ <a target="_blank"
href="http://www.apache.org/security/">Security</a>
+ </li>
+ </ul>
+ </div>
+ </div>
+ </div>
+ <div class="col-sm-3">
+ <h1>Contribute</h1>
+ <p style="padding-top:20px"><strong>Help Cordova move
forward!</strong></p>
+ <p>Report bugs, improve the docs, or contribute to the code.</p>
+ <a href="/contribute" class="btn btn-lg btn-primary">
+ Learn More
+ </a>
+ <p style="padding-top:20px"> <a
href="https://twitter.com/apachecordova" class="twitter-follow-button"
data-show-count="false">Follow @apachecordova</a></p>
+ <script async defer
src="https://slack-cordova-io.herokuapp.com/slackin.js"></script>
+ </div>
+</div>
+<p class="copyright_text">
+ Copyright © 2012, 2013, 2015 The Apache Software Foundation, Licensed
under the <a target="_blank"
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a>.<br/>
+ Apache and the Apache feather logos are <a target="_blank"
href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The
Apache Software Foundation.
+ <br/>
+ "Raleway" font used under license. For details see the <a
href="/attributions/">attributions page</a>.
+</p>
+
+ </div>
+</footer>
+
+
+ <script defer type="text/javascript" src="/static/js/index.js"></script>
+ <script defer type="text/javascript" src="/static/js/twitter.js"></script>
+
+
+
+
+<script type="text/javascript"
src="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.js"></script>
+<script type="text/javascript">
+ docsearch({
+ apiKey: '0a916ab198bd93d031aa70611271e42e',
+ indexName: 'cordova',
+ inputSelector: '#header-search-field',
+ algoliaOptions: { 'facetFilters': ["version: 10.x", "language: en"] }
+ });
+</script>
+
+</body>
+</html>
Modified: cordova/site/public/sitemap.xml
URL:
http://svn.apache.org/viewvc/cordova/site/public/sitemap.xml?rev=1890531&r1=1890530&r2=1890531&view=diff
==============================================================================
--- cordova/site/public/sitemap.xml (original)
+++ cordova/site/public/sitemap.xml Sun Jun 6 13:19:51 2021
@@ -4,6 +4,11 @@
<!-- posts -->
<url>
+
<loc>https://cordova.apache.org/news/2021/06/03/network-information-plugin-release.html</loc>
+</url>
+
+
+<url>
<loc>https://cordova.apache.org/news/2021/05/11/camera-plugin-release.html</loc>
</url>
Modified: cordova/site/public/static/js/index.js
URL:
http://svn.apache.org/viewvc/cordova/site/public/static/js/index.js?rev=1890531&r1=1890530&r2=1890531&view=diff
==============================================================================
--- cordova/site/public/static/js/index.js (original)
+++ cordova/site/public/static/js/index.js Sun Jun 6 13:19:51 2021
@@ -77,6 +77,7 @@ function checkNotification() {
var dates = [];
if (lastVisit != "") {
+ dates.push('Thu, 03 Jun 2021 00:00:00 +0000');
dates.push('Tue, 11 May 2021 00:00:00 +0000');
dates.push('Tue, 13 Apr 2021 00:00:00 +0000');
dates.push('Tue, 16 Feb 2021 00:00:00 +0000');
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]