Added avatar credit exclusion to profile interpolation.
This commit is contained in:
@@ -334,6 +334,16 @@ module.exports = {
|
||||
'pornhub',
|
||||
'freeones',
|
||||
],
|
||||
interpolation: {
|
||||
excludeAvatarCredits: [ // never allow
|
||||
'Pierre Woodman',
|
||||
],
|
||||
avoidAvatarCredits: [ // only allow as last resort
|
||||
'AnalVids',
|
||||
'Bang!',
|
||||
'Cherry Pimps',
|
||||
],
|
||||
},
|
||||
options: {
|
||||
traxxx: {
|
||||
// source: 'http://nsfw.unknown.name/random',
|
||||
|
||||
Reference in New Issue
Block a user