[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 changed files with 0 additions and 11 deletions
|
@ -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 a new issue