diff --git a/README.md b/README.md index 5b5ae6b..0918d0c 100644 --- a/README.md +++ b/README.md @@ -244,7 +244,6 @@ this takes time. You can integrate and use these projects in your applications * However, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it: - - Starring and sharing the projects you like :rocket: - [![Buy me a book][badge_amazon]][amazon]—I love books! I will remember you after years if you buy me one. :grin: :book: - [![PayPal][badge_paypal]][paypal-donations]—You can make one-time donations via PayPal. I'll probably buy a ~~coffee~~ tea. :tea: @@ -253,7 +252,6 @@ However, if you get some profit from this or just want to encourage me to contin ![](https://i.imgur.com/z6OQI95.png) - Thanks! :heart: @@ -272,6 +270,7 @@ If you are using this library in one of your projects, add it in this list. :spa - [`dncli`](https://npmjs.com/package/dncli) (by Edgard Kozlowski)—CLI to browse designernews.co - [`do-fn`](https://github.com/selfrefactor/do-fn#readme) (by selfrefactor)—common functions used by I Learn Smarter project - [`egg-crawler`](https://github.com/aa900031/egg-crawler#readme) (by zhong666)—[![NPM version][npm-image]][npm-url] [![build status][travis-image]][travis-url] [![Test coverage][codecov-image]][codecov-url] [![David deps][david-image]][david-url] [![Known Vulnerabilities][snyk-image]][snyk-url] [![npm download][download-image]][down + - [`ehentai-sdk`](https://npmjs.com/package/ehentai-sdk) (by zhong666)—undefined - [`jishon`](https://github.com/chee/jishon#readme) (by chee)—take a search term and get json from jisho - [`mit-ocw-scraper`](https://npmjs.com/package/mit-ocw-scraper)—MIT-OCW-Scraper - [`mix-dl`](https://github.com/luandro/mix-dl#readme) (by Luandro)—Download youtube mix for list of artists using youtube-dl. @@ -296,15 +295,14 @@ If you are using this library in one of your projects, add it in this list. :spa [MIT][license] © [Ionică Bizău][website] - -[badge_patreon]: https://ionicabizau.github.io/badges/patreon.svg -[badge_amazon]: https://ionicabizau.github.io/badges/amazon.svg -[badge_paypal]: https://ionicabizau.github.io/badges/paypal.svg -[badge_paypal_donate]: https://ionicabizau.github.io/badges/paypal_donate.svg - +[badge_patreon]: http://ionicabizau.github.io/badges/patreon.svg +[badge_amazon]: http://ionicabizau.github.io/badges/amazon.svg +[badge_paypal]: http://ionicabizau.github.io/badges/paypal.svg +[badge_paypal_donate]: http://ionicabizau.github.io/badges/paypal_donate.svg [patreon]: https://www.patreon.com/ionicabizau [amazon]: http://amzn.eu/hRo9sIZ [paypal-donations]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RVXDDLKKLQRJW +[donate-now]: http://i.imgur.com/6cMbHOC.png [license]: http://showalicense.com/?fullname=Ionic%C4%83%20Biz%C4%83u%20%3Cbizauionica%40gmail.com%3E%20(https%3A%2F%2Fionicabizau.net)&year=2016#license-mit [website]: https://ionicabizau.net diff --git a/package-lock.json b/package-lock.json index 63ed6da..6867522 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "scrape-it", - "version": "5.0.3", + "version": "5.0.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4a0ffde..d6818fa 100644 --- a/package.json +++ b/package.json @@ -62,4 +62,4 @@ "bloggify.json", "bloggify/" ] -} \ No newline at end of file +}