Again, learn C#. You'd need to create a new class for a new site. If you are familiar with C# it would be obvious how to create/add a new site to the source. It can't be explained because each site will require unique code. As a tip: classes for new sites need to inherent the ILeechSite.cs Interface. Just use BayW.cs as reference point.