Skip to content

Commit

Permalink
2024-01-03 15:31:49 AutoCommit.sh by Darian
Browse files Browse the repository at this point in the history
  • Loading branch information
nogeek-cn committed Jan 3, 2024
1 parent 3581d66 commit 32a0f00
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@



[notGeek的博客地址](https://blog.notgeek.cn)
[notGeek的博客地址](https://notgeek.cn)

https://blog.notgeek.cn
https://notgeek.cn

## 感谢观看

2 changes: 1 addition & 1 deletion _posts/someThinkings/2023-01-02-stop-doing-list.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ tags:
- <font color="#005ff3"><strong>二:不写 sleep(1000) 的代码,不故意把代码写烂。</strong></font>


> **具体解释**[背后的思考](https://blog.notgeek.cn/2023/01/01/%E6%88%91%E5%88%B6%E5%AE%9A%E7%9A%84-stop-doing-list-%E8%83%8C%E5%90%8E%E7%9A%84%E6%80%9D%E8%80%83/)
> **具体解释**[背后的思考](/2023/01/01/%E6%88%91%E5%88%B6%E5%AE%9A%E7%9A%84-stop-doing-list-%E8%83%8C%E5%90%8E%E7%9A%84%E6%80%9D%E8%80%83/)
2 changes: 1 addition & 1 deletion js/darian-own.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ function shortLinkButtonOnClick(e) {

let window_location_hostname = window.location.hostname

// console.log('(selectTextLink == \'https://blog.notgeek.cn/s/?c=\'): ' + (selectTextLink == 'https://blog.notgeek.cn/s/?c='));

if (selectTextLink == ('https://' + window_location_hostname + '/s/?c=')) {
console.log('选择当前的页面链接')
selectTextLink = location.href;
Expand Down

0 comments on commit 32a0f00

Please sign in to comment.