HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sotspecatcle

no profile record

comments

sotspecatcle
·قبل 11 شهرًا·discuss
Cool, not working in Safari for me though.
sotspecatcle
·قبل 11 شهرًا·discuss


    if ($http_user_agent ~* "BadBot") {
        limit_rate 1k;
        default_type application/octet-stream;
        proxy_buffering off;
        alias /dev/zero;
        return 200;
    }