Using spartan ID for Killergram.
This commit is contained in:
parent
a6f16b9f62
commit
1ce8c47da2
|
|
@ -151,6 +151,41 @@ module.exports = {
|
||||||
'pornoacademie',
|
'pornoacademie',
|
||||||
'bumsbus',
|
'bumsbus',
|
||||||
'kinkyinlaws',
|
'kinkyinlaws',
|
||||||
|
// killergram, no longer available on new Aylo site
|
||||||
|
'analrehab',
|
||||||
|
'bitchfunkers',
|
||||||
|
'bootypackers',
|
||||||
|
'brownsugar',
|
||||||
|
'burlesquexxx',
|
||||||
|
'chainsmokers',
|
||||||
|
'clubbabes',
|
||||||
|
'collegebabes',
|
||||||
|
'creammycunt',
|
||||||
|
'cumpartysluts',
|
||||||
|
'doggingmissions',
|
||||||
|
'fetishsexclinic',
|
||||||
|
'getshafted',
|
||||||
|
'girlyriders',
|
||||||
|
'gloryholegirls',
|
||||||
|
'hardfisex',
|
||||||
|
'killergramcuts',
|
||||||
|
'killergramplatinum',
|
||||||
|
'kinkycouples',
|
||||||
|
'letsgetslippy',
|
||||||
|
'nyloncumsluts',
|
||||||
|
'officeantics',
|
||||||
|
'pornostatic',
|
||||||
|
'pornstarsutd',
|
||||||
|
'rockchicks',
|
||||||
|
'ru4hire',
|
||||||
|
'spacehoppers',
|
||||||
|
'streetwalkers',
|
||||||
|
'tattooedsluts',
|
||||||
|
'thehandyman',
|
||||||
|
'theladypimp',
|
||||||
|
'voyeurcams',
|
||||||
|
'wifesluts',
|
||||||
|
'wishescumtrue',
|
||||||
],
|
],
|
||||||
networks: [
|
networks: [
|
||||||
// dummy network for testing
|
// dummy network for testing
|
||||||
|
|
|
||||||
|
|
@ -5598,6 +5598,7 @@ const sites = [
|
||||||
independent: true,
|
independent: true,
|
||||||
parameters: {
|
parameters: {
|
||||||
native: true,
|
native: true,
|
||||||
|
preferSpartanId: true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -186,9 +186,6 @@ function scrapeRelease(data, url, channel, networkName, options) {
|
||||||
}));
|
}));
|
||||||
}
|
}
|
||||||
|
|
||||||
// console.log(data);
|
|
||||||
// console.log(release);
|
|
||||||
|
|
||||||
return release;
|
return release;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue