docs: add all untracked content

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

34
ja/SOP/integrations.md Normal file
View File

@ -0,0 +1,34 @@
---
title: 統合
description:
published: true
date: 2023-08-17T02:43:42.903Z
tags:
editor: markdown
dateCreated: 2023-08-17T02:40:39.161Z
---
# 統合
## 検証およびテストされた統合のリスト
> 日本語サポートに限界があることをお詫び申し上げます。<br>- ウェイド・ウォーターズ
{.is-info}
## [ShareX](https://sop.wtf/sopsharex)
## [IOSショートカット](https://sop.wtf/sopshortcut)
## [ショートメニュー](https://sop.wtf/shortmenu)
- 右上の「設定」タブを開く。
- カスタムサービスをクリック
- 次に右上の+アイコンをクリックする。
- URLを次のように設定します `https://sop.wtf/api.php`
- URLパラメータ設定 as `URL`
- キーワードパラメータを設定する `Keyword`
- Parameters: Key as action Value as `shorturl`
- Parameters: Key as format Value as `JSON`
- そして「完了」をクリックする! ([次のようになります。](/short-menu.jpg))
---