diff options
| author | Irssi Scripts Helper | 2016-07-01 12:52:33 +0000 | 
|---|---|---|
| committer | Irssi Scripts Helper | 2016-07-01 12:52:33 +0000 | 
| commit | 9c83a3349e497dfc42810d3368c5aa3473a4a551 (patch) | |
| tree | 2373af4d897fe2137bba6f0b6728e44cd1a394fb | |
| parent | 431a41d9d6c054be5384ad08047b972b7b4c6d5f (diff) | |
| download | scripts.irssi.org-9c83a3349e497dfc42810d3368c5aa3473a4a551.tar.bz2 | |
automatic scripts database update for 431a41d9d6c054be5384ad08047b972b7b4c6d5f
[skip ci]
| -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 | 
