|
|
|
@ -7,5 +7,5 @@ For annoying RSS channels that have bot protection and thus cannot be subscribed
|
|
|
|
npm install
|
|
|
|
npm install
|
|
|
|
cp rss-proxy.service /etc/systemd/system/xml-proxy.service
|
|
|
|
cp rss-proxy.service /etc/systemd/system/xml-proxy.service
|
|
|
|
sudo systemctl daemon-reload
|
|
|
|
sudo systemctl daemon-reload
|
|
|
|
sudo systemctl enable --now xml-proxy.service
|
|
|
|
sudo systemctl enable --now rss-proxy.service
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|