From b11b05385b5615aaf08bd245af53e8df03a193b3 Mon Sep 17 00:00:00 2001 From: defanor Date: Thu, 28 Dec 2017 05:03:26 +0300 Subject: Install and enable a few uncluttering XSLTs by default --- unclutter/duckduckgo.xsl | 24 +++++++++++++++ unclutter/github.xsl | 77 +++++++++++++++++++++++++++++++++++++++++++++++ unclutter/hacker-news.xsl | 33 ++++++++++++++++++++ unclutter/lobsters.xsl | 20 ++++++++++++ unclutter/mediawiki.xsl | 26 ++++++++++++++++ 5 files changed, 180 insertions(+) create mode 100644 unclutter/duckduckgo.xsl create mode 100644 unclutter/github.xsl create mode 100644 unclutter/hacker-news.xsl create mode 100644 unclutter/lobsters.xsl create mode 100644 unclutter/mediawiki.xsl (limited to 'unclutter') diff --git a/unclutter/duckduckgo.xsl b/unclutter/duckduckgo.xsl new file mode 100644 index 0000000..2bf6e2b --- /dev/null +++ b/unclutter/duckduckgo.xsl @@ -0,0 +1,24 @@ + + + + + + + DuckDuckGo + + +
+
+ + + +
+ +
+ +
+
+ + +
+
diff --git a/unclutter/github.xsl b/unclutter/github.xsl new file mode 100644 index 0000000..c4e42d4 --- /dev/null +++ b/unclutter/github.xsl @@ -0,0 +1,77 @@ + + + + + + + + + + + + + +

+ + + | + + + + + +

+
+ + + +
+ + + () +
+
+
+
+ + + +
+      
+        
+        

+      
+    
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/unclutter/hacker-news.xsl b/unclutter/hacker-news.xsl new file mode 100644 index 0000000..0f8c352 --- /dev/null +++ b/unclutter/hacker-news.xsl @@ -0,0 +1,33 @@ + + + + + + + Hacker News + + + + + +
+
+ + + +
+
+ +
+ + | + + + +
+
+
+ + +
+
diff --git a/unclutter/lobsters.xsl b/unclutter/lobsters.xsl new file mode 100644 index 0000000..92b58a7 --- /dev/null +++ b/unclutter/lobsters.xsl @@ -0,0 +1,20 @@ + + + + + + + Lobsters + +

+ +
+ + | + +

+
+ + +
+
diff --git a/unclutter/mediawiki.xsl b/unclutter/mediawiki.xsl new file mode 100644 index 0000000..1b88b4a --- /dev/null +++ b/unclutter/mediawiki.xsl @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3