Skip to content
View robertcezar's full-sized avatar

Block or report robertcezar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. grc-romanian-fields grc-romanian-fields Public

    Wordpress/Woocommerce Plugin - Romanian checkout fields with CIF validation on ANAF API

    PHP 1

  2. wordpress-facturare-anaf wordpress-facturare-anaf Public

    PHP 1

  3. cronchatgpt cronchatgpt Public

    Auto generate articles with ChatGPT API and auto post them to Wordpress

    PHP

  4. grcopenmeteoapiandcloudflareworkers grcopenmeteoapiandcloudflareworkers Public

    Open-Meteo API and Cloudflare Workers example

    JavaScript

  5. Block AI bots with .htaccess. My lis... Block AI bots with .htaccess. My list of AI bots to block in htaccess, ready to copy and paste!
    1
    # Start AI Bot Prevention
    2
    <IfModule mod_setenvif.c>
    3
    # AI bot User-Agents (example identifiers)
    4
    # Anthropic AI - refers to the AI models from Anthropic, like Claude.
    5
    SetEnvIfNoCase User-Agent "anthropic-ai" bad_bot
  6. Simple-Restrict-Admin-Login-by-Country-wordpress Simple-Restrict-Admin-Login-by-Country-wordpress Public

    Blocks admin and shop_manager logins from countries other than RO or what countrycode you want using ipinfo.io.

    PHP