mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-09 16:38:50 +00:00
[TldrTechBridge] Add Cybersecurity section (#3601)
This commit is contained in:
parent
cf6d94dc2a
commit
43ec82179b
@ -25,7 +25,8 @@ class TldrTechBridge extends BridgeAbstract
|
|||||||
'Crypto' => 'crypto',
|
'Crypto' => 'crypto',
|
||||||
'AI' => 'ai',
|
'AI' => 'ai',
|
||||||
'Web Dev' => 'engineering',
|
'Web Dev' => 'engineering',
|
||||||
'Founders' => 'founders'
|
'Founders' => 'founders',
|
||||||
|
'Cybersecurity' => 'cybersecurity'
|
||||||
],
|
],
|
||||||
'defaultValue' => 'tech'
|
'defaultValue' => 'tech'
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user