Using sequence number as entry ID for 5K/8K videos as this is what they use in URLs.
This commit is contained in:
@@ -114,6 +114,7 @@ const networks = [
|
||||
name: '5K Vids',
|
||||
url: 'https://www.5kvids.com',
|
||||
parameters: {
|
||||
entryId: 'sequence',
|
||||
apiKey: 'fiveKCash',
|
||||
apiAddress: 'https://www.8kmilfs.com/api',
|
||||
},
|
||||
@@ -463,6 +464,7 @@ const networks = [
|
||||
url: 'https://www.kellymadison.com',
|
||||
description: 'Home of Kelly Madison and Ryan Madison',
|
||||
parameters: {
|
||||
entryId: 'id',
|
||||
apiKey: 'kellyCash',
|
||||
apiAddress: 'https://www.pornfidelity.com/api',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user