This is an automated email from the ASF dual-hosted git repository.

aaronmarkham pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new ed2952e  Publish triggered by CI
ed2952e is described below

commit ed2952e8e669dbd62b8bc55c458ca1591e94072b
Author: mxnet-ci <mxnet-ci>
AuthorDate: Wed Aug 5 00:39:42 2020 +0000

    Publish triggered by CI
---
 .htaccess | 1 +
 date.txt  | 1 -
 feed.xml  | 2 +-
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.htaccess b/.htaccess
index d8467ab..679b613 100644
--- a/.htaccess
+++ b/.htaccess
@@ -26,6 +26,7 @@ RewriteOptions AllowNoSlash
 RewriteCond %{REQUEST_URI} !^/versions/
 RewriteCond %{HTTP_REFERER} !mxnet.apache.org
 RewriteCond %{HTTP_REFERER} !mxnet.incubator.apache.org
+RewriteCond %{HTTP_REFERER} !mxnet.cdn.apache.org
 RewriteRule ^(.*)$ /versions/1.6/$1 [r=307,L]
 
 # Redirect Chinese visitors to Chinese CDN, temporary solution for slow site 
speed in China
diff --git a/date.txt b/date.txt
deleted file mode 100644
index 67605b0..0000000
--- a/date.txt
+++ /dev/null
@@ -1 +0,0 @@
-Tue Aug  4 18:44:02 UTC 2020
diff --git a/feed.xml b/feed.xml
index 9c1754e..24d6629 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="4.0.0">Jekyll</generator><link 
href="https://mxnet.apache.org/feed.xml"; rel="self" type="application/atom+xml" 
/><link href="https://mxnet.apache.org/"; rel="alternate" type="text/html" 
/><updated>2020-08-04T18:34:12+00:00</updated><id>https://mxnet.apache.org/feed.xml</id><title
 type="html">Apache MXNet</title><subtitle>A flexible and efficient library for 
deep [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="4.0.0">Jekyll</generator><link 
href="https://mxnet.apache.org/feed.xml"; rel="self" type="application/atom+xml" 
/><link href="https://mxnet.apache.org/"; rel="alternate" type="text/html" 
/><updated>2020-08-05T00:30:14+00:00</updated><id>https://mxnet.apache.org/feed.xml</id><title
 type="html">Apache MXNet</title><subtitle>A flexible and efficient library for 
deep [...]
\ No newline at end of file

Reply via email to