diff --git a/locations/spiders/dis_chem.py b/locations/spiders/dis_chem.py index 9a5f7c9744d..04da6b1c46d 100644 --- a/locations/spiders/dis_chem.py +++ b/locations/spiders/dis_chem.py @@ -18,7 +18,6 @@ class DisChemSpider(CrawlSpider): start_urls = ["https://www.dischem.co.za/stores/"] skip_auto_cc_domain = True no_refs = True - requires_proxy = "ZA" def process_results(self, response, results): yield from results