mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Some deprecations, normalize.css, torrent file content sort fix.
This commit is contained in:
parent
78080dea32
commit
0eb7faeed7
8 changed files with 455 additions and 17 deletions
|
@ -34,6 +34,5 @@ if (file_exists(SITEMAP_DIR . '/sitemap.xml')) {
|
|||
$map_link = make_url('sitemap/sitemap.xml');
|
||||
|
||||
$map->sendSitemap('http://google.com/webmasters/sitemaps/ping?sitemap=', $map_link);
|
||||
$map->sendSitemap('http://ping.blogs.yandex.ru/ping?sitemap=', $map_link);
|
||||
$map->sendSitemap('http://www.bing.com/ping?sitemap=', $map_link);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue