mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-29 13:00:12 +02:00
servicesConfig: enable wildcard subdomains for reddit
This commit is contained in:
parent
67329199e8
commit
22d4587318
@ -9,6 +9,7 @@
|
|||||||
"reddit": {
|
"reddit": {
|
||||||
"alias": "reddit videos & gifs",
|
"alias": "reddit videos & gifs",
|
||||||
"patterns": ["r/:sub/comments/:id/:title"],
|
"patterns": ["r/:sub/comments/:id/:title"],
|
||||||
|
"subdomains": "*",
|
||||||
"enabled": true
|
"enabled": true
|
||||||
},
|
},
|
||||||
"twitter": {
|
"twitter": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user