update filters, footer

This commit is contained in:
Xkeeper 2023-08-08 17:20:51 -07:00 committed by GitHub
parent 67d13bdb44
commit 3aa468c087
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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);

View File

@ -530,7 +530,7 @@
</td>
<td>
Acmlmboard - <a href='https://github.com/Xkeeper0/jul'>". (file_exists('version.txt') ? file_get_contents("version.txt") : shell_exec("git log --format='commit %h [%ad]' --date='short' -n 1")) ."</a>
<br>&copy;2000-". date("Y") ." Acmlm, Xkeeper, Kaito Sinclaire, et al. $ikachan_text
<br>&copy;2000-". date("Y") ." Acmlm, Xkeeper, et al. $ikachan_text
</font>
</td>
</tr></table>