Removed AnalVids from exclusion since they are studios, not channels.
This commit is contained in:
parent
6e93528cca
commit
8cc10b084d
|
@ -1,5 +1,3 @@
|
|||
const excludeAnalvids = require('./analvids.json');
|
||||
|
||||
module.exports = {
|
||||
database: {
|
||||
owner: {
|
||||
|
@ -75,8 +73,6 @@ module.exports = {
|
|||
},
|
||||
exclude: {
|
||||
channels: [
|
||||
// analvids
|
||||
...excludeAnalvids,
|
||||
// 21sextreme, no longer updated
|
||||
'mightymistress',
|
||||
'dominatedgirls',
|
||||
|
|
Loading…
Reference in New Issue