home.social

#expressioneditor — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #expressioneditor, aggregated by home.social.

  1. #Fedi #admins - Here are the #Cloudflare #SecurityRules / #WAF rules for blocking all the #AgeCheck #States in the #US if you need them:

    (ip.src.country eq "US" and ip.src.region_code eq "MS") or
    (ip.src.country eq "US" and ip.src.region_code eq "AZ") or
    (ip.src.country eq "US" and ip.src.region_code eq "AR") or
    (ip.src.country eq "US" and ip.src.region_code eq "FL") or
    (ip.src.country eq "US" and ip.src.region_code eq "GA") or
    (ip.src.country eq "US" and ip.src.region_code eq "ID") or
    (ip.src.country eq "US" and ip.src.region_code eq "IN") or
    (ip.src.country eq "US" and ip.src.region_code eq "KS") or
    (ip.src.country eq "US" and ip.src.region_code eq "LA") or
    (ip.src.country eq "US" and ip.src.region_code eq "MT") or
    (ip.src.country eq "US" and ip.src.region_code eq "NE") or
    (ip.src.country eq "US" and ip.src.region_code eq "NC") or
    (ip.src.country eq "US" and ip.src.region_code eq "OK") or
    (ip.src.country eq "US" and ip.src.region_code eq "SD") or
    (ip.src.country eq "US" and ip.src.region_code eq "TN") or
    (ip.src.country eq "US" and ip.src.region_code eq "TX") or
    (ip.src.country eq "US" and ip.src.region_code eq "UT") or
    (ip.src.country eq "US" and ip.src.region_code eq "VA") or
    (ip.src.country eq "US" and ip.src.region_code eq "MO") or
    (ip.src.country eq "US" and ip.src.region_code eq "KY")

    You have to use the
    #ExpressionEditor as there's no way to add a #RegionCode using Cloudflare's UI.