mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-04 15:47:32 +02: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:
@@ -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';
|
|
||||||
|
|
||||||
}
|
|
Reference in New Issue
Block a user