autopkg / thenikola-recipes

3 stars 11 forks source link

Screaming Frog download modal no longer exists #38

Closed hamish-deas closed 7 months ago

hamish-deas commented 7 months ago

It looks like https://www.screamingfrog.co.uk/wp-content/themes/screamingfrog/inc/download-modal.php doesn't exist any more, which causes your Screaming Frog recipe to error out:

Error in local.jamf.ScreamingFrogSEOSpider-x86-autoupdate: Processor: URLTextSearcher: Error: No match found on URL: https://www.screamingfrog.co.uk/wp-content/themes/screamingfrog/inc/download-modal.php
curl https://www.screamingfrog.co.uk/wp-content/themes/screamingfrog/inc/download-modal.php
<html>
<head><title>404 Not Found</title></head>
<body>
<center><h1>404 Not Found</h1></center>
<hr><center>nginx</center>
</body>
</html>
Stette commented 7 months ago

+1

paul-cossey commented 7 months ago

I've just PR'd a fix for this : https://github.com/autopkg/thenikola-recipes/pull/39