Added Cumflation to Amnesiac.
This commit is contained in:
parent
07cca4315b
commit
48c41b11e5
|
@ -379,6 +379,10 @@ const tags = [
|
||||||
name: 'cum swapping',
|
name: 'cum swapping',
|
||||||
slug: 'cum-swapping',
|
slug: 'cum-swapping',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'cumflation',
|
||||||
|
slug: 'cumflation',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'cumshot',
|
name: 'cumshot',
|
||||||
slug: 'cumshot',
|
slug: 'cumshot',
|
||||||
|
@ -2581,6 +2585,10 @@ const aliases = [
|
||||||
name: 'humor',
|
name: 'humor',
|
||||||
for: 'comedy',
|
for: 'comedy',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'cum inflation',
|
||||||
|
for: 'cumflation',
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
const priorities = [ // higher index is higher priority
|
const priorities = [ // higher index is higher priority
|
||||||
|
|
|
@ -645,6 +645,13 @@ const sites = [
|
||||||
parent: 'amateurallure',
|
parent: 'amateurallure',
|
||||||
},
|
},
|
||||||
// AMNESIAC
|
// AMNESIAC
|
||||||
|
{
|
||||||
|
name: 'Cumflation',
|
||||||
|
slug: 'cumflation',
|
||||||
|
url: 'https://cumflation.com',
|
||||||
|
tags: ['cumflation'],
|
||||||
|
parent: 'amnesiac',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Hentaied',
|
name: 'Hentaied',
|
||||||
slug: 'hentaied',
|
slug: 'hentaied',
|
||||||
|
|
Loading…
Reference in New Issue