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

Commit 8d5d92e

Browse files
committed
added vidzi domain
1 parent f5f106a commit 8d5d92e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/scrappers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ export const scrappers: { stream: ScrapperList, hoster: ScrapperList } = {
160160
}),
161161
new SourceScrapper({
162162
name: 'Vidzi',
163-
domain: 'vidzi.tv',
163+
domain: ['vidzi.tv', 'vidzi.online'],
164164
runner: 'puppeteer',
165165
exec: async ({page}) => {
166166
// tslint:disable-next-line

0 commit comments

Comments
 (0)