This commit is contained in:
Akamaru 2016-08-30 14:20:10 +02:00 committed by GitHub
parent 9be87c7edb
commit 80a05a4080
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,9 @@ a[href*="s2l.biz/"]:after {
a[href*="relink.to/"]:after {
content: " (relink.to)";
}
a[href*="relink.us/"]:after {
content: " (relink.us)";
}
a[href*="ncrypt.in/"]:after {
content: " (nCrypt.in)";
}