Multiple `friprop` values have been removed from `meta=filerepoinfo` including `articlepath` and `server`.For example, I haven't been able to find a mail on the api-announce list so I guess this is not intentional?
Especially `articlepath` and `server` are useful because they are like the URLs from the interwikimap so the code used by #pywikibot-core could be reused.
If it's not intentional it would be helpful to update the documentation of [[https://www.mediawiki.org/wiki/API:Meta#filerepoinfo_.2F_fri|API:Meta#filerepoinfo / fri]] and [[https://en.wikipedia.org/w/api.php?action=help&modules=query%2Bfilerepoinfo|`api.php?action=help&modules=query+filerepoinfo`]]ForeignAPIRepo includes `articlepath` and `server` while other foreign repos don't, so that I know which property I need to usand these URLs may be useful when interacting with the for future versionseign repositories.