docs: add all untracked content

This commit is contained in:
Codsworth Bot (Automated)
2023-08-19 05:44:55 -07:00
parent cf2775381e
commit 0560486773
19 changed files with 594 additions and 0 deletions

30
SOP/integrations.md Normal file
View File

@@ -0,0 +1,30 @@
---
title: Integrations
description:
published: true
date: 2023-08-16T00:05:27.134Z
tags:
editor: markdown
dateCreated: 2023-07-30T21:58:25.646Z
---
# Integrations
## A list of verified and tested integrations
## [ShareX](https://sop.wtf/sopsharex)
## [IOS Shortcut](https://sop.wtf/sopshortcut)
## [Short Menu](https://sop.wtf/shortmenu)
- Go to the settings tab in the top right corner.
- Click on custom services
- Then click the + icon a the top right corner
- Set the URL as `https://sop.wtf/api.php`
- Set the URL Parameter as `URL`
- Set Keyword Parameter `Keyword`
- Parameters: Key as action Value as `shorturl`
- Parameters: Key as format Value as `JSON`
- Then click Done! ([It should look like this](/short-menu.jpg))
---