diff options
Diffstat (limited to '_data')
| -rw-r--r-- | _data/scripts.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/_data/scripts.yaml b/_data/scripts.yaml index 0e31e34..7c44cff 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -4607,13 +4607,13 @@ - authors: 'David Leadbeater' contact: dgl@dgl.cx - description: 'Captures urls said in channel and private messages and saves them to a file, also adds a /url command which loads the last said url into mozilla.' + description: 'Captures urls said in channel and private messages and saves them to a file, also adds a /url command which loads the last said url into a browser.' filename: urlgrab.pl license: 'GNU GPLv2 or later' - modified: '2014-10-24 23:01:30' + modified: '2016-06-29 00:54:08' name: urlgrab url: http://irssi.dgl.cx/ - version: '0.2' + version: '0.3' - authors: 'David Leadbeater' contact: dgl@dgl.cx |
