From 897c49bd3f6a550939dd554563eb7987500a1b87 Mon Sep 17 00:00:00 2001 From: "Areeb Beigh (Euphinx)" Date: Thu, 7 Jun 2018 00:50:19 +0530 Subject: [PATCH 1/2] support for gogoanime --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9d88abc..c9bf030 100644 --- a/README.md +++ b/README.md @@ -120,18 +120,21 @@ in the configuration. You can choose an ideal stream server by opening the episo ## Supported websites - kickassanime.ru +- gogoanime.se ## Not mine anime-scraper uses the following additional "resources": -- [jQuery onMutate](https://github.com/eclecto/jQuery-onMutate) by [electro](https://github.com/eclecto) +- [jQuery](http://jquery.com) +- [jQuery onMutate](https://github.com/eclecto/jQuery-onMutate) - [Pop Up Blocker](http://www.poperblocker.com/) Chrome extension Thanks a bunch to the developers. ## TODO - Expand config.py -- Add support for 2 more sites +- Add support for ~2~ 1 more sites +- Reduce scrapping time (no promises) From 8d0b0fa97c7e5160f74c96ddbabeb27a4fe7784d Mon Sep 17 00:00:00 2001 From: "Areeb Beigh (Euphinx)" Date: Thu, 7 Jun 2018 00:52:07 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c9bf030..4f645b4 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,7 @@ Thanks a bunch to the developers. - Expand config.py - Add support for ~2~ 1 more sites - Reduce scrapping time +- Contributing.md (no promises)