diff --git a/README.md b/README.md index 4f8fab9..24798e7 100644 --- a/README.md +++ b/README.md @@ -19,13 +19,12 @@ Libreddit is a portmanteau of "libre" (meaning freedom) and "Reddit". It is a pr ### Features - 🚀 Fast: written in Rust for blazing fast speeds and memory safety - ☁️ Light: no JavaScript, no ads, no tracking, no bloat - 🕵 Private: all requests are proxied through the server, including media - 🔒 Secure: strong Content Security Policy prevents browser requests to Reddit +- Written in Rust for blazing fast speeds and memory safety +- No JavaScript, no ads, no tracking, no bloat +- All requests are proxied through the server, including media +- Strong Content Security Policy prevents browser requests to Reddit - -**Shipped version:** 0.28.0~ynh1 +**Shipped version:** 0.28.1~ynh1 **Demo:** https://libreddit.spike.codes/ diff --git a/README_fr.md b/README_fr.md index d715ae3..be64065 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,13 +19,12 @@ Libreddit is a portmanteau of "libre" (meaning freedom) and "Reddit". It is a pr ### Features - 🚀 Fast: written in Rust for blazing fast speeds and memory safety - ☁️ Light: no JavaScript, no ads, no tracking, no bloat - 🕵 Private: all requests are proxied through the server, including media - 🔒 Secure: strong Content Security Policy prevents browser requests to Reddit +- Written in Rust for blazing fast speeds and memory safety +- No JavaScript, no ads, no tracking, no bloat +- All requests are proxied through the server, including media +- Strong Content Security Policy prevents browser requests to Reddit - -**Version incluse :** 0.28.0~ynh1 +**Version incluse :** 0.28.1~ynh1 **Démo :** https://libreddit.spike.codes/ diff --git a/conf/app.src b/conf/app.src index aa6e3d4..3c9483a 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.28.0/libreddit -SOURCE_SUM=e5956240f7b566a4db571385a5e3d87c8fcc0a67e63b73d313a52d9fd40f1b39 +SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.28.1/libreddit +SOURCE_SUM=f639c506382a16f77a3f42d340ed75ac9bb46e4ccdf9e34c69bff0b30d2b30ac SOURCE_SUM_PRG=sha256sum SOURCE_IN_SUBDIR=false SOURCE_FILENAME=libreddit diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index 130b371..457dd5b 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -2,7 +2,7 @@ Libreddit is a portmanteau of "libre" (meaning freedom) and "Reddit". It is a pr ### Features - 🚀 Fast: written in Rust for blazing fast speeds and memory safety - ☁️ Light: no JavaScript, no ads, no tracking, no bloat - 🕵 Private: all requests are proxied through the server, including media - 🔒 Secure: strong Content Security Policy prevents browser requests to Reddit +- Written in Rust for blazing fast speeds and memory safety +- No JavaScript, no ads, no tracking, no bloat +- All requests are proxied through the server, including media +- Strong Content Security Policy prevents browser requests to Reddit