q78kgblog 0.0.0-1720429643771 → 0.0.0-1720441708496

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