mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-01 14:20:16 +02:00
[Shimmie2Bridge] Fix bridge (#2814)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
class Shimmie2Bridge extends DanbooruBridge {
|
||||
|
||||
const NAME = 'Shimmie v2';
|
||||
const URI = 'https://shimmie.shishnet.org/v2/';
|
||||
const URI = 'https://shimmie.shishnet.org/';
|
||||
const DESCRIPTION = 'Returns images from given page';
|
||||
|
||||
const PATHTODATA = '.shm-thumb-link';
|
||||
|
Reference in New Issue
Block a user