mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-09 16:38:50 +00:00
[SakugabooruBridge] Remove bridge
The target server for this bridge is no longer reachable and there doesn't seem to be any attempt to get it back online.
This commit is contained in:
parent
b1b7e4edce
commit
de53120843
@ -1,11 +0,0 @@
|
|||||||
<?php
|
|
||||||
require_once('MoebooruBridge.php');
|
|
||||||
|
|
||||||
class SakugabooruBridge extends MoebooruBridge {
|
|
||||||
|
|
||||||
const MAINTAINER = 'mitsukarenai';
|
|
||||||
const NAME = 'Sakugabooru';
|
|
||||||
const URI = 'http://sakuga.yshi.org/';
|
|
||||||
const DESCRIPTION = 'Returns images from given page';
|
|
||||||
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user