Skip to content

Commit

Permalink
Set type to porn
Browse files Browse the repository at this point in the history
  • Loading branch information
JerryTheMole authored Apr 15, 2019
1 parent 5c382fe commit b0bdf5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,13 +99,13 @@ const builder = new addonBuilder({
name: defaults.name,
description: 'Porn videos from ' + defaults.name,
resources: ['meta', 'stream', 'catalog'],
types: ['tv'],
types: ['porn', 'tv'],
idPrefixes: [defaults.prefix],
icon: defaults.icon,
catalogs: [
{
id: defaults.prefix + 'catalog',
type: 'tv',
type: 'porn',
name: defaults.name,
extra: [{ name: 'search' }, { name: 'skip' }]
}
Expand Down

0 comments on commit b0bdf5e

Please sign in to comment.