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:
10
.obsidian/workspace
vendored
10
.obsidian/workspace
vendored
@@ -9,7 +9,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "00. TOP/01. TODO.md",
|
"file": "02. PARA/03. Resources(資源)/Tool Setup/Chrome.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": true
|
"source": true
|
||||||
}
|
}
|
||||||
@@ -69,7 +69,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "00. TOP/01. TODO.md",
|
"file": "02. PARA/03. Resources(資源)/Tool Setup/Chrome.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
@@ -86,7 +86,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "00. TOP/01. TODO.md"
|
"file": "02. PARA/03. Resources(資源)/Tool Setup/Chrome.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -116,6 +116,7 @@
|
|||||||
},
|
},
|
||||||
"active": "cfe19fa2de06a1e6",
|
"active": "cfe19fa2de06a1e6",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"02. PARA/03. Resources(資源)/Tool Setup/Chrome.md",
|
||||||
"00. TOP/01. TODO.md",
|
"00. TOP/01. TODO.md",
|
||||||
"02. PARA/03. Resources(資源)/買書清單.md",
|
"02. PARA/03. Resources(資源)/買書清單.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/03. Resources(資源)/00. Informations/Datas.md",
|
||||||
"02. PARA/01. Project(專案)/008. Sentinel.md",
|
"02. PARA/01. Project(專案)/008. Sentinel.md",
|
||||||
"02. PARA/03. Resources(資源)/Design Pattern.md",
|
"02. PARA/03. Resources(資源)/Design Pattern.md",
|
||||||
"02. PARA/03. Resources(資源)/讀書筆記/20220526 - 深入淺出設計模式.md",
|
"02. PARA/03. Resources(資源)/讀書筆記/20220526 - 深入淺出設計模式.md"
|
||||||
"02. PARA/03. Resources(資源)/讀書筆記/20220619 - 精確的力量.md"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -4,4 +4,19 @@
|
|||||||
3. 刪除 Cache 資料夾
|
3. 刪除 Cache 資料夾
|
||||||
4. 用管理員權限開啟 cmd
|
4. 用管理員權限開啟 cmd
|
||||||
5. 輸入以下指令以建立 Symbolic Link: `mklink /d "%USERPROFILE%\AppData\Local\Google\Chrome\User Data\Default\Cache\" "R:\TEMP\Chrome\"`
|
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\"`
|
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/)
|
||||||
Reference in New Issue
Block a user