if link.to_string() != "<a rel=\"mw:WikiLink\" href=\"./Main_Page#some_fragment\" title=\"Main Page\" class=\"mw-redirect\" id=\"mwAw\">link text</a>"
&& link.to_string() != "<a rel=\"mw:WikiLink\" href=\"./Main_Page#some_fragment\" class=\"mw-selflink-fragment mw-redirect\" id=\"mwAw\">link text</a>" {
// the response is currently different between core/extension API and RESTBase API on WMF projects
"<a rel=\"mw:ExtLink nofollow\" href=\"https://example.com\" class=\"external text\" id=\"mwAw\">Link content</a>"