This repository has been archived on 2024-02-28. You can view files and clone it, but cannot push or open issues or pull requests.
Files
Wiki/ja/SOP/integrations.md

34 lines
998 B
Markdown
Executable File

---
title: 統合
description:
published: true
date: 2023-08-19T12:49:27.032Z
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))
---