q78kgblog 0.0.0-1720168649694 → 0.0.0-1720429643771

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 (84) hide show
  1. package/.github/workflows/HexoSeoAutoPush.yml +8 -12
  2. package/404.html +4 -4
  3. package/about/index.html +6 -6
  4. package/archives/2023/02/index.html +5 -5
  5. package/archives/2023/04/index.html +5 -5
  6. package/archives/2023/05/index.html +5 -5
  7. package/archives/2023/08/index.html +5 -5
  8. package/archives/2023/09/index.html +5 -5
  9. package/archives/2023/index.html +5 -5
  10. package/archives/2024/01/index.html +5 -5
  11. package/archives/2024/02/index.html +5 -5
  12. package/archives/2024/index.html +5 -5
  13. package/archives/index.html +5 -5
  14. package/atom.xml +9 -9
  15. package/baidusitemap.xml +8 -8
  16. package/bangumis/index.html +6 -7
  17. package/bigpie/index.html +4 -4
  18. package/categories/Hexo/index.html +5 -5
  19. package/categories/index.html +4 -4
  20. package/categories//345/271/264/347/273/210/346/200/273/347/273/223/index.html +5 -5
  21. package/categories//347/264/240/346/235/220/index.html +5 -5
  22. package/categories//351/227/262/350/201/212/346/235/202/350/260/210/index.html +5 -5
  23. package/content.json +1 -1
  24. package/css/ariasakablog.css +0 -6669
  25. package/css/danmaku.css +0 -2
  26. package/fcircle/index.html +4 -4
  27. package/fontawesome/index.html +4 -4
  28. package/index.html +12 -12
  29. package/js/commentBarrage.js +201 -201
  30. package/js/day.js +110 -110
  31. package/js/dianzan.js +5 -5
  32. package/js/dis.js +242 -241
  33. package/js/fps.js +55 -54
  34. package/js/gitalker.js +1 -1
  35. package/js/heimu.js +16 -15
  36. package/js/hide.show.js +5 -5
  37. package/js/languages.js +510 -510
  38. package/js/lunar.js +517 -517
  39. package/js/main.js +8 -8
  40. package/js/resizeTop.js +31 -31
  41. package/js/settings.js +303 -302
  42. package/js/sitetime.js +11 -11
  43. package/js/welcomeconsole.js +9 -8
  44. package/links/index.html +4 -4
  45. package/othersite/index.html +4 -4
  46. package/package.json +1 -1
  47. package/posts/164ef646/index.html +7 -7
  48. package/posts/228c2ef8/index.html +7 -7
  49. package/posts/a9a6c1fb/index.html +7 -7
  50. package/posts/c262e439/index.html +7 -7
  51. package/posts/c81531cf/index.html +7 -7
  52. package/posts/ccdf7cfc/index.html +7 -7
  53. package/posts/de1f83f4/index.html +7 -7
  54. package/posts/e54f7476/index.html +7 -7
  55. package/random.html +2 -2
  56. package/sitemap.txt +2 -2
  57. package/sitemap.xml +55 -55
  58. package/tags/AI/index.html +6 -6
  59. package/tags/Butterfly/index.html +6 -6
  60. package/tags/Cloudflare/index.html +6 -6
  61. package/tags/DiffSinger/index.html +6 -6
  62. package/tags/Hexo/index.html +6 -6
  63. package/tags/Next/index.html +6 -6
  64. package/tags/RAID/index.html +6 -6
  65. package/tags/Vercel/index.html +6 -6
  66. package/tags/Workers/index.html +6 -6
  67. package/tags/index.html +4 -4
  68. package/tags//344/270/273/351/242/230/index.html +6 -6
  69. package/tags//345/206/231/344/275/234/index.html +6 -6
  70. package/tags//345/245/263/346/200/247/346/204/217/350/257/206/index.html +6 -6
  71. package/tags//345/255/246/344/271/240/index.html +6 -6
  72. package/tags//345/256/266/351/207/214/344/272/221/index.html +6 -6
  73. package/tags//345/271/264/347/273/210/346/200/273/347/273/223/index.html +6 -6
  74. package/tags//346/212/230/350/205/276/index.html +6 -6
  75. package/tags//346/227/245/345/270/270/index.html +6 -6
  76. package/tags//346/234/215/345/212/241/345/231/250/index.html +6 -6
  77. package/tags//346/265/252/346/275/256/index.html +6 -6
  78. package/tags//347/256/200/347/210/261/index.html +6 -6
  79. package/tags//350/207/252/345/212/250/346/240/207/346/263/250/index.html +6 -6
  80. package/tags//350/256/272/346/226/207/index.html +6 -6
  81. package/tags//350/260/267/346/255/214/347/277/273/350/257/221/index.html +6 -6
  82. package/tags//350/264/237/350/275/275/345/235/207/350/241/241/index.html +6 -6
  83. package/tags//351/207/221/345/217/245/index.html +6 -6
  84. package/tags//351/255/224/346/224/271/index.html +6 -6
package/js/hide.show.js CHANGED
@@ -1,16 +1,16 @@
1
- function isInViewPortOfOne (el) {
2
- const viewPortHeight = window.innerHeight || document.documentElement.clientHeight || document.body.clientHeight
1
+ function isInViewPortOfOne(el) {
2
+ const viewPortHeight = window.innerHeight || document.documentElement.clientHeight || document.body.clientHeight
3
3
  const offsetTop = el.offsetTop
4
4
  const scrollTop = document.documentElement.scrollTop
5
5
  const top = offsetTop - scrollTop
6
6
  return top <= viewPortHeight
7
7
  }
8
8
  $(window).scroll(function () {
9
- if(isInViewPortOfOne(document.getElementsByTagName("footer")[0])){
9
+ if (isInViewPortOfOne(document.getElementsByTagName("footer")[0])) {
10
10
  $(".aplayer .aplayer-body").hide();
11
11
  $("#fps").hide();
12
- }
13
- else{
12
+ }
13
+ else {
14
14
  $(".aplayer .aplayer-body").show();
15
15
  $("#fps").show();
16
16
  }