default 333 B

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