Skip to content

Commit 1ac2427

Browse files
authored
docs: update personal device list and software usage details (#7)
* docs: update personal device list and software usage details * docs(readme): update title and metadata format * docs(readme): update title and metadata format * chore: add damai.cn to ignore patterns
1 parent d9a94da commit 1ac2427

File tree

3 files changed

+48
-23
lines changed

3 files changed

+48
-23
lines changed

.github/workflows/check-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [pull_request]
55
jobs:
66
check-links:
77
name: runner / linkspector
8-
runs-on: ubuntu-20.04
8+
runs-on: ubuntu-24.04
99
steps:
1010
- uses: actions/checkout@v4
1111
- name: Run linkspector

.linkspector.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ ignorePatterns:
66
- pattern: '^https://zhuanlan.zhihu.com/p/*$'
77
- pattern: '^https://news.ycombinator.com/$'
88
- pattern: '^https://zh.moegirl.org.cn/$'
9+
- pattern: '^https://www.damai.cn/*$'
910

1011
useGitIgnore: true

0 commit comments

Comments
 (0)