From 80c918031451e98b3500b7e6d80a11cf43db673c Mon Sep 17 00:00:00 2001 From: Daniel Valentine Date: Tue, 8 Nov 2022 18:57:50 -0700 Subject: Remove Ferrit. --- src/config/config.json | 24 ++---------------------- 1 file changed, 2 insertions(+), 22 deletions(-) (limited to 'src/config') diff --git a/src/config/config.json b/src/config/config.json index cff06b6c..c05eb3ad 100644 --- a/src/config/config.json +++ b/src/config/config.json @@ -290,26 +290,6 @@ }, "name": "Teddit", "instanceList": true - }, - "ferrit": { - "preferences": { - "cookies": [ - "theme", - "front_page", - "layout", - "wide", - "post_sort", - "comment_sort", - "show_nsfw", - "autoplay_videos", - "use_hls", - "hide_hls_notification", - "subscriptions", - "filters" - ] - }, - "name": "Ferrit", - "instanceList": true } }, "targets": [ @@ -319,7 +299,7 @@ "name": "Reddit", "options": { "enabled": true, - "frontend": "ferrit" + "frontend": "libreddit" }, "imageType": "png", "embeddable": false, @@ -753,4 +733,4 @@ "color": "grey" } } -} \ No newline at end of file +} -- cgit 1.4.1