Marked Blake Mason as independent channel, fixes logo.
This commit is contained in:
parent
16ca21d597
commit
9e0fc34486
|
|
@ -1396,6 +1396,7 @@ exports.up = async (knex) => {
|
|||
{ subject: 'actor', action: 'create' },
|
||||
{ subject: 'actor', action: 'update' },
|
||||
{ subject: 'actor', action: 'delete' },
|
||||
{ plainUrls: true },
|
||||
]),
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -4113,6 +4113,7 @@ const sites = [
|
|||
parent: 'evilangel',
|
||||
parameters: {
|
||||
filterExclusive: false,
|
||||
scene: 'https://www.evilangel.com/en/video/evilangel',
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
@ -5748,6 +5749,7 @@ const sites = [
|
|||
name: 'Blake Mason',
|
||||
slug: 'blakemason',
|
||||
url: 'https://www.blakemason.com',
|
||||
independent: true,
|
||||
tags: ['gay'],
|
||||
},
|
||||
// INN OF SIN
|
||||
|
|
|
|||
Loading…
Reference in New Issue