# SPDX-License-Identifier: MIT # Copyright (C) 2021-2022 Tobias Gruetzmacher from ..scraper import ParserScraper class AnotherDummyTestScraper(ParserScraper): url = 'https://dummy.example/'