mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
r445
robots.txt git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@445 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293
This commit is contained in:
parent
eb6303f38b
commit
03add1dc8c
2 changed files with 2 additions and 3 deletions
|
@ -56,8 +56,8 @@ $domain_name = (!empty($_SERVER['SERVER_NAME'])) ? $_SERVER['SERVER_NAME'] : $do
|
|||
|
||||
// Increase number of revision after update
|
||||
$bb_cfg['tp_version'] = '2.5 Beta';
|
||||
$bb_cfg['tp_release_state'] = 'R444';
|
||||
$bb_cfg['tp_release_date'] = '10-07-2012';
|
||||
$bb_cfg['tp_release_state'] = 'R445';
|
||||
$bb_cfg['tp_release_date'] = '18-07-2012';
|
||||
|
||||
// Database
|
||||
$charset = 'utf8';
|
||||
|
|
|
@ -7,7 +7,6 @@ Disallow: /modcp.php
|
|||
Disallow: /posting.php
|
||||
Disallow: /privmsg.php
|
||||
Disallow: /profile.php
|
||||
Disallow: /release.php
|
||||
Disallow: /viewonline.php
|
||||
Crawl-delay: 0.3
|
||||
Host: torrentpier.me
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue