Move Port

This commit is contained in:
Stetsed 2022-05-20 21:03:40 +00:00 committed by GitHub
parent 640aeadb11
commit 1a54cecdc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
{
"name": "LibReddit",
"available": true,
"port": 8092,
"port": 8105,
"id": "libreddit",
"description": "LibReddit is a bloat free reddit frontend written in Rust, no ads, no tracking and strong Content Security Policy prevents any request from going to reddit, everything is proxied.",
"short_desc": "Browse reddit without problems!",
@ -9,4 +9,4 @@
"source": "https://github.com/spikecodes/libreddit",
"image": "https://raw.githubusercontent.com/spikecodes/libreddit/master/static/favicon.ico",
"form_fields": {}
}
}