$64 GRAYBYTE WORDPRESS FILE MANAGER $41

SERVER : webd004.cluster105.gra.hosting.ovh.net #1 SMP Fri May 15 02:41:25 UTC 2026
SERVER IP : 213.186.33.16 | ADMIN IP 216.73.217.13
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : _dyuweyrj4,_dyuweyrj4r,dl

/home/agencefrei/www/wp-includes-20260528163722-20260528231316/js/codemirror/

HOME
Current File : /home/agencefrei/www/wp-includes-20260528163722-20260528231316/js/codemirror//htmlhint-kses.js
/* global HTMLHint */
/* eslint no-magic-numbers: ["error", { "ignore": [1] }] */
HTMLHint.addRule( {
	id: 'kses',
	description: 'Element or attribute cannot be used.',

	/**
	 * Initialize.
	 *
	 * @this {import('htmlhint/types').Rule}
	 * @param {import('htmlhint').HTMLParser} parser - Parser.
	 * @param {import('htmlhint').Reporter} reporter - Reporter.
	 * @param {Record<string, Record<string, boolean>>} options - KSES options.
	 * @return {void}
	 */
	init: function ( parser, reporter, options ) {
		'use strict';

		parser.addListener( 'tagstart', ( event ) => {
			const tagName = event.tagName.toLowerCase();
			if ( ! options[ tagName ] ) {
				reporter.error(
					`Tag <${ event.tagName }> is not allowed.`,
					event.line,
					event.col,
					this,
					event.raw
				);
				return;
			}

			const allowedAttributes = options[ tagName ];
			const column = event.col + event.tagName.length + 1;
			for ( const attribute of event.attrs ) {
				if ( ! allowedAttributes[ attribute.name.toLowerCase() ] ) {
					reporter.error(
						`Tag attribute [${ attribute.raw }] is not allowed.`,
						event.line,
						column + attribute.index,
						this,
						attribute.raw
					);
				}
			}
		} );
	},
} );


Current_dir [ WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
29 May 2026 1.13 AM
agencefrei / users
0755
codemirror.min.css
16.102 KB
20 May 2026 11.16 PM
agencefrei / users
0644
codemirror.min.js
605.615 KB
20 May 2026 11.16 PM
agencefrei / users
0644
csslint.js
365.238 KB
20 May 2026 11.16 PM
agencefrei / users
0644
espree.min.js
248.196 KB
20 May 2026 11.16 PM
agencefrei / users
0644
esprima.js
276.921 KB
20 May 2026 11.16 PM
agencefrei / users
0644
fakejshint.js
1.25 KB
20 May 2026 11.16 PM
agencefrei / users
0644
htmlhint-kses.js
1.191 KB
20 May 2026 11.16 PM
agencefrei / users
0644
htmlhint.js
40.994 KB
20 May 2026 11.16 PM
agencefrei / users
0644
jsonlint.js
8.569 KB
20 May 2026 11.16 PM
agencefrei / users
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF Static GIF