Added partial 'fcuk' (Exploited College Girls) scraper. Added file parameter for actor names and scene URLs.

This commit is contained in:
DebaucheryLibrarian
2020-07-15 03:24:47 +02:00
parent eca54c2a09
commit 17b3ba1272
54 changed files with 187 additions and 20 deletions

View File

@@ -69,7 +69,7 @@ function scrapeProfile(html) {
profile.avatar = {
src: `http://www.boobpedia.com${avatarPath}`,
copyright: null,
credit: null,
};
}