diff --git a/README.markdown b/README.markdown index e2d103e..5956ea9 100644 --- a/README.markdown +++ b/README.markdown @@ -117,6 +117,7 @@ People who sent a pull-request, report a bug, make a new theme or share a super - Silvus: https://github.com/Silvus - Skasi7: https://github.com/skasi7 - Thiriot Christophe: https://github.com/doubleface +- Tobi: https://github.com/tobir - Vincent Ozanam - Ygbillet: https://github.com/ygbillet diff --git a/vendor/PicoFeed/Rules/heise.de.php b/vendor/PicoFeed/Rules/heise.de.php new file mode 100644 index 0000000..fa1d548 --- /dev/null +++ b/vendor/PicoFeed/Rules/heise.de.php @@ -0,0 +1,7 @@ + 'http://www.heise.de/security/meldung/BND-300-Millionen-Euro-fuer-Fruehwarnsystem-gegen-Cyber-Attacken-2192237.html', + 'body' => array( + '//div[@class="meldung_wrapper"]' + ) +);