aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/http/methods
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/methods
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/methods')
-rw-r--r--files/ko/web/http/methods/connect/index.html2
-rw-r--r--files/ko/web/http/methods/delete/index.html2
-rw-r--r--files/ko/web/http/methods/get/index.html2
-rw-r--r--files/ko/web/http/methods/head/index.html2
-rw-r--r--files/ko/web/http/methods/index.html2
-rw-r--r--files/ko/web/http/methods/options/index.html2
-rw-r--r--files/ko/web/http/methods/post/index.html2
-rw-r--r--files/ko/web/http/methods/put/index.html2
8 files changed, 0 insertions, 16 deletions
diff --git a/files/ko/web/http/methods/connect/index.html b/files/ko/web/http/methods/connect/index.html
index bf26d03d13..46fd7df426 100644
--- a/files/ko/web/http/methods/connect/index.html
+++ b/files/ko/web/http/methods/connect/index.html
@@ -74,8 +74,6 @@ Proxy-Authorization: basic aGVsbG86d29ybGQ=</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.methods.CONNECT")}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/methods/delete/index.html b/files/ko/web/http/methods/delete/index.html
index 7d27889eb9..259bc2bc70 100644
--- a/files/ko/web/http/methods/delete/index.html
+++ b/files/ko/web/http/methods/delete/index.html
@@ -87,8 +87,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> 를 참고하시고 요청을 보내주시기 바랍니다.</p>
-
<p>{{Compat("http.methods.DELETE")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/http/methods/get/index.html b/files/ko/web/http/methods/get/index.html
index 0efa428125..473050a4e8 100644
--- a/files/ko/web/http/methods/get/index.html
+++ b/files/ko/web/http/methods/get/index.html
@@ -62,8 +62,6 @@ translation_of: Web/HTTP/Methods/GET
<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.methods.GET")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/http/methods/head/index.html b/files/ko/web/http/methods/head/index.html
index b5222ce97a..a073342e97 100644
--- a/files/ko/web/http/methods/head/index.html
+++ b/files/ko/web/http/methods/head/index.html
@@ -66,8 +66,6 @@ translation_of: Web/HTTP/Methods/HEAD
<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.methods.HEAD")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/http/methods/index.html b/files/ko/web/http/methods/index.html
index 5c3495fd85..2dc52322be 100644
--- a/files/ko/web/http/methods/index.html
+++ b/files/ko/web/http/methods/index.html
@@ -62,8 +62,6 @@ translation_of: Web/HTTP/Methods
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<p class="hidden">이 페이지의 호환성 표는 구조화 된 데이터로 생성 되었습니다. 호환성 데이터에 기여하려면, 이 파일에 Pull-Request 해주세요: <a href="https://github.com/mdn/browser-compat-data/blob/master/http/methods.json">https://github.com/mdn/browser-compat-data/blob/master/http/methods.json</a>.</p>
-
<p>{{Compat("http/methods")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/http/methods/options/index.html b/files/ko/web/http/methods/options/index.html
index 58bf6868e4..4b4b9a030d 100644
--- a/files/ko/web/http/methods/options/index.html
+++ b/files/ko/web/http/methods/options/index.html
@@ -119,8 +119,6 @@ Content-Type: text/plain</pre>
<h2 id="Browser_compatibility">Browser compatibility</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.methods.OPTIONS")}}</p>
<h2 id="See_also">See also</h2>
diff --git a/files/ko/web/http/methods/post/index.html b/files/ko/web/http/methods/post/index.html
index 75884855fc..5602fd3ddd 100644
--- a/files/ko/web/http/methods/post/index.html
+++ b/files/ko/web/http/methods/post/index.html
@@ -114,8 +114,6 @@ value2
<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.methods.POST")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/http/methods/put/index.html b/files/ko/web/http/methods/put/index.html
index 0f440eb174..51edf2d854 100644
--- a/files/ko/web/http/methods/put/index.html
+++ b/files/ko/web/http/methods/put/index.html
@@ -89,8 +89,6 @@ Content-Location: /existing.html
<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.methods.PUT")}}</p>
<h2 id="같이_보기">같이 보기</h2>