From c02e5682f79ec24c7001e5fd2422596b5f107f39 Mon Sep 17 00:00:00 2001 From: P THE AWESOME Date: Sun, 22 Feb 2015 17:34:50 -0600 Subject: [PATCH 1/6] Add inline Twitter Bootstrap `]*>.*Bootstrap v.* Copyright .* Twitter, Inc\.\* Licensed under.*<\/style>` --- src/apps.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index 96aa9224b..36be47c2e 100755 --- a/src/apps.json +++ b/src/apps.json @@ -5440,6 +5440,7 @@ ], "env": "^Twipsy$\\;confidence:50", "html": [ + "]*>.*Bootstrap v.* Copyright .* Twitter, Inc\.\* Licensed under.*<\/style>", "]*class=\"[^\"]*col-(?:xs|sm|md|lg)-\\d{1,2}" ], @@ -7058,4 +7059,4 @@ "49": "feed-readers", "50": "document-management-systems" } -} \ No newline at end of file +} From ba8a2e350d5d05ef98e1e1d2dc02f716f3a559ef Mon Sep 17 00:00:00 2001 From: NovikovViktor Date: Mon, 23 Feb 2015 18:03:16 +0200 Subject: [PATCH 2/6] add OWL Carousel --- src/apps.json | 14 +++++++++++++- src/icons/OWL Carousel.png | Bin 0 -> 1322 bytes 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 src/icons/OWL Carousel.png diff --git a/src/apps.json b/src/apps.json index 36be47c2e..104aa4d8d 100755 --- a/src/apps.json +++ b/src/apps.json @@ -7005,7 +7005,19 @@ "yepnope.*\\.js" ], "website": "yepnopejs.com" - } + }, + "OWL Carousel": { + "cats": [ + 5, + 7 + ], + "html": "]*href=\"[^\"]+owl.carousel(?:\\.min)?\\.css", + "script": "owl.carousel.*\\.js", + "implies": [ + "CSS", "jQuery" + ], + "website": "http://owlgraphic.com/owlcarousel/" + } }, "categories": { "1": "cms", diff --git a/src/icons/OWL Carousel.png b/src/icons/OWL Carousel.png new file mode 100644 index 0000000000000000000000000000000000000000..03abec71a7700ba1e85d4acde001f95c33549355 GIT binary patch literal 1322 zcmV+_1=aeAP)NklsbI84|k`@?ABBx=+c6Qe1Z2vIM0;iWgEDG+Yh1(1$G zj6$NwFo8q~h{6_VOeiuphft;v&&3o~ZmeAk;YoUN&UxPVdCq(O ze5VS)>1lih_z}1Q`~qAAx`9!by~E%k(9~9|0SkdOKn<`Kr~qDbJG|GG)6x zmqrG{056$>HRkMWfXa}|0~7!w7N8k83upi$kcjETq6T{0z|aL0Xqr+Mt5#$!(CV!D zd371n&kj3a02?g8dEgZARy3j$3C7S90)R!cvZSaKTR|}Z!SOo`-{}V}&fFp^`Gt8? zvgT$#V!B4csycsOAJSXx}phUY$@Vrc_~ z)_EkWDF~5Rh~NM5(Ei6ajK=$jh7&xwU&MBp>e|^;!UR|{Xi)PJO!-Nsz)Riv)c%$NDEL#37{5U`P z4sqId2oa+V*ywh6?-82XYS;g8^-Dt@F-~7SINsD&Tb|UNvXu-mzEh~TQ~QF!Al+SE zD5Y3aS&7YN%Q(|eC`5Nx7b3!%%1Vlgil$TcD5XA~F<3-i6p>ic?d6^xsi~@#m1WCi z#j-M~TU#U7e7>}^yXNyr-P#&iv8+s1mMxc>s%p91)00XW5s@cSHMMCTE(2dD8~a*X z@caD}rBaHa!9fnR?oT`W1FicR8XQEaiNgB*e)hGrq*9udQiEv?n1S1wxNs;bdFnoq z($dnj24)&d$?-SfP8*yG5os0?357!9ayq4tx5a?GlMZ(k?+H5|JI-wu`-f zoix{@so1<&Yz#e_1Ne0 z=PU#Tq4+2RpAk1nY0if9@Uv!IFHeP z!^9HfsniHi?RI#5+2qY;4MqvCcmMzZ07*qoM6N<$f*rkXW&i*H literal 0 HcmV?d00001 From 4dd571e9fab9258cd10d678f9cd3fcc263662cca Mon Sep 17 00:00:00 2001 From: P THE AWESOME Date: Mon, 23 Feb 2015 10:40:05 -0600 Subject: [PATCH 3/6] Fix escape errors Seen in #975 --- src/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index 36be47c2e..b555243a3 100755 --- a/src/apps.json +++ b/src/apps.json @@ -5440,7 +5440,7 @@ ], "env": "^Twipsy$\\;confidence:50", "html": [ - "]*>.*Bootstrap v.* Copyright .* Twitter, Inc\.\* Licensed under.*<\/style>", + "]*>.*Bootstrap v.* Copyright .* Twitter, Inc\\.\\* Licensed under.*<\/style>", "]*class=\"[^\"]*col-(?:xs|sm|md|lg)-\\d{1,2}" ], From 2c7ad1f899824252c51239cc62c98a1c202dde3d Mon Sep 17 00:00:00 2001 From: NovikovViktor Date: Tue, 24 Feb 2015 08:55:20 +0200 Subject: [PATCH 4/6] change apps.json --- src/apps.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/apps.json b/src/apps.json index 104aa4d8d..3c5f3e159 100755 --- a/src/apps.json +++ b/src/apps.json @@ -7013,9 +7013,7 @@ ], "html": "]*href=\"[^\"]+owl.carousel(?:\\.min)?\\.css", "script": "owl.carousel.*\\.js", - "implies": [ - "CSS", "jQuery" - ], + "implies": "jQuery", "website": "http://owlgraphic.com/owlcarousel/" } }, From 4e39ab42183b1a7bddf16a35d9589976c6b47d09 Mon Sep 17 00:00:00 2001 From: DaAwesomeP Date: Mon, 23 Feb 2015 14:43:07 -0600 Subject: [PATCH 5/6] Add Travis CI test --- .gitignore | 4 ++++ .travis.yml | 16 ++++++++++++++++ README.md | 2 +- 3 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 .travis.yml diff --git a/.gitignore b/.gitignore index 45ba46273..949c80f57 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,10 @@ build/* +npm-debug.log + node_modules/* drivers/npm/node_modules/ + +drivers/npm/npm-debug.log diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 000000000..c9692fa61 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,16 @@ +language: node_js +node_js: + - "0.10" +before_install: + - export WAPPALYZER_ROOT=$TRAVIS_BUILD_DIR + - export PATH=$PATH:$TRAVIS_BUILD_DIR/bin +install: + - sudo apt-get update -y + - sudo apt-get install -y curl zip sudo -y --force-yes + - sudo apt-get clean + - npm install jsonlint -g + - mkdir mozilla && curl -L https://ftp.mozilla.org/pub/mozilla.org/labs/jetpack/jetpack-sdk-latest.tar.gz | tar xvzC mozilla && ln -s $WAPPALYZER_ROOT/mozilla/addon-sdk-*/bin/cfx bin/cfx + - mkdir phantomjs && curl -L https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.8-linux-x86_64.tar.bz2 | tar xvjC phantomjs && ln -s $WAPPALYZER_ROOT/phantomjs/phantomjs-*-linux-x86_64/bin/phantomjs bin/phantomjs +before_script: mkdir build +script: wappalyzer build +after_script: ls build \ No newline at end of file diff --git a/README.md b/README.md index 7911516e0..7772228d4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Wappalyzer +# Wappalyzer [![Travis](https://img.shields.io/travis/ElbertF/Wappalyzer.svg?style=flat-square)]() [Wappalyzer](https://wappalyzer.com/) is a [cross-platform](https://github.com/ElbertF/Wappalyzer/wiki/Drivers) utility that uncovers the From 13f79f5ba1e07fda658807ec1729e11e78e6e23a Mon Sep 17 00:00:00 2001 From: P THE AWESOME Date: Tue, 24 Feb 2015 22:31:39 -0600 Subject: [PATCH 6/6] Add link to Travis badge in README I didn't realize that it didn't have it. Here it is. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7772228d4..5bea567c8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Wappalyzer [![Travis](https://img.shields.io/travis/ElbertF/Wappalyzer.svg?style=flat-square)]() +# Wappalyzer [![Travis](https://img.shields.io/travis/ElbertF/Wappalyzer.svg?style=flat-square)](https://travis-ci.org/ElbertF/Wappalyzer/) [Wappalyzer](https://wappalyzer.com/) is a [cross-platform](https://github.com/ElbertF/Wappalyzer/wiki/Drivers) utility that uncovers the