mirror of
https://github.com/eiblog/eiblog.git
synced 2026-02-12 09:22:27 +08:00
update
This commit is contained in:
0
static/BingSiteAuth.xml
Normal file
0
static/BingSiteAuth.xml
Normal file
File diff suppressed because one or more lines are too long
6
static/crossdoamin.xml
Normal file
6
static/crossdoamin.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE cross-domain-policy SYSTEM "http://www.adobe.com/xml/dtds/cross-domain-policy.dtd">
|
||||
<cross-domain-policy>
|
||||
<allow-access-from domain="*" />
|
||||
<allow-http-request-headers-from domain="*" headers="*"/>
|
||||
</cross-domain-policy>
|
||||
BIN
static/favicon.ico
Normal file
BIN
static/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
@@ -1,6 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
|
||||
<ShortName>Deepzz's Blog</ShortName>
|
||||
<Description>不抛弃,不放弃</Description>
|
||||
<Url type="text/html" template="https://deepzz.com/search.html?s={searchTerms}" />
|
||||
</OpenSearchDescription>
|
||||
6
static/robots.txt
Normal file
6
static/robots.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
User-agent: *
|
||||
Allow: /
|
||||
Sitemap: https://deepzz.com/sitemap.xml
|
||||
|
||||
User-agent: MJ12bot
|
||||
Disallow: /
|
||||
Reference in New Issue
Block a user