aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/http
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
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')
-rw-r--r--files/ko/web/http/headers/accept-charset/index.html2
-rw-r--r--files/ko/web/http/headers/accept-encoding/index.html2
-rw-r--r--files/ko/web/http/headers/accept-language/index.html2
-rw-r--r--files/ko/web/http/headers/accept-ranges/index.html2
-rw-r--r--files/ko/web/http/headers/accept/index.html2
-rw-r--r--files/ko/web/http/headers/access-control-allow-credentials/index.html2
-rw-r--r--files/ko/web/http/headers/access-control-allow-headers/index.html2
-rw-r--r--files/ko/web/http/headers/access-control-allow-origin/index.html2
-rw-r--r--files/ko/web/http/headers/access-control-request-headers/index.html2
-rw-r--r--files/ko/web/http/headers/access-control-request-method/index.html2
-rw-r--r--files/ko/web/http/headers/age/index.html2
-rw-r--r--files/ko/web/http/headers/cache-control/index.html2
-rw-r--r--files/ko/web/http/headers/connection/index.html2
-rw-r--r--files/ko/web/http/headers/content-disposition/index.html2
-rw-r--r--files/ko/web/http/headers/content-encoding/index.html2
-rw-r--r--files/ko/web/http/headers/content-language/index.html2
-rw-r--r--files/ko/web/http/headers/content-length/index.html2
-rw-r--r--files/ko/web/http/headers/content-location/index.html2
-rw-r--r--files/ko/web/http/headers/content-range/index.html2
-rw-r--r--files/ko/web/http/headers/content-security-policy/img-src/index.html2
-rw-r--r--files/ko/web/http/headers/content-security-policy/index.html2
-rw-r--r--files/ko/web/http/headers/content-security-policy/script-src/index.html2
-rw-r--r--files/ko/web/http/headers/content-type/index.html2
-rw-r--r--files/ko/web/http/headers/cookie/index.html2
-rw-r--r--files/ko/web/http/headers/date/index.html2
-rw-r--r--files/ko/web/http/headers/dnt/index.html2
-rw-r--r--files/ko/web/http/headers/etag/index.html2
-rw-r--r--files/ko/web/http/headers/expires/index.html2
-rw-r--r--files/ko/web/http/headers/from/index.html2
-rw-r--r--files/ko/web/http/headers/host/index.html2
-rw-r--r--files/ko/web/http/headers/if-modified-since/index.html2
-rw-r--r--files/ko/web/http/headers/if-range/index.html2
-rw-r--r--files/ko/web/http/headers/keep-alive/index.html2
-rw-r--r--files/ko/web/http/headers/last-modified/index.html2
-rw-r--r--files/ko/web/http/headers/pragma/index.html1
-rw-r--r--files/ko/web/http/headers/range/index.html2
-rw-r--r--files/ko/web/http/headers/referer/index.html2
-rw-r--r--files/ko/web/http/headers/retry-after/index.html2
-rw-r--r--files/ko/web/http/headers/server/index.html2
-rw-r--r--files/ko/web/http/headers/set-cookie/index.html2
-rw-r--r--files/ko/web/http/headers/strict-transport-security/index.html2
-rw-r--r--files/ko/web/http/headers/transfer-encoding/index.html2
-rw-r--r--files/ko/web/http/headers/vary/index.html2
-rw-r--r--files/ko/web/http/headers/via/index.html2
-rw-r--r--files/ko/web/http/headers/x-frame-options/index.html2
-rw-r--r--files/ko/web/http/headers/x-xss-protection/index.html2
-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
-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
71 files changed, 0 insertions, 141 deletions
diff --git a/files/ko/web/http/headers/accept-charset/index.html b/files/ko/web/http/headers/accept-charset/index.html
index 9760f9ac93..46c309c7ed 100644
--- a/files/ko/web/http/headers/accept-charset/index.html
+++ b/files/ko/web/http/headers/accept-charset/index.html
@@ -67,8 +67,6 @@ Accept-Language: utf-8, iso-8859-1;q=0.5, *;q=0.1
<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.headers.Accept-Charset")}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/headers/accept-encoding/index.html b/files/ko/web/http/headers/accept-encoding/index.html
index 814aa2e188..e5af13f42e 100644
--- a/files/ko/web/http/headers/accept-encoding/index.html
+++ b/files/ko/web/http/headers/accept-encoding/index.html
@@ -96,8 +96,6 @@ Accept-Encoding: br;q=1.0, gzip;q=0.8, *;q=0.1
<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.headers.Accept-Encoding")}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/headers/accept-language/index.html b/files/ko/web/http/headers/accept-language/index.html
index 083d379856..5f4771f172 100644
--- a/files/ko/web/http/headers/accept-language/index.html
+++ b/files/ko/web/http/headers/accept-language/index.html
@@ -76,8 +76,6 @@ Accept-Language: en-US,en;q=0.5
<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.headers.Accept-Language")}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/headers/accept-ranges/index.html b/files/ko/web/http/headers/accept-ranges/index.html
index 0485fb0873..5277308e29 100644
--- a/files/ko/web/http/headers/accept-ranges/index.html
+++ b/files/ko/web/http/headers/accept-ranges/index.html
@@ -60,8 +60,6 @@ Accept-Ranges: none</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}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/headers/accept/index.html b/files/ko/web/http/headers/accept/index.html
index 80b4ee0216..6b9f91e101 100644
--- a/files/ko/web/http/headers/accept/index.html
+++ b/files/ko/web/http/headers/accept/index.html
@@ -68,8 +68,6 @@ Accept: text/html, application/xhtml+xml, application/xml;q=0.9, */*;q=0.8
<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}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/headers/access-control-allow-credentials/index.html b/files/ko/web/http/headers/access-control-allow-credentials/index.html
index 083439f215..89470b8366 100644
--- a/files/ko/web/http/headers/access-control-allow-credentials/index.html
+++ b/files/ko/web/http/headers/access-control-allow-credentials/index.html
@@ -78,8 +78,6 @@ xhr.send(null);</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.headers.Access-Control-Allow-Credentials")}}</p>
<h2 id="See_also">See also</h2>
diff --git a/files/ko/web/http/headers/access-control-allow-headers/index.html b/files/ko/web/http/headers/access-control-allow-headers/index.html
index 25cffdf23f..06e85a68ed 100644
--- a/files/ko/web/http/headers/access-control-allow-headers/index.html
+++ b/files/ko/web/http/headers/access-control-allow-headers/index.html
@@ -103,8 +103,6 @@ Access-Control-Max-Age: 86400</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.headers.Access-Control-Allow-Headers")}}</p>
<h2 id="함께_보기">함께 보기</h2>
diff --git a/files/ko/web/http/headers/access-control-allow-origin/index.html b/files/ko/web/http/headers/access-control-allow-origin/index.html
index 7fcc879d53..203ff22693 100644
--- a/files/ko/web/http/headers/access-control-allow-origin/index.html
+++ b/files/ko/web/http/headers/access-control-allow-origin/index.html
@@ -125,8 +125,6 @@ public void destroy() {
<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.headers.Access-Control-Allow-Origin")}}</p>
<h2 id="참고">참고</h2>
diff --git a/files/ko/web/http/headers/access-control-request-headers/index.html b/files/ko/web/http/headers/access-control-request-headers/index.html
index 1da8a6af4d..745d6a3b9a 100644
--- a/files/ko/web/http/headers/access-control-request-headers/index.html
+++ b/files/ko/web/http/headers/access-control-request-headers/index.html
@@ -60,8 +60,6 @@ translation_of: Web/HTTP/Headers/Access-Control-Request-Headers
<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.headers.Access-Control-Request-Headers")}}</p>
<h2 id="더보기">더보기</h2>
diff --git a/files/ko/web/http/headers/access-control-request-method/index.html b/files/ko/web/http/headers/access-control-request-method/index.html
index 3947c883ed..7981ca9653 100644
--- a/files/ko/web/http/headers/access-control-request-method/index.html
+++ b/files/ko/web/http/headers/access-control-request-method/index.html
@@ -60,8 +60,6 @@ translation_of: Web/HTTP/Headers/Access-Control-Request-Method
<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.headers.Access-Control-Request-Method")}}</p>
<h2 id="더보기">더보기</h2>
diff --git a/files/ko/web/http/headers/age/index.html b/files/ko/web/http/headers/age/index.html
index a8594ee54e..dcff11ed92 100644
--- a/files/ko/web/http/headers/age/index.html
+++ b/files/ko/web/http/headers/age/index.html
@@ -57,8 +57,6 @@ translation_of: Web/HTTP/Headers/Age
<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.headers.Age")}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/headers/cache-control/index.html b/files/ko/web/http/headers/cache-control/index.html
index 28225982b0..b2cfd5031c 100644
--- a/files/ko/web/http/headers/cache-control/index.html
+++ b/files/ko/web/http/headers/cache-control/index.html
@@ -157,8 +157,6 @@ Cache-control: stale-if-error=&lt;seconds&gt;
<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.headers.Cache-Control")}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/headers/connection/index.html b/files/ko/web/http/headers/connection/index.html
index f86c4e666f..d8f03f90e3 100644
--- a/files/ko/web/http/headers/connection/index.html
+++ b/files/ko/web/http/headers/connection/index.html
@@ -48,6 +48,4 @@ Connection: close
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<p class="hidden">이 페이지의 호환성 표는 구조화된 데이터로부터 생성되었습니다. 만약 당신이 그 데이터에 기여하고 싶다면, <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 를 체크아웃하고 풀리퀘스트를 보내주십시오.</p>
-
<div>{{Compat("http.headers.Connection")}}</div>
diff --git a/files/ko/web/http/headers/content-disposition/index.html b/files/ko/web/http/headers/content-disposition/index.html
index febe46b9dd..1fdd67a4c6 100644
--- a/files/ko/web/http/headers/content-disposition/index.html
+++ b/files/ko/web/http/headers/content-disposition/index.html
@@ -114,8 +114,6 @@ value2
<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.headers.Content-Disposition")}}</p>
<h2 id="Compatibility_notes">Compatibility notes</h2>
diff --git a/files/ko/web/http/headers/content-encoding/index.html b/files/ko/web/http/headers/content-encoding/index.html
index e87da000ea..f9c6494659 100644
--- a/files/ko/web/http/headers/content-encoding/index.html
+++ b/files/ko/web/http/headers/content-encoding/index.html
@@ -82,8 +82,6 @@ Content-Encoding: br
<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}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/headers/content-language/index.html b/files/ko/web/http/headers/content-language/index.html
index b14724b515..80e5a3ce7d 100644
--- a/files/ko/web/http/headers/content-language/index.html
+++ b/files/ko/web/http/headers/content-language/index.html
@@ -78,8 +78,6 @@ Content-Language: de-DE, en-CA
<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}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/headers/content-length/index.html b/files/ko/web/http/headers/content-length/index.html
index 1948679fec..34b4f4f34c 100644
--- a/files/ko/web/http/headers/content-length/index.html
+++ b/files/ko/web/http/headers/content-length/index.html
@@ -49,8 +49,6 @@ translation_of: Web/HTTP/Headers/Content-Length
<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.headers.Content-Length")}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/headers/content-location/index.html b/files/ko/web/http/headers/content-location/index.html
index 08281873d6..8b57732e1e 100644
--- a/files/ko/web/http/headers/content-location/index.html
+++ b/files/ko/web/http/headers/content-location/index.html
@@ -55,8 +55,6 @@ translation_of: Web/HTTP/Headers/Content-Location
<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}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/headers/content-range/index.html b/files/ko/web/http/headers/content-range/index.html
index 0020ce93e9..d1e0ccebce 100644
--- a/files/ko/web/http/headers/content-range/index.html
+++ b/files/ko/web/http/headers/content-range/index.html
@@ -74,8 +74,6 @@ Content-Range: &lt;unit&gt; */&lt;size&gt;</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.headers.Content-Range")}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/headers/content-security-policy/img-src/index.html b/files/ko/web/http/headers/content-security-policy/img-src/index.html
index bd959a91db..6bd205e5f4 100644
--- a/files/ko/web/http/headers/content-security-policy/img-src/index.html
+++ b/files/ko/web/http/headers/content-security-policy/img-src/index.html
@@ -72,8 +72,6 @@ Content-Security-Policy: img-src &lt;source&gt; &lt;source&gt;;
<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.headers.csp.img-src")}}</p>
<h2 id="See_also">See also</h2>
diff --git a/files/ko/web/http/headers/content-security-policy/index.html b/files/ko/web/http/headers/content-security-policy/index.html
index 22c869ef5c..10fa0950e7 100644
--- a/files/ko/web/http/headers/content-security-policy/index.html
+++ b/files/ko/web/http/headers/content-security-policy/index.html
@@ -244,8 +244,6 @@ Content-Security-Policy: default-src https:
<h2 id="Browser_compatibility">Browser compatibility</h2>
-<p class="hidden">The compatibility table on 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.headers.csp.Content-Security-Policy")}}</p>
<h2 id="See_also">See also</h2>
diff --git a/files/ko/web/http/headers/content-security-policy/script-src/index.html b/files/ko/web/http/headers/content-security-policy/script-src/index.html
index 98999637aa..766043ee67 100644
--- a/files/ko/web/http/headers/content-security-policy/script-src/index.html
+++ b/files/ko/web/http/headers/content-security-policy/script-src/index.html
@@ -155,8 +155,6 @@ Content-Security-Policy: script-src &lt;source&gt; &lt;source&gt;;
<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.headers.csp.script-src")}}</p>
<h2 id="See_also">See also</h2>
diff --git a/files/ko/web/http/headers/content-type/index.html b/files/ko/web/http/headers/content-type/index.html
index 494b9e0ad7..0191ec34ca 100644
--- a/files/ko/web/http/headers/content-type/index.html
+++ b/files/ko/web/http/headers/content-type/index.html
@@ -94,8 +94,6 @@ Content-Type: text/plain
<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}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/headers/cookie/index.html b/files/ko/web/http/headers/cookie/index.html
index d3417b58d6..8aaeead129 100644
--- a/files/ko/web/http/headers/cookie/index.html
+++ b/files/ko/web/http/headers/cookie/index.html
@@ -54,8 +54,6 @@ Cookie: name=value; name2=value2; name3=value3</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.headers.Cookie")}}</p>
<h2 id="함께_참고할_내용들">함께 참고할 내용들</h2>
diff --git a/files/ko/web/http/headers/date/index.html b/files/ko/web/http/headers/date/index.html
index d67d42ebc8..0158beec05 100644
--- a/files/ko/web/http/headers/date/index.html
+++ b/files/ko/web/http/headers/date/index.html
@@ -70,8 +70,6 @@ translation_of: Web/HTTP/Headers/Date
<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}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/headers/dnt/index.html b/files/ko/web/http/headers/dnt/index.html
index ce5f0d3447..fe6bf1cbea 100644
--- a/files/ko/web/http/headers/dnt/index.html
+++ b/files/ko/web/http/headers/dnt/index.html
@@ -62,8 +62,6 @@ DNT: 1
<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}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/headers/etag/index.html b/files/ko/web/http/headers/etag/index.html
index ef3d25d221..34491a282e 100644
--- a/files/ko/web/http/headers/etag/index.html
+++ b/files/ko/web/http/headers/etag/index.html
@@ -82,8 +82,6 @@ ETag: W/"0815"</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/headers/etag")}}</p>
<h2 id="참고_2">참고</h2>
diff --git a/files/ko/web/http/headers/expires/index.html b/files/ko/web/http/headers/expires/index.html
index 35042ff710..b5d2e618cd 100644
--- a/files/ko/web/http/headers/expires/index.html
+++ b/files/ko/web/http/headers/expires/index.html
@@ -63,8 +63,6 @@ translation_of: Web/HTTP/Headers/Expires
<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}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/headers/from/index.html b/files/ko/web/http/headers/from/index.html
index cdf796ed4b..37b20659f4 100644
--- a/files/ko/web/http/headers/from/index.html
+++ b/files/ko/web/http/headers/from/index.html
@@ -59,8 +59,6 @@ translation_of: Web/HTTP/Headers/From
<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}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/headers/host/index.html b/files/ko/web/http/headers/host/index.html
index 5991e72b4c..cb6b814fd9 100644
--- a/files/ko/web/http/headers/host/index.html
+++ b/files/ko/web/http/headers/host/index.html
@@ -59,8 +59,6 @@ translation_of: Web/HTTP/Headers/Host
<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}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/headers/if-modified-since/index.html b/files/ko/web/http/headers/if-modified-since/index.html
index 59f68cd2e8..2c0aa8f0f6 100644
--- a/files/ko/web/http/headers/if-modified-since/index.html
+++ b/files/ko/web/http/headers/if-modified-since/index.html
@@ -76,8 +76,6 @@ translation_of: Web/HTTP/Headers/If-Modified-Since
<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.headers.If-Modified-Since")}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/headers/if-range/index.html b/files/ko/web/http/headers/if-range/index.html
index 12410e90bd..054474bb6e 100644
--- a/files/ko/web/http/headers/if-range/index.html
+++ b/files/ko/web/http/headers/if-range/index.html
@@ -86,8 +86,6 @@ If-Range: &lt;etag&gt;</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.headers.If-Range")}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/headers/keep-alive/index.html b/files/ko/web/http/headers/keep-alive/index.html
index 5635cc6ce9..8d9c25a72c 100644
--- a/files/ko/web/http/headers/keep-alive/index.html
+++ b/files/ko/web/http/headers/keep-alive/index.html
@@ -76,8 +76,6 @@ Server: Apache
<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}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/headers/last-modified/index.html b/files/ko/web/http/headers/last-modified/index.html
index 88f1da62bd..8f5d89cdf0 100644
--- a/files/ko/web/http/headers/last-modified/index.html
+++ b/files/ko/web/http/headers/last-modified/index.html
@@ -79,8 +79,6 @@ translation_of: Web/HTTP/Headers/Last-Modified
<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.headers.Last-Modified")}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/headers/pragma/index.html b/files/ko/web/http/headers/pragma/index.html
index 28036125f0..2ae3898ee7 100644
--- a/files/ko/web/http/headers/pragma/index.html
+++ b/files/ko/web/http/headers/pragma/index.html
@@ -72,7 +72,6 @@ translation_of: Web/HTTP/Headers/Pragma
<p class="hidden">이 페이지의 호환성 테이블은 특정하게 구조화된 데이터를 기반으로 만들어졌다. 당신이 만일 이 데이터에 기여하고 싶다면 아래의 링크를 따라가 우리에게 Pull Request 를 보내면 된다.</p>
-<p class="hidden"><a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a></p>
<p>{{Compat("http.headers.Pragma")}}</p>
diff --git a/files/ko/web/http/headers/range/index.html b/files/ko/web/http/headers/range/index.html
index ec9ba33c81..1c1f0b1a4b 100644
--- a/files/ko/web/http/headers/range/index.html
+++ b/files/ko/web/http/headers/range/index.html
@@ -69,8 +69,6 @@ Range: &lt;unit&gt;=&lt;range-start&gt;-&lt;range-end&gt;, &lt;range-start&gt;-&
<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.headers.Range")}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/headers/referer/index.html b/files/ko/web/http/headers/referer/index.html
index 9d66b4fa78..2d21792ee5 100644
--- a/files/ko/web/http/headers/referer/index.html
+++ b/files/ko/web/http/headers/referer/index.html
@@ -68,8 +68,6 @@ translation_of: Web/HTTP/Headers/Referer
<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.headers.Referer")}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/headers/retry-after/index.html b/files/ko/web/http/headers/retry-after/index.html
index 111031be3b..c57c5be7b4 100644
--- a/files/ko/web/http/headers/retry-after/index.html
+++ b/files/ko/web/http/headers/retry-after/index.html
@@ -67,8 +67,6 @@ Retry-After: 120
<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}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/headers/server/index.html b/files/ko/web/http/headers/server/index.html
index b1271dd3b2..39b6679040 100644
--- a/files/ko/web/http/headers/server/index.html
+++ b/files/ko/web/http/headers/server/index.html
@@ -59,8 +59,6 @@ translation_of: Web/HTTP/Headers/Server
<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.headers.Server")}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/headers/set-cookie/index.html b/files/ko/web/http/headers/set-cookie/index.html
index 27ffb134fb..a8658690ff 100644
--- a/files/ko/web/http/headers/set-cookie/index.html
+++ b/files/ko/web/http/headers/set-cookie/index.html
@@ -142,8 +142,6 @@ Set-Cookie: __Host-id=1; Secure; Path=/; domain=example.com
<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.headers.Set-Cookie")}}</p>
<h2 id="Compatibility_notes">Compatibility notes</h2>
diff --git a/files/ko/web/http/headers/strict-transport-security/index.html b/files/ko/web/http/headers/strict-transport-security/index.html
index d80533e014..fb9e095716 100644
--- a/files/ko/web/http/headers/strict-transport-security/index.html
+++ b/files/ko/web/http/headers/strict-transport-security/index.html
@@ -94,8 +94,6 @@ Strict-Transport-Security: max-age=&lt;expire-time&gt;; preload
<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.headers.Strict-Transport-Security")}}</p>
<h2 id="See_also">See also</h2>
diff --git a/files/ko/web/http/headers/transfer-encoding/index.html b/files/ko/web/http/headers/transfer-encoding/index.html
index 0b2f3900fc..49a18c2176 100644
--- a/files/ko/web/http/headers/transfer-encoding/index.html
+++ b/files/ko/web/http/headers/transfer-encoding/index.html
@@ -87,8 +87,6 @@ Network\r\n
<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/headers/transfer-encoding")}}</p>
<h2 id="함께_참고할_내용들">함께 참고할 내용들</h2>
diff --git a/files/ko/web/http/headers/vary/index.html b/files/ko/web/http/headers/vary/index.html
index 8743328eb1..23141d4dc8 100644
--- a/files/ko/web/http/headers/vary/index.html
+++ b/files/ko/web/http/headers/vary/index.html
@@ -63,8 +63,6 @@ Vary: &lt;header-name&gt;, &lt;header-name&gt;, ...
<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.headers.Vary")}}</p>
<h2 id="호환성_노트"><span class="trans_txt">호환성 노트</span></h2>
diff --git a/files/ko/web/http/headers/via/index.html b/files/ko/web/http/headers/via/index.html
index 80bc54a6ff..ee1083b537 100644
--- a/files/ko/web/http/headers/via/index.html
+++ b/files/ko/web/http/headers/via/index.html
@@ -67,8 +67,6 @@ Via: 1.0 fred, 1.1 p.example.net
<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.headers.Via")}}</p>
<h2 id="함께_참고할_내용">함께 참고할 내용</h2>
diff --git a/files/ko/web/http/headers/x-frame-options/index.html b/files/ko/web/http/headers/x-frame-options/index.html
index 75e72e0ded..70d46215b1 100644
--- a/files/ko/web/http/headers/x-frame-options/index.html
+++ b/files/ko/web/http/headers/x-frame-options/index.html
@@ -115,8 +115,6 @@ X-Frame-Options: allow-from https://example.com/
<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.headers.X-Frame-Options")}}</p>
<h2 id="See_also">See also</h2>
diff --git a/files/ko/web/http/headers/x-xss-protection/index.html b/files/ko/web/http/headers/x-xss-protection/index.html
index 9248414264..c0d02f4192 100644
--- a/files/ko/web/http/headers/x-xss-protection/index.html
+++ b/files/ko/web/http/headers/x-xss-protection/index.html
@@ -67,8 +67,6 @@ X-XSS-Protection: 1; report=&lt;reporting-uri&gt;
<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.headers.X-XSS-Protection")}}</p>
<h2 id="See_also">See also</h2>
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>
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>