mediawiki-extensions-Visual.../editcheck/i18n/api/en.json
Ed Sanders 80e8d65cff Introduce ApiEditCheckReferenceUrl
Checks the URL against SpamBlacklist, and the new
BlockedExternalDomains list in AbuseFilter.

Bug: T349261
Change-Id: I39896ae0d59db4aa918b08b3b2eaacb52bfe4a03
2024-02-22 15:39:43 -06:00

11 lines
232 B
JSON

{
"@metadata": {
"authors": [
"David Lynch",
"Ed Sanders"
]
},
"apihelp-editcheckreferenceurl-summary": "Check the status of a URL for use as a reference.",
"apihelp-editcheckreferenceurl-param-url": "URL to check."
}