INSERT INTO site (`ID`, `setting`, `value`, `updateddate`)
VALUES (NULL, 'userhostexclusion', '', now());
