From f4a4fd1afdd65e1cbc321c444698cf490ca9375f Mon Sep 17 00:00:00 2001
From: Dmitry <helldweller@protonmail.com>
Date: Sun, 12 Mar 2023 02:07:28 +0700
Subject: [PATCH] Add privatepages

An action that simply sends a artifact with html static to your self-hosted privatepages
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index b52e0d8b..055e3fd9 100644
--- a/README.md
+++ b/README.md
@@ -202,6 +202,7 @@ _Related: [Internet of Things (IoT)](#internet-of-things-iot)_
 - [OliveTin](https://github.com/OliveTin/OliveTin) - OliveTin is a web interface for running Linux shell commands. `AGPL-3.0` `Go`
 - [Patrowl](https://github.com/Patrowl/PatrowlManager) - Open Source, Smart and Scalable Security Operations Orchestration Platform. `AGPL-3.0` `Python`
 - [Podgrab](https://github.com/akhilrex/podgrab) - Lightweight podcast manager and automatic podcast episode downloader. It will monitor podcasts for your and download them automatically whenever a new episode goes live. `GPL-3.0` `Docker/Go`
+- [PrivatePages](https://github.com/marketplace/actions/upload-private-pages-artifact) - An action that simply sends a artifact with html static to your self-hosted privatepages. ([Source Code](https://github.com/privatepages/privatepages)) `MIT` `Go`
 - [pyLoad](https://pyload.net/) - Lightweight, customizable and remotely manageable downloader for 1-click-hosting sites like rapidshare.com or uploaded.to. ([Source Code](https://github.com/pyload/pyload)) `GPL-3.0` `Python`
 - [Radarr](https://radarr.video/) - Radarr is an independent fork of Sonarr reworked for automatically downloading movies via Usenet and BitTorrent, à la Couchpotato. ([Source Code](https://github.com/Radarr/Radarr)) `GPL-3.0` `C#`
 - [SickChill](https://sickchill.github.io/) - SickChill is an automatic video library manager for TV shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic. ([Source Code](https://github.com/SickChill/SickChill)) `GPL-3.0` `Python`