aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/sympatia/package.json
diff options
context:
space:
mode:
authorLibravatar André Oliveira <37463445+SpecialAro@users.noreply.github.com>2023-10-19 01:23:01 +0100
committerLibravatar GitHub <noreply@github.com>2023-10-19 01:23:01 +0100
commit5438c4606943d02c3286af727d3b483a9a290768 (patch)
treed497f332ed74b38c0e190e35eef1faa7ac42ba10 /recipes/sympatia/package.json
parentInstagram fix (#1403) (#443) (diff)
downloadferdium-recipes-5438c4606943d02c3286af727d3b483a9a290768.tar.gz
ferdium-recipes-5438c4606943d02c3286af727d3b483a9a290768.tar.zst
ferdium-recipes-5438c4606943d02c3286af727d3b483a9a290768.zip
Add multiple recipes (#444)
Diffstat (limited to 'recipes/sympatia/package.json')
-rw-r--r--recipes/sympatia/package.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/sympatia/package.json b/recipes/sympatia/package.json
new file mode 100644
index 0000000..c1cdb96
--- /dev/null
+++ b/recipes/sympatia/package.json
@@ -0,0 +1,9 @@
1{
2 "id": "sympatia",
3 "name": "Sympatia",
4 "version": "1.0.0",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://sympatia.onet.pl/"
8 }
9}