Scrape urls from my friends server.

master
Robert Gerus 2016-06-06 23:44:38 +02:00
parent 37f5ac96d5
commit 005b3c1331
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ var customDataFetchers = []struct {
fetcher: youtubeShort,
},
{
re: regexp.MustCompile("//i[.]4cdn[.]org/"),
re: regexp.MustCompile("//(i[.]4cdn[.]org|goto11[.]pl)/"),
fetcher: fourchanscrape,
},
{