Skip to content

Commit 61c2e7d

Browse files
committed
站点地图测试
1 parent 50fd296 commit 61c2e7d

File tree

3 files changed

+92
-2
lines changed

3 files changed

+92
-2
lines changed

book.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"summary": "SUMMARY.md"
1515

1616
},
17-
"plugins": ["katex","splitter","anchor-navigation-ex","github-buttons","copy-code-button","-lunr", "-search", "search-plus","ad","-livereload","meta"],
17+
"plugins": ["katex","splitter","anchor-navigation-ex","github-buttons","copy-code-button","-lunr", "-search", "search-plus","ad","-livereload","meta","sitemap"],
1818
"pluginsConfig": {
1919
"github-buttons": {
2020
"buttons": [{
@@ -43,6 +43,9 @@
4343
"content": "qwgHd8kl7vEvBa4OR81jLieQG9UKcY2r8ocztMhzA8o"
4444
}
4545
]
46+
},
47+
"sitemap": {
48+
"hostname": "http://mybook.com/"
4649
}
4750

4851
},

gsitemap.xml

Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,87 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
3+
<url> <loc>http://mybook.com/./</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
4+
<url> <loc>http://mybook.com/leetCode-1-Two-Sum.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
5+
<url> <loc>http://mybook.com/leetCode-2-Add-Two-Numbers.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
6+
<url> <loc>http://mybook.com/leetCode-3-Longest-Substring-Without-Repeating-Characters.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
7+
<url> <loc>http://mybook.com/leetCode-4-Median-of-Two-Sorted-Arrays.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
8+
<url> <loc>http://mybook.com/leetCode-5-Longest-Palindromic-Substring.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
9+
<url> <loc>http://mybook.com/leetCode-6-ZigZag-Conversion.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
10+
<url> <loc>http://mybook.com/leetCode-7-Reverse-Integer.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
11+
<url> <loc>http://mybook.com/leetCode-8-String-to-Integer.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
12+
<url> <loc>http://mybook.com/leetCode-9-Palindrome-Number.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
13+
<url> <loc>http://mybook.com/leetCode-10-Regular-Expression-Matching.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
14+
<url> <loc>http://mybook.com/leetCode-11-Container-With-Most-Water.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
15+
<url> <loc>http://mybook.com/leetCode-12-Integer-to-Roman.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
16+
<url> <loc>http://mybook.com/leetCode-13-Roman-to-Integer.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
17+
<url> <loc>http://mybook.com/leetCode-14-Longest-Common-Prefix.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
18+
<url> <loc>http://mybook.com/leetCode-15-3Sum.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
19+
<url> <loc>http://mybook.com/leetCode-16-3Sum-Closest.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
20+
<url> <loc>http://mybook.com/leetCode-17-Letter-Combinations-of-a-Phone-Number.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
21+
<url> <loc>http://mybook.com/leetCode-18-4Sum.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
22+
<url> <loc>http://mybook.com/leetCode-19-Remov-Nth-Node-From-End-of-List.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
23+
<url> <loc>http://mybook.com/leetCode-20-Valid Parentheses.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
24+
<url> <loc>http://mybook.com/leetCode-21-Merge-Two-Sorted-Lists.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
25+
<url> <loc>http://mybook.com/leetCode-22-Generate-Parentheses.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
26+
<url> <loc>http://mybook.com/leetCode-23-Merge-k-Sorted-Lists.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
27+
<url> <loc>http://mybook.com/leetCode-24-Swap-Nodes-in-Pairs.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
28+
<url> <loc>http://mybook.com/leetCode-25-Reverse-Nodes-in-k-Group.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
29+
<url> <loc>http://mybook.com/leetCode-26-Remove-Duplicates-from-Sorted-Array.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
30+
<url> <loc>http://mybook.com/leetCode-27-Remove-Element.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
31+
<url> <loc>http://mybook.com/leetCode-28-Implement-strStr.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
32+
<url> <loc>http://mybook.com/leetCode-29-Divide-Two-Integers.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
33+
<url> <loc>http://mybook.com/leetCode-30-Substring-with-Concatenation-of-All-Words.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
34+
<url> <loc>http://mybook.com/leetCode-31-Next-Permutation.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
35+
<url> <loc>http://mybook.com/leetCode-32-Longest-Valid-Parentheses.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
36+
<url> <loc>http://mybook.com/leetCode-33-Search-in-Rotated-Sorted-Array.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
37+
<url> <loc>http://mybook.com/leetCode-34-Find-First-and-Last-Position-of-Element-in-Sorted-Array.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
38+
<url> <loc>http://mybook.com/leetCode-35-Search-Insert-Position.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
39+
<url> <loc>http://mybook.com/leetCode-36-Valid-Sudoku.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
40+
<url> <loc>http://mybook.com/leetCode-37-Sudoku-Solver.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
41+
<url> <loc>http://mybook.com/leetCode-38-Count-and-Say.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
42+
<url> <loc>http://mybook.com/leetCode-39-Combination-Sum.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
43+
<url> <loc>http://mybook.com/leetCode-40-Combination-Sum-II.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
44+
<url> <loc>http://mybook.com/leetCode-41-First-Missing-Positive.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
45+
<url> <loc>http://mybook.com/leetCode-42-Trapping-Rain-Water.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
46+
<url> <loc>http://mybook.com/leetCode-43-Multiply-Strings.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
47+
<url> <loc>http://mybook.com/leetCode-44-Wildcard-Matching.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
48+
<url> <loc>http://mybook.com/leetCode-45-Jump-Game-II.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
49+
<url> <loc>http://mybook.com/leetCode-46-Permutations.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
50+
<url> <loc>http://mybook.com/leetCode-47-Permutations-II.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
51+
<url> <loc>http://mybook.com/leetCode-48-Rotate-Image.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
52+
<url> <loc>http://mybook.com/leetCode-49-Group-Anagrams.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
53+
<url> <loc>http://mybook.com/leetCode-50-Pow.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
54+
<url> <loc>http://mybook.com/leetCode-51-N-Queens.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
55+
<url> <loc>http://mybook.com/leetCode-52-N-QueensII.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
56+
<url> <loc>http://mybook.com/leetCode-53-Maximum-Subarray.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
57+
<url> <loc>http://mybook.com/leetCode-54-Spiral-Matrix.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
58+
<url> <loc>http://mybook.com/leetCode-55-Jump-Game.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
59+
<url> <loc>http://mybook.com/leetCode-56-Merge-Intervals.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
60+
<url> <loc>http://mybook.com/leetCode-57-Insert-Interval.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
61+
<url> <loc>http://mybook.com/leetCode-58-Length-of-Last-Word.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
62+
<url> <loc>http://mybook.com/leetCode-59-Spiral-MatrixII.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
63+
<url> <loc>http://mybook.com/leetCode-60-Permutation-Sequence.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
64+
<url> <loc>http://mybook.com/leetCode-61-Rotate-List.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
65+
<url> <loc>http://mybook.com/leetCode-62-Unique-Paths.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
66+
<url> <loc>http://mybook.com/leetCode-63-Unique-PathsII.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
67+
<url> <loc>http://mybook.com/leetCode-64-Minimum-PathSum.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
68+
<url> <loc>http://mybook.com/leetCode-65-Valid-Number.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
69+
<url> <loc>http://mybook.com/leetCode-66-Plus-One.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
70+
<url> <loc>http://mybook.com/leetCode-67-Add Binary.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
71+
<url> <loc>http://mybook.com/leetCode-68-Text-Justification.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
72+
<url> <loc>http://mybook.com/leetCode-69-Sqrtx.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
73+
<url> <loc>http://mybook.com/leetCode-70-Climbing-Stairs.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
74+
<url> <loc>http://mybook.com/leetCode-71-Simplify-Path.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
75+
<url> <loc>http://mybook.com/leetCode-72-Edit-Distance.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
76+
<url> <loc>http://mybook.com/leetcode-73-Set-Matrix-Zeroes.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
77+
<url> <loc>http://mybook.com/leetCode-74-Search-a-2D-Matrix.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
78+
<url> <loc>http://mybook.com/leetCode-75-Sort-Colors.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
79+
<url> <loc>http://mybook.com/leetCode-76-Minimum-Window-Substring.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
80+
<url> <loc>http://mybook.com/leetCode-77-Combinations.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
81+
<url> <loc>http://mybook.com/leetCode-78-Subsets.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
82+
<url> <loc>http://mybook.com/leetCode-79-Word-Search.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
83+
<url> <loc>http://mybook.com/leetCode-80-Remove-Duplicates-from-Sorted-ArrayII.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
84+
<url> <loc>http://mybook.com/leetCode-81-Search-in-Rotated-Sorted-ArrayII.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
85+
<url> <loc>http://mybook.com/leetCode-82-Remove-Duplicates-from-Sorted-ListII.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
86+
<url> <loc>http://mybook.com/leetCode-83-Remove-Duplicates-from-Sorted-List.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> </url>
87+
</urlset>

node_modules/gitbook-plugin-sitemap/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)