mirror of
https://github.com/gSpotx2f/ruantiblock_openwrt.git
synced 2026-05-14 22:50:58 +00:00
v0.9.1. Modules moved to /usr/libexec/ruantiblock
This commit is contained in:
@@ -8,7 +8,7 @@ return abc.view.extend({
|
||||
|
||||
title : _('Ruantiblock') + ' - ' + _('Log'),
|
||||
|
||||
appRegexp : new RegExp(`^.*${tools.appName}\[[0-9]+\].*$`, 'gm'),
|
||||
appRegexp : new RegExp(`^.*${tools.appName}.*$`, 'gm'),
|
||||
|
||||
testRegexp : new RegExp(/([0-9]{2}:){2}[0-9]{2}/),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user