Blog entry: Cloudflare Warp for Teddit and Libreddit
This commit is contained in:
parent
d042dfa254
commit
a0c39b47bb
@ -9,6 +9,7 @@ date: 2023-01-01
|
|||||||
|
|
||||||
* | *
|
* | *
|
||||||
------- | -------
|
------- | -------
|
||||||
|
15.12 | Our Teddit and Libreddit instances now utilize [Cloudflare Warp](https://github.com/libreddit/libreddit/issues/870#issuecomment-1856548416){target="_blank"}. Both are hosted only to mitigate bad experiences on a bad platform. Seek greener pastures!
|
||||||
13.12 | Started hosting [Priviblur](https://tb.opnxng.com){target="_blank"}, a private frontend to Tumblr.
|
13.12 | Started hosting [Priviblur](https://tb.opnxng.com){target="_blank"}, a private frontend to Tumblr.
|
||||||
08.12 | Set up [rate-limiting](https://github.com/zedeus/nitter/wiki/Rate-Limiting-%E2%80%90-Nginx) in Nitter. Banned IP addresses are now logged and kept for 30 days, but the access log remains disabled.
|
08.12 | Set up [rate-limiting](https://github.com/zedeus/nitter/wiki/Rate-Limiting-%E2%80%90-Nginx) in Nitter. Banned IP addresses are now logged and kept for 30 days, but the access log remains disabled.
|
||||||
20.11 | Started hosting [Cloudtube](https://yt.opnxng.com){target="_blank"}. Note that vidoes are not proxied.
|
20.11 | Started hosting [Cloudtube](https://yt.opnxng.com){target="_blank"}. Note that vidoes are not proxied.
|
||||||
|
@ -30,8 +30,8 @@
|
|||||||
:root {
|
:root {
|
||||||
--text-color: #D1D1CF;
|
--text-color: #D1D1CF;
|
||||||
--background-color: #0E0E0F;
|
--background-color: #0E0E0F;
|
||||||
--primary-color: #4385BE;
|
--primary-color: #1860A3;
|
||||||
--secondary-color: #4385BE;
|
--secondary-color: #1860A3;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*----------------------------------------------------------------------------------------------------*/
|
/*----------------------------------------------------------------------------------------------------*/
|
||||||
|
Loading…
Reference in New Issue
Block a user