Move Port
This commit is contained in:
parent
640aeadb11
commit
1a54cecdc8
1 changed files with 2 additions and 2 deletions
|
@ -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": {}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue