mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-05 00:59:35 +00:00
[VkBridge] Switch maintainer (#1288)
This commit is contained in:
parent
7f6ca23e8f
commit
af48f36fd2
@ -3,7 +3,9 @@
|
||||
class VkBridge extends BridgeAbstract
|
||||
{
|
||||
|
||||
const MAINTAINER = 'ahiles3005';
|
||||
const MAINTAINER = 'em92';
|
||||
// const MAINTAINER = 'pmaziere';
|
||||
// const MAINTAINER = 'ahiles3005';
|
||||
const NAME = 'VK.com';
|
||||
const URI = 'https://vk.com/';
|
||||
const CACHE_TIMEOUT = 300; // 5min
|
||||
|
Loading…
Reference in New Issue
Block a user