Improved case resolution in tag matching. Fixed Kelly Madison scraper returning BTS tag when indicating 'BTS available'.
This commit is contained in:
@@ -202,6 +202,10 @@ const tags = [
|
||||
name: 'behind the scenes',
|
||||
slug: 'bts',
|
||||
},
|
||||
{
|
||||
name: 'BTS available',
|
||||
slug: 'hasbts',
|
||||
},
|
||||
{
|
||||
name: 'belgian',
|
||||
slug: 'belgian',
|
||||
|
||||
Reference in New Issue
Block a user