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