.md-typeset a:not(.md-icon)[href^="//"]::after,
.md-typeset a:not(.md-icon)[href^="http://"]::after,
.md-typeset a:not(.md-icon)[href^="https://"]::after
{
	content: "↗";
	font-size: smaller;
	margin-left: 0.2em;
	vertical-align: top;
}

.md-typeset a:not(.md-icon)[href^="//library.khyan.top"]::after,
.md-typeset a:not(.md-icon)[href^="http://library.khyan.top"]::after,
.md-typeset a:not(.md-icon)[href^="https://library.khyan.top"]::after,
.md-typeset a:not(.md-icon)[href^="//127.0.0.1"]::after,
.md-typeset a:not(.md-icon)[href^="http://127.0.0.1"]::after,
.md-typeset a:not(.md-icon)[href^="https://127.0.0.1"]::after
{
	display: none;
}
