Allowing scrapers to force channel allocation attempt. Added Hush Pass subsite handling to Hussie Pass scraper.
This commit is contained in:
@@ -2072,14 +2072,22 @@ const sites = [
|
||||
{
|
||||
slug: 'shotherfirst',
|
||||
name: 'Shot Her First',
|
||||
url: 'https://hushpass.com/tgp/',
|
||||
url: 'https://shotherfirst.com',
|
||||
network: 'hussiepass',
|
||||
parameters: {
|
||||
latest: 'https://hushpass.com/t1/categories/shot-her-first_%d_d.html',
|
||||
media: 'https://hushpass.com',
|
||||
t1: true,
|
||||
},
|
||||
},
|
||||
{
|
||||
slug: 'hushpass',
|
||||
name: 'hushpass',
|
||||
name: 'Hush Pass',
|
||||
url: 'https://hushpass.com',
|
||||
network: 'hussiepass',
|
||||
parameters: {
|
||||
t1: true,
|
||||
},
|
||||
},
|
||||
{
|
||||
slug: 'eyeontheguy',
|
||||
|
||||
Reference in New Issue
Block a user