summaryrefslogtreecommitdiff
path: root/services.json
diff options
context:
space:
mode:
Diffstat (limited to 'services.json')
-rw-r--r--services.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/services.json b/services.json
new file mode 100644
index 0000000..22a86d5
--- /dev/null
+++ b/services.json
@@ -0,0 +1,20 @@
+[
+ {
+ "type": "reddit",
+ "test_url": "/r/popular",
+ "fallback": "https://libredd.it",
+ "instances": [
+ "https://libredd.it",
+ "https://libreddit.spike.codes"
+ ]
+ },
+ {
+ "type": "instagram",
+ "test_url": "/taylorswift",
+ "fallback": "https://bibliogram.art/u",
+ "instances": [
+ "https://bibliogram.art/u",
+ "https://bibliogram.snopyta.org/u"
+ ]
+ }
+]