1
0
mirror of https://github.com/comatory/fb2iCal synced 2025-06-05 22:09:25 +02:00

Merge pull request #25 from comatory/change-app-url

fix: change hosted app URL
This commit is contained in:
Ondrej Synacek
2021-08-30 08:40:18 +02:00
committed by GitHub

View File

@@ -6,7 +6,7 @@
This app allows you to download *iCal* calendar files from Facebook URL / event number. This app allows you to download *iCal* calendar files from Facebook URL / event number.
You can use it as a service at [https://fb2ical.com](https://fb2ical.com) or use this repository to launch your own instance. You can use it as a service at [https://fb2ical-3051b.web.app/](https://fb2ical-3051b.web.app/) or use this repository to launch your own instance.
The page that is served by the app uses a service worker and can be used offline and installed as PWA (Progressive Web App). The page that is served by the app uses a service worker and can be used offline and installed as PWA (Progressive Web App).