# $Id: ShareOnline 11551 2010-06-05 15:33:46Z sparky $
# Get::ShareOnline - File getter plugin for rsget.pl
#
# 2010 (c) ??? <???@???.??>
#		This program is free software,
# you may distribute it under GPL v2 or newer.

name: ShareOnline
short: ShareOnline
web: "http://www.share-online.biz/"
tos: "http://www.share-online.biz/rules.php"
uri: qr{share-online\.biz/download\.php\?id=[A-Z0-9]+}
status: OK 2010-06-05

start:
	ERROR( "Service not supported. Check http://rsget.pl/getters/" );

# vim: filetype=perl:ts=4:sw=4
