diff --git a/boards.php b/boards.php index 93ba7fe2..46bddb38 100644 --- a/boards.php +++ b/boards.php @@ -33,7 +33,7 @@ th.headerSortDown { } CSS; -$body .= ''; +$body .= '
LBoardPosts in last hourTotal postsCreated
'; $total_posts_hour = 0; $total_posts = 0; @@ -95,7 +95,12 @@ foreach ($boards as $i => &$board) { $lock = ''; } $board['ago'] = human_time_diff(strtotime($board['time'])); - $body .= ""; + $body .= ""; + $body .= ""; + $body .= ""; + $body .= ""; + $body .= ""; + $body .= ""; } else { unset($boards[$i]); $hidden_boards_total += 1; diff --git a/faq.php b/faq.php index f0637b20..3b6eded7 100644 --- a/faq.php +++ b/faq.php @@ -10,10 +10,10 @@ $body = <<Do not post, request, or link to any content illegal in the United States of America. Do not create boards with the sole purpose of posting or spreading such content.

Other than that, you are free to institute whatever rules you want on your board.

-

How do I add more mods?

-

Give them your password. If you don't trust them enough for that, you probably shouldn't be making them a mod.

+

How do I add more volunteers?

+

Give them your password. If you don't trust them enough for that, you probably shouldn't be making them a volunteer.

How do I manage my board?

-

Go to the moderator panel and click on the board link for your board.

+

Go to the volunteer panel and click on the board link for your board.

How do I contact the admin?

The admin can be reached at admin at 8chan dot co.

@@ -22,8 +22,8 @@ $body = <<If either of those is true, the board was deleted automatically. You are free to recreate it. I cannot restore it, so don't bother emailing me about it.

-

How do I post as a mod on my board?

-

Make sure you are using the mod interface to view your board. The URL of your browser should be https://8chan.co/mod.php?/yourboard. Then, put "## Board Moderator" in the name field. Write your post and click "Reply". It will appear with your mod capcode.

+

How do I post as a volunteer on my board?

+

Make sure you are using the volunteer interface to view your board. The URL of your browser should be https://8chan.co/mod.php?/yourboard. Then, put "## Board volunteer" in the name field. Write your post and click "Reply". It will appear with your volunteer capcode.

How do I donate?

Donations can be sent to 1NpQaXqmCBji6gfX8UgaQEmEstvVY7U32C (Bitcoin) or LUPgSCJt3iGeJXUETVhmnbQ89Riaq1yjZm (Litecoin). PayPal is also accepted @ fredrick.brennan1@gmail.com .

LBoardPosts in last hourTotal postsCreated
$img/{$board['uri']}/$lock{$board['pph']}{$board['max']}{$board['time']} ({$board['ago']} ago)
$img/{$board['uri']}/$lock{$board['pph']}{$board['max']}{$board['time']} ({$board['ago']} ago)