From 383250ebb6acb0163eaedb69398d25e74dac1501 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Wed, 28 Mar 2012 12:08:12 +0200 Subject: [PATCH 01/73] initial commit --- CCCS.de.xml | 7 +++++++ DRF-Luftrettung.de.xml | 7 +++++++ GWF-Stuttgart.de.xml | 7 +++++++ GenoAkademie.de.xml | 7 +++++++ MediaCluster.de.xml | 7 +++++++ README.md | 8 ++++++++ 6 files changed, 43 insertions(+) create mode 100644 CCCS.de.xml create mode 100644 DRF-Luftrettung.de.xml create mode 100644 GWF-Stuttgart.de.xml create mode 100644 GenoAkademie.de.xml create mode 100644 MediaCluster.de.xml create mode 100644 README.md diff --git a/CCCS.de.xml b/CCCS.de.xml new file mode 100644 index 0000000..79bda15 --- /dev/null +++ b/CCCS.de.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/DRF-Luftrettung.de.xml b/DRF-Luftrettung.de.xml new file mode 100644 index 0000000..d1e6569 --- /dev/null +++ b/DRF-Luftrettung.de.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/GWF-Stuttgart.de.xml b/GWF-Stuttgart.de.xml new file mode 100644 index 0000000..496295a --- /dev/null +++ b/GWF-Stuttgart.de.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/GenoAkademie.de.xml b/GenoAkademie.de.xml new file mode 100644 index 0000000..c601468 --- /dev/null +++ b/GenoAkademie.de.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/MediaCluster.de.xml b/MediaCluster.de.xml new file mode 100644 index 0000000..6619dc5 --- /dev/null +++ b/MediaCluster.de.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/README.md b/README.md new file mode 100644 index 0000000..ada7e2e --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +#HTTPS Everywhere Rulesets + +Some rulesets for the browser plugin "HTTPS Everywhere". + +See https://www.eff.org/https-everywhere + +More rulesets: +https://gitweb.torproject.org/https-everywhere.git/tree/HEAD:/src/chrome/content/rules From 6509b902d72e4f12e21e4c8c7a721855948f32b5 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Wed, 28 Mar 2012 13:29:05 -0700 Subject: [PATCH 02/73] Created gh-pages branch via GitHub --- index.html | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..ff0e87c --- /dev/null +++ b/index.html @@ -0,0 +1,92 @@ + + + + + + No5251/HTTPS-Everywhere-Rulesets @ GitHub + + + + + + Fork me on GitHub + +
+ +
+ + + + +
+ +

HTTPS Everywhere Rulesets + by No5251

+ +
+ +
+ + + + +

Dependencies

+

HTTPS Everywhere browser extension +https://www.eff.org/https-everywhere

+ + + + + + + +

Authors

+

Marco Ziesing (mail@marco-ziesing.de)

+ + + +

Contact

+

Marco Ziesing (mail@marco-ziesing.de)

+ + +

Download

+

+ You can download this project in either + zip or + tar formats. +

+

You can also clone the project with Git + by running: +

$ git clone git://github.com/No5251/HTTPS-Everywhere-Rulesets
+

