From c2f4f4f1e58abd34fe76fc12252b0753c538da10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Phil=20H=C3=B6fer?= <phil@suma-ev.de> Date: Wed, 1 Nov 2017 11:03:04 +0100 Subject: [PATCH] Merge branch '621-umfrage-studienarbeit' into 'development' Resolve "Umfrage Studienarbeit" Closes #621 See merge request open-source/MetaGer!1084 (cherry picked from commit 1ee4446352564273d197ba3ef25b4114695d5d63) 66979ee1 Update ads.txt 2aedc20c Update ads.txt 4ab8ca1c Update ads.txt --- storage/app/public/ads.txt | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/storage/app/public/ads.txt b/storage/app/public/ads.txt index d9eaa2ab4..ae3fd5898 100644 --- a/storage/app/public/ads.txt +++ b/storage/app/public/ads.txt @@ -1,14 +1,8 @@ [ { - "title" : "Werbefreie Suche mit MetaGer:", - "summary" : "SUMA-EV-Mitglieder suchen werbefrei!", - "URL" : "http://suma-ev.de/presse/Werbefreie-Suche-mit-MetaGer.html" - - }, - { - "title" : "MetaGer-Neuentwicklung: Die Suche in der Suche", - "summary" : "", - "URL" : "http://blog.suma-ev.de/node/225" + "title" : "Umfrage: Datenschutz und Suchmaschinen", + "summary" : 'zur Studienarbeit "Datenschutz und Suchmaschinen" an der FHWS Würzburg, Wirtschaftsethik', + "URL" : "http://befragung.wirtschaftsethik.biz/index.php/472133/lang-de" } ] \ No newline at end of file -- GitLab