diff options
| -rw-r--r-- | _data/scripts.yaml | 22 | 
1 files changed, 22 insertions, 0 deletions
| diff --git a/_data/scripts.yaml b/_data/scripts.yaml index 739dca1..a240888 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -509,6 +509,19 @@    url: http://nchip.ukkosenjyly.mine.nu/irssiscripts/    version: '1.0'  - +  authors: +    - 'Nathan Handler' +    - 'Joseph Price' +  contact: +    - nathan.handler@gmail.com +    - pricechild@ubuntu.com +  description: 'Searches for bans, quiets, and channel modes affecting a user' +  filename: bansearch.pl +  license: GPLv3+ +  modified: '2015-09-11 05:01:40' +  name: bansearch +  version: '1.1' +-    authors: "David O'Rourke"    contact: phyber@#irssi    description: 'Print time when ban was set in a nicer way. eg. 23 mins, 40 secs ago.' @@ -1564,6 +1577,15 @@    url: http://wouter.coekaerts.be/irssi/    version: '2.1'  - +  authors: 'Nathan Handler' +  contact: nathan.handler@gmail.com +  description: 'Greps the ban list for the specified pattern' +  filename: grepbans.pl +  license: GPLv3+ +  modified: '2015-09-11 05:11:39' +  name: grepbans +  version: '1.0' +-    authors: mistr    contact: mistr@sensewave.com    description: '/gsi <phone nr> checks number via http://gulesider.no. Norwegian 8-digit numbers only. Nice if you have caller-ID and are as paranoid as me.' | 
