diff --git a/config.yaml b/config.yaml
deleted file mode 100644
index cda5c1b..0000000
--- a/config.yaml
+++ /dev/null
@@ -1,290 +0,0 @@
-baseurl: https://www.taurusxin.com
-languageCode: zh-cn
-theme: hugo-theme-stack
-title: TaurusXin 的独立博客
-
-# Theme i18n support
-# Available values: en, fr, id, ja, ko, pt-br, zh-cn, zh-tw, es, de, nl, it, th, el, uk
-DefaultContentLanguage: zh-cn
-
-services:
- # Change it to your Disqus shortname before using
- disqus:
- shortname: "taurusxin"
- # GA Tracking ID
- googleAnalytics:
- id: "G-KN4M42XST7"
-
-pagination:
- pagerSize: 10
-
-permalinks:
- post: /:slug/
- page: /:slug/
-
-params:
- mainSections:
- - post
- featuredImageField: image
- rssFullContent: true
- favicon:
-
- footer:
- since: 2018
- customText: Made with ❤️ in Hangzhou
浙ICP备2022025362号-1
-
- dateFormat:
- published: 1 月 02 日, 2006 年
- lastUpdated: 1 月 02 日, 2006 年 15:04 UTC-07
-
- sidebar:
- emoji: 🍉
- subtitle: 永远年轻 永远热泪盈眶
- avatar:
- enabled: true
- local: true
- src: img/avatar.png
-
- article:
- math: false
- toc: true
- readingTime: true
- license:
- enabled: true
- default: Licensed under CC BY-NC-SA 4.0
-
- comments:
- enabled: true
- provider: artalk
-
- artalk:
- server: 'https://artalk.taurusxin.com'
- site: 'TaurusXin 的独立博客'
- darkMode: 'auto'
-
- disqusjs:
- shortname: taurusxin
- apiUrl:
- apiKey:
- admin:
- adminLabel:
-
- utterances:
- repo:
- issueTerm: pathname
- label:
-
- remark42:
- host:
- site:
- locale:
-
- vssue:
- platform:
- owner:
- repo:
- clientId:
- clientSecret:
- autoCreateIssue: false
-
- # Waline client configuration see: https://waline.js.org/en/reference/client.html
- waline:
- serverURL:
- lang:
- visitor:
- avatar:
- emoji:
- - https://cdn.jsdelivr.net/gh/walinejs/emojis/weibo
- requiredMeta:
- - name
- - email
- - url
- placeholder:
- locale:
- admin: Admin
-
- twikoo:
- envId:
- region:
- path:
- lang:
-
- giscus:
- repo:
- repoID:
- category:
- categoryID:
- mapping:
- lightTheme:
- darkTheme:
- reactionsEnabled: 1
- emitMetadata: 0
-
- gitalk:
- owner:
- admin:
- repo:
- clientID:
- clientSecret:
-
- cusdis:
- host:
- id:
-
- widgets:
- homepage:
- - type: search
- - type: archives
- params:
- limit: 5
- - type: categories
- params:
- limit: 10
- - type: tag-cloud
- params:
- limit: 10
- - type: status
- params:
- start: 2018-08-04
- format: yyyy 年 MM 月 dd 日
-
- page:
- - type: toc
-
- opengraph:
- twitter:
- # Your Twitter username
- site:
-
- # Available values: summary, summary_large_image
- card: summary_large_image
-
- defaultImage:
- opengraph:
- enabled: false
- local: false
- src:
-
- colorScheme:
- # Display toggle
- toggle: true
-
- # Available values: auto, light, dark
- default: auto
-
- imageProcessing:
- cover:
- enabled: true
- content:
- enabled: false
-
- render:
- image:
- externalLink:
- enabled: true
-
-
-### Custom menu
-### See https://docs.stack.jimmycai.com/configuration/custom-menu.html
-### To remove about, archive and search page menu item, remove `menu` field from their FrontMatter
-menu:
- main:
- - identifier: home
- name: 首页
- url: /
- weight: 1
- params:
- icon: home
-
- - identifier: moments
- name: 拾光
- url: https://moments.taurusxin.com
- weight: 5
- params:
- icon: moments
- newTab: true
-
- - identifier: travellings
- name: 开往
- url: https://www.travellings.cn/go.html
- weight: 6
- params:
- icon: travellings
- newTab: true
-
- - identifier: rss
- name: RSS
- url: /index.xml
- weight: 10
- params:
- icon: rss
- newTab: true
-
-
-
- social:
- - identifier: github
- name: GitHub
- url: https://github.com/taurusxin
- weight: 1
- params:
- icon: brand-github
-
- - identifier: bilibili
- name: Bilibili
- url: https://space.bilibili.com/4360325
- weight: 2
- params:
- icon: bilibili
-
- - identifier: music
- name: 网易云音乐
- url: https://music.163.com/#/user/home?id=260531598
- weight: 3
- params:
- icon: music
-
- - identifier: mail
- name: 电邮
- url: mailto:i@taurusxin.com
- weight: 4
- params:
- icon: mail
-
- - identifier: travellings
- name: 开往
- url: https://www.travellings.cn/go.html
- weight: 5
- params:
- icon: travellings
-
-related:
- includeNewer: true
- threshold: 60
- toLower: false
- indices:
- - name: tags
- weight: 100
-
- - name: categories
- weight: 200
-
-markup:
- goldmark:
- renderer:
- ## Set to true if you have HTML content inside Markdown
- unsafe: true
- tableOfContents:
- endLevel: 4
- ordered: true
- startLevel: 2
- highlight:
- noClasses: false
- codeFences: true
- guessSyntax: true
- lineNoStart: 1
- lineNos: true
- lineNumbersInTable: true
- tabWidth: 4
-
-timeout: 60s
\ No newline at end of file
diff --git a/data/external.toml b/data/external.toml
new file mode 100644
index 0000000..7af0949
--- /dev/null
+++ b/data/external.toml
@@ -0,0 +1,19 @@
+KaTeX = [
+ { src = "https://fastly.jsdelivr.net/npm/katex@0.16.9/dist/katex.min.css", integrity = "sha384-n8MVd4RsNIU0tAv4ct0nTaAbDJwPJzDEaqSD1odI+WdtXRGWt2kTvGFasHpSy3SV", type = "style" },
+ { src = "https://fastly.jsdelivr.net/npm/katex@0.16.9/dist/katex.min.js", integrity = "sha384-XjKyOOlGwcjNTAIQHIpgOno0Hl1YQqzUOEleOLALmuqehneUG+vnGctmUb0ZY0l8", type = "script", defer = true },
+ { src = "https://fastly.jsdelivr.net/npm/katex@0.16.9/dist/contrib/auto-render.min.js", integrity = "sha384-+VBxd3r6XgURycqtZ117nYw44OOcIax56Z4dCRWbxyPt0Koah1uHoK0o4+/RRE05", type = "script", defer = true },
+]
+
+Cactus = [
+ { src = "https://latest.cactus.chat/cactus.js", type = "script" },
+ { src = "https://latest.cactus.chat/style.css", type = "style" },
+]
+
+[PhotoSwipe]
+Style = "https://cdn.jsdelivr.net/npm/photoswipe@5.4.4/dist/photoswipe.css"
+Core = "https://cdn.jsdelivr.net/npm/photoswipe@5.4.4/dist/photoswipe.esm.min.js"
+Lightbox = "https://cdn.jsdelivr.net/npm/photoswipe@5.4.4/dist/photoswipe-lightbox.esm.min.js"
+
+[Artalk]
+Style = "https://cdn.taurusxin.com/hugo/assets/artalk/2.9.1/Artalk.min.css"
+Script = "https://cdn.taurusxin.com/hugo/assets/artalk/2.9.1/Artalk.min.js"
diff --git a/data/external.yaml b/data/external.yaml
deleted file mode 100644
index 9dc9380..0000000
--- a/data/external.yaml
+++ /dev/null
@@ -1,44 +0,0 @@
-Vibrant:
- - src: https://cdn.taurusxin.com/hugo/assets/vibrant/3.1.6/vibrant.min.js
- integrity: sha256-awcR2jno4kI5X0zL8ex0vi2z+KMkF24hUW8WePSA9HM=
- type: script
-
-PhotoSwipe:
- - src: https://cdn.taurusxin.com/hugo/assets/photoswipe/4.1.3/photoswipe.min.js
- integrity: sha256-ePwmChbbvXbsO02lbM3HoHbSHTHFAeChekF1xKJdleo=
- type: script
- defer: true
-
- - src: https://cdn.taurusxin.com/hugo/assets/photoswipe/4.1.3/photoswipe-ui-default.min.js
- integrity: sha256-UKkzOn/w1mBxRmLLGrSeyB4e1xbrp4xylgAWb3M42pU=
- type: script
- defer: true
-
- - src: https://cdn.taurusxin.com/hugo/assets/photoswipe/4.1.3/default-skin/default-skin.min.css
- type: style
-
- - src: https://cdn.taurusxin.com/hugo/assets/photoswipe/4.1.3/photoswipe.min.css
- type: style
-
-KaTeX:
- - src: https://fastly.jsdelivr.net/npm/katex@0.16.9/dist/katex.min.css
- integrity: sha384-n8MVd4RsNIU0tAv4ct0nTaAbDJwPJzDEaqSD1odI+WdtXRGWt2kTvGFasHpSy3SV
- type: style
-
- - src: https://fastly.jsdelivr.net/npm/katex@0.16.9/dist/katex.min.js
- integrity: sha384-XjKyOOlGwcjNTAIQHIpgOno0Hl1YQqzUOEleOLALmuqehneUG+vnGctmUb0ZY0l8
- type: script
- defer: true
-
- - src: https://fastly.jsdelivr.net/npm/katex@0.16.9/dist/contrib/auto-render.min.js
- integrity: sha384-+VBxd3r6XgURycqtZ117nYw44OOcIax56Z4dCRWbxyPt0Koah1uHoK0o4+/RRE05
- type: script
- defer: true
-
-Cactus:
- - src: https://latest.cactus.chat/cactus.js
- integrity:
- type: script
- - src: https://latest.cactus.chat/style.css
- integrity:
- type: style
diff --git a/hugo-build-ignore-cache.log b/hugo-build-ignore-cache.log
new file mode 100644
index 0000000..714155f
--- /dev/null
+++ b/hugo-build-ignore-cache.log
@@ -0,0 +1,197 @@
+Start building sites …
+hugo v0.163.1-2a4fd58818ffdf45bbb2a97ab119bb4c46cd93f0+extended windows/amd64 BuildDate=2026-06-11T15:34:40Z VendorInfo=gohugoio
+
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/1919259477.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/1919259477.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/windows-activate.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/windows-activate.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/04/12/404.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/04/12/404.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/08/06/chrome.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/08/06/chrome.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/05/07/uniapp.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/05/07/uniapp.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/03/27/unmineable-index.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/03/27/unmineable-index.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/01/04/1.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/01/04/1.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/05/26/utf8-unicode.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/05/26/utf8-unicode.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/04/894321323.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/04/894321323.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/04/504569709.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/04/504569709.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2019/09/2084489867.png#mirages-width=654&mirages-height=588&mirages-cdn-type=4": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2019/09/2084489867.png#mirages-width=654&mirages-height=588&mirages-cdn-type=4':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/10/3663759920.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/10/3663759920.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/windows2000.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/windows2000.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/06/08/new-options.jpeg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/06/08/new-options.jpeg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/2295237810.jpeg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/2295237810.jpeg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/08/1995119058.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/08/1995119058.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/02/24/Xnip2021-02-24_10-19-40.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/02/24/Xnip2021-02-24_10-19-40.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/07/3181345122.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/07/3181345122.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/3785843574.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/3785843574.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/04/22/Chrome.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/04/22/Chrome.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/888846759.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/888846759.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/04/12/tomcat10-servlet-api.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/04/12/tomcat10-servlet-api.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/windows10-download.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/windows10-download.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2021/06-08/Dolby-option.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2021/06-08/Dolby-option.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/3665051347.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/3665051347.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/08/06/blog-http3.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/08/06/blog-http3.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/hide-search.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/hide-search.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/05/07/mvvm.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/05/07/mvvm.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/12/28/Trust-Doge.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/12/28/Trust-Doge.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/05/26/utf8mb4-unicode.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/05/26/utf8mb4-unicode.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/01/04/6.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/01/04/6.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/05/1835595688.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/05/1835595688.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/10/1621281381.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/10/1621281381.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/06/14/download.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/06/14/download.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/08/1250702414.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/08/1250702414.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/04/12/toolbox.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/04/12/toolbox.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/3228330654.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/3228330654.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/10/04/flight.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/10/04/flight.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/ua-switcher.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/ua-switcher.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2021/06-08/audio-quality.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2021/06-08/audio-quality.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2021/12-30/grub-customizer.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2021/12-30/grub-customizer.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/01/04/2.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/01/04/2.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/06/14/archive.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/06/14/archive.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/2915725804.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/2915725804.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/10/04/pvg-hkg-meal.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/10/04/pvg-hkg-meal.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/windows10-download-2.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/windows10-download-2.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2021/06-08/album-support.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2021/06-08/album-support.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2021-12-13/calc.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2021-12-13/calc.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/2344206640.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/2344206640.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/05/07/miniapp-main.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/05/07/miniapp-main.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/input-type.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/input-type.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/12/28/Binance-Doge.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/12/28/Binance-Doge.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/10/4135829782.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/10/4135829782.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/08/3036447667.jpeg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/08/3036447667.jpeg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/01-26/icloud.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/01-26/icloud.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/04/22/vs2019.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/04/22/vs2019.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/05-30/image-20220530200309584.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/05-30/image-20220530200309584.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2021/12-30/change-env.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2021/12-30/change-env.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/07-16/image-20220716111254909.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/07-16/image-20220716111254909.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/01/04/3.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/01/04/3.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/06/14/require-libs.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/06/14/require-libs.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/3610135854.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/3610135854.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/windows10-install.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/windows10-install.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/10/04/london-flight.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/10/04/london-flight.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2021/06-08/Dolby-listening.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2021/06-08/Dolby-listening.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/04/22/code.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/04/22/code.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2021/12-31/tela-1080p-preview.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2021/12-31/tela-1080p-preview.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/07-16/image-20220716111604454.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/07-16/image-20220716111604454.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/01/04/4.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/01/04/4.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/07-27/image-20220727235855829.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/07-27/image-20220727235855829.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/3669373774.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/3669373774.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/06/09/loseless-space.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/06/09/loseless-space.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/10/04/lhr-bus-station-cafe.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/10/04/lhr-bus-station-cafe.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/06/14/cl-version.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/06/14/cl-version.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2023/03/05/image-20230305220233314.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2023/03/05/image-20230305220233314.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2023/01/23/london-us-embassy.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2023/01/23/london-us-embassy.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/04/22/hbuilderx.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/04/22/hbuilderx.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2023/05/22/before.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2023/05/22/before.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/05/07/miniapp-me.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/05/07/miniapp-me.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/language.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/language.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/03/27/dogecoin-core.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/03/27/dogecoin-core.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/01-26/brew-version.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/01-26/brew-version.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/09/01/hugo-theme-stack.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/09/01/hugo-theme-stack.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2023/10/12/nginx-quic-http3-roadmap.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2023/10/12/nginx-quic-http3-roadmap.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2023/12/08/offcial-site.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2023/12/08/offcial-site.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/07-16/image-20220716111702853.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/07-16/image-20220716111702853.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/01/04/5.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/01/04/5.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/07-24/image-20220724121747259.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/07-24/image-20220724121747259.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2023/12/27/chatglm3-6b.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2023/12/27/chatglm3-6b.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/04/04/text-recover.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/04/04/text-recover.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/05/12/fliqlo.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/05/12/fliqlo.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/06/25/NAS.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/06/25/NAS.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/10/27/24h2-missing-driver.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/10/27/24h2-missing-driver.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/08/09/cmd.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/08/09/cmd.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2025/11/10/cerebras-index.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2025/11/10/cerebras-index.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2025/12/08/edgeone.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2025/12/08/edgeone.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/3206779559.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/3206779559.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2023/05/22/after.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2023/05/22/after.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/05/12/fliqlo-source.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/05/12/fliqlo-source.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/06/25/%E6%88%91%E7%9A%84%20NAS.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/06/25/%E6%88%91%E7%9A%84%20NAS.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/10/27/23h2-missing-driver.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/10/27/23h2-missing-driver.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2023/01/23/niv-interview-number.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2023/01/23/niv-interview-number.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/10/04/accommodation-1.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/10/04/accommodation-1.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/01-26/brew-search.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/01-26/brew-search.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/06/14/point-msvc-version.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/06/14/point-msvc-version.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/05/21/receive.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/05/21/receive.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/04/22/Adobe%20CC.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/04/22/Adobe%20CC.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2023/12/08/pixpin-functions.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2023/12/08/pixpin-functions.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/07-16/image-20220716112241989.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/07-16/image-20220716112241989.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/09/01/taurusxin.com.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/09/01/taurusxin.com.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2025/12/31/multimc5.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2025/12/31/multimc5.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/07-24/image-20220724123219633.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/07-24/image-20220724123219633.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2023/12/27/chatglm3-demo.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2023/12/27/chatglm3-demo.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2025/11/10/model-speed.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2025/11/10/model-speed.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/08/09/powershell.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/08/09/powershell.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2025/12/08/image-20251208235559914.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2025/12/08/image-20251208235559914.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/102658718.jpeg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/102658718.jpeg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/06/25/disks.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/06/25/disks.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2023/01/23/visa-10-years.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2023/01/23/visa-10-years.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/10/04/accommodation-2.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/10/04/accommodation-2.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/07-16/image-20220716111920845.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/07-16/image-20220716111920845.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2025/12/31/prism-launcher.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2025/12/31/prism-launcher.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/04/22/adobe-creative-cloud.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/04/22/adobe-creative-cloud.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/08/09/microsoft-store.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/08/09/microsoft-store.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2025/12/09/image-20251209000434150.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2025/12/09/image-20251209000434150.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/3543212861.jpeg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/3543212861.jpeg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/01-26/brew-info.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/01-26/brew-info.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/05/21/address.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/05/21/address.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/06/14/msvc-cli.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/06/14/msvc-cli.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2025/11/10/cerebras-pricing.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2025/11/10/cerebras-pricing.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/07-24/image-20220724124717718.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/07-24/image-20220724124717718.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/06/25/DSM7.2.1.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/06/25/DSM7.2.1.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2023/12/08/long-screen-shot.gif": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2023/12/08/long-screen-shot.gif':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/10/04/city-centre.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/10/04/city-centre.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/04/22/Davinci%20Resolve.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/04/22/Davinci%20Resolve.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/08/09/winterm-origin.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/08/09/winterm-origin.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2025/12/31/pl-mod-manager.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2025/12/31/pl-mod-manager.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2025/12/09/image-20251209000227555.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2025/12/09/image-20251209000227555.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/1701394577.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/1701394577.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/01-26/python-version.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/01-26/python-version.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/06/14/success.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/06/14/success.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2023/12/08/screen-shot-ocr.gif": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2023/12/08/screen-shot-ocr.gif':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/03/30/doge_mining.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/03/30/doge_mining.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/06/25/RAM.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/06/25/RAM.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/10/04/street-walking.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/10/04/street-walking.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/08/09/ps7.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/08/09/ps7.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/04/22/Microsoft%20365.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/04/22/Microsoft%20365.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/830367018.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/830367018.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/01-26/brew-update.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/01-26/brew-update.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/11/19/connection-lost.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/11/19/connection-lost.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/06/25/Software.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/06/25/Software.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/10/04/uni-building.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/10/04/uni-building.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/08/09/winterm-ps7.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/08/09/winterm-ps7.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/1890427557.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/1890427557.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/01-26/iterm2.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/01-26/iterm2.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/03/30/doge_mining_bzminer.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/03/30/doge_mining_bzminer.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/06/25/Emby-Transcoding.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/06/25/Emby-Transcoding.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/08/09/msstore-ohmyposh.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/08/09/msstore-ohmyposh.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/165089096.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/165089096.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/05/21/unmineable-doge.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/05/21/unmineable-doge.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/06/25/Network.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/06/25/Network.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/08/09/jetbrainsmono-nerdfont.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/08/09/jetbrainsmono-nerdfont.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/958838781.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/958838781.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/01-26/theme-minimal.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/01-26/theme-minimal.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/moments/2024/06/3411827213.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/moments/2024/06/3411827213.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/05/21/unmineable-doge-address.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/05/21/unmineable-doge-address.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/08/09/switch-font.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/08/09/switch-font.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/1928107183.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/1928107183.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/01-26/color-presets.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/01-26/color-presets.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/06/25/N2.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/06/25/N2.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/438523520.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/438523520.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/08/09/ohmyposh-activated.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/08/09/ohmyposh-activated.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/01-26/dracula.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/01-26/dracula.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/459787715.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/459787715.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/01-26/zshrc-theme.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/01-26/zshrc-theme.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/08/09/omp-ys-theme.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/08/09/omp-ys-theme.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/1198378110.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/1198378110.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/08/09/final.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/08/09/final.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/01-26/zshrc-plugin.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/01-26/zshrc-plugin.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/01-26/syntax-highlighting.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/01-26/syntax-highlighting.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/01-26/auto-suggestions.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/01-26/auto-suggestions.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/01-26/auto-suggestions-folder.gif": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/01-26/auto-suggestions-folder.gif':
+
+ │ ZH
+──────────────────┼─────
+ Pages │ 328
+ Paginator pages │ 26
+ Non-page files │ 6
+ Static files │ 13
+ Processed images │ 23
+ Aliases │ 123
+ Cleaned │ 233
+
+Total in 19164 ms
diff --git a/hugo-build-string-url.log b/hugo-build-string-url.log
new file mode 100644
index 0000000..80e574b
--- /dev/null
+++ b/hugo-build-string-url.log
@@ -0,0 +1,199 @@
+Start building sites …
+hugo v0.163.1-2a4fd58818ffdf45bbb2a97ab119bb4c46cd93f0+extended windows/amd64 BuildDate=2026-06-11T15:34:40Z VendorInfo=gohugoio
+
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/06/08/new-options.jpeg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/06/08/new-options.jpeg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/08/1995119058.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/08/1995119058.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2025/12/31/xuanlv-launcher.webp": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2025/12/31/xuanlv-launcher.webp':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/04/504569709.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/04/504569709.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/08/06/chrome.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/08/06/chrome.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/07/3181345122.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/07/3181345122.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/2295237810.jpeg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/2295237810.jpeg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/04/12/404.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/04/12/404.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/windows-activate.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/windows-activate.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/windows2000.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/windows2000.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/01/04/1.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/01/04/1.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/3785843574.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/3785843574.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/10/3663759920.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/10/3663759920.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/04/22/Chrome.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/04/22/Chrome.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/1919259477.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/1919259477.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/04/894321323.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/04/894321323.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/02/24/Xnip2021-02-24_10-19-40.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/02/24/Xnip2021-02-24_10-19-40.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/03/27/unmineable-index.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/03/27/unmineable-index.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/05/07/uniapp.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/05/07/uniapp.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2019/09/2084489867.png#mirages-width=654&mirages-height=588&mirages-cdn-type=4": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2019/09/2084489867.png#mirages-width=654&mirages-height=588&mirages-cdn-type=4':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/05/26/utf8-unicode.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/05/26/utf8-unicode.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2021/06-08/Dolby-option.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2021/06-08/Dolby-option.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/08/1250702414.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/08/1250702414.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2025/12/31/hmcl.webp": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2025/12/31/hmcl.webp':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/05/1835595688.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/05/1835595688.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/3665051347.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/3665051347.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/01/04/6.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/01/04/6.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/windows10-download.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/windows10-download.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/hide-search.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/hide-search.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/10/1621281381.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/10/1621281381.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/06/14/download.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/06/14/download.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/05/26/utf8mb4-unicode.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/05/26/utf8mb4-unicode.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/10/04/flight.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/10/04/flight.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/08/3036447667.jpeg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/08/3036447667.jpeg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2025/12/31/multimc5.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2025/12/31/multimc5.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/08/06/blog-http3.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/08/06/blog-http3.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/04/12/tomcat10-servlet-api.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/04/12/tomcat10-servlet-api.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/04/12/toolbox.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/04/12/toolbox.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/888846759.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/888846759.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/12/28/Trust-Doge.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/12/28/Trust-Doge.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/05/07/mvvm.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/05/07/mvvm.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2021/06-08/audio-quality.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2021/06-08/audio-quality.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2021-12-13/calc.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2021-12-13/calc.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/2344206640.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/2344206640.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/01/04/2.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/01/04/2.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/ua-switcher.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/ua-switcher.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/10/04/pvg-hkg-meal.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/10/04/pvg-hkg-meal.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/12/28/Binance-Doge.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/12/28/Binance-Doge.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/3228330654.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/3228330654.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/05-30/image-20220530200309584.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/05-30/image-20220530200309584.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/05/07/miniapp-main.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/05/07/miniapp-main.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/10/4135829782.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/10/4135829782.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/input-type.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/input-type.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/06/14/archive.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/06/14/archive.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2021/12-30/grub-customizer.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2021/12-30/grub-customizer.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2025/12/31/prism-launcher.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2025/12/31/prism-launcher.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/01-26/icloud.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/01-26/icloud.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/04/22/vs2019.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/04/22/vs2019.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2021/06-08/album-support.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2021/06-08/album-support.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/01/04/3.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/01/04/3.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/07-16/image-20220716111254909.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/07-16/image-20220716111254909.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/windows10-download-2.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/03/21/windows10-download-2.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/10/04/london-flight.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/10/04/london-flight.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/07-27/image-20220727235855829.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/07-27/image-20220727235855829.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/09/01/hugo-theme-stack.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/09/01/hugo-theme-stack.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2024/03/27/dogecoin-core.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2024/03/27/dogecoin-core.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/2915725804.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/2915725804.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/05/07/miniapp-me.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/05/07/miniapp-me.jpg':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/07-16/image-20220716111604454.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/07-16/image-20220716111604454.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/typecho/2021/05/21/receive.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/typecho/2021/05/21/receive.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2022/07-24/image-20220724121747259.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/hugo/2022/07-24/image-20220724121747259.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/3610135854.png": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at : error calling GetRemote: failed to fetch remote resource from 'https://cdn.taurusxin.com/old-cdn/usr/uploads/2020/09/3610135854.png':
+WARN Failed to fetch remote resource "https://cdn.taurusxin.com/hugo/2023/01/23/london-us-embassy.jpg": template: _partials/helper/image.html:32:30: executing "_partials/helper/image.html" at