1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【Mac】ターミナルでプレビュー付きの短縮URLを生成する方法

Posted at

以下のコマンドを実行するとv.gdを使用してプレビューページありの短縮URLを生成できます。

curl "https://v.gd/create.php?format=simple&url=http://example.com"

短縮URLをクリックするとリダイレクト前に以下のようなプレビューページが表示されます。

スクリーンショット 2024-09-07 23.48.48.png

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?