vault backup: 2022-07-06 19:53:32

Affected files:
.obsidian/workspace
02. PARA/03. Resources(資源)/Tool Setup/Chrome.md
This commit is contained in:
2022-07-06 19:53:32 +08:00
parent 569d9395ce
commit 8463c69c07
2 changed files with 21 additions and 6 deletions

10
.obsidian/workspace vendored
View File

@@ -9,7 +9,7 @@
"state": {
"type": "markdown",
"state": {
"file": "00. TOP/01. TODO.md",
"file": "02. PARA/03. Resources資源/Tool Setup/Chrome.md",
"mode": "source",
"source": true
}
@@ -69,7 +69,7 @@
"state": {
"type": "backlink",
"state": {
"file": "00. TOP/01. TODO.md",
"file": "02. PARA/03. Resources資源/Tool Setup/Chrome.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@@ -86,7 +86,7 @@
"state": {
"type": "outline",
"state": {
"file": "00. TOP/01. TODO.md"
"file": "02. PARA/03. Resources資源/Tool Setup/Chrome.md"
}
}
}
@@ -116,6 +116,7 @@
},
"active": "cfe19fa2de06a1e6",
"lastOpenFiles": [
"02. PARA/03. Resources資源/Tool Setup/Chrome.md",
"00. TOP/01. TODO.md",
"02. PARA/03. Resources資源/買書清單.md",
"02. PARA/03. Resources資源/量子電腦.md",
@@ -124,7 +125,6 @@
"02. PARA/03. Resources資源/00. Informations/Datas.md",
"02. PARA/01. Project專案/008. Sentinel.md",
"02. PARA/03. Resources資源/Design Pattern.md",
"02. PARA/03. Resources資源/讀書筆記/20220526 - 深入淺出設計模式.md",
"02. PARA/03. Resources資源/讀書筆記/20220619 - 精確的力量.md"
"02. PARA/03. Resources資源/讀書筆記/20220526 - 深入淺出設計模式.md"
]
}

View File

@@ -5,3 +5,18 @@
4. 用管理員權限開啟 cmd
5. 輸入以下指令以建立 Symbolic Link: `mklink /d "%USERPROFILE%\AppData\Local\Google\Chrome\User Data\Default\Cache\" "R:\TEMP\Chrome\"`
6. (Optional) 如果有多個使用者的話: `mklink /d "%USERPROFILE%\AppData\Local\Google\Chrome\User Data\Profile 1\Cache\" "R:\TEMP\Chrome\"`
## 網站黑名單
- 用[uBlacklist](https://chrome.google.com/webstore/detail/ublacklist/pncfbmialoiaghdehhbnbhkkgmjanfhe)來阻擋不想要的網站
- uBlacklist 也可以設定黑名單,推薦黑名單:
- [danny0838/content-farm-terminator at gh-pages](https://github.com/danny0838/content-farm-terminator/tree/gh-pages)
- [標準內容農場清單](https://danny0838.github.io/content-farm-terminator/files/blocklist/content-farms.txt)
- [類內容農場清單](https://danny0838.github.io/content-farm-terminator/files/blocklist/nearly-content-farms.txt)
- [社群內容農場清單](https://danny0838.github.io/content-farm-terminator/files/blocklist/sns-content-farms.txt)
- [假新聞網站清單](https://danny0838.github.io/content-farm-terminator/files/blocklist/fake-news.txt)
- [詐騙網站清單](https://danny0838.github.io/content-farm-terminator/files/blocklist/scam-sites.txt)
- [cobaltdisco/Google-Chinese-Results-Blocklist: 我终于能用谷歌搜中文了……](https://github.com/cobaltdisco/Google-Chinese-Results-Blocklist)
- [中文搜索结果黑名单](https://raw.githubusercontent.com/cobaltdisco/Google-Chinese-Results-Blocklist/master/uBlacklist_subscription.txt)
### 參考
- [效率封殺 Google 搜尋裡面的垃圾結果與內容農場 | jkgtw's blog ](https://www.jkg.tw/p3525/)