From 9509cd66e675f2f5de83fe892fc89a84b640b307 Mon Sep 17 00:00:00 2001 From: deepzz0 Date: Fri, 17 Feb 2017 23:36:56 +0800 Subject: [PATCH] delete static/*.xml --- static/crossdomain.xml | 4 ---- static/robots.txt | 3 --- 2 files changed, 7 deletions(-) delete mode 100644 static/crossdomain.xml delete mode 100644 static/robots.txt diff --git a/static/crossdomain.xml b/static/crossdomain.xml deleted file mode 100644 index dd1dc78..0000000 --- a/static/crossdomain.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/static/robots.txt b/static/robots.txt deleted file mode 100644 index 2b0c19b..0000000 --- a/static/robots.txt +++ /dev/null @@ -1,3 +0,0 @@ -User-agent: * -Allow: / -Sitemap: https://deepzz.com/sitemap.xml