- # Configuration for ScraperWall Apache mod_lua script
- # /usr/local/apache2/lua/scw.lua
- #
- SCW_KEY=DOukLQmiCiYoGdRJ7RhfqrwrX8Ut4w0AKcc6MsxmX1Y=
- SCW_IGNORE=(captcha|\.(png|jpe?g|svg|gif|js|css|ttf|woff))
- SCW_COOKIE=scw_cookie
- SCW_CAPTCHA_URL=https://www.scwcaptcha.de/captcha/?src=%s&r=%s
- SCW_REDIS_HOST=127.0.0.1
- SCW_REDIS_PORT=6479
|