aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/http/status
diff options
context:
space:
mode:
authorhochan Lee <hochan049@gmail.com>2021-06-23 22:46:42 +0900
committerGitHub <noreply@github.com>2021-06-23 22:46:42 +0900
commita8374c38ecd0e96b9c310da2e3808d9669524581 (patch)
treec6b93d3534ae43fd7af14827d9c8e5ea80bd4064 /files/ko/web/http/status
parent714754e6a789d85177cdccab2e8bcda0fd611cd2 (diff)
downloadtranslated-content-a8374c38ecd0e96b9c310da2e3808d9669524581.tar.gz
translated-content-a8374c38ecd0e96b9c310da2e3808d9669524581.tar.bz2
translated-content-a8374c38ecd0e96b9c310da2e3808d9669524581.zip
[ko] fix: All hidden about Browser Compatibility can be deleted (#1176)
* fix: All hidden about Browser Compatibility can be deleted * fix: remove compatibility hidden, 1~10번 삭제 * fix: remove compatibility hidden, 20~21번 삭제 * fix: ~27 * fix: use regex to remove * fix: use regex to remove tag a /a tag * fix: del python script * fix: regex for remove 공백이나 안에 태그 존재하는 경우에 대해서도 처리 * Update files/ko/web/api/storage/key/index.html * Update files/ko/web/api/angle_instanced_arrays/index.html * Update files/ko/web/api/batterymanager/dischargingtime/index.html * Update files/ko/web/api/document/drag_event/index.html * Update files/ko/web/html/global_attributes/class/index.html * Update files/ko/web/html/global_attributes/itemscope/index.html * Update files/ko/web/html/global_attributes/tabindex/index.html * Update files/ko/web/http/headers/accept-charset/index.html * Update files/ko/web/http/headers/accept-encoding/index.html * Update files/ko/web/http/headers/content-security-policy/index.html * Update files/ko/web/http/headers/pragma/index.html * Update files/ko/web/javascript/reference/global_objects/set/add/index.html * Update files/ko/web/javascript/reference/global_objects/string/match/index.html * Update files/ko/web/javascript/reference/global_objects/string/tostring/index.html * Update files/ko/web/javascript/reference/global_objects/string/valueof/index.html * Update files/ko/web/javascript/reference/statements/do...while/index.html * Update files/ko/web/http/status/301/index.html * Update files/ko/web/http/status/403/index.html * Update files/ko/web/javascript/reference/functions/get/index.html * Update files/ko/web/javascript/reference/global_objects/error/name/index.html * Update files/ko/web/javascript/reference/global_objects/function/arguments/index.html * Update files/ko/web/javascript/reference/global_objects/math/sign/index.html * Update files/ko/web/javascript/reference/global_objects/referenceerror/index.html * Update files/ko/web/javascript/reference/global_objects/math/sqrt1_2/index.html * Update files/ko/web/javascript/reference/global_objects/promise/finally/index.html * Update files/ko/web/javascript/reference/global_objects/promise/resolve/index.html
Diffstat (limited to 'files/ko/web/http/status')
-rw-r--r--files/ko/web/http/status/100/index.html2
-rw-r--r--files/ko/web/http/status/200/index.html2
-rw-r--r--files/ko/web/http/status/201/index.html2
-rw-r--r--files/ko/web/http/status/204/index.html2
-rw-r--r--files/ko/web/http/status/206/index.html2
-rw-r--r--files/ko/web/http/status/301/index.html2
-rw-r--r--files/ko/web/http/status/304/index.html2
-rw-r--r--files/ko/web/http/status/401/index.html2
-rw-r--r--files/ko/web/http/status/403/index.html2
-rw-r--r--files/ko/web/http/status/404/index.html2
-rw-r--r--files/ko/web/http/status/416/index.html2
-rw-r--r--files/ko/web/http/status/418/index.html2
-rw-r--r--files/ko/web/http/status/500/index.html2
-rw-r--r--files/ko/web/http/status/501/index.html2
-rw-r--r--files/ko/web/http/status/502/index.html2
-rw-r--r--files/ko/web/http/status/503/index.html2
-rw-r--r--files/ko/web/http/status/504/index.html2
17 files changed, 0 insertions, 34 deletions
diff --git a/files/ko/web/http/status/100/index.html b/files/ko/web/http/status/100/index.html
index ed01c3f3a9..9fa86ae3e2 100644
--- a/files/ko/web/http/status/100/index.html
+++ b/files/ko/web/http/status/100/index.html
@@ -34,8 +34,6 @@ translation_of: Web/HTTP/Status/100
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("http.status.100")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/http/status/200/index.html b/files/ko/web/http/status/200/index.html
index ca5b6fe0ef..52357fd214 100644
--- a/files/ko/web/http/status/200/index.html
+++ b/files/ko/web/http/status/200/index.html
@@ -43,8 +43,6 @@ translation_of: Web/HTTP/Status/200
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("http.status.200")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/http/status/201/index.html b/files/ko/web/http/status/201/index.html
index 32342eb67c..9873e58f60 100644
--- a/files/ko/web/http/status/201/index.html
+++ b/files/ko/web/http/status/201/index.html
@@ -37,8 +37,6 @@ translation_of: Web/HTTP/Status/201
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("http.status.201")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/http/status/204/index.html b/files/ko/web/http/status/204/index.html
index fe1333f80e..a1e4d0af8c 100644
--- a/files/ko/web/http/status/204/index.html
+++ b/files/ko/web/http/status/204/index.html
@@ -35,8 +35,6 @@ translation_of: Web/HTTP/Status/204
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("http.status.204")}}</p>
<h2 id="호환성_참고사항">호환성 참고사항</h2>
diff --git a/files/ko/web/http/status/206/index.html b/files/ko/web/http/status/206/index.html
index 78bdce43ae..c624c25add 100644
--- a/files/ko/web/http/status/206/index.html
+++ b/files/ko/web/http/status/206/index.html
@@ -71,8 +71,6 @@ Content-Range: bytes 4590-7999/8000
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("http.status.206")}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/status/301/index.html b/files/ko/web/http/status/301/index.html
index 8f930ff981..2e5488202f 100644
--- a/files/ko/web/http/status/301/index.html
+++ b/files/ko/web/http/status/301/index.html
@@ -42,8 +42,6 @@ Location: http://www.example.org/index.asp</pre>
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<p class="hidden">이 페이지의 호환성 표는 구조적인 데이터로부터 생성되었습니다. 데이터에 기여하고자 하시면 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>를 참조하셔서 pull request를 보내주시기 바랍니다.</p>
-
<p>{{Compat("http.status.301")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/http/status/304/index.html b/files/ko/web/http/status/304/index.html
index 9c7f8308b1..49f154d6d8 100644
--- a/files/ko/web/http/status/304/index.html
+++ b/files/ko/web/http/status/304/index.html
@@ -45,8 +45,6 @@ translation_of: Web/HTTP/Status/304
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("http.status.304")}}</p>
<h2 id="호환성_노트">호환성 노트</h2>
diff --git a/files/ko/web/http/status/401/index.html b/files/ko/web/http/status/401/index.html
index 9a36c58228..c8f6308602 100644
--- a/files/ko/web/http/status/401/index.html
+++ b/files/ko/web/http/status/401/index.html
@@ -44,8 +44,6 @@ WWW-Authenticate: Basic realm="Access to staging site"</pre>
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("http.status.401")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/http/status/403/index.html b/files/ko/web/http/status/403/index.html
index 012e13e3b7..ef1cc0f5e7 100644
--- a/files/ko/web/http/status/403/index.html
+++ b/files/ko/web/http/status/403/index.html
@@ -38,8 +38,6 @@ Date: Wed, 21 Oct 2015 07:28:00 GMT
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<p class="hidden">이 페이지의 호환성 표는 구조화된 데이터에서 생성됩니다. 만약 이 데이터에 기여하고 싶다면, <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 를 방문하고 full-request를 보내주세요.</p>
-
<p>{{Compat("http/status", "403")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/http/status/404/index.html b/files/ko/web/http/status/404/index.html
index 0e1a077cc9..0c4c3c421d 100644
--- a/files/ko/web/http/status/404/index.html
+++ b/files/ko/web/http/status/404/index.html
@@ -45,8 +45,6 @@ translation_of: Web/HTTP/Status/404
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("http.status.404")}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/status/416/index.html b/files/ko/web/http/status/416/index.html
index 3a2e1145d9..bca6dd89da 100644
--- a/files/ko/web/http/status/416/index.html
+++ b/files/ko/web/http/status/416/index.html
@@ -38,8 +38,6 @@ translation_of: Web/HTTP/Status/416
<p>The information shown below has been pulled from MDN's GitHub (<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>). </p>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("http.status.416")}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/status/418/index.html b/files/ko/web/http/status/418/index.html
index 217cca8598..0a8d06958a 100644
--- a/files/ko/web/http/status/418/index.html
+++ b/files/ko/web/http/status/418/index.html
@@ -34,8 +34,6 @@ translation_of: Web/HTTP/Status/418
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("http.status.418")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/http/status/500/index.html b/files/ko/web/http/status/500/index.html
index 0e3a70b400..e9021fe58e 100644
--- a/files/ko/web/http/status/500/index.html
+++ b/files/ko/web/http/status/500/index.html
@@ -36,6 +36,4 @@ translation_of: Web/HTTP/Status/500
<p>아래 보이는 정보는 MDN 의 Github 로부터 가져왔습니다.(<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>).</p>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("http.status.500")}}</p>
diff --git a/files/ko/web/http/status/501/index.html b/files/ko/web/http/status/501/index.html
index 664d619b04..ae26809c4d 100644
--- a/files/ko/web/http/status/501/index.html
+++ b/files/ko/web/http/status/501/index.html
@@ -43,6 +43,4 @@ translation_of: Web/HTTP/Status/501
<p>아래는 MDN Github(<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>)에서 가져온 정보입니다.</p>
-<div class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div>
-
<p>{{Compat("http.status.501")}}</p>
diff --git a/files/ko/web/http/status/502/index.html b/files/ko/web/http/status/502/index.html
index 44df64b1c4..9cbc865051 100644
--- a/files/ko/web/http/status/502/index.html
+++ b/files/ko/web/http/status/502/index.html
@@ -37,8 +37,6 @@ translation_of: Web/HTTP/Status/502
<p>The information shown below has been pulled from MDN's GitHub (<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>).</p>
-<div class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div>
-
<p>{{Compat("http.status.502")}}</p>
<h2 id="See_also">See also</h2>
diff --git a/files/ko/web/http/status/503/index.html b/files/ko/web/http/status/503/index.html
index 3b51dfdf85..3ab1e34dfd 100644
--- a/files/ko/web/http/status/503/index.html
+++ b/files/ko/web/http/status/503/index.html
@@ -44,8 +44,6 @@ translation_of: Web/HTTP/Status/503
<p>The information shown below has been pulled from MDN's GitHub (<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>).</p>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("http.status.503")}}</p>
<h2 id="See_also">See also</h2>
diff --git a/files/ko/web/http/status/504/index.html b/files/ko/web/http/status/504/index.html
index 13c65df17c..ddb774d40d 100644
--- a/files/ko/web/http/status/504/index.html
+++ b/files/ko/web/http/status/504/index.html
@@ -38,8 +38,6 @@ translation_of: Web/HTTP/Status/504
<p>아래 보이는 정보는 MDN 의 Github 로부터 가져왔습니다.<br>
(<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>).</p>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("http.status.504")}}</p>
<h2 id="See_also">See also</h2>