This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
waibao
/
NN2022112805
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
cfda82d482
Ramas
Etiquetas
master
NN2022112805
/
addons
/
admin
/
node_modules
/
html-comment-regex
/
index.js
index.js
53 B
Histórico
Raw
1
2
'use strict';
module.exports = /<!--([\s\S]*?)-->/g;