1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-12 11:34:09 +02:00

bridges: Update maintainer (#2856)

This commit is contained in:
Yaman Qalieh
2022-06-22 13:07:54 -04:00
committed by GitHub
parent a166899633
commit abb4c17a0d
10 changed files with 0 additions and 10 deletions

View File

@@ -1,6 +1,5 @@
<?php
class MangaDexBridge extends BridgeAbstract {
const MAINTAINER = 'Yaman Qalieh';
const NAME = 'MangaDex Bridge';
const URI = 'https://mangadex.org/';
const API_ROOT = 'https://api.mangadex.org/';