From 3313c829f8bb5b1330f525930f84c3460cb2ded5 Mon Sep 17 00:00:00 2001 From: defanor Date: Fri, 15 Dec 2017 05:17:34 +0300 Subject: Add mediawiki.xsl --- .config/pancake/config.yaml | 1 + .config/pancake/unclutter/mediawiki.xsl | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 .config/pancake/unclutter/mediawiki.xsl (limited to '.config/pancake') diff --git a/.config/pancake/config.yaml b/.config/pancake/config.yaml index fa3028f..9ddffda 100644 --- a/.config/pancake/config.yaml +++ b/.config/pancake/config.yaml @@ -59,6 +59,7 @@ unclutter: github-project: ^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/ defaultCommand: ! 'curl --compressed -4 -L -w " -pancake- diff --git a/.config/pancake/unclutter/mediawiki.xsl b/.config/pancake/unclutter/mediawiki.xsl new file mode 100644 index 0000000..5fd1e06 --- /dev/null +++ b/.config/pancake/unclutter/mediawiki.xsl @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3