Welcome to mirror list, hosted at ThFree Co, Russian Federation.

accesslog.js « highlight « js - github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ec816115393398465ce844733d20dc851f4aa663 (plain)
1
2
(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[3],{442:function(e,n,a){"use strict";function l(e){return e?"string"==typeof e?e:e.source:null}function s(...e){return e.map(e=>l(e)).join("")}function i(...e){return"("+e.map(e=>l(e)).join("|")+")"}e.exports=function(e){const n=["GET","POST","HEAD","PUT","DELETE","CONNECT","OPTIONS","PATCH","TRACE"];return{name:"Apache Access Log",contains:[{className:"number",begin:/^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}(:\d{1,5})?\b/,relevance:5},{className:"number",begin:/\b\d+\b/,relevance:0},{className:"string",begin:s(/"/,i(...n)),end:/"/,keywords:n,illegal:/\n/,relevance:5,contains:[{begin:/HTTP\/[12]\.\d'/,relevance:5}]},{className:"string",begin:/\[\d[^\]\n]{8,}\]/,illegal:/\n/,relevance:1},{className:"string",begin:/\[/,end:/\]/,illegal:/\n/,relevance:0},{className:"string",begin:/"Mozilla\/\d\.\d \(/,end:/"/,illegal:/\n/,relevance:3},{className:"string",begin:/"/,end:/"/,illegal:/\n/,relevance:0}]}}}}]);
//# sourceMappingURL=accesslog.js.map?v=8f0ce5c5847c988153b9