diff --git a/src/apps.json b/src/apps.json index 74f463d6b..4becba26c 100755 --- a/src/apps.json +++ b/src/apps.json @@ -8733,19 +8733,6 @@ "icon": "xui.png", "script": "[^a-z]xui.*\\.js", "website": "xuijs.com" - }, - "yepnope.js": { - "cats": [ - 12 - ], - "env": "^yepnope$", - "icon": "yepnope.js.png", - "script": [ - "yepnope-(?:-|\\.)([\\d.]*\\d)[^/]*\\.js\\;version:\\1", - "([\\d.]+)/yepnope(?:\\.min)?\\.js\\;version:\\1", - "yepnope.*\\.js" - ], - "website": "yepnopejs.com" } }, "categories": { @@ -8801,4 +8788,4 @@ "50": "document-management-systems", "51": "landing-page-builders" } -} \ No newline at end of file +} diff --git a/src/drivers/firefox/package.json b/src/drivers/firefox/package.json index 7e4befa5c..ba0604318 100644 --- a/src/drivers/firefox/package.json +++ b/src/drivers/firefox/package.json @@ -8,7 +8,7 @@ "description": "Identifies software on the web", "author": "Elbert Alias", "license": "GPLv3", - "version": "3.2.2", + "version": "3.2.3", "main": "driver.js", "preferences": [{ "name": "tracking", diff --git a/src/icons/Marionette.js.svg b/src/icons/Marionette.js.svg index 188428e46..e8f219401 100644 --- a/src/icons/Marionette.js.svg +++ b/src/icons/Marionette.js.svg @@ -1 +1 @@ -marionette \ No newline at end of file +marionette \ No newline at end of file diff --git a/src/icons/PDF.js.svg b/src/icons/PDF.js.svg index c12931280..cb74a8d62 100644 --- a/src/icons/PDF.js.svg +++ b/src/icons/PDF.js.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/yepnope.js.png b/src/icons/yepnope.js.png deleted file mode 100644 index 5f68d8be3..000000000 Binary files a/src/icons/yepnope.js.png and /dev/null differ