+ + + +
+ + + From 085d35e2ca3b0db14dfe260b02c4c0e6c88280a8 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Thu, 29 Mar 2012 20:37:58 +0200 Subject: [PATCH 03/73] added Hajek Museum and TYPO3, plus minor updates --- CCCS.de.xml | 2 +- DRF-Luftrettung.de.xml | 2 +- GWF-Stuttgart.de.xml | 2 +- GenoAkademie.de.xml | 2 +- HajekMuseum.de.xml | 7 +++++++ LinuxTag.xml | 7 +++++++ MediaCluster.de.xml | 2 +- README.md | 19 ++++++++++++++----- TYPO3.xml | 9 +++++++++ 9 files changed, 42 insertions(+), 10 deletions(-) create mode 100644 HajekMuseum.de.xml create mode 100644 LinuxTag.xml create mode 100644 TYPO3.xml diff --git a/CCCS.de.xml b/CCCS.de.xml index 79bda15..d64bdc8 100644 --- a/CCCS.de.xml +++ b/CCCS.de.xml @@ -1,4 +1,4 @@ - + diff --git a/DRF-Luftrettung.de.xml b/DRF-Luftrettung.de.xml index d1e6569..d1a9d89 100644 --- a/DRF-Luftrettung.de.xml +++ b/DRF-Luftrettung.de.xml @@ -1,4 +1,4 @@ - + diff --git a/GWF-Stuttgart.de.xml b/GWF-Stuttgart.de.xml index 496295a..55aef85 100644 --- a/GWF-Stuttgart.de.xml +++ b/GWF-Stuttgart.de.xml @@ -1,4 +1,4 @@ - + diff --git a/GenoAkademie.de.xml b/GenoAkademie.de.xml index c601468..7e86eef 100644 --- a/GenoAkademie.de.xml +++ b/GenoAkademie.de.xml @@ -1,4 +1,4 @@ - + diff --git a/HajekMuseum.de.xml b/HajekMuseum.de.xml new file mode 100644 index 0000000..8cb8dcb --- /dev/null +++ b/HajekMuseum.de.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/LinuxTag.xml b/LinuxTag.xml new file mode 100644 index 0000000..70670da --- /dev/null +++ b/LinuxTag.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/MediaCluster.de.xml b/MediaCluster.de.xml index 6619dc5..e0647ee 100644 --- a/MediaCluster.de.xml +++ b/MediaCluster.de.xml @@ -1,4 +1,4 @@ - + diff --git a/README.md b/README.md index ada7e2e..3c80136 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,17 @@ -#HTTPS Everywhere Rulesets +# HTTPS Everywhere Rulesets -Some rulesets for the browser plugin "HTTPS Everywhere". +Some rulesets for the browser plugin ["HTTPS Everywhere"](https://www.eff.org/https-everywhere). -See https://www.eff.org/https-everywhere +## Installation -More rulesets: -https://gitweb.torproject.org/https-everywhere.git/tree/HEAD:/src/chrome/content/rules +### Firefox +Copy the XML files to \/extensions/https-everywhere@eff.org/chrome/content/rules + +Enter about:support in the location bar, hit Enter and click "Profile Directory" to get the path of your profile folder. + +### Chrome/Chromium +Copy the XML files to \/Extensions/gcbommkclmclpchllfjekcdonpmejbdp/\/rules + + +## More rulesets +[Official Git-Repository at TorProject.org](https://gitweb.torproject.org/https-everywhere.git/tree/HEAD:/src/chrome/content/rules) diff --git a/TYPO3.xml b/TYPO3.xml new file mode 100644 index 0000000..1a2fa27 --- /dev/null +++ b/TYPO3.xml @@ -0,0 +1,9 @@ + + + + + + + + + From 0b0f35e9eeada766def50cbdaece2521f73b9a52 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Fri, 30 Mar 2012 10:22:51 +0200 Subject: [PATCH 04/73] correct path for firefox installation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c80136..8424767 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Some rulesets for the browser plugin ["HTTPS Everywhere"](https://www.eff.org/ht ## Installation ### Firefox -Copy the XML files to \/extensions/https-everywhere@eff.org/chrome/content/rules +Copy the XML files to \HTTPSEverywhereUserRules Enter about:support in the location bar, hit Enter and click "Profile Directory" to get the path of your profile folder. From 16f88ca61a85c8c45ab6ce411828504d2caeea80 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Wed, 12 Dec 2012 20:40:23 +0100 Subject: [PATCH 05/73] added rules for Domain-Offensive --- Domain-Offensive.xml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Domain-Offensive.xml diff --git a/Domain-Offensive.xml b/Domain-Offensive.xml new file mode 100644 index 0000000..355c6c4 --- /dev/null +++ b/Domain-Offensive.xml @@ -0,0 +1,9 @@ + + + + + + + + + From 5638cca024962cebb5153a519801c8632feaa3cc Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Wed, 30 Jan 2013 09:19:54 +0100 Subject: [PATCH 06/73] added GenoHotel-Baunatal.de and Qyra.de, updated MediaCluster.de --- GenoHotel-Baunatal.de.xml | 7 +++++++ MediaCluster.de.xml | 1 + Qyra.de.xml | 7 +++++++ 3 files changed, 15 insertions(+) create mode 100644 GenoHotel-Baunatal.de.xml create mode 100644 Qyra.de.xml diff --git a/GenoHotel-Baunatal.de.xml b/GenoHotel-Baunatal.de.xml new file mode 100644 index 0000000..ba6d9ac --- /dev/null +++ b/GenoHotel-Baunatal.de.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/MediaCluster.de.xml b/MediaCluster.de.xml index e0647ee..3d62f5f 100644 --- a/MediaCluster.de.xml +++ b/MediaCluster.de.xml @@ -3,5 +3,6 @@ + diff --git a/Qyra.de.xml b/Qyra.de.xml new file mode 100644 index 0000000..792fbed --- /dev/null +++ b/Qyra.de.xml @@ -0,0 +1,7 @@ + + + + + + + From 504562ec90f87f4ab7ac9117fb8c0a728395d5aa Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Thu, 31 Jan 2013 16:32:27 +0100 Subject: [PATCH 07/73] added devserver and exclusion for previews --- MediaCluster.de.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/MediaCluster.de.xml b/MediaCluster.de.xml index 3d62f5f..38994e8 100644 --- a/MediaCluster.de.xml +++ b/MediaCluster.de.xml @@ -1,8 +1,11 @@ + + + - + From 5f2691466f6facf89a6518efc0f49dc95bf5e36d Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Tue, 5 Feb 2013 19:27:12 +0100 Subject: [PATCH 08/73] added BG Neues Heim --- BGNeuesHeim.de.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 BGNeuesHeim.de.xml diff --git a/BGNeuesHeim.de.xml b/BGNeuesHeim.de.xml new file mode 100644 index 0000000..df4664f --- /dev/null +++ b/BGNeuesHeim.de.xml @@ -0,0 +1,7 @@ + + + + + + + From 3b64dd498103b8fc93d3875804c764a518181472 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Tue, 5 Feb 2013 19:28:10 +0100 Subject: [PATCH 09/73] added BG Ettlingen --- BG-Ettlingen.de.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 BG-Ettlingen.de.xml diff --git a/BG-Ettlingen.de.xml b/BG-Ettlingen.de.xml new file mode 100644 index 0000000..71d9b15 --- /dev/null +++ b/BG-Ettlingen.de.xml @@ -0,0 +1,7 @@ + + + + + + + From 38064f57ea0bf9d8a459a394ba361aac9f77f678 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Tue, 5 Feb 2013 19:28:32 +0100 Subject: [PATCH 10/73] added BG Friedenau --- BG-Friedenau.de | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 BG-Friedenau.de diff --git a/BG-Friedenau.de b/BG-Friedenau.de new file mode 100644 index 0000000..fd46f9d --- /dev/null +++ b/BG-Friedenau.de @@ -0,0 +1,7 @@ + + + + + + + From 710bd7a06e48184aa1d918dd8851d58830d8fed6 Mon Sep 17 00:00:00 2001 From: No5251 Date: Wed, 13 Feb 2013 11:33:59 +0100 Subject: [PATCH 11/73] added Bauhuette Heidelberg --- Bauhuette-Heidelberg.de.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Bauhuette-Heidelberg.de.xml diff --git a/Bauhuette-Heidelberg.de.xml b/Bauhuette-Heidelberg.de.xml new file mode 100644 index 0000000..f1e8209 --- /dev/null +++ b/Bauhuette-Heidelberg.de.xml @@ -0,0 +1,7 @@ + + + + + + + From 9e34878f51ae071c42a851dc3da77acb2dcd545c Mon Sep 17 00:00:00 2001 From: No5251 Date: Wed, 13 Feb 2013 11:34:25 +0100 Subject: [PATCH 12/73] added Filderbau eG --- Filderbau-eG.de.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Filderbau-eG.de.xml diff --git a/Filderbau-eG.de.xml b/Filderbau-eG.de.xml new file mode 100644 index 0000000..1dc762b --- /dev/null +++ b/Filderbau-eG.de.xml @@ -0,0 +1,7 @@ + + + + + + + From f74d53de6022a8b84ae40d041e099719758095b6 Mon Sep 17 00:00:00 2001 From: No5251 Date: Wed, 13 Feb 2013 11:35:19 +0100 Subject: [PATCH 13/73] added VDK Baugenossenschaft --- VDK-Baugenossenschaft.de.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 VDK-Baugenossenschaft.de.xml diff --git a/VDK-Baugenossenschaft.de.xml b/VDK-Baugenossenschaft.de.xml new file mode 100644 index 0000000..c14d151 --- /dev/null +++ b/VDK-Baugenossenschaft.de.xml @@ -0,0 +1,7 @@ + + + + + + + From 1709d5a04033f2c1973975cb9763b39d16330652 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Wed, 13 Feb 2013 11:43:08 +0100 Subject: [PATCH 14/73] added Wohnungsbaugesellschaft Villingen-Schwenningen mbH --- WBG-VS.de.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 WBG-VS.de.xml diff --git a/WBG-VS.de.xml b/WBG-VS.de.xml new file mode 100644 index 0000000..1cb19bb --- /dev/null +++ b/WBG-VS.de.xml @@ -0,0 +1,7 @@ + + + + + + + From 1a943847eb000690422d108a4a694115bd48c59f Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Wed, 13 Feb 2013 11:45:50 +0100 Subject: [PATCH 15/73] added Wohnungsgenossenschaft "Karl Marx" Potsdam eG --- WGKarlMarx.de.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 WGKarlMarx.de.xml diff --git a/WGKarlMarx.de.xml b/WGKarlMarx.de.xml new file mode 100644 index 0000000..836db50 --- /dev/null +++ b/WGKarlMarx.de.xml @@ -0,0 +1,7 @@ + + + + + + + From daa8d75cea234e9cd9f3b546ed88201415161c43 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Wed, 13 Feb 2013 11:46:19 +0100 Subject: [PATCH 16/73] added Wohnungsbau Ludwigsburg GmbH --- Wohnungsbau-Ludwigsburg.de.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Wohnungsbau-Ludwigsburg.de.xml diff --git a/Wohnungsbau-Ludwigsburg.de.xml b/Wohnungsbau-Ludwigsburg.de.xml new file mode 100644 index 0000000..e95a8e9 --- /dev/null +++ b/Wohnungsbau-Ludwigsburg.de.xml @@ -0,0 +1,7 @@ + + + + + + + From 511735285db7c7d8b30570d7e62734e1e2bbf86b Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Wed, 13 Feb 2013 12:20:30 +0100 Subject: [PATCH 17/73] added Neckartower Villingen-Schwenningen --- Neckartower-VS.de.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Neckartower-VS.de.xml diff --git a/Neckartower-VS.de.xml b/Neckartower-VS.de.xml new file mode 100644 index 0000000..3123e73 --- /dev/null +++ b/Neckartower-VS.de.xml @@ -0,0 +1,7 @@ + + + + + + + From e4b9761ef84b6f29aa6979ff49b30213600d73b4 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Wed, 13 Feb 2013 12:21:14 +0100 Subject: [PATCH 18/73] added Kreisbaugesellschaft Heidenheim GmbH --- Kreisbau.de.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Kreisbau.de.xml diff --git a/Kreisbau.de.xml b/Kreisbau.de.xml new file mode 100644 index 0000000..2a0c6d4 --- /dev/null +++ b/Kreisbau.de.xml @@ -0,0 +1,7 @@ + + + + + + + From 2e1ca989ff70d92a09d12ca78c22fb2b1a565c5f Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Wed, 13 Feb 2013 12:22:20 +0100 Subject: [PATCH 19/73] updated MediaCluster, fixed exclusion regex --- MediaCluster.de.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MediaCluster.de.xml b/MediaCluster.de.xml index 38994e8..c82ba30 100644 --- a/MediaCluster.de.xml +++ b/MediaCluster.de.xml @@ -3,7 +3,7 @@ - + From 11e544bb620ca4e1d04d97bae0aafba90f8a21db Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Wed, 13 Feb 2013 20:12:37 +0100 Subject: [PATCH 20/73] added Klamm.de --- Klamm.de.xml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Klamm.de.xml diff --git a/Klamm.de.xml b/Klamm.de.xml new file mode 100644 index 0000000..7bbb24b --- /dev/null +++ b/Klamm.de.xml @@ -0,0 +1,9 @@ + + + + + + + + + From d80875f447edbde4e4ed0aac201dabdbe3674386 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Sat, 16 Feb 2013 19:36:49 +0100 Subject: [PATCH 21/73] cert off, changed from expired to self-signed --- HajekMuseum.de.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HajekMuseum.de.xml b/HajekMuseum.de.xml index 8cb8dcb..04ae70e 100644 --- a/HajekMuseum.de.xml +++ b/HajekMuseum.de.xml @@ -1,4 +1,4 @@ - + From caff1fb0e97e9e20693da763454c17d177824888 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Sat, 16 Feb 2013 19:37:06 +0100 Subject: [PATCH 22/73] added La Quadrature du Net --- LaQuadrature.net.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 LaQuadrature.net.xml diff --git a/LaQuadrature.net.xml b/LaQuadrature.net.xml new file mode 100644 index 0000000..770f1c6 --- /dev/null +++ b/LaQuadrature.net.xml @@ -0,0 +1,7 @@ + + + + + + + From 9115338cf010aa510e5ce57b88945fca64616a6f Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Thu, 21 Feb 2013 09:12:19 +0100 Subject: [PATCH 23/73] initial style changes --- img/HTTPS_Everywhere_new_logo.jpg | Bin 0 -> 4988 bytes index.html | 45 ++++++++++++------------------ 2 files changed, 18 insertions(+), 27 deletions(-) create mode 100644 img/HTTPS_Everywhere_new_logo.jpg diff --git a/img/HTTPS_Everywhere_new_logo.jpg b/img/HTTPS_Everywhere_new_logo.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa5cebc485d3daa0bde306c9f0116695be8875d5 GIT binary patch literal 4988 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 body { margin-top: 1.0em; - background-color: #fbaf04; - font-family: Helvetica, Arial, FreeSans, san-serif; - color: #000000; + background-color: #fff; + font-family: Helvetica, Arial, FreeSans, sans-serif; + color: #000; } #container { margin: 0 auto; width: 700px; } - h1 { font-size: 3.8em; color: #0450fb; margin-bottom: 3px; } + h1 { font-size: 2.6em; color: #c00; margin-bottom: 3px; } + h1 img {float: left; margin: 0 1em 0 0;} h1 .small { font-size: 0.4em; } h1 a { text-decoration: none } - h2 { font-size: 1.5em; color: #0450fb; } - h3 { text-align: center; color: #0450fb; } - a { color: #0450fb; } - .description { font-size: 1.2em; margin-bottom: 30px; margin-top: 30px; font-style: italic;} + h2 { font-size: 1.5em; color: #c00; } + h3 { text-align: center; color: #c00; } + a { color: #c00; } + .description { clear: both; font-size: 1.2em; margin-bottom: 30px; margin-top: 30px; font-style: italic;} .download { float: right; } pre { background: #000; color: #fff; padding: 15px;} hr { border: 0; width: 80%; border-bottom: 1px solid #aaa} @@ -31,7 +32,7 @@ - Fork me on GitHub + Fork me on GitHub
@@ -42,34 +43,24 @@
-

