FixUrlRule: {
    createdAt: Date;
    dbId: string;
    enabled: boolean;
    original: string;
    replacement: string;
    updatedAt: Date;
}