しりとり Anonymous 2023/11/12(Sun) 15:20 No.143
Re: しりとり Anonymous◆Admin 2023/11/12(Sun) 15:53 No.144
>1- It didn't let me input イキ顔 earlier, possibly because of the 中イキ entry I made @ 2023/8/1 - is that intended? Over time we may face the same issue as Web Banana's
As far as I can tell it just looks for an exact match, but I could be wrong...
It also won't allow an answer if somebody has already answered b4 u refreshed - teh translation I wrote for that error was a little off, so I've fixed it ^^;
>2- What do you think of adding a [掲示板] (or maybe [BBS]) link there next to [Home] that links to 日本語@Heyuri (perhaps youkoso.html)? They both primarily appeal to Japanese speakers, so it may be beneficial for activity
Makes sense, I'll do that
As far as I can tell it just looks for an exact match, but I could be wrong...
foreach $data (@datas){
($no2,$date2,$str2) = split(/<>/,$data);
if(($strings =~ /$str2/i)||($str2 =~ /$strings/i)){
print "<h2>It seems that this answer may already have been mentioned before.<br>Please go back and try again.</h2>";
exit;
}
}
It also won't allow an answer if somebody has already answered b4 u refreshed - teh translation I wrote for that error was a little off, so I've fixed it ^^;
>2- What do you think of adding a [掲示板] (or maybe [BBS]) link there next to [Home] that links to 日本語@Heyuri (perhaps youkoso.html)? They both primarily appeal to Japanese speakers, so it may be beneficial for activity
Makes sense, I'll do that
2- What do you think of adding a [掲示板] (or maybe [BBS]) link there next to [Home] that links to 日本語@Heyuri (perhaps youkoso.html)? They both primarily appeal to Japanese speakers, so it may be beneficial for activity