-
Notifications
You must be signed in to change notification settings - Fork 0
/
sitemap.xml
28 lines (28 loc) · 1.68 KB
/
sitemap.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<SCRIPT id="allow-copy_script">(function agent() { let isUnlockingCached = false const isUnlocking = () => isUnlockingCached document.addEventListener('allow_copy', event => { const { unlock } = event.detail isUnlockingCached = unlock }) const copyEvents = [ 'copy', 'cut', 'contextmenu', 'selectstart', 'mousedown', 'mouseup', 'mousemove', 'keydown', 'keypress', 'keyup', ] const rejectOtherHandlers = e => { if (isUnlocking()) { e.stopPropagation() if (e.stopImmediatePropagation) e.stopImmediatePropagation() } } copyEvents.forEach(evt => { document.documentElement.addEventListener(evt, rejectOtherHandlers, { capture: true, }) }) })()</SCRIPT>
<url>
<loc>https://23-design-patterns-app.xgqfrms.xyz/</loc>
<lastmod>2016-07-07</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://23-design-patterns-app.xgqfrms.xyz/about.html</loc>
<lastmod>2016-09-05 T00:00:08+08:00</lastmod>
<changefreq>always</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://23-design-patterns-app.xgqfrms.xyz/map.html</loc>
<lastmod>2016-09-05 T00:00:08+08:00</lastmod>
<changefreq>weekly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>https://23-design-patterns-app.xgqfrms.xyz/404.html</loc>
<lastmod>2016-09-05 T00:00:08+08:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.3</priority>
</url>
</urlset>
<!-- http://www.sitemaps.org/protocol.html -->