1 124
modifications
| Ligne 31 : | Ligne 31 : | ||
local disambig = string.find(title, '%(') | local disambig = string.find(title, '%(') | ||
if string.sub(title, string. | if string.sub(title, string.len(title)) == '%)' then | ||
local check = disambig | local check = disambig | ||
while check do | while check do | ||