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