From 4bcbee7ee1fd9da5b29aca7e249ab284e02e1c91 Mon Sep 17 00:00:00 2001 From: defanor Date: Fri, 15 Dec 2017 22:29:34 +0300 Subject: Improve github uncluttering --- .config/pancake/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/pancake/config.yaml') diff --git a/.config/pancake/config.yaml b/.config/pancake/config.yaml index 9ddffda..0e8278d 100644 --- a/.config/pancake/config.yaml +++ b/.config/pancake/config.yaml @@ -56,7 +56,7 @@ unclutter: hacker-news: ^https://news\.ycombinator\.com/((news|show|ask).*)?$ duckduckgo: ^https://duckduckgo\.com/lite/\?q= lobsters: ^https://lobste\.rs/((page|recent|newest).*)?$ - github-project: ^https://github\.com/[^/]+/[^/]+/?$ + github: ^https://github\.com/ hoogle: ^https://www\.haskell\.org/hoogle/\?hoogle= hackage-haddock: ^https?://hackage\.haskell\.org/package/[^/]+/docs/[^/]+$ mediawiki: ^https://en\.(m.)?(wiktionary|wikipedia)\.org/wiki/ -- cgit v1.2.3