aboutsummaryrefslogtreecommitdiff
path: root/files/ja/glossary/hotlink
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:40:17 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:40:17 -0500
commit33058f2b292b3a581333bdfb21b8f671898c5060 (patch)
tree51c3e392513ec574331b2d3f85c394445ea803c6 /files/ja/glossary/hotlink
parent8b66d724f7caf0157093fb09cfec8fbd0c6ad50a (diff)
downloadtranslated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.gz
translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.bz2
translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.zip
initial commit
Diffstat (limited to 'files/ja/glossary/hotlink')
-rw-r--r--files/ja/glossary/hotlink/index.html26
1 files changed, 26 insertions, 0 deletions
diff --git a/files/ja/glossary/hotlink/index.html b/files/ja/glossary/hotlink/index.html
new file mode 100644
index 0000000000..7342ea9432
--- /dev/null
+++ b/files/ja/glossary/hotlink/index.html
@@ -0,0 +1,26 @@
+---
+title: Hotlink (直リンク)
+slug: Glossary/Hotlink
+tags:
+ - Glossary
+ - WebMechanics
+translation_of: Glossary/Hotlink
+---
+<p><strong>直リンク</strong> (<strong>ホットリンク</strong>、<strong>インラインリンク</strong>とも呼ばれる) は、別のサイトから直接リンクされたオブジェクト (通常は画像) です。たとえば、 site1.com でホストされている画像が site2.com に直接表示されるものです。</p>
+
+<p>この行為は、リンク先のオブジェクトをホストしているウェブサイトの帯域幅を勝手に利用することになるため、多くの場合はひんしゅくを買う行為であり、また著作権上の懸念 — 許可なく行われた場合は窃盗とみなされます — を引き起こす可能性もあるためです。</p>
+
+<section class="Quick_links" id="Quick_Links">
+<ol>
+ <li>一般知識
+ <ol>
+ <li>Wikipedia 上の {{Interwiki("wikipedia", "直リンク")}}</li>
+ </ol>
+ </li>
+ <li><a href="/ja/docs/Glossary">MDN Web Docs 用語集</a>
+ <ol>
+ <li>{{glossary("Hyperlink")}}</li>
+ </ol>
+ </li>
+</ol>
+</section>