From 8633b4c4d5b3e452a5569b930fda89760d83fa3d Mon Sep 17 00:00:00 2001 From: Elbert Alias Date: Mon, 8 Oct 2012 20:18:41 +1100 Subject: [PATCH] Fixed invalid Windows filename Rack::Cache.png --- drivers/bookmarklet/js/apps.js | 2 +- drivers/chrome/js/apps.js | 2 +- drivers/chrome/manifest.json | 2 +- drivers/firefox/content/js/apps.js | 2 +- drivers/firefox/install.rdf | 2 +- drivers/html/js/apps.js | 2 +- drivers/php/js/apps.js | 2 +- share/images/icons/Rack::Cache.png | Bin 350 -> 0 bytes share/js/apps.js | 2 +- 9 files changed, 8 insertions(+), 8 deletions(-) delete mode 100644 share/images/icons/Rack::Cache.png diff --git a/drivers/bookmarklet/js/apps.js b/drivers/bookmarklet/js/apps.js index b3a63d380..923884909 100644 --- a/drivers/bookmarklet/js/apps.js +++ b/drivers/bookmarklet/js/apps.js @@ -1212,7 +1212,7 @@ cats: [ 6 ], html: /Powered by/i }, - 'Rack::Cache': { + 'RackCache': { cats: [ 23 ], headers: { 'X-Rack-Cache': /.+/ }, implies: [ 'Ruby' ] diff --git a/drivers/chrome/js/apps.js b/drivers/chrome/js/apps.js index b3a63d380..923884909 100644 --- a/drivers/chrome/js/apps.js +++ b/drivers/chrome/js/apps.js @@ -1212,7 +1212,7 @@ cats: [ 6 ], html: /Powered by/i }, - 'Rack::Cache': { + 'RackCache': { cats: [ 23 ], headers: { 'X-Rack-Cache': /.+/ }, implies: [ 'Ruby' ] diff --git a/drivers/chrome/manifest.json b/drivers/chrome/manifest.json index 0937017fb..6ec2598a4 100644 --- a/drivers/chrome/manifest.json +++ b/drivers/chrome/manifest.json @@ -1,7 +1,7 @@ { "name": "Wappalyzer", "homepage_url": "http://wappalyzer.com?utm_source=chrome&utm_medium=extension&utm_campaign=extensions", "description": "Identifies software on the web", - "version": "2.9", + "version": "2.10", "default_locale": "en", "manifest_version": 2, "icons": { diff --git a/drivers/firefox/content/js/apps.js b/drivers/firefox/content/js/apps.js index b3a63d380..923884909 100644 --- a/drivers/firefox/content/js/apps.js +++ b/drivers/firefox/content/js/apps.js @@ -1212,7 +1212,7 @@ cats: [ 6 ], html: /Powered by/i }, - 'Rack::Cache': { + 'RackCache': { cats: [ 23 ], headers: { 'X-Rack-Cache': /.+/ }, implies: [ 'Ruby' ] diff --git a/drivers/firefox/install.rdf b/drivers/firefox/install.rdf index 27e02141c..c5fa1294d 100644 --- a/drivers/firefox/install.rdf +++ b/drivers/firefox/install.rdf @@ -3,7 +3,7 @@ wappalyzer@crunchlabz.com - 2.4.0 + 2.4.1 2 true diff --git a/drivers/html/js/apps.js b/drivers/html/js/apps.js index b3a63d380..923884909 100644 --- a/drivers/html/js/apps.js +++ b/drivers/html/js/apps.js @@ -1212,7 +1212,7 @@ cats: [ 6 ], html: /Powered by/i }, - 'Rack::Cache': { + 'RackCache': { cats: [ 23 ], headers: { 'X-Rack-Cache': /.+/ }, implies: [ 'Ruby' ] diff --git a/drivers/php/js/apps.js b/drivers/php/js/apps.js index b3a63d380..923884909 100644 --- a/drivers/php/js/apps.js +++ b/drivers/php/js/apps.js @@ -1212,7 +1212,7 @@ cats: [ 6 ], html: /Powered by/i }, - 'Rack::Cache': { + 'RackCache': { cats: [ 23 ], headers: { 'X-Rack-Cache': /.+/ }, implies: [ 'Ruby' ] diff --git a/share/images/icons/Rack::Cache.png b/share/images/icons/Rack::Cache.png deleted file mode 100644 index 67c4b8a23b48bfc4ce6f1405e211ee554fa9d116..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 350 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Y)RhkE)4%caKYZ?lYt_f1s;*b z3=G`DAk4@xYmNj^kiEpy*OmPa7b~X^>ZI8f-dr;B5V#p$J&_v^I;3b1~-uOsB> zyeP;k#ARgwhyH?(IyTKNCS0B36IQ5lbspRAw0`;;w}r}!3}$KC$!C{up6rwN?9R!P zcZ%P+q)DkByY1kjlO!9z30{e`)qEYA*A*5wVoBw+YFwrelF{r5}E)YuZXn( diff --git a/share/js/apps.js b/share/js/apps.js index b3a63d380..923884909 100644 --- a/share/js/apps.js +++ b/share/js/apps.js @@ -1212,7 +1212,7 @@ cats: [ 6 ], html: /Powered by/i }, - 'Rack::Cache': { + 'RackCache': { cats: [ 23 ], headers: { 'X-Rack-Cache': /.+/ }, implies: [ 'Ruby' ]