1
0
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:
Yaman Qalieh
2022-06-14 09:45:35 -04:00
committed by GitHub
parent 4b3b1ca163
commit 90e0504da5

View File

@@ -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';