Skip to content
This repository was archived by the owner on Oct 19, 2019. It is now read-only.

Commit 89a4fcb

Browse files
authored
Update README.md
1 parent d89eb45 commit 89a4fcb

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@ Simple library which helps you to retrieve...
1515
## Supported Sites
1616

1717
#### Stream
18-
- <sub><img src="http://www.google.com/s2/favicons?domain=openload.co" height="20" style="margin-bottom: -5px"></sub> openload.co
19-
- <sub><img src="http://www.google.com/s2/favicons?domain=oload.tv" height="20" style="margin-bottom: -5px"></sub> oload.tv
20-
- <sub><img src="http://www.google.com/s2/favicons?domain=streamcloud.eu" height="20" style="margin-bottom: -5px"></sub> streamcloud.eu
21-
- <sub><img src="http://www.google.com/s2/favicons?domain=vidzi.tv" height="20" style="margin-bottom: -5px"></sub> vidzi.tv
22-
- <sub><img src="http://www.google.com/s2/favicons?domain=vidstreaming.io" height="20" style="margin-bottom: -5px"></sub> vidstreaming.io
23-
- <sub><img src="http://www.google.com/s2/favicons?domain=streamango.com" height="20" style="margin-bottom: -5px"></sub> streamango.com
24-
- <sub><img src="http://www.google.com/s2/favicons?domain=rapidvideo.com" height="20" style="margin-bottom: -5px"></sub> rapidvideo.com
18+
- <sub><img src="http://www.google.com/s2/favicons?domain=openload.co" height="20"></sub> openload.co
19+
- <sub><img src="http://www.google.com/s2/favicons?domain=oload.tv" height="20"></sub> oload.tv
20+
- <sub><img src="http://www.google.com/s2/favicons?domain=streamcloud.eu" height="20"></sub> streamcloud.eu
21+
- <sub><img src="http://www.google.com/s2/favicons?domain=vidzi.tv" height="20"></sub> vidzi.tv
22+
- <sub><img src="http://www.google.com/s2/favicons?domain=vidstreaming.io" height="20"></sub> vidstreaming.io
23+
- <sub><img src="http://www.google.com/s2/favicons?domain=streamango.com" height="20"></sub> streamango.com
24+
- <sub><img src="http://www.google.com/s2/favicons?domain=rapidvideo.com" height="20"></sub> rapidvideo.com
2525

2626
#### Link
27-
- <sub><img src="http://www.google.com/s2/favicons?domain=gogoanime.io" height="20" style="margin-bottom: -5px"></sub> gogoanime.io
28-
27+
- <sub><img src="http://www.google.com/s2/favicons?domain=gogoanime.io" height="20"></sub> gogoanime.io
28+
- <sub><img src="http://www.google.com/s2/favicons?domain=kissanime.ru" height="20"></sub> kissanime.ru
2929
<hr>
3030

3131
## Getting Started
@@ -45,4 +45,4 @@ const {scrappers} = require('sourcescrapper');
4545
if (scrap.info && scrap.info.source.length > 0)
4646
console.log(scrap.info.source[0].url);
4747
})();
48-
```
48+
```

0 commit comments

Comments
 (0)