Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
bubblev
/
bubble
Seguir
9
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
130
Wiki
Actividad
Explorar el Código
add missing matchers test file
tags/v0.4.2
Jonathan Cobb
hace 5 años
padre
da59faea11
commit
5c7d8656f0
Se han
modificado 1 ficheros
con
13 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+13
-0
bubble-server/src/test/resources/models/apps/user_block/hn_test/bubbleApp_userBlock_hn_matchers.json
+ 13
- 0
bubble-server/src/test/resources/models/apps/user_block/hn_test/bubbleApp_userBlock_hn_matchers.json
Ver fichero
@@ -0,0 +1,13 @@
[{
"name": "UserBlocker",
"children": {
"AppMatcher": [{
"name": "HNCommentMatcher",
"site": "HackerNews",
"template": true,
"fqdn": "news.ycombinator.com",
"urlRegex": "/item\\?id=\\d+",
"rule": "hn_user_blocker"
}]
}
}]
Escribir
Vista previa
Cargando…
Cancelar
Guardar