about summary refs log tree commit diff stats
path: root/src/config/config.json
diff options
context:
space:
mode:
authorIkel <contact@ikel.slmail.me>2022-11-09 13:40:55 +0000
committerGitHub <noreply@github.com>2022-11-09 13:40:55 +0000
commit32c4a0211e3b721d46219c05cba93f1a42cf3773 (patch)
tree03103efd7b510da10573c097021bbb07ab89a205 /src/config/config.json
parentUpdate chromium.md (diff)
parentRemove Ferrit. (diff)
downloadlibredirect-32c4a0211e3b721d46219c05cba93f1a42cf3773.zip
Merge pull request #526 from Daniel-Valentine/remove-ferrit
Remove Ferrit.
Diffstat (limited to 'src/config/config.json')
-rw-r--r--src/config/config.json24
1 files changed, 2 insertions, 22 deletions
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
+}