Это старая версия документа.
A PCRE internal error occured. This might be caused by a faulty plugin
====== История изменений ====== <html> <pre class="code" id="content"></pre> <script> const url = 'http://prom-auto.ru/download/jroboplc/changes'; fetch(url) .then((response)=>{ response.text().then((text)=>{ document.getElementById("content").innerHTML = text; }) }) </script> </html>