diff --git a/.htaccess b/.htaccess index d8a59d021..6ee7f7d50 100644 --- a/.htaccess +++ b/.htaccess @@ -3,14 +3,11 @@ Options -indexes RewriteCond %{REQUEST_URI} ^(.*)?wp-login\.php(.*)$ [OR] RewriteCond %{REQUEST_URI} ^(.*)?wp-admin$ -RewriteCond %{REMOTE_ADDR} !^81\.231. RewriteRule ^(.*)$ - [R=403,L] RewriteCond %{REQUEST_METHOD} ^(GET|POST|PUT|PATCH|DELETE) [NC] RewriteCond %{REQUEST_URI} ^.*wp-json/wp/ [NC] -RewriteCond %{REMOTE_ADDR} !^212\.63. -RewriteCond %{REMOTE_ADDR} !^81\.231. -RewriteCond %{REMOTE_ADDR} !^194\.68\.237\. +RewriteCond %{REMOTE_ADDR} !^212 RewriteRule ^(.*)$ - [F] # BEGIN WordPress diff --git a/wp-content/uploads/2020/05/600-150x150.png b/wp-content/uploads/2020/05/600-150x150.png new file mode 100644 index 000000000..0ddd94ace Binary files /dev/null and b/wp-content/uploads/2020/05/600-150x150.png differ diff --git a/wp-content/uploads/2020/05/600-300x196.png b/wp-content/uploads/2020/05/600-300x196.png new file mode 100644 index 000000000..491b944a6 Binary files /dev/null and b/wp-content/uploads/2020/05/600-300x196.png differ diff --git a/wp-content/uploads/2020/05/600-460x300.png b/wp-content/uploads/2020/05/600-460x300.png new file mode 100644 index 000000000..f1113b9bf Binary files /dev/null and b/wp-content/uploads/2020/05/600-460x300.png differ diff --git a/wp-content/uploads/2020/05/600-600x288.png b/wp-content/uploads/2020/05/600-600x288.png new file mode 100644 index 000000000..0082e9b89 Binary files /dev/null and b/wp-content/uploads/2020/05/600-600x288.png differ diff --git a/wp-content/uploads/2020/05/600.png b/wp-content/uploads/2020/05/600.png new file mode 100644 index 000000000..54314a27c Binary files /dev/null and b/wp-content/uploads/2020/05/600.png differ