update filters, footer

This commit is contained in:
Xkeeper
2023-08-08 17:20:51 -07:00
committed by GitHub
parent 67d13bdb44
commit 3aa468c087
2 changed files with 3 additions and 1 deletions

View File

@@ -1260,6 +1260,8 @@ function dofilters($p){
//$p=preg_replace("'(https?://.*?photobucket.com/)'si",'images/photobucket.png#\\1',$p);
$p=preg_replace("'http://.{0,3}\.?tinypic\.com'si",'tinyshit',$p);
$p=str_replace('<link href="http://pieguy1372.freeweb7.com/misc/piehills.css" rel="stylesheet">',"",$p);
$p=str_replace('yukina.io',"",$p); // hiryuu's domain, dead, css lags
$p=str_replace('safiria.net',"",$p);
$p=str_replace("tabindex=\"0\" ","title=\"the owner of this button is a fucking dumbass\" ",$p);
// $p=str_replace("http://xkeeper.shacknet.nu:5/", 'http://xchan.shacknet.nu:5/', $p);