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

name: EgoShare
short: EgoShare
web: "http://www.egoshare.com/"
tos: "http://www.egoshare.com/rules.php"
uri: qr{egoshare.com/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
