Update linkwarner.css

This commit is contained in:
Akamaru 2019-08-04 20:37:07 +02:00
parent 735daae615
commit 89ceb7ed3e
1 changed files with 36 additions and 6 deletions

View File

@ -15,15 +15,9 @@ a[href*="relink.us/"]:after {
a[href*="foldr.us/"]:after {
content: " (foldr.us)";
}
a[href*="ncrypt.in/"]:after {
content: " (nCrypt.in)";
}
a[href*="filecrypt.cc/"]:after {
content: " (Filecrypt.cc)";
}
a[href*="cryptor.to/"]:after {
content: " (Cryptor.to)";
}
a[href*="download.serienjunkies.org/"]:after {
content: " (Serienjunkies.org)";
}
@ -54,6 +48,39 @@ a[href*="zippyshare.com/"]:after {
a[href*="mediafire.com/"]:after {
content: " (Mediafire.com)";
}
a[href*="file-upload.net/"]:after {
content: " (File-Upload.net)";
}
a[href*="dailyuploads.net/"]:after {
content: " (DailyUploads.net)";
}
a[href*="turbobit.net/"]:after {
content: " (Turbobit.net)";
}
a[href*="filepup.net/"]:after {
content: " (FilePup.net)";
}
a[href*="multiup.org/"]:after {
content: " (MultiUp.org)";
}
a[href*="jheberg.net/"]:after {
content: " (Jheberg.net)";
}
a[href*="hitfile.net/"]:after {
content: " (hitFile.net)";
}
/*Down Links*/
a[href*="boerse.to/posts/11816261/"]:after {
content: " [Down!]";
}
a[href*="ncrypt.in/"]:after {
content: " [Down! (nCrypt.in)]";
}
a[href*="cryptor.to/"]:after {
content: " [Down! (Cryptor.to)]";
}
/*Negative Links*/
@ -74,4 +101,7 @@ a[href*="linksave.in/"]:after {
}
a[href*="smoozed.com/"]:after {
content: " [Achtung! Smoozed.com!]";
}
a[href*="crypt.to/"]:after {
content: " [Achtung! Crypt.to!]";
}