79235233

Date: 2024-11-28 20:27:02
Score: 0.5
Natty:
Report link

You can just override get_domain nowadays:

class MySitemap(Sitemap):
    def get_domain(self, site=None):
        return "www.yourdomain.com"
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Jonatan