mycpen-blog 0.0.0-wjugwhvcuk → 0.0.0-wyarvubmdn
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/atom.xml +28 -28
- package/baidu_urls.txt +2 -2
- package/baidusitemap.xml +4 -0
- package/css/index.css +1 -1
- package/fonts/iconfont_redirect_page.ttf +0 -0
- package/gallery/fe32.top/download.sh +1144 -0
- package/img/loading.svg +1 -0
- package/js/APlayer.js +1 -1
- package/js/custom.js +1 -1
- package/js/fcircle.js +1 -1
- package/js/fcircle_manage_panel.js +16 -0
- package/js/home_page_swiper.js +1 -0
- package/js/people.js +1 -1
- package/js/random.js +1 -0
- package/js/tianli_gpt.js +1 -1
- package/js/utils.js +1 -1
- package/json/friend.json +1 -0
- package/json/link.json +1 -0
- package/json/tianli_gpt.json +1 -0
- package/manifest.json +1 -1
- package/music1/main.css +1 -1
- package/music1/manifest.json +2 -2
- package/package.json +1 -1
- package/search.xml +2130 -0
- package/sitemap.xml +115 -90
- package/wechatOA/main.css +1 -1
- package/friend.json +0 -1
- package/link.json +0 -1
- package/mycpen/random.js +0 -1
- package/search.json +0 -1
- package/song/AZA/345/276/256/345/224/261/345/233/242//344/273/216/345/210/253/345/220/216/song.lrc +0 -43
- package/song/S.H.E//344/270/200/347/234/274/344/270/207/345/271/264/song.lrc +0 -51
- package/song/The Chainsmokers/Something Just Like This/song.lrc +0 -65
- package/song//345/221/250/346/235/260/344/274/246//344/270/203/351/207/214/351/246/231/song.lrc +0 -39
- package/song//345/221/250/346/235/260/344/274/246//345/217/215/346/226/271/345/220/221/347/232/204/351/222/237/song.lrc +0 -61
- package/song//345/221/250/346/235/260/344/274/246//346/230/216/346/230/216/345/260/261/song.lrc +0 -46
- package/song//345/221/250/346/235/260/344/274/246//346/234/200/351/225/277/347/232/204/347/224/265/345/275/261/song.lrc +0 -51
- package/song//345/221/250/346/235/260/344/274/246//347/250/273/351/246/231/song.lrc +0 -53
- package/song//345/221/250/346/235/260/344/274/246//347/272/242/351/242/234/345/246/202/351/234/234/song.lrc +0 -57
- package/song//345/221/250/346/235/260/344/274/246//350/257/264/345/245/275/347/232/204/345/271/270/347/246/217/345/221/242/song.lrc +0 -70
- package/song//345/221/250/346/235/260/344/274/246//351/235/222/350/212/261/347/223/267/song.lrc +0 -45
- package/song//346/242/201/351/223/255/347/220/233//351/241/273/350/207/276/song.lrc +0 -71
- package/song//350/214/203/347/216/256/347/220/252//346/234/200/345/210/235/347/232/204/346/242/246/346/203/263/song.lrc +0 -63
- package/song//350/221/243/347/234/237//346/200/235/345/246/202/351/233/252/song.lrc +0 -48
package/atom.xml
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
<link href="https://blog.cpen.top/atom.xml" rel="self"/>
|
7
7
|
|
8
8
|
<link href="https://blog.cpen.top/"/>
|
9
|
-
<updated>2023-05-
|
9
|
+
<updated>2023-05-05T05:00:00.000Z</updated>
|
10
10
|
<id>https://blog.cpen.top/</id>
|
11
11
|
|
12
12
|
<author>
|
@@ -16,6 +16,33 @@
|
|
16
16
|
|
17
17
|
<generator uri="https://hexo.io/">Hexo</generator>
|
18
18
|
|
19
|
+
<entry>
|
20
|
+
<title>12_Hexo-GitHub Actions 发布博客静态资源至 NPM</title>
|
21
|
+
<link href="https://blog.cpen.top/posts/8d01af11.html"/>
|
22
|
+
<id>https://blog.cpen.top/posts/8d01af11.html</id>
|
23
|
+
<published>2023-05-05T04:00:00.000Z</published>
|
24
|
+
<updated>2023-05-05T05:00:00.000Z</updated>
|
25
|
+
|
26
|
+
|
27
|
+
|
28
|
+
|
29
|
+
<summary type="html"><h2 id="前言">前言<a class="header-anchor" href="#前言"></a></h2>
|
30
|
+
<p>将博客静态文件上传至 github,通过 github action 自动发包至 npm,使用 <a href="https://npmmirror.co</summary>
|
31
|
+
|
32
|
+
|
33
|
+
|
34
|
+
|
35
|
+
<category term="Hexo" scheme="https://blog.cpen.top/categories/Hexo/"/>
|
36
|
+
|
37
|
+
|
38
|
+
<category term="Hexo" scheme="https://blog.cpen.top/tags/Hexo/"/>
|
39
|
+
|
40
|
+
<category term="GitHub" scheme="https://blog.cpen.top/tags/GitHub/"/>
|
41
|
+
|
42
|
+
<category term="NPM" scheme="https://blog.cpen.top/tags/NPM/"/>
|
43
|
+
|
44
|
+
</entry>
|
45
|
+
|
19
46
|
<entry>
|
20
47
|
<title>06_转载-自我提升的8个好习惯</title>
|
21
48
|
<link href="https://blog.cpen.top/posts/85a8374a.html"/>
|
@@ -517,31 +544,4 @@
|
|
517
544
|
|
518
545
|
</entry>
|
519
546
|
|
520
|
-
<entry>
|
521
|
-
<title>05_Hexo-twikoo数据从MongoDB导出-js适配pjax</title>
|
522
|
-
<link href="https://blog.cpen.top/posts/51a9ee30.html"/>
|
523
|
-
<id>https://blog.cpen.top/posts/51a9ee30.html</id>
|
524
|
-
<published>2022-10-24T04:00:00.000Z</published>
|
525
|
-
<updated>2022-10-24T05:00:00.000Z</updated>
|
526
|
-
|
527
|
-
|
528
|
-
|
529
|
-
|
530
|
-
<summary type="html"><h1 id="一-Twikoo数据从MongoDB导出">一. Twikoo数据从MongoDB导出<a class="header-anchor" href="#一-Twikoo数据从MongoDB导出"></a></h1>
|
531
|
-
<h2 id="前言">前言<a class="h</summary>
|
532
|
-
|
533
|
-
|
534
|
-
|
535
|
-
|
536
|
-
<category term="Hexo" scheme="https://blog.cpen.top/categories/Hexo/"/>
|
537
|
-
|
538
|
-
|
539
|
-
<category term="Hexo" scheme="https://blog.cpen.top/tags/Hexo/"/>
|
540
|
-
|
541
|
-
<category term="Twikoo" scheme="https://blog.cpen.top/tags/Twikoo/"/>
|
542
|
-
|
543
|
-
<category term="PJAX" scheme="https://blog.cpen.top/tags/PJAX/"/>
|
544
|
-
|
545
|
-
</entry>
|
546
|
-
|
547
547
|
</feed>
|
package/baidu_urls.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1
|
+
https://blog.cpen.top/posts/8d01af11.html
|
1
2
|
https://blog.cpen.top/posts/85a8374a.html
|
2
3
|
https://blog.cpen.top/posts/285c50ae.html
|
3
4
|
https://blog.cpen.top/posts/beb8baf2.html
|
@@ -6,5 +7,4 @@ https://blog.cpen.top/posts/8b765f7a.html
|
|
6
7
|
https://blog.cpen.top/posts/6f7759e0.html
|
7
8
|
https://blog.cpen.top/posts/acb8c062.html
|
8
9
|
https://blog.cpen.top/posts/cee83196.html
|
9
|
-
https://blog.cpen.top/posts/fe8dbc73.html
|
10
|
-
https://blog.cpen.top/posts/10d5063.html
|
10
|
+
https://blog.cpen.top/posts/fe8dbc73.html
|
package/baidusitemap.xml
CHANGED
@@ -28,6 +28,10 @@
|
|
28
28
|
<loc>https://blog.cpen.top/posts/16589f92.html</loc>
|
29
29
|
<lastmod>2023-06-16</lastmod>
|
30
30
|
</url>
|
31
|
+
<url>
|
32
|
+
<loc>https://blog.cpen.top/posts/8d01af11.html</loc>
|
33
|
+
<lastmod>2023-05-05</lastmod>
|
34
|
+
</url>
|
31
35
|
<url>
|
32
36
|
<loc>https://blog.cpen.top/posts/85a8374a.html</loc>
|
33
37
|
<lastmod>2023-05-04</lastmod>
|