From fdf19b48fdb7a022b8f0d6f490bf07b9a1d3bc7a Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Thu, 7 May 2020 08:47:04 +0200 Subject: ajout de SSL --- www/server-config/apache2/mods-available/sed.load | 1 + 1 file changed, 1 insertion(+) create mode 100644 www/server-config/apache2/mods-available/sed.load (limited to 'www/server-config/apache2/mods-available/sed.load') diff --git a/www/server-config/apache2/mods-available/sed.load b/www/server-config/apache2/mods-available/sed.load new file mode 100644 index 0000000..cf5d9af --- /dev/null +++ b/www/server-config/apache2/mods-available/sed.load @@ -0,0 +1 @@ +LoadModule sed_module /usr/lib/apache2/modules/mod_sed.so -- cgit v1.2.3 272e73f5ece1d4bc9c23faab'/> Yet another android myanimelist client
aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/java/xyz/adjutor/aniki/presentation/model/response (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-19Big updaterelease/3.2Clyhtsuriva6-0/+94
2021-05-19Update README.mdClyhtsuriva1-1/+5
2021-05-14Update README.mdClyhtsuriva1-1/+3
2021-05-14Update README.mdClyhtsuriva1-0/+23
2021-05-14Update README.md and adding logo onto the main screenrelease/3.1Clyhtsuriva2-10/+13
2021-05-14Singletons on all pages : OKClyhtsuriva6-125/+81
2021-05-14Singletons : DetailTopManga : OKClyhtsuriva2-21/+49
2021-05-14Addedd Singletons for TopManga.Clyhtsuriva3-23/+43