Initial commit - ColdFilm parser

This commit is contained in:
2026-02-24 16:00:09 +03:00
commit 7b75373a57
10 changed files with 676 additions and 0 deletions

16
sitemap-index.xml Normal file
View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<!-- Основной sitemap -->
<sitemap>
<loc>https://films.tolchin.pro/sitemap.xml</loc>
<lastmod>2026-02-24</lastmod>
</sitemap>
<!-- Sitemap для изображений (когда постеры будут на своём домене) -->
<sitemap>
<loc>https://films.tolchin.pro/sitemap-images.xml</loc>
<lastmod>2026-02-24</lastmod>
</sitemap>
</sitemapindex>