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.
Files changed (44) hide show
  1. package/atom.xml +28 -28
  2. package/baidu_urls.txt +2 -2
  3. package/baidusitemap.xml +4 -0
  4. package/css/index.css +1 -1
  5. package/fonts/iconfont_redirect_page.ttf +0 -0
  6. package/gallery/fe32.top/download.sh +1144 -0
  7. package/img/loading.svg +1 -0
  8. package/js/APlayer.js +1 -1
  9. package/js/custom.js +1 -1
  10. package/js/fcircle.js +1 -1
  11. package/js/fcircle_manage_panel.js +16 -0
  12. package/js/home_page_swiper.js +1 -0
  13. package/js/people.js +1 -1
  14. package/js/random.js +1 -0
  15. package/js/tianli_gpt.js +1 -1
  16. package/js/utils.js +1 -1
  17. package/json/friend.json +1 -0
  18. package/json/link.json +1 -0
  19. package/json/tianli_gpt.json +1 -0
  20. package/manifest.json +1 -1
  21. package/music1/main.css +1 -1
  22. package/music1/manifest.json +2 -2
  23. package/package.json +1 -1
  24. package/search.xml +2130 -0
  25. package/sitemap.xml +115 -90
  26. package/wechatOA/main.css +1 -1
  27. package/friend.json +0 -1
  28. package/link.json +0 -1
  29. package/mycpen/random.js +0 -1
  30. package/search.json +0 -1
  31. 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
  32. package/song/S.H.E//344/270/200/347/234/274/344/270/207/345/271/264/song.lrc +0 -51
  33. package/song/The Chainsmokers/Something Just Like This/song.lrc +0 -65
  34. package/song//345/221/250/346/235/260/344/274/246//344/270/203/351/207/214/351/246/231/song.lrc +0 -39
  35. 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
  36. package/song//345/221/250/346/235/260/344/274/246//346/230/216/346/230/216/345/260/261/song.lrc +0 -46
  37. 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
  38. package/song//345/221/250/346/235/260/344/274/246//347/250/273/351/246/231/song.lrc +0 -53
  39. 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
  40. 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
  41. package/song//345/221/250/346/235/260/344/274/246//351/235/222/350/212/261/347/223/267/song.lrc +0 -45
  42. package/song//346/242/201/351/223/255/347/220/233//351/241/273/350/207/276/song.lrc +0 -71
  43. 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
  44. 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-04T05:00:00.000Z</updated>
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">&lt;h2 id=&quot;前言&quot;&gt;前言&lt;a class=&quot;header-anchor&quot; href=&quot;#前言&quot;&gt;&lt;/a&gt;&lt;/h2&gt;
30
+ &lt;p&gt;将博客静态文件上传至 github,通过 github action 自动发包至 npm,使用 &lt;a href=&quot;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">&lt;h1 id=&quot;一-Twikoo数据从MongoDB导出&quot;&gt;一. Twikoo数据从MongoDB导出&lt;a class=&quot;header-anchor&quot; href=&quot;#一-Twikoo数据从MongoDB导出&quot;&gt;&lt;/a&gt;&lt;/h1&gt;
531
- &lt;h2 id=&quot;前言&quot;&gt;前言&lt;a class=&quot;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>