Please review the following site rules for addition to the community examples.
Rules:
{
"sites": [
{
"name": "Filmaffinity",
"host": "filmaffinity.com",
"urlRegex": "",
"contentRegex": "",
"nameExtractionRegex": "",
"nameExtractionXpath": "//h1[@id='main-title']/span[@itemprop='name']/text()",
"injectionXpath": "//h1[@id='main-title']/span[@itemprop='name']"
}
]
}
Please review the following site rules for addition to the community examples.
Rules:
{ "sites": [ { "name": "Filmaffinity", "host": "filmaffinity.com", "urlRegex": "", "contentRegex": "", "nameExtractionRegex": "", "nameExtractionXpath": "//h1[@id='main-title']/span[@itemprop='name']/text()", "injectionXpath": "//h1[@id='main-title']/span[@itemprop='name']" } ] }