Module:Tour history: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 36: Line 36:
}
}
)
)
mw.logObject(results)
end
end


Line 43: Line 41:
-- exclusion list
-- exclusion list
exclusions = {
exclusions = {
['Guitar Hero World Tour'] = true,
['guitar hero world tour'] = true,
}
}
if exclusions[title] == true then
if exclusions[title] == true then