This commit is contained in:
Akamaru 2017-10-19 23:43:15 +02:00
parent a6a597a31a
commit 735daae615
1 changed files with 3 additions and 0 deletions

View File

@ -71,4 +71,7 @@ a[href*="oboom.com/"]:after {
}
a[href*="linksave.in/"]:after {
content: " [Achtung! Linksave.in!]";
}
a[href*="smoozed.com/"]:after {
content: " [Achtung! Smoozed.com!]";
}