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/main.js CHANGED
@@ -147,7 +147,7 @@ document.addEventListener('DOMContentLoaded', function () {
147
147
  this.classList.toggle('expand-done')
148
148
  }
149
149
 
150
- function createEle(lang, item, service) {
150
+ function createEle (lang, item, service) {
151
151
  const fragment = document.createDocumentFragment()
152
152
 
153
153
  if (isShowTool) {
@@ -206,7 +206,7 @@ document.addEventListener('DOMContentLoaded', function () {
206
206
  /**
207
207
  * PhotoFigcaption
208
208
  */
209
- function addPhotoFigcaption() {
209
+ function addPhotoFigcaption () {
210
210
  document.querySelectorAll('#article-container img').forEach(function (item) {
211
211
  const parentEle = item.parentNode
212
212
  const altValue = item.title || item.alt
@@ -266,7 +266,7 @@ document.addEventListener('DOMContentLoaded', function () {
266
266
  }
267
267
 
268
268
  // find the scroll direction
269
- function scrollDirection(currentTop) {
269
+ function scrollDirection (currentTop) {
270
270
  const result = currentTop > initTop // true is down & false is up
271
271
  initTop = currentTop
272
272
  return result
@@ -459,7 +459,7 @@ document.addEventListener('DOMContentLoaded', function () {
459
459
  newEle.className = 'fas fa-sign-out-alt exit-readmode'
460
460
  $body.appendChild(newEle)
461
461
 
462
- function clickFn() {
462
+ function clickFn () {
463
463
  $body.classList.remove('read-mode')
464
464
  newEle.remove()
465
465
  newEle.removeEventListener('click', clickFn)
@@ -561,10 +561,10 @@ document.addEventListener('DOMContentLoaded', function () {
561
561
  let textFont; const copyFont = window.getSelection(0).toString()
562
562
  if (copyFont.length > copyright.limitCount) {
563
563
  textFont = copyFont + '\n' + '\n' + '\n' +
564
- copyright.languages.author + '\n' +
565
- copyright.languages.link + window.location.href + '\n' +
566
- copyright.languages.source + '\n' +
567
- copyright.languages.info
564
+ copyright.languages.author + '\n' +
565
+ copyright.languages.link + window.location.href + '\n' +
566
+ copyright.languages.source + '\n' +
567
+ copyright.languages.info
568
568
  } else {
569
569
  textFont = copyFont
570
570
  }
package/js/resizeTop.js CHANGED
@@ -1,43 +1,43 @@
1
- function getStyle(obj, name) {
2
- if (window.getComputedStyle) {
3
- return getComputedStyle(obj, null)[name];
4
- } else {
1
+ function getStyle(obj,name){
2
+ if(window.getComputedStyle){
3
+ return getComputedStyle(obj,null)[name];
4
+ }else{
5
5
  return obj.currentStyle[name];
6
6
  }
7
7
  }
8
8
  // try{
9
- // if(getStyle(document.getElementById("toggle-menu"),"display").replace(/\s+|px/gi,"")!="none"){
10
- // document.getElementById("menus").setAttribute("style","display:none!important");
11
- // }else{
9
+ // if(getStyle(document.getElementById("toggle-menu"),"display").replace(/\s+|px/gi,"")!="none"){
10
+ // document.getElementById("menus").setAttribute("style","display:none!important");
11
+ // }else{
12
+
13
+ // document.getElementById("menus").setAttribute("style","");
14
+ // }}catch(e){}
15
+ var clientWidth = document.getElementById("content-inner").clientWidth;
16
+ var paddingLeft = Number(getStyle(document.getElementById("content-inner"),"paddingLeft").replace(/\s+|px/gi,""));
17
+ var paddingRight = Number(getStyle(document.getElementById("content-inner"),"paddingRight").replace(/\s+|px/gi,""));
18
+ var width = clientWidth - paddingLeft - paddingRight;
19
+ try{
20
+ document.getElementById("top").setAttribute("style","width:"+width.toString()+"px");
21
+ }catch(e){}
22
+ $(document).ready(function(){
12
23
 
13
- // document.getElementById("menus").setAttribute("style","");
14
- // }}catch(e){}
15
24
  var clientWidth = document.getElementById("content-inner").clientWidth;
16
- var paddingLeft = Number(getStyle(document.getElementById("content-inner"), "paddingLeft").replace(/\s+|px/gi, ""));
17
- var paddingRight = Number(getStyle(document.getElementById("content-inner"), "paddingRight").replace(/\s+|px/gi, ""));
25
+ var paddingLeft = Number(getStyle(document.getElementById("content-inner"),"paddingLeft").replace(/\s+|px/gi,""));
26
+ var paddingRight = Number(getStyle(document.getElementById("content-inner"),"paddingRight").replace(/\s+|px/gi,""));
18
27
  var width = clientWidth - paddingLeft - paddingRight;
19
- try {
20
- document.getElementById("top").setAttribute("style", "width:" + width.toString() + "px");
21
- } catch (e) { }
22
- $(document).ready(function () {
23
-
28
+ try{
29
+ document.getElementById("top").setAttribute("style","width:"+width.toString()+"px");
30
+ }catch(e){}
31
+ function res() {
24
32
  var clientWidth = document.getElementById("content-inner").clientWidth;
25
- var paddingLeft = Number(getStyle(document.getElementById("content-inner"), "paddingLeft").replace(/\s+|px/gi, ""));
26
- var paddingRight = Number(getStyle(document.getElementById("content-inner"), "paddingRight").replace(/\s+|px/gi, ""));
33
+ var paddingLeft = Number(getStyle(document.getElementById("content-inner"),"paddingLeft").replace(/\s+|px/gi,""));
34
+ var paddingRight = Number(getStyle(document.getElementById("content-inner"),"paddingRight").replace(/\s+|px/gi,""));
27
35
  var width = clientWidth - paddingLeft - paddingRight;
28
- try {
29
- document.getElementById("top").setAttribute("style", "width:" + width.toString() + "px");
30
- } catch (e) { }
31
- function res() {
32
- var clientWidth = document.getElementById("content-inner").clientWidth;
33
- var paddingLeft = Number(getStyle(document.getElementById("content-inner"), "paddingLeft").replace(/\s+|px/gi, ""));
34
- var paddingRight = Number(getStyle(document.getElementById("content-inner"), "paddingRight").replace(/\s+|px/gi, ""));
35
- var width = clientWidth - paddingLeft - paddingRight;
36
- try {
37
- document.getElementById("top").setAttribute("style", "width:" + width.toString() + "px");
38
- } catch (e) { }
39
-
40
- }
36
+ try{
37
+ document.getElementById("top").setAttribute("style","width:"+width.toString()+"px");
38
+ }catch(e){}
39
+
40
+ }
41
41
  window.addEventListener('resize', res);
42
42
 
43
43
  });