servicesConfig: enable wildcard subdomains for reddit

This commit is contained in:
dumbmoron 2024-01-16 00:27:33 +01:00 committed by GitHub
parent 67329199e8
commit 22d4587318
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,7 @@
"reddit": {
"alias": "reddit videos & gifs",
"patterns": ["r/:sub/comments/:id/:title"],
"subdomains": "*",
"enabled": true
},
"twitter": {