diff options
| -rw-r--r-- | _data/scripts.yaml | 12 | 
1 files changed, 12 insertions, 0 deletions
| diff --git a/_data/scripts.yaml b/_data/scripts.yaml index ebc15b7..7ba9490 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -3837,6 +3837,18 @@    url: ''    version: '2.02'  - +  authors: 'Kevin Siml' +  commands: 'pushignore pushtest' +  contact: kevinsiml@googlemail.com +  description: 'Push hilights and private messages when away by the pushsafer.com API' +  filename: pushsafer.pl +  license: BSD +  modified: '2017-03-31 15:30:51' +  modules: LWP::UserAgent +  name: pushsafer +  url: https://www.pushsafer.com +  version: 0.0.1 +-    authors: 'Doug Freed'    contact: dwfreed!#irssi@freenode    description: "Authenticates you to QuakeNet's Q immediately on connect using CHALLENGEAUTH" | 
