mirror of
https://github.com/sigmasternchen/wikitil
synced 2025-03-15 08:09:00 +00:00
add english disambiguation page to illegal descriptions
This commit is contained in:
parent
6e61a61ebc
commit
413706fe18
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ import (
|
|||
const retries = 5
|
||||
|
||||
var illegalDescriptionParts = []string{
|
||||
"disambiguation page",
|
||||
"Begriffsklärungsseite",
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue