From de3bc448f9fd0385b2abe5865e562e6b3922163e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=91=D0=B0=D1=80=D0=B0=D0=BD=D0=BE=D0=B2?= Date: Sat, 19 Jul 2025 00:04:39 +0000 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B4=D0=B0=D0=BB=D0=B8=D1=82=D1=8C=20re?= =?UTF-8?q?gexp-additional.properties?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- regexp-additional.properties | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 regexp-additional.properties diff --git a/regexp-additional.properties b/regexp-additional.properties deleted file mode 100644 index a0ad07e..0000000 --- a/regexp-additional.properties +++ /dev/null @@ -1,8 +0,0 @@ -task17=.*\d$ -task18=(\d{3}).* -task19=(.*)\@.* -task20=^<(a).*|<(div).* -task21=(.*)\.(png|jpg|gif)$ -task22=([^\s*].) -task23=.*\.(.*)\((.*):(\d+) -task24=(.*):\/\/([^\/:]*)(?::(\d+))?.* \ No newline at end of file