HTTPS Everywhere Rulesets - by No5251

+

+ + + HTTPS Everywhere Rulesets +

- - -

Dependencies

-

HTTPS Everywhere browser extension -https://www.eff.org/https-everywhere

- - - - - - +

HTTPS Everywhere browser extension https://www.eff.org/https-everywhere

Authors

-

Marco Ziesing (mail@marco-ziesing.de)

- - +

Marco Ziesing (mail@marco-ziesing.de)

Contact

-

Marco Ziesing (mail@marco-ziesing.de)

- +

Marco Ziesing (mail@marco-ziesing.de)

Download

From d2154dedad634f7d739001904bb2de20a6c027d1 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Thu, 21 Feb 2013 09:42:18 +0100 Subject: [PATCH 24/73] added Verkehrs- und Tarifverbund Stuttgart --- VVS.de.xml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 VVS.de.xml diff --git a/VVS.de.xml b/VVS.de.xml new file mode 100644 index 0000000..4dab8a1 --- /dev/null +++ b/VVS.de.xml @@ -0,0 +1,9 @@ + + + + + + + + + From 90cd3973fe71b1bb12f17da2676ce3eaa611c715 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Sun, 24 Feb 2013 22:01:18 +0100 Subject: [PATCH 25/73] added readme content --- index.html | 31 ++++++++++++++++++++----------- 1 file changed, 20 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index c90739f..2ea8e68 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,7 @@ h1 .small { font-size: 0.4em; } h1 a { text-decoration: none } h2 { font-size: 1.5em; color: #c00; } - h3 { text-align: center; color: #c00; } + h3 { color: #c00; } a { color: #c00; } .description { clear: both; font-size: 1.2em; margin-bottom: 30px; margin-top: 30px; font-style: italic;} .download { float: right; } @@ -50,18 +50,21 @@

-
-

Dependencies

-

HTTPS Everywhere browser extension https://www.eff.org/https-everywhere

+

Dependencies

+

HTTPS Everywhere browser extension https://www.eff.org/https-everywhere-node

-

Authors

-

Marco Ziesing (mail@marco-ziesing.de)

- -

Contact

-

Marco Ziesing (mail@marco-ziesing.de)

+

Installation

+

Firefox

+

Copy the XML files to <profile folder>HTTPSEverywhereUserRules

+

Enter about:support in the location bar, hit Enter and click "Profile Directory" + to get the path of your profile folder.

+ +

Chrome/Chromium

+

Copy the XML files to <profile folder>/Extensions/gcbommkclmclpchllfjekcdonpmejbdp/<version number>/rules

+

Download

You can download this project in either @@ -73,9 +76,15 @@

$ git clone git://github.com/No5251/HTTPS-Everywhere-Rulesets

- +

+ +

More rulesets

+

Official Git-Repository at TorProject.org

+ +

Author & Contact

+

Marco Ziesing (mail@marco-ziesing.de)

From 1248b0c96be9c0f2b45af7253b779c70a9f15e96 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Sun, 24 Feb 2013 22:02:45 +0100 Subject: [PATCH 26/73] updated url to EFF project page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8424767..09687c9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # HTTPS Everywhere Rulesets -Some rulesets for the browser plugin ["HTTPS Everywhere"](https://www.eff.org/https-everywhere). +Some rulesets for the browser plugin ["HTTPS Everywhere"](https://www.eff.org/https-everywhere-node). ## Installation From 0aa3104d3a13782ffc7dd53f64d94f8102800ed8 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Sat, 9 Mar 2013 22:15:51 +0100 Subject: [PATCH 27/73] added Hochschule der Medien Stuttgart --- HdM-Stuttgart.de.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 HdM-Stuttgart.de.xml diff --git a/HdM-Stuttgart.de.xml b/HdM-Stuttgart.de.xml new file mode 100644 index 0000000..590baec --- /dev/null +++ b/HdM-Stuttgart.de.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + From 48f087f88e4570c03feef3c01a3d32bd388de2d8 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Sat, 9 Mar 2013 22:23:43 +0100 Subject: [PATCH 28/73] fixed typo --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 2ea8e68..22767f2 100644 --- a/index.html +++ b/index.html @@ -58,7 +58,7 @@

Installation

Firefox

-

Copy the XML files to <profile folder>HTTPSEverywhereUserRules

+

Copy the XML files to <profile folder>/HTTPSEverywhereUserRules

Enter about:support in the location bar, hit Enter and click "Profile Directory" to get the path of your profile folder.

@@ -77,7 +77,7 @@

- get the source code on GitHub : No5251/HTTPS-Everywhere-Rulesets + get the rules on GitHub : No5251/HTTPS-Everywhere-Rulesets

More rulesets

From f6bae26b7acce792db42e6dcdb9405e00d975f06 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Mon, 11 Mar 2013 09:20:27 +0100 Subject: [PATCH 29/73] added Backnang, Ludwigsburg, Schorndorf and Stuttgart --- Backnang.de.xml | 7 +++++++ Ludwigsburg.de.xml | 7 +++++++ Schorndorf.de.xml | 7 +++++++ Stuttgart.de.xml | 7 +++++++ 4 files changed, 28 insertions(+) create mode 100644 Backnang.de.xml create mode 100644 Ludwigsburg.de.xml create mode 100644 Schorndorf.de.xml create mode 100644 Stuttgart.de.xml diff --git a/Backnang.de.xml b/Backnang.de.xml new file mode 100644 index 0000000..89633bc --- /dev/null +++ b/Backnang.de.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Ludwigsburg.de.xml b/Ludwigsburg.de.xml new file mode 100644 index 0000000..840236d --- /dev/null +++ b/Ludwigsburg.de.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Schorndorf.de.xml b/Schorndorf.de.xml new file mode 100644 index 0000000..68e8701 --- /dev/null +++ b/Schorndorf.de.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Stuttgart.de.xml b/Stuttgart.de.xml new file mode 100644 index 0000000..d772d65 --- /dev/null +++ b/Stuttgart.de.xml @@ -0,0 +1,7 @@ + + + + + + + From 36d99e483101c4b4035041130bb06b5994dbd54b Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Mon, 11 Mar 2013 09:35:34 +0100 Subject: [PATCH 30/73] adden Baden-Wuerttemberg --- Baden-Wuerttemberg.de.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Baden-Wuerttemberg.de.xml diff --git a/Baden-Wuerttemberg.de.xml b/Baden-Wuerttemberg.de.xml new file mode 100644 index 0000000..44ad89c --- /dev/null +++ b/Baden-Wuerttemberg.de.xml @@ -0,0 +1,7 @@ + + + + + + + From 198ae35e9d68db60bcffd0274e36d4d24717edb6 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Tue, 26 Mar 2013 09:03:10 +0100 Subject: [PATCH 31/73] added mwk.baden-wuerttemberg.de --- Baden-Wuerttemberg.de.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Baden-Wuerttemberg.de.xml b/Baden-Wuerttemberg.de.xml index 44ad89c..eee6671 100644 --- a/Baden-Wuerttemberg.de.xml +++ b/Baden-Wuerttemberg.de.xml @@ -1,7 +1,11 @@ + + + + From 7e945bc97f5329e0e026787e99badca82f59fd41 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Sun, 28 Jul 2013 18:53:14 +0200 Subject: [PATCH 32/73] =?UTF-8?q?added=20Sch=C3=BCrers=20Restaurant=20Tafe?= =?UTF-8?q?lhaus?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Restaurant-Tafelhaus.de.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Restaurant-Tafelhaus.de.xml diff --git a/Restaurant-Tafelhaus.de.xml b/Restaurant-Tafelhaus.de.xml new file mode 100644 index 0000000..f58ff06 --- /dev/null +++ b/Restaurant-Tafelhaus.de.xml @@ -0,0 +1,7 @@ + + + + + + + From 79313c100b714249e010bb0eecee43717750aa47 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Sun, 28 Jul 2013 19:09:53 +0200 Subject: [PATCH 33/73] =?UTF-8?q?added=20Sch=C3=BCrers=20Sinnreich?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Sinnreich.tv.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Sinnreich.tv.xml diff --git a/Sinnreich.tv.xml b/Sinnreich.tv.xml new file mode 100644 index 0000000..76630eb --- /dev/null +++ b/Sinnreich.tv.xml @@ -0,0 +1,7 @@ + + + + + + + From f32353bf2ade86422f007cd20edd73806cf38cae Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Sun, 28 Jul 2013 19:10:48 +0200 Subject: [PATCH 34/73] added SSBC Brand Consulting --- SSBC.de.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 SSBC.de.xml diff --git a/SSBC.de.xml b/SSBC.de.xml new file mode 100644 index 0000000..f674dac --- /dev/null +++ b/SSBC.de.xml @@ -0,0 +1,7 @@ + + + + + + + From 4114de724d40af6bcbc7f91d8dd72f857638c705 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Sun, 28 Jul 2013 19:11:22 +0200 Subject: [PATCH 35/73] =?UTF-8?q?added=20Versicherungsb=C3=BCro=20Barbara?= =?UTF-8?q?=20Beck?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- VB-Barbara-Beck.de.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 VB-Barbara-Beck.de.xml diff --git a/VB-Barbara-Beck.de.xml b/VB-Barbara-Beck.de.xml new file mode 100644 index 0000000..ed1c020 --- /dev/null +++ b/VB-Barbara-Beck.de.xml @@ -0,0 +1,7 @@ + + + + + + + From 5811cd03f35a6007817a4e594df2de50bd379099 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Sun, 28 Jul 2013 19:15:06 +0200 Subject: [PATCH 36/73] added Marco-Ziesing.de --- Marco-Ziesing.de.xml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Marco-Ziesing.de.xml diff --git a/Marco-Ziesing.de.xml b/Marco-Ziesing.de.xml new file mode 100644 index 0000000..24ab208 --- /dev/null +++ b/Marco-Ziesing.de.xml @@ -0,0 +1,9 @@ + + + + + + + + + From 9f4b7e8aeadbd19b1b64a73c65798419433c3bb6 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Sun, 28 Jul 2013 19:15:34 +0200 Subject: [PATCH 37/73] added No5251.de --- No5251.de.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 No5251.de.xml diff --git a/No5251.de.xml b/No5251.de.xml new file mode 100644 index 0000000..097edba --- /dev/null +++ b/No5251.de.xml @@ -0,0 +1,7 @@ + + + + + + + From c09e88eef9c221401a11270fa6bf099ba48d2cad Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Wed, 16 Oct 2013 23:31:02 +0200 Subject: [PATCH 38/73] added Baden-Wuerttemberg (mismatches) --- Baden-Wuerttemberg.de-mismatches.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Baden-Wuerttemberg.de-mismatches.xml diff --git a/Baden-Wuerttemberg.de-mismatches.xml b/Baden-Wuerttemberg.de-mismatches.xml new file mode 100644 index 0000000..a22ea7c --- /dev/null +++ b/Baden-Wuerttemberg.de-mismatches.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + From 5f579b930ecbd01409200c30c7bd266c2b620934 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Thu, 17 Oct 2013 13:06:05 +0200 Subject: [PATCH 39/73] added Nachbarn werden Freunde --- Nachbarn-werden-Freunde.de | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Nachbarn-werden-Freunde.de diff --git a/Nachbarn-werden-Freunde.de b/Nachbarn-werden-Freunde.de new file mode 100644 index 0000000..cb751b0 --- /dev/null +++ b/Nachbarn-werden-Freunde.de @@ -0,0 +1,7 @@ + + + + + + + From 38f10a7bfcab9740dd1ef4b4dd1eb52082997e7f Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Wed, 25 Jun 2014 17:35:42 +0200 Subject: [PATCH 40/73] =?UTF-8?q?added=20GWG=20T=C3=BCbingen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GWG-Tuebingen.de.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 GWG-Tuebingen.de.xml diff --git a/GWG-Tuebingen.de.xml b/GWG-Tuebingen.de.xml new file mode 100644 index 0000000..8c91b79 --- /dev/null +++ b/GWG-Tuebingen.de.xml @@ -0,0 +1,7 @@ + + + + + + + From 305d3576a25239b18d4873211e19753cca34c0e3 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Wed, 25 Jun 2014 17:38:04 +0200 Subject: [PATCH 41/73] updated plugin url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09687c9..8424767 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # HTTPS Everywhere Rulesets -Some rulesets for the browser plugin ["HTTPS Everywhere"](https://www.eff.org/https-everywhere-node). +Some rulesets for the browser plugin ["HTTPS Everywhere"](https://www.eff.org/https-everywhere). ## Installation From 1d55a5b1b34138ff05b902459af3b4ef5de52b73 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Fri, 11 Jul 2014 08:48:46 +0200 Subject: [PATCH 42/73] redirect all sudomains to www --- Wohnungsbau-Ludwigsburg.de.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Wohnungsbau-Ludwigsburg.de.xml b/Wohnungsbau-Ludwigsburg.de.xml index e95a8e9..18e551c 100644 --- a/Wohnungsbau-Ludwigsburg.de.xml +++ b/Wohnungsbau-Ludwigsburg.de.xml @@ -3,5 +3,5 @@ - +
From 37bdf6f32d06d71d2d0ea16331811f14977b51c8 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Fri, 11 Jul 2014 08:53:01 +0200 Subject: [PATCH 43/73] deleted Neckartower-VS.de.xml --- Neckartower-VS.de.xml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 Neckartower-VS.de.xml diff --git a/Neckartower-VS.de.xml b/Neckartower-VS.de.xml deleted file mode 100644 index 3123e73..0000000 --- a/Neckartower-VS.de.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - From 82085c5fbfce3e68bb9bec419a69302888275482 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Fri, 11 Jul 2014 09:11:16 +0200 Subject: [PATCH 44/73] set default_off to cacert --- CCCS.de.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CCCS.de.xml b/CCCS.de.xml index d64bdc8..3f81a79 100644 --- a/CCCS.de.xml +++ b/CCCS.de.xml @@ -1,4 +1,4 @@ - + From 20e47839522aa48a224adc17ef60a230d4c5adf9 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Fri, 11 Jul 2014 09:36:36 +0200 Subject: [PATCH 45/73] redirect all to https://wbg-vs.de/ --- WBG-VS.de.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WBG-VS.de.xml b/WBG-VS.de.xml index 1cb19bb..1068e38 100644 --- a/WBG-VS.de.xml +++ b/WBG-VS.de.xml @@ -2,6 +2,6 @@ - - + + From e3892e98a9b03e552ca9cd2168cd6af98ed9f5c1 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Sat, 12 Jul 2014 18:37:26 +0200 Subject: [PATCH 46/73] valid, removed default_off --- Schorndorf.de.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Schorndorf.de.xml b/Schorndorf.de.xml index 68e8701..897bcdb 100644 --- a/Schorndorf.de.xml +++ b/Schorndorf.de.xml @@ -1,4 +1,4 @@ - + From 6cc4ce3e27c34e98412b3c60dc508fa26a82a174 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Sun, 13 Jul 2014 03:07:33 +0200 Subject: [PATCH 47/73] added shackspace.de.xml --- Shackspace.de.xml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Shackspace.de.xml diff --git a/Shackspace.de.xml b/Shackspace.de.xml new file mode 100644 index 0000000..013f147 --- /dev/null +++ b/Shackspace.de.xml @@ -0,0 +1,8 @@ + + + + + + + + From 3b750f2266ab0ef58b9f7ac4c28395a20ffd586c Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Sun, 13 Jul 2014 15:13:31 +0200 Subject: [PATCH 48/73] added Waiblingen.de.xml --- Waiblingen.de.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Waiblingen.de.xml diff --git a/Waiblingen.de.xml b/Waiblingen.de.xml new file mode 100644 index 0000000..46f76e9 --- /dev/null +++ b/Waiblingen.de.xml @@ -0,0 +1,7 @@ + + + + + + + From 5b725d223ef7ad31c1a55cee8ae9261be2343cb7 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Wed, 16 Jul 2014 08:39:50 +0200 Subject: [PATCH 49/73] added DHBW --- DHBW.de.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 DHBW.de.xml diff --git a/DHBW.de.xml b/DHBW.de.xml new file mode 100644 index 0000000..1178365 --- /dev/null +++ b/DHBW.de.xml @@ -0,0 +1,7 @@ + + + + + + + From 43efdea22fb8b05c8c1e64d985c6ee4f261ffedd Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Fri, 18 Jul 2014 08:38:55 +0200 Subject: [PATCH 50/73] set default_off="mismatch" --- DHBW.de.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DHBW.de.xml b/DHBW.de.xml index 1178365..e63b17c 100644 --- a/DHBW.de.xml +++ b/DHBW.de.xml @@ -1,4 +1,4 @@ - + From e776bb3127953c20ec4ed5a2e9c74e305015d5fd Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Fri, 18 Jul 2014 13:00:32 +0200 Subject: [PATCH 51/73] =?UTF-8?q?added=20Autobahndirektion=20S=C3=BCdbayer?= =?UTF-8?q?n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AbdSb.Bayern.de | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 AbdSb.Bayern.de diff --git a/AbdSb.Bayern.de b/AbdSb.Bayern.de new file mode 100644 index 0000000..a5eccf9 --- /dev/null +++ b/AbdSb.Bayern.de @@ -0,0 +1,7 @@ + + + + + + + From 05ef008ef3b54036a3a4477b9eb344c4bef007a4 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Fri, 18 Jul 2014 13:41:35 +0200 Subject: [PATCH 52/73] =?UTF-8?q?added=20Vollzugliches=20Arbeitswesen=20Ba?= =?UTF-8?q?den-W=C3=BCrttemberg?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Baden-Wuerttemberg.de-mismatches.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Baden-Wuerttemberg.de-mismatches.xml b/Baden-Wuerttemberg.de-mismatches.xml index a22ea7c..023c6dd 100644 --- a/Baden-Wuerttemberg.de-mismatches.xml +++ b/Baden-Wuerttemberg.de-mismatches.xml @@ -12,10 +12,19 @@ + + + + + + + + + From cc1fbc37082405c5f52dc55d4a4204e93e7d9b07 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Fri, 18 Jul 2014 13:45:09 +0200 Subject: [PATCH 53/73] removed Hochwasser-Vorhersage-Zentrale BW --- Baden-Wuerttemberg.de-mismatches.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Baden-Wuerttemberg.de-mismatches.xml b/Baden-Wuerttemberg.de-mismatches.xml index 023c6dd..fb2d1a3 100644 --- a/Baden-Wuerttemberg.de-mismatches.xml +++ b/Baden-Wuerttemberg.de-mismatches.xml @@ -8,10 +8,6 @@ - - - - From 07d4db84c00cfe6858e7b101469a37f7a933bc15 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Fri, 18 Jul 2014 18:29:03 +0200 Subject: [PATCH 54/73] added DHBW Heilbronn & Karlsruhe --- DHBW-Karlsruhe.de.xml | 7 +++++++ Heilbronn.DHBW.de.xml | 7 +++++++ 2 files changed, 14 insertions(+) create mode 100644 DHBW-Karlsruhe.de.xml create mode 100644 Heilbronn.DHBW.de.xml diff --git a/DHBW-Karlsruhe.de.xml b/DHBW-Karlsruhe.de.xml new file mode 100644 index 0000000..590c140 --- /dev/null +++ b/DHBW-Karlsruhe.de.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Heilbronn.DHBW.de.xml b/Heilbronn.DHBW.de.xml new file mode 100644 index 0000000..f99f199 --- /dev/null +++ b/Heilbronn.DHBW.de.xml @@ -0,0 +1,7 @@ + + + + + + + From bb6c1fed16746a60eb37411fa85f7a2cc83df181 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Tue, 22 Jul 2014 09:17:52 +0200 Subject: [PATCH 55/73] added Bayerisches Justizministerium --- justiz.bayern.de.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 justiz.bayern.de.xml diff --git a/justiz.bayern.de.xml b/justiz.bayern.de.xml new file mode 100644 index 0000000..0649ba5 --- /dev/null +++ b/justiz.bayern.de.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + From d99defb2015f69c3d2072b987b647d355a165248 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Tue, 29 Jul 2014 21:36:23 +0200 Subject: [PATCH 56/73] removed HVZ --- Baden-Wuerttemberg.de-mismatches.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/Baden-Wuerttemberg.de-mismatches.xml b/Baden-Wuerttemberg.de-mismatches.xml index fb2d1a3..e7db38a 100644 --- a/Baden-Wuerttemberg.de-mismatches.xml +++ b/Baden-Wuerttemberg.de-mismatches.xml @@ -18,9 +18,6 @@ - - - From 7b9e0560b7bc53260c02d98d860465fd8ad98078 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Fri, 19 Sep 2014 11:03:07 +0200 Subject: [PATCH 57/73] added Bauvereinigung Vaihingen --- Bauvereinigung-Vaihingen.de.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Bauvereinigung-Vaihingen.de.xml diff --git a/Bauvereinigung-Vaihingen.de.xml b/Bauvereinigung-Vaihingen.de.xml new file mode 100644 index 0000000..d286c61 --- /dev/null +++ b/Bauvereinigung-Vaihingen.de.xml @@ -0,0 +1,7 @@ + + + + + + + From 453988e95ca774288c7f89cfa956d247ed117e63 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Tue, 18 Nov 2014 15:44:30 +0100 Subject: [PATCH 58/73] added DHBW Ravensburg --- DHBW-Ravensburg.de.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 DHBW-Ravensburg.de.xml diff --git a/DHBW-Ravensburg.de.xml b/DHBW-Ravensburg.de.xml new file mode 100644 index 0000000..305f33a --- /dev/null +++ b/DHBW-Ravensburg.de.xml @@ -0,0 +1,7 @@ + + + + + + + From c5374465f47799d12afe9f669421974cee9001e6 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Wed, 26 Nov 2014 13:37:31 +0100 Subject: [PATCH 59/73] removed subdomain --- BGNeuesHeim.de.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BGNeuesHeim.de.xml b/BGNeuesHeim.de.xml index df4664f..ea030a5 100644 --- a/BGNeuesHeim.de.xml +++ b/BGNeuesHeim.de.xml @@ -1,7 +1,7 @@ - + - - + + From 137b393bd19f22893e262f2c822bd5fb1d8012f6 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Thu, 4 Dec 2014 16:31:51 +0100 Subject: [PATCH 60/73] added Immowelt.de --- Immowelt.de.xml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Immowelt.de.xml diff --git a/Immowelt.de.xml b/Immowelt.de.xml new file mode 100644 index 0000000..ce1aa0d --- /dev/null +++ b/Immowelt.de.xml @@ -0,0 +1,9 @@ + + + + + + + + + From 12c20665c5610d121cf1e863a08ac2e438bcae8a Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Thu, 23 Apr 2015 13:29:38 +0200 Subject: [PATCH 61/73] deleted GWF-Stuttgart.de.xml --- GWF-Stuttgart.de.xml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 GWF-Stuttgart.de.xml diff --git a/GWF-Stuttgart.de.xml b/GWF-Stuttgart.de.xml deleted file mode 100644 index 55aef85..0000000 --- a/GWF-Stuttgart.de.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - From 64248f962dfaaa12da6395fc936786c8cc02bd21 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Fri, 24 Apr 2015 12:56:37 +0200 Subject: [PATCH 62/73] deleted DRF-Luftrettung.de.xml --- DRF-Luftrettung.de.xml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 DRF-Luftrettung.de.xml diff --git a/DRF-Luftrettung.de.xml b/DRF-Luftrettung.de.xml deleted file mode 100644 index d1a9d89..0000000 --- a/DRF-Luftrettung.de.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - From 1c3306ec59b1c7de1db74b44a829366421c87ae0 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Fri, 24 Apr 2015 13:00:02 +0200 Subject: [PATCH 63/73] fixed umlauts --- AbdSb.Bayern.de | 2 +- DHBW-Karlsruhe.de.xml | 2 +- DHBW-Ravensburg.de.xml | 2 +- DHBW.de.xml | 2 +- GWG-Tuebingen.de.xml | 2 +- Heilbronn.DHBW.de.xml | 2 +- Restaurant-Tafelhaus.de.xml | 2 +- Sinnreich.tv.xml | 2 +- VB-Barbara-Beck.de.xml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/AbdSb.Bayern.de b/AbdSb.Bayern.de index a5eccf9..1f20e23 100644 --- a/AbdSb.Bayern.de +++ b/AbdSb.Bayern.de @@ -1,4 +1,4 @@ - + diff --git a/DHBW-Karlsruhe.de.xml b/DHBW-Karlsruhe.de.xml index 590c140..67d805e 100644 --- a/DHBW-Karlsruhe.de.xml +++ b/DHBW-Karlsruhe.de.xml @@ -1,4 +1,4 @@ - + diff --git a/DHBW-Ravensburg.de.xml b/DHBW-Ravensburg.de.xml index 305f33a..d72e7e0 100644 --- a/DHBW-Ravensburg.de.xml +++ b/DHBW-Ravensburg.de.xml @@ -1,4 +1,4 @@ - + diff --git a/DHBW.de.xml b/DHBW.de.xml index e63b17c..3a48fe0 100644 --- a/DHBW.de.xml +++ b/DHBW.de.xml @@ -1,4 +1,4 @@ - + diff --git a/GWG-Tuebingen.de.xml b/GWG-Tuebingen.de.xml index 8c91b79..03b89b5 100644 --- a/GWG-Tuebingen.de.xml +++ b/GWG-Tuebingen.de.xml @@ -1,4 +1,4 @@ - + diff --git a/Heilbronn.DHBW.de.xml b/Heilbronn.DHBW.de.xml index f99f199..9f1ec70 100644 --- a/Heilbronn.DHBW.de.xml +++ b/Heilbronn.DHBW.de.xml @@ -1,4 +1,4 @@ - + diff --git a/Restaurant-Tafelhaus.de.xml b/Restaurant-Tafelhaus.de.xml index f58ff06..2635444 100644 --- a/Restaurant-Tafelhaus.de.xml +++ b/Restaurant-Tafelhaus.de.xml @@ -1,4 +1,4 @@ - + diff --git a/Sinnreich.tv.xml b/Sinnreich.tv.xml index 76630eb..f1d3422 100644 --- a/Sinnreich.tv.xml +++ b/Sinnreich.tv.xml @@ -1,4 +1,4 @@ - + diff --git a/VB-Barbara-Beck.de.xml b/VB-Barbara-Beck.de.xml index ed1c020..c5ea659 100644 --- a/VB-Barbara-Beck.de.xml +++ b/VB-Barbara-Beck.de.xml @@ -1,4 +1,4 @@ - + From e8cd34efb0ce54c98b38f8b18a06be802f1df860 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Fri, 24 Apr 2015 13:05:31 +0200 Subject: [PATCH 64/73] deleted BG-Friedenau.de --- BG-Friedenau.de | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 BG-Friedenau.de diff --git a/BG-Friedenau.de b/BG-Friedenau.de deleted file mode 100644 index fd46f9d..0000000 --- a/BG-Friedenau.de +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - From 3e02485ef11c293fa2719e7492563791daea2300 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Tue, 14 Jul 2015 11:08:54 +0200 Subject: [PATCH 65/73] added casadomus AG --- Casadomus.de.xml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Casadomus.de.xml diff --git a/Casadomus.de.xml b/Casadomus.de.xml new file mode 100644 index 0000000..9c3840f --- /dev/null +++ b/Casadomus.de.xml @@ -0,0 +1,9 @@ + + + + + + + + + From 0fb00fea7502d61ec7cf570a55debcc0a23f16b2 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Fri, 25 Sep 2015 16:44:52 +0200 Subject: [PATCH 66/73] added GinYuu.de --- GinYuu.de.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 GinYuu.de.xml diff --git a/GinYuu.de.xml b/GinYuu.de.xml new file mode 100644 index 0000000..1106ed5 --- /dev/null +++ b/GinYuu.de.xml @@ -0,0 +1,7 @@ + + + + + + + From 2752875005a70687b079282af8d9dafc6d860be8 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Fri, 22 Jan 2016 08:50:32 +0100 Subject: [PATCH 67/73] added yoloma --- Yoloma.de.xml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Yoloma.de.xml diff --git a/Yoloma.de.xml b/Yoloma.de.xml new file mode 100644 index 0000000..03f0985 --- /dev/null +++ b/Yoloma.de.xml @@ -0,0 +1,6 @@ + + + + + + From c303fac6a4561c1b980c9cad6ff55ac283415fb2 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Tue, 5 Apr 2016 08:45:12 +0200 Subject: [PATCH 68/73] set default on --- Restaurant-Tafelhaus.de.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Restaurant-Tafelhaus.de.xml b/Restaurant-Tafelhaus.de.xml index 2635444..e660a6a 100644 --- a/Restaurant-Tafelhaus.de.xml +++ b/Restaurant-Tafelhaus.de.xml @@ -1,4 +1,4 @@ - + From 68aba1a46e333749e265028c8db073623135391d Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Tue, 5 Apr 2016 08:45:39 +0200 Subject: [PATCH 69/73] set default on --- Sinnreich.tv.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sinnreich.tv.xml b/Sinnreich.tv.xml index f1d3422..fbb3f68 100644 --- a/Sinnreich.tv.xml +++ b/Sinnreich.tv.xml @@ -1,4 +1,4 @@ - + From 1264c7b8558e711fbe1f78cef45d1610e6910fe8 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Tue, 7 Jun 2016 19:53:11 +0200 Subject: [PATCH 70/73] let's encrypt, ftw! --- CCCS.de.xml | 2 +- Marco-Ziesing.de.xml | 2 +- No5251.de.xml | 2 +- VB-Barbara-Beck.de.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CCCS.de.xml b/CCCS.de.xml index 3f81a79..55b99e0 100644 --- a/CCCS.de.xml +++ b/CCCS.de.xml @@ -1,4 +1,4 @@ - + diff --git a/Marco-Ziesing.de.xml b/Marco-Ziesing.de.xml index 24ab208..8611652 100644 --- a/Marco-Ziesing.de.xml +++ b/Marco-Ziesing.de.xml @@ -1,4 +1,4 @@ - + diff --git a/No5251.de.xml b/No5251.de.xml index 097edba..adcf8ea 100644 --- a/No5251.de.xml +++ b/No5251.de.xml @@ -1,4 +1,4 @@ - + diff --git a/VB-Barbara-Beck.de.xml b/VB-Barbara-Beck.de.xml index c5ea659..8e6f254 100644 --- a/VB-Barbara-Beck.de.xml +++ b/VB-Barbara-Beck.de.xml @@ -1,4 +1,4 @@ - + From e0a6389031c7bf97929c04c800a6c07dd3be7319 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Tue, 7 Jun 2016 19:53:11 +0200 Subject: [PATCH 71/73] let's encrypt, ftw! --- CCCS.de.xml | 2 +- Marco-Ziesing.de.xml | 2 +- No5251.de.xml | 2 +- SSBC.de.xml | 2 +- VB-Barbara-Beck.de.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CCCS.de.xml b/CCCS.de.xml index 3f81a79..55b99e0 100644 --- a/CCCS.de.xml +++ b/CCCS.de.xml @@ -1,4 +1,4 @@ - + diff --git a/Marco-Ziesing.de.xml b/Marco-Ziesing.de.xml index 24ab208..8611652 100644 --- a/Marco-Ziesing.de.xml +++ b/Marco-Ziesing.de.xml @@ -1,4 +1,4 @@ - + diff --git a/No5251.de.xml b/No5251.de.xml index 097edba..adcf8ea 100644 --- a/No5251.de.xml +++ b/No5251.de.xml @@ -1,4 +1,4 @@ - + diff --git a/SSBC.de.xml b/SSBC.de.xml index f674dac..433b718 100644 --- a/SSBC.de.xml +++ b/SSBC.de.xml @@ -1,4 +1,4 @@ - + diff --git a/VB-Barbara-Beck.de.xml b/VB-Barbara-Beck.de.xml index c5ea659..8e6f254 100644 --- a/VB-Barbara-Beck.de.xml +++ b/VB-Barbara-Beck.de.xml @@ -1,4 +1,4 @@ - + From 6962f318105033ba351b89aabe0637dd6c64fd98 Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Fri, 10 Jun 2016 19:52:15 +0200 Subject: [PATCH 72/73] closed --- HajekMuseum.de.xml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 HajekMuseum.de.xml diff --git a/HajekMuseum.de.xml b/HajekMuseum.de.xml deleted file mode 100644 index 04ae70e..0000000 --- a/HajekMuseum.de.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - From 3712577be9886ade007d0d5a98f1f602e54cbf7d Mon Sep 17 00:00:00 2001 From: Marco Ziesing Date: Mon, 26 Sep 2016 13:11:03 +0200 Subject: [PATCH 73/73] added heise online --- heise-online.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 heise-online.xml diff --git a/heise-online.xml b/heise-online.xml new file mode 100644 index 0000000..07f02d3 --- /dev/null +++ b/heise-online.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + +