1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-02 14:47:35 +02:00

[TldrTechBridge] Add Cybersecurity section (#3601)

This commit is contained in:
adminvulcano
2023-08-08 07:00:07 +02:00
committed by GitHub
parent cf6d94dc2a
commit 43ec82179b

View File

@@ -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'
] ]