diff --git a/share/apps.json b/share/apps.json index 4e5bc81d0..e4661c12c 100644 --- a/share/apps.json +++ b/share/apps.json @@ -3779,6 +3779,11 @@ "script": [ "yepnope-(?:-|\\.)([\\d.]*\\d)[^/]*\\.js\\;version:\\1", "([\\d.]+)/yepnope(\\.min)?\\.js\\;version:\\1", "yepnope.*\\.js" ], "env": "^yepnope$" }, + "Yieldlab": { + "website": "yieldlab.de", + "cats": [ 36 ], + "script": "^https?://(?:[^/]+\\.)?yieldlab\\.net/" + }, "YouTube": { "website": "www.youtube.com", "cats": [ 14 ], diff --git a/share/images/icons/Yieldlab.png b/share/images/icons/Yieldlab.png new file mode 100644 index 000000000..f3e049234 Binary files /dev/null and b/share/images/icons/Yieldlab.png differ