forked from DebaucheryLibrarian/traxxx
Major API change for 'q', renamed to 'qu', refactored modules. Fixed Gamma URL entry ID regex.
This commit is contained in:
@@ -2391,56 +2391,56 @@ const sites = [
|
||||
{
|
||||
slug: 'sexuallybroken',
|
||||
name: 'Sexually Broken',
|
||||
url: 'http://www.sexuallybroken.com',
|
||||
url: 'https://www.sexuallybroken.com',
|
||||
tags: ['bdsm'],
|
||||
network: 'insex',
|
||||
},
|
||||
{
|
||||
slug: 'infernalrestraints',
|
||||
name: 'Infernal Restraints',
|
||||
url: 'http://www.infernalrestraints.com',
|
||||
url: 'https://www.infernalrestraints.com',
|
||||
tags: ['bdsm'],
|
||||
network: 'insex',
|
||||
},
|
||||
{
|
||||
slug: 'hardtied',
|
||||
name: 'Hardtied',
|
||||
url: 'http://www.hardtied.com',
|
||||
url: 'https://www.hardtied.com',
|
||||
tags: ['bdsm'],
|
||||
network: 'insex',
|
||||
},
|
||||
{
|
||||
slug: 'realtimebondage',
|
||||
name: 'Real Time Bondage',
|
||||
url: 'http://www.realtimebondage.com',
|
||||
url: 'https://www.realtimebondage.com',
|
||||
tags: ['bdsm', 'live'],
|
||||
network: 'insex',
|
||||
},
|
||||
{
|
||||
slug: 'topgrl',
|
||||
name: 'TopGrl',
|
||||
url: 'http://www.topgrl.com',
|
||||
url: 'https://www.topgrl.com',
|
||||
tags: ['bdsm', 'femdom'],
|
||||
network: 'insex',
|
||||
},
|
||||
{
|
||||
slug: 'paintoy',
|
||||
name: 'Paintoy',
|
||||
url: 'http://www.paintoy.com',
|
||||
url: 'https://www.paintoy.com',
|
||||
tags: ['bdsm'],
|
||||
network: 'insex',
|
||||
},
|
||||
{
|
||||
slug: 'aganmedon',
|
||||
name: 'Agan Medon',
|
||||
url: 'http://www.aganmedon.com',
|
||||
url: 'https://www.aganmedon.com',
|
||||
tags: ['bdsm', 'animated'],
|
||||
network: 'insex',
|
||||
},
|
||||
{
|
||||
slug: 'sensualpain',
|
||||
name: 'Sensual Pain',
|
||||
url: 'http://www.sensualpain.com',
|
||||
url: 'https://www.sensualpain.com',
|
||||
tags: ['bdsm'],
|
||||
network: 'insex',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user