I was thinking about to limit max. number of links. I made a quick calculation:
1 record in my db has maximum 700 character.
Let's suppose my service provider allows me to use max. 5 Mb space.
I should limit the size of the DB to about 3.5 Mb, to have space for the rest of the site. This 3.5 Mb allows me to have max. 5000 links.
That's why I would need this feature.
The overall links number should check in add.cgi, so it won't allow to add new links if there are 5000 links already.
I use expire links mod, so new links places are getting free every day
I think this mod would be very useful.
Webmaster33