forked from DebaucheryLibrarian/traxxx
Added traxxx dummy network to default excludes.
This commit is contained in:
parent
e40d7ba181
commit
8c553d5b3d
|
@ -61,6 +61,10 @@ module.exports = {
|
|||
// mindgeek
|
||||
'pornhub',
|
||||
],
|
||||
networks: [
|
||||
// dummy network for testing
|
||||
'traxxx',
|
||||
],
|
||||
},
|
||||
profiles: [
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue