From 8463c69c072786f38c77d560865eb5bcc6fdee2e Mon Sep 17 00:00:00 2001 From: Awin Huang Date: Wed, 6 Jul 2022 19:53:32 +0800 Subject: [PATCH] vault backup: 2022-07-06 19:53:32 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Affected files: .obsidian/workspace 02. PARA/03. Resources(資源)/Tool Setup/Chrome.md --- .obsidian/workspace | 10 +++++----- .../03. Resources(資源)/Tool Setup/Chrome.md | 17 ++++++++++++++++- 2 files changed, 21 insertions(+), 6 deletions(-) diff --git a/.obsidian/workspace b/.obsidian/workspace index 0471286..ae18f22 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -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" ] } \ No newline at end of file diff --git a/02. PARA/03. Resources(資源)/Tool Setup/Chrome.md b/02. PARA/03. Resources(資源)/Tool Setup/Chrome.md index 3a6c438..dbe3492 100644 --- a/02. PARA/03. Resources(資源)/Tool Setup/Chrome.md +++ b/02. PARA/03. Resources(資源)/Tool Setup/Chrome.md @@ -4,4 +4,19 @@ 3. 刪除 Cache 資料夾 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\"` \ No newline at end of file +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/) \ No newline at end of file