mirror of
https://github.com/Xkeeper0/jul.git
synced 2025-05-19 00:30:21 -07:00
update filters, footer
This commit is contained in:
parent
67d13bdb44
commit
3aa468c087
@ -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);
|
||||
|
@ -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>©2000-". date("Y") ." Acmlm, Xkeeper, Kaito Sinclaire, et al. $ikachan_text
|
||||
<br>©2000-". date("Y") ." Acmlm, Xkeeper, et al. $ikachan_text
|
||||
</font>
|
||||
</td>
|
||||
</tr></table>
|
||||
|
Loading…
x
Reference in New Issue
Block a user