aboutsummaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorNunoSempere <nuno.sempere@protonmail.com>2023-06-04 19:11:45 -0600
committerNunoSempere <nuno.sempere@protonmail.com>2023-06-04 19:11:45 -0600
commit28a28b491dae0bbd1d1ddf3a4f1fa1ac623bdc96 (patch)
tree83f04688cfea320434c2e8d254360c6ca22efa4e /plugins
parentc08c4f48de56cd1cac4f2b3aac983c8ff1b1e224 (diff)
tweaks, add private royalroad frontend.
Diffstat (limited to 'plugins')
-rw-r--r--plugins/libre_redirect/libre_redirect.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/libre_redirect/libre_redirect.c b/plugins/libre_redirect/libre_redirect.c
index 5f384d9..210da9e 100644
--- a/plugins/libre_redirect/libre_redirect.c
+++ b/plugins/libre_redirect/libre_redirect.c
@@ -36,6 +36,7 @@ int libre_redirect(const char* uri, char* output)
"https://medium.com",
"https://translate.google.com",
"https://www.bloomberg.com",
+ "https://royalroad.com",
// "https://twitter.com"
};
@@ -46,6 +47,7 @@ int libre_redirect(const char* uri, char* output)
"https://scribe.rip",
"https://translate.riverside.rocks/",
"https://archive.is/https://www.bloomberg.com",
+ "https://royalread.nunosempere.com",
// "https://nitter.net"
};