description
stringlengths
0
8.24k
regex
stringlengths
1
26.3k
text
stringlengths
0
2.47M
title
stringlengths
1
150
created_at
stringlengths
24
24
Simple Regex that matches most emails
^[\w\d-]+(?:\.[\w\d-]+)*@[\w\d]+\.[\w]{1,10}$
Most Common Email Verification
2018-07-18T14:15:31.000Z
.*Target Name: (\w+\-\w+)\n.*Target Type\: (\w+)\n(?:.*Offset X\: (?'PreliminaryX'-?\d+\.\d+) mm\n.*Offset Y\: (?'PreliminaryY'-?\d+\.\d+) mm\n.*Offset A\: (?'PreliminaryA'-?\d+\.\d+) degree\n.*In-Range.*\n.*In-Range.*\n.*In-Range.*\n.*Compensate.*\n)?(?:.*Offset X\: (?'FinalX'-?\d+\.\d+) mm\n.*Offset Y\: (?'FinalY'-?\d+\.\d+) mm\n.*Offset A\: (?'FinalA'-?\d+\.\d+) degree\n)
2018-09-03 17:21:18,180 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -24.289 mm 2018-09-03 17:21:18,180 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -1.692 mm 2018-09-03 17:21:18,180 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.346 degree 2018-09-03 17:28:10,172 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-8 2018-09-03 17:28:10,172 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 17:28:14,096 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -6.372 mm 2018-09-03 17:28:14,096 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -1.672 mm 2018-09-03 17:28:14,096 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.292 degree 2018-09-03 17:32:31,767 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-12 2018-09-03 17:32:31,767 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 17:32:36,188 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -4.014 mm 2018-09-03 17:32:36,188 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: 0.625 mm 2018-09-03 17:32:36,188 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.142 degree 2018-09-03 17:35:01,953 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-11 2018-09-03 17:35:01,953 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 17:35:06,512 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -20.956 mm 2018-09-03 17:35:06,512 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -9.688 mm 2018-09-03 17:35:06,512 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.56 degree 2018-09-03 17:35:43,287 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSPU16-2 2018-09-03 17:35:43,287 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: TOOL 2018-09-03 17:35:52,344 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -1.588 mm 2018-09-03 17:35:52,344 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -1.934 mm 2018-09-03 17:35:52,344 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -1.189 degree 2018-09-03 17:39:18,813 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSPU12-1 2018-09-03 17:39:18,813 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: TOOL 2018-09-03 17:39:26,745 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: 1.489 mm 2018-09-03 17:39:26,745 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -4.227 mm 2018-09-03 17:39:26,745 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -1.583 degree 2018-09-03 17:41:01,110 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-10 2018-09-03 17:41:01,110 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 17:41:05,262 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -0.926 mm 2018-09-03 17:41:05,262 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -10.06 mm 2018-09-03 17:41:05,262 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.073 degree 2018-09-03 17:43:37,368 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-4 2018-09-03 17:43:37,368 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 17:43:44,187 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: 5.636 mm 2018-09-03 17:43:44,187 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: 0.815 mm 2018-09-03 17:43:44,187 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.537 degree 2018-09-03 17:45:41,012 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-1 2018-09-03 17:45:41,012 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 16:54:11,426 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -11.464 mm 2018-09-03 16:54:11,426 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: 7.273 mm 2018-09-03 16:54:11,426 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: 0.01 degree 2018-09-03 16:59:33,229 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: USED19-2 2018-09-03 16:59:33,229 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: TOOL 2018-09-03 16:59:39,726 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: 4.024 mm 2018-09-03 16:59:39,726 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: 2.607 mm 2018-09-03 16:59:39,726 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: 0.084 degree 2018-09-03 17:02:47,740 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-7 2018-09-03 17:02:47,740 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 17:02:54,262 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -18.879 mm 2018-09-03 17:02:54,262 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: 4.822 mm 2018-09-03 17:02:54,262 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.277 degree 2018-09-03 17:04:52,537 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-3 2018-09-03 17:04:52,537 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 17:04:59,128 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -7.363 mm 2018-09-03 17:04:59,128 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -7.937 mm 2018-09-03 17:04:59,128 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.427 degree 2018-09-03 17:13:12,139 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-1 2018-09-03 17:13:12,139 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 17:13:18,368 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -5.569 mm 2018-09-03 17:13:18,368 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: 8.61 mm 2018-09-03 17:13:18,368 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: 0.323 degree 2018-09-03 17:13:46,173 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-4 2018-09-03 17:13:46,173 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 17:13:52,689 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: 2.851 mm 2018-09-03 17:13:52,689 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -14.372 mm 2018-09-03 17:13:52,689 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.545 degree 2018-09-03 17:18:18,452 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-10 2018-09-03 17:18:18,452 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 17:18:22,684 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -0.871 mm 2018-09-03 17:18:22,684 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -19.49 mm 2018-09-03 17:18:22,684 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.203 degree 2018-09-03 17:20:39,476 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-5 2018-09-03 17:20:39,476 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 17:20:43,518 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -13.235 mm 2018-09-03 17:20:43,518 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -6.123 mm 2018-09-03 17:20:43,518 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.03 degree 2018-09-03 17:21:11,630 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-7 2018-09-03 17:21:11,630 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 16:30:19,718 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -6.525 mm 2018-09-03 16:30:19,718 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -11.009 mm 2018-09-03 16:30:19,718 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.281 degree 2018-09-03 16:30:38,515 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-9 2018-09-03 16:30:38,515 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 16:30:42,565 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -8.606 mm 2018-09-03 16:30:42,565 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -9.534 mm 2018-09-03 16:30:42,565 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.294 degree 2018-09-03 16:33:14,656 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: USED19-1 2018-09-03 16:33:14,656 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: TOOL 2018-09-03 16:33:23,746 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: 7.955 mm 2018-09-03 16:33:23,746 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: 20.465 mm 2018-09-03 16:33:23,746 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: 0.253 degree 2018-09-03 16:34:46,285 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-11 2018-09-03 16:34:46,285 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 16:34:53,548 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -17.533 mm 2018-09-03 16:34:53,548 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: 6.772 mm 2018-09-03 16:34:53,548 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.34 degree 2018-09-03 16:36:27,749 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-6 2018-09-03 16:36:27,749 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 16:36:31,590 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -0.192 mm 2018-09-03 16:36:31,590 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -1.338 mm 2018-09-03 16:36:31,590 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.054 degree 2018-09-03 16:40:59,383 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-5 2018-09-03 16:40:59,383 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 16:41:03,086 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -9.786 mm 2018-09-03 16:41:03,086 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -1.101 mm 2018-09-03 16:41:03,086 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.182 degree 2018-09-03 16:48:42,205 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-7 2018-09-03 16:48:42,205 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 16:48:48,442 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -18.225 mm 2018-09-03 16:48:48,442 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: 6.226 mm 2018-09-03 16:48:48,442 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.261 degree 2018-09-03 16:51:12,192 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-12 2018-09-03 16:51:12,192 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 16:51:16,776 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -26.979 mm 2018-09-03 16:51:16,776 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -12.255 mm 2018-09-03 16:51:16,776 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.112 degree 2018-09-03 16:54:04,799 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-9 2018-09-03 16:54:04,799 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 15:58:41,253 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BPRD26-2 2018-09-03 15:58:41,253 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: TOOL 2018-09-03 15:58:47,249 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: 28.964 mm 2018-09-03 15:58:47,249 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: 2.941 mm 2018-09-03 15:58:47,249 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -1.074 degree 2018-09-03 16:01:53,665 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-9 2018-09-03 16:01:53,665 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 16:01:57,748 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -11.841 mm 2018-09-03 16:01:57,748 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: 3.664 mm 2018-09-03 16:01:57,748 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.107 degree 2018-09-03 16:04:33,799 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSPU16-2 2018-09-03 16:04:33,799 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: TOOL 2018-09-03 16:04:40,568 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: 1.939 mm 2018-09-03 16:04:40,568 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -5.629 mm 2018-09-03 16:04:40,568 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -1.034 degree 2018-09-03 16:06:00,142 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-6 2018-09-03 16:06:00,142 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 16:06:04,160 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -9.188 mm 2018-09-03 16:06:04,160 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -8.466 mm 2018-09-03 16:06:04,160 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: 0.269 degree 2018-09-03 16:08:41,291 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-11 2018-09-03 16:08:41,291 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 16:08:48,348 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -21.348 mm 2018-09-03 16:08:48,348 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: 10.128 mm 2018-09-03 16:08:48,348 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.071 degree 2018-09-03 16:09:17,175 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-8 2018-09-03 16:09:17,175 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 16:09:21,280 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -15.557 mm 2018-09-03 16:09:21,280 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -11.727 mm 2018-09-03 16:09:21,280 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: 0.139 degree 2018-09-03 16:09:40,126 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-5 2018-09-03 16:09:40,126 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 16:09:46,500 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -19.248 mm 2018-09-03 16:09:46,500 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -12.816 mm 2018-09-03 16:09:46,500 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: 0.283 degree 2018-09-03 16:14:34,441 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-1 2018-09-03 16:14:34,441 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 16:14:40,948 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -17.236 mm 2018-09-03 16:14:40,948 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: 3.144 mm 2018-09-03 16:14:40,948 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: 0.228 degree 2018-09-03 15:31:13,616 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-11 2018-09-03 15:31:13,616 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 15:31:20,596 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -21.176 mm 2018-09-03 15:31:20,596 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -3.15 mm 2018-09-03 15:31:20,596 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.324 degree 2018-09-03 15:40:18,449 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-10 2018-09-03 15:40:18,449 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 15:40:24,637 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -5.911 mm 2018-09-03 15:40:24,637 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -6.734 mm 2018-09-03 15:40:24,637 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.131 degree 2018-09-03 15:43:07,931 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSPU16-1 2018-09-03 15:43:07,931 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: TOOL 2018-09-03 15:43:14,743 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -8.223 mm 2018-09-03 15:43:14,743 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -6.018 mm 2018-09-03 15:43:14,743 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.738 degree 2018-09-03 15:44:40,220 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-8 2018-09-03 15:44:40,220 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 15:44:46,928 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -23.359 mm 2018-09-03 15:44:46,928 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -40.274 mm 2018-09-03 15:44:46,928 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.348 degree 2018-09-03 15:44:46,932 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X In-Range: true 2018-09-03 15:44:46,932 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y In-Range: false 2018-09-03 15:44:46,932 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A In-Range: true 2018-09-03 15:44:46,933 INFO [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset is in Range to Compensate with the KMP 2018-09-03 15:44:59,332 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: 3.914 mm 2018-09-03 15:44:59,332 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: 7.295 mm 2018-09-03 15:44:59,332 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: 0.023 degree 2018-09-03 15:47:31,807 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSPU22-1 2018-09-03 15:47:31,807 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: TOOL 2018-09-03 15:47:37,960 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: 45.779 mm 2018-09-03 15:47:37,960 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -19.46 mm 2018-09-03 15:47:37,960 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -2.78 degree 2018-09-03 15:47:37,965 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X In-Range: false 2018-09-03 15:47:37,965 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y In-Range: true 2018-09-03 15:47:37,965 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A In-Range: true 2018-09-03 15:47:37,965 INFO [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset is in Range to Compensate with the KMP 2018-09-03 15:47:51,409 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -5.514 mm 2018-09-03 15:47:51,409 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -2.312 mm 2018-09-03 15:47:51,409 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: 0.174 degree 2018-09-03 15:51:10,238 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-7 2018-09-03 15:51:10,238 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 15:51:16,421 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -11.68 mm 2018-09-03 15:51:16,421 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -15.848 mm 2018-09-03 15:51:16,421 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.43 degree 2018-09-03 15:55:08,131 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-2 2018-09-03 15:55:08,131 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 15:55:11,963 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: 0.653 mm 2018-09-03 15:55:11,963 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -11.752 mm 2018-09-03 15:55:11,963 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.267 degree 2018-09-03 15:01:59,934 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-11 2018-09-03 15:01:59,934 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 15:02:04,408 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -19.251 mm 2018-09-03 15:02:04,408 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: 0.336 mm 2018-09-03 15:02:04,408 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.335 degree 2018-09-03 15:06:52,873 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-16 2018-09-03 15:06:52,873 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 15:06:58,085 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -18.839 mm 2018-09-03 15:06:58,085 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -41.098 mm 2018-09-03 15:06:58,085 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -1.365 degree 2018-09-03 15:06:58,087 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X In-Range: true 2018-09-03 15:06:58,087 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y In-Range: false 2018-09-03 15:06:58,087 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A In-Range: true 2018-09-03 15:06:58,087 INFO [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset is in Range to Compensate with the KMP 2018-09-03 15:07:08,393 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: 3.806 mm 2018-09-03 15:07:08,393 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: 6.869 mm 2018-09-03 15:07:08,393 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.062 degree 2018-09-03 15:10:16,361 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BPRD26-1 2018-09-03 15:10:16,361 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: TOOL 2018-09-03 15:10:22,395 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: 17.123 mm 2018-09-03 15:10:22,395 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -12.485 mm 2018-09-03 15:10:22,395 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.813 degree 2018-09-03 15:14:42,750 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-1 2018-09-03 15:14:42,750 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 15:14:49,057 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -8.084 mm 2018-09-03 15:14:49,057 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: 0.323 mm 2018-09-03 15:14:49,057 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: 0.185 degree 2018-09-03 15:17:25,399 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-6 2018-09-03 15:17:25,399 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 15:17:29,369 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -3.101 mm 2018-09-03 15:17:29,369 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -20.468 mm 2018-09-03 15:17:29,369 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.0040 degree 2018-09-03 15:21:22,709 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-2 2018-09-03 15:21:22,709 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 15:21:26,624 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -4.536 mm 2018-09-03 15:21:26,624 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: 2.836 mm 2018-09-03 15:21:26,624 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.042 degree 2018-09-03 15:26:42,393 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-7 2018-09-03 15:26:42,393 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 15:26:49,033 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: -12.533 mm 2018-09-03 15:26:49,033 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: 7.682 mm 2018-09-03 15:26:49,033 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.364 degree 2018-09-03 15:28:29,608 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Name: BSK270M1-5 2018-09-03 15:28:29,608 INFO [...PickTask@KMR200_6_Semiconductor_Fab_200] Target Type: ERACK 2018-09-03 15:28:35,821 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset X: 2.479 mm 2018-09-03 15:28:35,821 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset Y: -16.137 mm 2018-09-03 15:28:35,821 DEBUG [.. Parallel Task Thread] com.kuka.user.lbr.Job: Offset A: -0.288 degree
Camera Offset log
2018-11-01T05:48:35.000Z
^\s*(.*[^ ])\s*$
dawdawdwad
Trim Regex
2016-03-10T13:20:23.000Z
.*(class)\s*test1(\s|(\s*:|:))
class test1 { } public class test1 { } public class test1 { } public class test1 { } public class test1:sdfsdf { } public class test1 :sdfsdf { } public class test1 :sdfsdf{} public class test1 :sdfsddf{} public class test11 :sdfsdf{} public class test11 :sdfsdf { } public class test11 { } public class test11 :sdfsdfsdf {}
C# class name in file
2017-12-20T15:30:16.000Z
Replace non-ascii characters with empty spaces.
[^\x00-\x7F|\s]
Escape non-Ascii Character
2014-08-18T17:23:08.000Z
13 fields, 12 comma's from right (all left hand ones need to be ignored as they're part of the sql statements)
^(.*?)(,)([^,]+)(,)([^,]+)(,)([^,]+)(,)([^,]+)(,)([^,]+)(,)([^,]+)(,)([^,]+)(,)([^,]+)(,)([^,]+)(,)([^,]+)(,)([^,]+)(,)([^,]+)$
Statements in Highest 5 Percent by Runtime SELECT `mid` . `f1` AS `Policy_or_Vehicle` , `mid` . `f2` AS STATUS , `STR_TO_DATE` ( `mid` . `datemidfile` , ? ) AS `Added_to_MID` , `STR_TO_DATE` ( `mid` . `f4` , ? ) AS `Off_Date` , `mid` . `f5` AS `Policy_Number` , `mid` . `f7` AS `Client_or_VRM` , `ins` . `insurerliststr` AS `Insurer` FROM `www` . `midfile` `mid` JOIN `insurerlist` `ins` ON `mid` . `insurerid` = `ins` . `insurerlistuniqid` WHERE `mid` . `datemidfile` BETWEEN DATE_SUB ( CURDATE ( ) , INTERVAL ? YEAR ) AND DATE_SUB ( CURDATE ( ) , INTERVAL ? SQL_TSI_DAY ) AND `mid` . `insurerid` IN (...) ORDER BY `mid` . `datemidfile` , `mid` . `f4` , `mid` . `f5` , *, 1, 1, 0, 60600289.86, 60600289.86, 60600289.86, 9573, 9573.0, 171130, 171130.0, 6d4644bd20c6269cf82c47990e5a70d1 Query, Full Table Scan, Executed (#), Errors (#), Warnings (#), Total Time, Maximum Time, Avg Time, Rows Sent (#), Avg. Rows Sent (#), Rows Scanned (#), Avg. Rows Scanned (#), Digest SELECT `mid` . `f1` AS `Policy_or_Vehicle` , `mid` . `f2` AS STATUS , `STR_TO_DATE` ( `mid` . `datemidfile` , ? ) AS `Added_to_MID` , `STR_TO_DATE` ( `mid` . `f4` , ? ) AS `Off_Date` , `mid` . `f5` AS `Policy_Number` , `mid` . `f7` AS `Client_or_VRM` , `ins` . `insurerliststr` AS `Insurer` FROM `www` . `midfile` `mid` JOIN `insurerlist` `ins` ON `mid` . `insurerid` = `ins` . `insurerlistuniqid` WHERE `mid` . `datemidfile` BETWEEN DATE_SUB ( CURDATE ( ) , INTERVAL ? YEAR ) AND DATE_SUB ( CURDATE ( ) , INTERVAL ? SQL_TSI_DAY ) AND `mid` . `insurerid` IN (...) ORDER BY `mid` . `datemidfile` , `mid` . `f4` , `mid` . `f5` , *, 1, 1, 0, 60600289.86, 60600289.86, 60600289.86, 9573, 9573.0, 171130, 171130.0, 6d4644bd20c6269cf82c47990e5a70d1 SELECT `mid` . `f1` AS `Policy_or_Vehicle` , `mid` . `f2` AS STATUS , `STR_TO_DATE` ( `mid` . `datemidfile` , ? ) AS `Added_to_MID` , `STR_TO_DATE` ( `mid` . `f4` , ? ) AS `Off_Date` , `mid` . `f5` AS `Policy_Number` , `mid` . `f7` AS `Client_or_VRM` , `ins` . `insurerliststr` AS `Insurer` FROM `www` . `midfile` `mid` JOIN `insurerlist` `ins` ON `mid` . `insurerid` = `ins` . `insurerlistuniqid` WHERE `STR_TO_DATE` ( `mid` . `datemidfile` , ? ) BETWEEN DATE_SUB ( CURDATE ( ) , INTERVAL ? YEAR ) AND DATE_SUB ( CURDATE ( ) , INTERVAL ? SQL_TSI_DAY ) AND `mid` . `insurerid` IN (...) ORDER BY `STR_TO_DATE` ( `mid` . `datemidfile` , ? ) , `STR_TO_DATE` ( `mid` . `f4` , ? ) , `mid` . `f5` , *, 2, 2, 0, 121169467.61, 60699529.99, 60584733.81, 18477, 9239.0, 340902, 170451.0, 429fa2d77b34b01ec2a01d75cb59d0d6 SELECT SQL_NO_CACHE * FROM `emaillogs` , *, 2, 1, 0, 48753509.34, 33565241.24, 24376754.67, 1090956, 545478.0, 1090956, 545478.0, a6b13eb5a63a88b3a941da64fe29ee87 SELECT SQL_NO_CACHE * FROM `claim_payments_history` , *, 2, 0, 0, 41465341.13, 24333684.60, 20732670.56, 9408025, 4704013.0, 9408025, 4704013.0, c63a71ee443d1d2b517f1cec39824dd1 SELECT
sql perf log
2015-07-14T09:49:57.000Z
ex : udinkomarudin.png
^([a-zA-Z0-9]+)\.(jpg|png|gif|bmp|pdf)$
udinkomarudsin.png
filename with extension
2016-09-25T11:12:50.000Z
split URL in protokoll, domain, file(with path), parameter and anker
(?<protokoll>[a-z]*):\/\/?(?<domain>[a-z.-]*)?(?<file>[^?#]*)?[?](?<parameter>[^#]*)?[#](?<anker>.*)?
http://www.baumarkt.de/sub/kataloge.php?projekt=bm#start
split URL in protokoll, domain, file(with path), parameter and anker
2016-01-26T09:20:05.000Z
Matches everything between *''* or *""*, but not between quotation marks of different types. # (?:\")(.*?)(?:\")|(?:')(.*?)(?:')
(?:\")(.*?)(?:\")|(?:')(.*?)(?:')
"dDSAS" "ASFDFSA" 'DFSDAFD'
Quotes
2018-02-28T14:13:15.000Z
# Brief Description Time duration from minutes to weeks suffixed by corresponding letter and whitespace separated. No unit of time can be omitted. Max values are enforced for minutes, hours, and days, and a max length for weeks. Case is ignored. The string should match completely from start to end. **Exemple:** `3w 2d 10h 15m` # Specs **Time units suffixes** - `w` for weeks - `d` for days - `h` for hours - `m` for minutes **Max values** - `99` for weeks - `6` for days - `23` for hours - `59` for minutes **Min values:** `0` or `00` for all **Separators:** any single whitespace character `\s` **Case is ignored** **Full match RegEx** **Capture Groups** The following capture groups capture the number segments of the respective time unit. - `weeks` - `days` - `hours` - `minutes`
^(?<weeks>\d{1,2})w\s(?<days>0?[0-6])d\s(?<hours>(?:0?|1|2(?=[0-3]))\d)h\s(?<minutes>(?:0?|[1-5])\d)m$
00w 00d 21h 00m
Time duration from minutes to weeks suffixed by letter and whitespace separated
2021-05-13T17:26:11.000Z
Regex Họ Tên Việt Nam
^(([a-zA-Z\sÀÁÂÃÈÉÊÌÍÒÓÔÕÙÚĂĐĨŨƠàáâãèéêìíòóôõùúăđĩũơƯĂẠẢẤẦẨẪẬẮẰẲẴẶẸẺẼỀỀỂưăạảấầẩẫậắằẳẵặẹẻẽềềểỄỆỈỊỌỎỐỒỔỖỘỚỜỞỠỢỤỦỨỪễệỉịọỏốồổỗộớờởỡợụủứừỬỮỰỲỴÝỶỸửữựỳỵỷỹ]*)([a-zA-Z\s\'ÀÁÂÃÈÉÊÌÍÒÓÔÕÙÚĂĐĨŨƠàáâãèéêìíòóôõùúăđĩũơƯĂẠẢẤẦẨẪẬẮẰẲẴẶẸẺẼỀỀỂưăạảấầẩẫậắằẳẵặẹẻẽềềểỄỆỈỊỌỎỐỒỔỖỘỚỜỞỠỢỤỦỨỪễệỉịọỏốồổỗộớờởỡợụủứừỬỮỰỲỴÝỶỸửữựỳỵỷỹ]*)([a-zA-Z\sÀÁÂÃÈÉÊÌÍÒÓÔÕÙÚĂĐĨŨƠàáâãèéêìíòóôõùúăđĩũơƯĂẠẢẤẦẨẪẬẮẰẲẴẶẸẺẼỀỀỂưăạảấầẩẫậắằẳẵặẹẻẽềềểỄỆỈỊỌỎỐỒỔỖỘỚỜỞỠỢỤỦỨỪễệỉịọỏốồổỗộớờởỡợụủứừỬỮỰỲỴÝỶỸửữựỳỵỷỹ]))*$
Regex Họ Tên Việt Nam
2018-01-16T09:01:30.000Z
(?'type'.*?) (?'name'.*)
QString CurrentVideoSource
Q_Property
2015-07-01T08:56:47.000Z
updated
^((http(s)?):\/\/)?(www.)?([\da-zA-z\_\-]+)\.(com|(|[\da-zA-Z]{2,6}))([\/\w \.\-\#\&\?\%\_]*)?([^\/| |\s])$
https://www.test.com/ https://www.test.com/ https://test.com/ https://test.com https://www.test.com/ https://www.test.com/directory/ https://www.test.com/directory/ https://www.test.com/directory/directory/ https://www.test.com/directory/directory/ www.test.net/ http://www.test.net/ https://www.test.net/ https://www.test.net/directory/ https://www.test.net/directory/directory/directory test.org/ www.test.net www.test.gov www.test.gov/ test.gov/ www.test.org www.test.com/ http://www.test.com/ https://www.test.com/directory/news-events/index.html?date=2013-05-01 https://test.test.com/directory/news-events/index.html?date=2013-07-07
find any URI/URL with no trailing slash v2
2015-10-29T13:45:49.000Z
videos and some example...
^http(?:s)?://(?:www.)?facebook.com/(?:video.php\?v=|video/video.php\?v=|photo.php\?v=|v/|.*?/videos/)([\d]+?)(&\S+?)?$
https://www.facebook.com/video.php?v=100000000000000 https://www.facebook.com/username1/videos/100000000000000 https://www.facebook.com/username2/videos/100000000000000
facebook regex video
2015-09-28T22:29:33.000Z
^(?!.*window\.).*\b(console\.log|alert\().*$
console.log("dddsdsf"); alert("dasassd"); window.alert("asdasasasd");
Regex to match lines having string1 and not having string3
2016-05-23T16:10:10.000Z
it's brute force and messy, share a comment to simply remove redundancy
(^|\b)([5,9]\d{2,}|\d{4,})(\.\d+)? (dollar|\$)(\b|\n)
501.34 dollar 500 dollar I have 4500 dollar 1250.99 $ 50000.252221121 dollar 200 dollar 350.99 I found new animal called 4500 dollariansaurus
more than 500 dollar detector
2021-09-04T04:26:47.000Z
^.*(201710)[0-9]{2}.*$
ing_smac_process_data_full_20171025_csv ing_smaci_process_data_delta_20171026_csv ing_smaci_process_data_delta_20171027_csv ing_smaci_process_data_delta_20171028_csv ing_smaci_process_data_delta_20171029_csv ing_smaci_process_data_delta_20171030_csv ing_smaci_process_data_delta_20171031_csv ing_smaci_process_data_delta_20171101_csv ing_smaci_process_data_delta_20171102_csv
Hugo Get Tables
2018-07-20T15:31:04.000Z
\"(?<Title>.+)\"(.*\n.*)(lyricsLink_(?<ID>[0-9]+))
{ "error": "", "iTotalRecords": 24, "iTotalDisplayRecords": 24, "sEcho": 0, "aaData": [ [ "<a href=\"https://www.metal-archives.com/bands/Vandroya/76128\" title=\"Vandroya (BR)\">Vandroya</a>", "<a href=\"https://www.metal-archives.com/albums/Vandroya/Beyond_the_Human_Mind/634339\">Beyond the Human Mind</a>", "Full-length", "Beyond the Human Mind" , "<a href=\"javascript:;\" id=\"lyricsLink_4148334\" title=\"Toggle lyrics display\" class=\"viewLyrics iconContainer ui-state-default\"><span class=\"ui-icon ui-icon-script\">Edit song lyrics</span></a>" ] , [ "<a href=\"https://www.metal-archives.com/bands/Vandroya/76128\" title=\"Vandroya (BR)\">Vandroya</a>", "<a href=\"https://www.metal-archives.com/albums/Vandroya/Beyond_the_Human_Mind/634339\">Beyond the Human Mind</a>", "Full-length", "Columns of Illusion" , "<a href=\"javascript:;\" id=\"lyricsLink_4148326\" title=\"Toggle lyrics display\" class=\"viewLyrics iconContainer ui-state-default\"><span class=\"ui-icon ui-icon-script\">Edit song lyrics</span></a>" ] , [ "<a href=\"https://www.metal-archives.com/bands/Vandroya/76128\" title=\"Vandroya (BR)\">Vandroya</a>", "<a href=\"https://www.metal-archives.com/albums/Vandroya/Beyond_the_Human_Mind/634339\">Beyond the Human Mind</a>", "Full-length", "I'm Alive" , "<a href=\"javascript:;\" id=\"lyricsLink_4148331\" title=\"Toggle lyrics display\" class=\"viewLyrics iconContainer ui-state-default\"><span class=\"ui-icon ui-icon-script\">Edit song lyrics</span></a>" ] , [ "<a href=\"https://www.metal-archives.com/bands/Vandroya/76128\" title=\"Vandroya (BR)\">Vandroya</a>", "<a href=\"https://www.metal-archives.com/albums/Vandroya/Beyond_the_Human_Mind/634339\">Beyond the Human Mind</a>", "Full-length", "If I Forgive Myself" , "<a href=\"javascript:;\" id=\"lyricsLink_4148333\" title=\"Toggle lyrics display\" class=\"viewLyrics iconContainer ui-state-default\"><span class=\"ui-icon ui-icon-script\">Edit song lyrics</span></a>" ] , [ "<a href=\"https://www.metal-archives.com/bands/Vandroya/76128\" title=\"Vandroya (BR)\">Vandroya</a>", "<a href=\"https://www.metal-archives.com/albums/Vandroya/Beyond_the_Human_Mind/634339\">Beyond the Human Mind</a>", "Full-length", "Last Breath" , "<a href=\"javascript:;\" id=\"lyricsLink_4148330\" title=\"Toggle lyrics display\" class=\"viewLyrics iconContainer ui-state-default\"><span class=\"ui-icon ui-icon-script\">Edit song lyrics</span></a>" ] , [ "<a href=\"https://www.metal-archives.com/bands/Vandroya/76128\" title=\"Vandroya (BR)\">Vandroya</a>", "<a href=\"https://www.metal-archives.com/albums/Vandroya/Beyond_the_Human_Mind/634339\">Beyond the Human Mind</a>", "Full-length", "Maya" , "<a href=\"javascript:;\" id=\"lyricsLink_4148328\" title=\"Toggle lyrics display\" class=\"viewLyrics iconContainer ui-state-default\"><span class=\"ui-icon ui-icon-script\">Edit song lyrics</span></a>" ] , [ "<a href=\"https://www.metal-archives.com/bands/Vandroya/76128\" title=\"Vandroya (BR)\">Vandroya</a>", "<a href=\"https://www.metal-archives.com/albums/Vandroya/Beyond_the_Human_Mind/634339\">Beyond the Human Mind</a>", "Full-length", "The Path to the Endless Fall" , "<a href=\"javascript:;\" id=\"lyricsLink_4148327\" title=\"Toggle lyrics display\" class=\"viewLyrics iconContainer ui-state-default\"><span class=\"ui-icon ui-icon-script\">Edit song lyrics</span></a>" ] , [ "<a href=\"https://www.metal-archives.com/bands/Vandroya/76128\" title=\"Vandroya (BR)\">Vandroya</a>", "<a href=\"https://www.metal-archives.com/albums/Vandroya/Beyond_the_Human_Mind/634339\">Beyond the Human Mind</a>", "Full-length", "Time After Time" , "<a href=\"javascript:;\" id=\"lyricsLink_4148329\" title=\"Toggle lyrics display\" class=\"viewLyrics iconContainer ui-state-default\"><span class=\"ui-icon ui-icon-script\">Edit song lyrics</span></a>" ] , [ "<a href=\"https://www.metal-archives.com/bands/Vandroya/76128\" title=\"Vandroya (BR)\">Vandroya</a>", "<a href=\"https://www.metal-archives.com/albums/Vandroya/Beyond_the_Human_Mind/634339\">Beyond the Human Mind</a>", "Full-length", "You'll Know My Name" , "<a href=\"javascript:;\" id=\"lyricsLink_4148332\" title=\"Toggle lyrics display\" class=\"viewLyrics iconContainer ui-state-default\"><span class=\"ui-icon ui-icon-script\">Edit song lyrics</span></a>" ] , [ "<a href=\"https://www.metal-archives.com/bands/Vandroya/76128\" title=\"Vandroya (BR)\">Vandroya</a>", "<a href=\"https://www.metal-archives.com/albums/Vandroya/Heavenly_Oblivion/556695\">Heavenly Oblivion</a>", "EP", "Heaven (Bryan Adams cover)" , "<a href=\"javascript:;\" id=\"lyricsLink_3719318\" title=\"Toggle lyrics display\" class=\"viewLyrics iconContainer ui-state-default\"><span class=\"ui-icon ui-icon-script\">Edit song lyrics</span></a>" ] , [ "<a href=\"https://www.metal-archives.com/bands/Vandroya/76128\" title=\"Vandroya (BR)\">Vandroya</a>", "<a href=\"https://www.metal-archives.com/albums/Vandroya/Heavenly_Oblivion/556695\">Heavenly Oblivion</a>", "EP", "No Oblivion for Eternity (Acoustic version)" , "<a href=\"javascript:;\" id=\"lyricsLink_3719319\" title=\"Toggle lyrics display\" class=\"viewLyrics iconContainer ui-state-default\"><span class=\"ui-icon ui-icon-script\">Edit song lyrics</span></a>" ] , [ "<a href=\"https://www.metal-archives.com/bands/Vandroya/76128\" title=\"Vandroya (BR)\">Vandroya</a>", "<a href=\"https://www.metal-archives.com/albums/Vandroya/One/358662\">One</a>", "Full-length", "All Becomes One" , "<a href=\"javascript:;\" id=\"lyricsLink_2498459\" title=\"Toggle lyrics display\" class=\"viewLyrics iconContainer ui-state-default\"><span class=\"ui-icon ui-icon-script\">Edit song lyrics</span></a>" ] , [ "<a href=\"https://www.metal-archives.com/bands/Vandroya/76128\" title=\"Vandroya (BR)\">Vandroya</a>", "<a href=\"https://www.metal-archives.com/albums/Vandroya/One/358662\">One</a>", "Full-length", "Anthem (For the Sun)" , "<a href=\"javascript:;\" id=\"lyricsLink_2498463\" title=\"Toggle lyrics display\" class=\"viewLyrics iconContainer ui-state-default\"><span class=\"ui-icon ui-icon-script\">Edit song lyrics</span></a>" ] , [ "<a href=\"https://www.metal-archives.com/bands/Vandroya/76128\" title=\"Vandroya (BR)\">Vandroya</a>", "<a href=\"https://www.metal-archives.com/albums/Vandroya/One/358662\">One</a>", "Full-length", "Change the Tide" , "<a href=\"javascript:;\" id=\"lyricsLink_2498465\" title=\"Toggle lyrics display\" class=\"viewLyrics iconContainer ui-state-default\"><span class=\"ui-icon ui-icon-script\">Edit song lyrics</span></a>" ] , [ "<a href=\"https://www.metal-archives.com/bands/Vandroya/76128\" title=\"Vandroya (BR)\">Vandroya</a>", "<a href=\"https://www.metal-archives.com/albums/Vandroya/One/358662\">One</a>", "Full-length", "No Oblivion for Eternity" , "<a href=\"javascript:;\" id=\"lyricsLink_2498461\" title=\"Toggle lyrics display\" class=\"viewLyrics iconContainer ui-state-default\"><span class=\"ui-icon ui-icon-script\">Edit song lyrics</span></a>" ] , [ "<a href=\"https://www.metal-archives.com/bands/Vandroya/76128\" title=\"Vandroya (BR)\">Vandroya</a>", "<a href=\"https://www.metal-archives.com/albums/Vandroya/One/358662\">One</a>", "Full-length", "Solar Night" , "<a href=\"javascript:;\" id=\"lyricsLink_2498468\" title=\"Toggle lyrics display\" class=\"viewLyrics iconContainer ui-state-default\"><span class=\"ui-icon ui-icon-script\">Edit song lyrics</span></a>" ] , [ "<a href=\"https://www.metal-archives.com/bands/Vandroya/76128\" title=\"Vandroya (BR)\">Vandroya</a>", "<a href=\"https://www.metal-archives.com/albums/Vandroya/One/358662\">One</a>", "Full-length", "The Last Free Land" , "<a href=\"javascript:;\" id=\"lyricsLink_2498460\" title=\"Toggle lyrics display\" class=\"viewLyrics iconContainer ui-state-default\"><span class=\"ui-icon ui-icon-script\">Edit song lyrics</span></a>" ] , [ "<a href=\"https://www.metal-archives.com/bands/Vandroya/76128\" title=\"Vandroya (BR)\">Vandroya</a>", "<a href=\"https://www.metal-archives.com/albums/Vandroya/One/358662\">One</a>", "Full-length", "This World of Yours" , "<a href=\"javascript:;\" id=\"lyricsLink_2498467\" title=\"Toggle lyrics display\" class=\"viewLyrics iconContainer ui-state-default\"><span class=\"ui-icon ui-icon-script\">Edit song lyrics</span></a>" ] , [ "<a href=\"https://www.metal-archives.com/bands/Vandroya/76128\" title=\"Vandroya (BR)\">Vandroya</a>", "<a href=\"https://www.metal-archives.com/albums/Vandroya/One/358662\">One</a>", "Full-length", "When Heaven Decides to Call" , "<a href=\"javascript:;\" id=\"lyricsLink_2498466\" title=\"Toggle lyrics display\" class=\"viewLyrics iconContainer ui-state-default\"><span class=\"ui-icon ui-icon-script\">Edit song lyrics</span></a>" ] , [ "<a href=\"https://www.metal-archives.com/bands/Vandroya/76128\" title=\"Vandroya (BR)\">Vandroya</a>", "<a href=\"https://www.metal-archives.com/albums/Vandroya/One/358662\">One</a>", "Full-length", "Why Should We Say Goodbye?" , "<a href=\"javascript:;\" id=\"lyricsLink_2498464\" title=\"Toggle lyrics display\" class=\"viewLyrics iconContainer ui-state-default\"><span class=\"ui-icon ui-icon-script\">Edit song lyrics</span></a>" ] , [ "<a href=\"https://www.metal-archives.com/bands/Vandroya/76128\" title=\"Vandroya (BR)\">Vandroya</a>", "<a href=\"https://www.metal-archives.com/albums/Vandroya/One/450697\">One</a>", "Full-length", "Why Should We Say Goodbye? (Piano version)" , "<a href=\"javascript:;\" id=\"lyricsLink_3092657\" title=\"Toggle lyrics display\" class=\"viewLyrics iconContainer ui-state-default\"><span class=\"ui-icon ui-icon-script\">Edit song lyrics</span></a>" ] , [ "<a href=\"https://www.metal-archives.com/bands/Vandroya/76128\" title=\"Vandroya (BR)\">Vandroya</a>", "<a href=\"https://www.metal-archives.com/albums/Vandroya/One/358662\">One</a>", "Full-length", "Within Shadows" , "<a href=\"javascript:;\" id=\"lyricsLink_2498462\" title=\"Toggle lyrics display\" class=\"viewLyrics iconContainer ui-state-default\"><span class=\"ui-icon ui-icon-script\">Edit song lyrics</span></a>" ] , [ "<a href=\"https://www.metal-archives.com/bands/Vandroya/76128\" title=\"Vandroya (BR)\">Vandroya</a>", "<a href=\"https://www.metal-archives.com/albums/Vandroya/Within_Shadows/129843\">Within Shadows</a>", "Demo", "Why Should We Say Goodbye" , "<a href=\"javascript:;\" id=\"lyricsLink_930053\" title=\"Toggle lyrics display\" class=\"viewLyrics iconContainer ui-state-default\"><span class=\"ui-icon ui-icon-script\">Edit song lyrics</span></a>" ] , [ "<a href=\"https://www.metal-archives.com/bands/Vandroya/76128\" title=\"Vandroya (BR)\">Vandroya</a>", "<a href=\"https://www.metal-archives.com/albums/Vandroya/Within_Shadows/129843\">Within Shadows</a>", "Demo", "Within Shadows" , "<a href=\"javascript:;\" id=\"lyricsLink_930052\" title=\"Toggle lyrics display\" class=\"viewLyrics iconContainer ui-state-default\"><span class=\"ui-icon ui-icon-script\">Edit song lyrics</span></a>" ] ] }
Song title and lyrics ID
2018-09-07T09:34:15.000Z
, |(?= (?:\d{5}|[A-Z]{2}))
import re DATA = ( 'Mountain View, CA 94040', 'Sunnyvale, CA', 'Los Altos, 94023', 'Cupertino 95014', 'Palo Alto CA', '35201, Birmingham AL' ) for datum in DATA: print(re.split(', |(?= (?:\d{5}|[A-Z]{2})) ', datum))
usa_zip
2017-09-10T10:08:09.000Z
^([a-z\sāčēģīķļņšūž]*?)(\(*\d+\.?\d?%\)*)([a-z\sāčēģīķļņšūž]*?)$
Foodie2
2018-01-31T07:12:27.000Z
regex for inline substitution w/ sed
jdbc:postgresql:\/\/127\.0\.0\.1\/redseal|jdbc:postgresql:\/\/localhost\/redseal
jdbc:postgresql://127.0.0.1/redseal jdbc:postgresql://localhost/redseal
inline-sub-via-sed
2015-06-29T23:08:27.000Z
Will select everything between the double quotes in an Iframe's src tag. Useful for retrieving/replacing the URL.
src="([^"]+)"
<iframe src="https://docs.google.com/presentation/d/1jUSyTkZgZJbFIW6GrACmI67JnR51KKJUCqKUdjs_PuU/embed?start=true&loop=false&delayms=60000" frameborder="0" width="800" height="479" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
Isolate URL in Iframe
2016-01-18T11:58:36.000Z
^\/students\/science-on-saturday\/(history|events)\/(\d{4})
science on saturday 1
2015-02-18T08:48:00.000Z
(?:\+?)[78]+[0-9() -]{16,17}
+7 (495) 965-14-82
russian phone mask
2015-10-15T10:42:35.000Z
1) First rememeber to escape .?! with a \ 2) Square brackets mean "any of the characters inside us" 3) \s* mean "0 or more spaces after the previous characters" 4) [a-z] mean "any character in the set from a to z that is in lowercase"
[\.\?\!]\s*[a-z]
Ciao come stai? io bene Ciao come stai. io bene Ciao come stai! io bene
This regex checks to see if any lowercase letter is found after
2016-08-31T12:53:18.000Z
^((0?\d)|([12]\d)|(3[01]))?\.?((0?\d)|(1[012]))?\.?((\d)|(\d\d)|(\d{3})|(19\d\d)|(20[0-3]\d))?$
23.04.1988 5.9.11 12.12.20 02.02.02 02.02.0 02.02. 02.02 02 9 32.02.1999 12.13.2017 a2.03.2017 5.13. 12.12.1880 12.12.2100
Date dd.mm.1900-2039
2019-07-11T15:05:36.000Z
Matches IP addresses
^((1?[\d]?[\d]|2([0-4][\d]|5[0-5]))[.]){3}(1?[\d]?[\d]|2([0-4][\d]|5[0-5]))$
10.0.0.30
IPv4 Address Match
2023-06-22T21:34:45.000Z
(((([0-9]*\.[0-9]+)|([0-9]+\.[0-9]*))(E(\+|-)?[0-9]+)?)|([0-9]+(?6)))$
12123123E12 # Parts ( ( ([0-9]*\.[0-9]+) | ([0-9]+\.[0-9]*) ) (E(\+|-)?[0-9]+)?) ) | ([0-9]+(?6) )
Real Numbers
2020-09-28T18:47:07.000Z
cisco
(?<src_ip>\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})\s\D{1,5}(?<date_time>[^ ]+)\s(?<GMT_offset>[^ ]+)\s(?<action>[^ ]+.+a=)(?<hash_url>[^ ]+)\s(?<protocol>[a-zA-Z]+)[^ ]+\s(?<code>\d{1,3})\s(?<octet>[^ ]+)\s(?<ratio>[^ ]+)\W(?<percent_comp>[^ ]+)\W(?<dst_url>[^ ]+)\s(?<user_agent>[^ ]+.+)
80.254.146.36 - - [11/Jun/2015:11:04:10 +0000] "GET /alert/process?a=-3-kj8UgHY54dtgX8mZCfPUCRkiu-r_Kh1hnSqbe40rOjxSzUCVGJLfF_PiDhvXVCFsI3a8RMB5tiVZGzG_A0LowA&b=K1ky5h_rXTuqI2kqaBwFai5qnz5xw_pL_RrBcgfqJok-Rrw7d7i2aziQR53ekX-XFPMy2cECsNi1VNW5nIav_sB7MR1WAKQ2pUIc8ypRdROqnwChscBsbvBZb1zLy4e8kP1erE9mOPLoh6afcbOgcPGpeMuauYR8fulX9u5SonSwYN5ms02yd1Z07z9bPZVX9reGuDDJwigALp2gHCl6S8AEWU0sRsZJnadtRbyBOK81pw73OOqtb8JoRPk3415vx279PmJAVt6x3bm47F50yTebSjxAesEDvA9NYCkVWDJCQFppfpHjon2KeoDmdHLmEu9yEzA1dMDIdJCR_4Br8fEw5cqnly2_vUSuSbNvaxfD9OBWmD2X5CoD_6uobS6IW2EzmYJfVGVdOBUqW-QkgYIC2SDVszd1z2CSCix__jQxjllQPXBp0HL864KVErsdUytBL1J0LTJPJQOCBFaTZCGIpyw0EvPqSZ3S5dXi8SolRQm3YK_7SQVI3-4JTNuwzi3G-UeB_M4&blockedUrl=http%3A%2F%2Fad.turn.com%2Fserver%2Fads.js%3Fpub%3D5766351%26cch%3D5766918%26code%3D5766926%26l%3D728x90%26aid%3D35714892%26ahcid%3D11498647%26bimpd%3D%7E4loWx2hBbQDrGFCWDJjke1g42uW7RLTdWiesOx0b3B1KFjiJdGJoNfXmferT63OHUr9sDQYZFDbJH2q768FJZ5h8VG1agJSao30l5WNLKv98yrSWaIELfnH2EFg1BHn3Q8IoGll5sNh0d9FxmcEi9 --eSKj7A7w6cH9Uhu3Nm16AqSNNHfE4_5G_-9t-Ty8MARdvMjrN4H1TX56t3ZdWC9UlEQeIel1lknbmbr9Ki0BWJgEJ-IAqMeVM4yqSn7-2I7cC7e0MtWLbi-AQS39wHwwBttsHbCFeMUOo7uVI70hx392w1cRHX2Hf1Px-Q9fg9k0GTY4hk80E_fsRESHoIpJoCa5Sh7bV9Qa8kly74cRvIvtPhHNjp8xxta0c-ku_8_nm42UVG4C39s HTTP/1.1" 200 2479 -/- (-%) "http://ad.doubleclick.net/N3847/adi/ebay.uk.x.mmp;sz=728x90;ord=1434020649?" "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)" "1.1 CWS_proxy" "195.212.10.34" 0
Access Log
2015-06-12T09:15:12.000Z
cat\s+.*\.xml(.*)\[Expert@Arcus-mgmt1\]#\s?
cat namedQueries1.xml <?xml version="1.0" encoding="ISO-8859-1" ?> <NamedQueriesConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="NamedCloudQueries.xsd"> <NamedQuery> <Name>SC2</Name> <RequestedInformation>AssignedIP</RequestedInformation> <Constraint> <FieldName>VdcName</FieldName> <Operator>Equals</Operator> <Value>SC2</Value> </Constraint> </NamedQuery> <NamedQuery> <Name>SC1</Name> <RequestedInformation>AssignedIP</RequestedInformation> <Constraint> <FieldName>VdcName</FieldName> <Operator>Equals</Operator> <Value>SC1</Value> </Constraint> </NamedQuery> </NamedQueriesConfiguration>[Expert@Arcus-mgmt1]#
namedQueryPattern
2015-10-09T15:48:12.000Z
This regex will be getting the name of the image source: **data/products/cocacola/logo_new_version.jpg** match: **logo_new_version** It will be returned **logo_new_version** on **image** index
(?!.*?\/)(?P<image>.*?)(?:\.(?:jpg|png))
data/products/rosewood/gigwi_crunchy_neck_lion_medium.jpg
Get the name of the image
2017-04-11T11:34:57.000Z
([#.a-z]{1}[a-z_]{1}[\s\S]+?){([\s\S]*?)}
.test {} ._test { test: tesdff; test1: tesdff; test2: tesdff; } aaa { test1: tesdff; test2: tesdff; } #test {} #test1 {} #_test {} #_test, #test2 {} #_test:psudo-class {} #1 {} .2 {} .- {} ##test {} ..test {}
grab valid css rules and properties
2015-06-03T19:17:56.000Z
in os development such code caused memory leak, [some do:^(){ self.someProperty = value; }]; let's fixed it.
(?<!animations|foreach|completion|block|dispatch|configuration|mas_makeConstraints|dispatchUI):\s*(\^(?!\))[^{;]*\{\s+(?!\s*@strongify\(self)[^{}]*?\b(?:self|_)(?!\s+class))
[[RACObserve(self, model) ignore:nil] subscribeNext: ^(id value) { // UI配置 @strongify(self); MyBarModel *myBarModel = (MyBarModel*) value; [self.imgBar sd_setImageWithURL:[NSURL URLWithString:myBarModel.barImgUrl] placeholderImage:[UIImage imageNamed:@"logo-bar"]]; self.lblBarTitle.text = myBarModel.barName; self.lblBarDescription.text = myBarModel.barDesc; self.barDescriptionTextField.text = myBarModel.barDesc; self.cellType = DDMyInstallBarCellTypeFinish; }];
search self capture in block
2015-11-18T11:12:45.000Z
((2[0-4]\d|25[0-5]|1\d\d|0\d\d|0\d|\d\d|\d)[\.]){3}(2[0-4]\d|25[0-5]|1\d\d|0\d\d|0\d|\d\d|\d)|(((\w*)://(www)*)\.*((\w*-*\w*)\.)*(\w*)(:\d+)*/*#*(/*)(\w+/)*(\w*\$*\w*\,*\w*\?*=*)*\.*(\w*))|((www\.)*(\w+-*)(\.\w+)+)(:\d+)*/*#*(/*)(\w+/)*(\w*\$*\w*\,*\w*\?*=*)*\.*(\w*)
hxxp://securedownload2.duckdns.org:7373/docs/ @JAMESWT_MHT abc://www.hhghg.ghgh.jkjkjk.jkjkj.jkjk #LokiBot @ hxxp://xupfile.duckdns.org:1133/$59,200.exe https://www.reverse.it/sample/529b10d3faaa143c074d0f25ee75c8e9bad7f5982ead482d6c0c19a39d207b68?environmentId=100 … 1.2.3.4 www.virustotal.com C2: hta.duckdns.org:7373/excel/fre.php http://www.virustotal.com/en/file/a94f7db23f64985f22a4250886db0d67e3cc1fbf59ef3d1bf9ffd28d3357d3f7/analysis/1511168707/ … Downloads from hxxp://172.106.75.131/temp/amazingdoz.exe d https://www.virustotal.com/#/url/2512afa822b8cadbe9e2fa0ecda5ad55d6024b0694fecf265282a63ef88058cf/detection … hxxp://www.dk-fyn.dk/ebgate/ri.php hxxp://www.fourthtour.it/rus/tour/php.scr hxxp://www.foxydance.cz/repository/ri.php hxxp://www.sabineclaire.com/girasoli/ri.php,1212 sdfsdfsdsdfsdf https://www.reverse.it/sample/b57bd0dec0873bea8e47a16e1da41aafa817ae11d536c90cb7aec6d6686b686e?environmentId=100 … hxxp://www.sabineclaire.com/girasoli/ri.php sdf.bom fasdkj adsflk jasldk fjalskd fjslaskjdf lkaj dsfl
Find ip, link
2017-11-24T10:04:59.000Z
Match any IP adress or Subnet masks and split all bytes in capture groups
^(((25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9]{1}[0-9]|[1-9]).){1}((25[0-5]|2[0-4][0-9]|[1]{1}[0-9]{2}|[1-9]{1}[0-9]|[0-9]).){2}((25[0-5]|2[0-4][0-9]|[1]{1}[0-9]{2}|[1-9]{1}[0-9]|[0-9]){1}))$
IP address : 192.168.1.2 subnet mask : 255.255.0.0
IP adress or masks
2016-05-26T10:00:01.000Z
<div id="pageContent">[\s\S]*<div id="pageContent">
"HTML Tidy for Mac OS X (vers 31 October 2006 - Apple Inc. build 15.15), see www.w3.org"> <title>02.00: Page 1</title> <meta charset="utf-8"> <script type="text/javascript"> var pg_csslibs = []; // CSS Libs for this Page var pg_jslibs = []; // JS Libs for this Page </script> <script src="../../global/js/settings.js" id="settingJS" type= "text/javascript"> </script> </head> <body> <div id="pageContent"> <!-- CONTENT GOES HERE --> <div id="pageContent"> <div> <p><a href="pop/02_00_01/02_00_01_pop01.htm" class= "modal-pop"><strong>Print</strong></a> the Carousel of Progress Checklist provided below to keep track of your progress through the <span class="lang" data-term= "module_name">module</span>. It is important that you read each page and complete all practice activities in every <span class="lang" data-term="lesson_name
replicated pageContent id within a div
2015-07-01T18:48:51.000Z
From any text identify a web url. File or ftp urls are not a part of the regex.
((http|https)+\:\/\/)?([\w\d-]+\.)*[\w-]+[\.\:]\w+([\/\?\=\&\#\.]?[\w-]+)*\/?
ERROR: type should be string, got "https://www.facebook.com\nhttps://app-1.number123.com\nhttp://facebook.com\nftp://facebook.com/faq\nhttp://localhost:3000\nlocalhost:3000/\nunitedkingdomurl.co.uk\nthis.is.a.url.com/its/still=going?wow\nshop.facebook.org\napp.number123.com\napp1.number123.com\napp-1.numbEr123.com\napp.dashes-dash.com\nwww.facebook.com\nfacebook.com\nfacebook.in\nfb.com/hello_123\nfb.com/hel-lo\nfb.com/hello/goodbye\nfb.com/hello/goodbye?okay\nfb.com/hello/goodbye?okay=alright\nHello www.google.com World http://yahoo.com\nhttps://www.google.com.tr/admin/subPage?qs1=sss1&qs2=sss2&qs3=sss3#Services\nhttps://google.com.tr/test/subPage?qs1=sss1&qs2=sss2&qs3=sss3#Services\nhttp://google.com/test/subPage?qs1=sss1&qs2=sss2&qs3=sss3#Services\nftp://google.com/test/subPage?qs1=sss1&qs2=sss2&qs3=sss3#Services\nwww.google.com.tr/test/subPage?qs1=sss1&qs2=sss2&qs3=sss3#Services\nwww.google.com/test/subPage?qs1=sss1&qs2=sss2&qs3=sss3#Services\ndrive.google.com/test/subPage?qs1=sss1&qs2=sss2&qs3=sss3#Services\nhttps://www.example.pl\nhttp://www.example.com\nwww.example.pl\nexample.com\nhttp://blog.example.com\nhttp://www.example.com/product\nhttp://www.example.com/products?id=1&page=2\nhttp://www.example.com#up\nhttp://255.255.255.255\nhttp://255.255.255.255:8080/faq\n255.255.255.255/faq\nshop.facebook.org/derf.html\n\nhttps://youtu.be/c30TltNg-Wk : this is valid\nhttps://www.youtu.be/c30TltNg-Wk : this is invalid\nwww.youtu.be/c30TltNg-Wk : this is invalid\nwhat should be there finally there in content info file?\nyoutu.be/c30TltNg-Wk or https://youtu.be/c30TltNg-Wk"
Identify a web URL - non ftp
2022-03-31T10:03:11.000Z
Primer ejercicio del Curso de Expresiones Regulares
Lorem
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown(lorem) printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged (lorem). It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
Literals
2018-08-23T01:50:30.000Z
Filter of legacy and other projects built from DEV branch
^((?!V2).)*(- Dev|- Test)\s*$
AppMessages V2 - Dev AppMessages V2 - Master AWS - Octopus Release Bellhop Model V2 - Dev Bellhop Model V2 - Master BellHop Services V2 - Dev BellHop Services V2 - Master BellHop V2 - Dev BellHop V2 - Master BSG Log4j Extras V2 - Dev BSG Log4j Extras V2 - Master BSG-BOM - Dev BSG-BOM - Master BSG-BOM V2 - Dev BSG-BOM V2 - Master Core Model V2 - Dev Core Model V2 - Master Core Services V2 - Dev Core Services V2 - Master DealerLocator - Dev EMS Services V2 - Dev EMS Services V2 - Master Entitlements REST API V2 - Dev Entitlements REST API V2 - Master Entitlements Services V2 - Dev Entitlements Services V2 - Master Entitlements SOAP API V2 - Dev Entitlements SOAP API V2 - Master FlexNet Services - Dev FlexNet Services - Master GetNodeInfo BusSys-Build-Slave-01 GetNodeInfo BusSys_Corp_Build_Slave GetNodeInfo Master Laipac Services V2 - Dev Laipac Services V2 - Master LDK Services V2 - Dev LDK Services V2 - Master LicenseAdmin - Dev LicenseAdmin - Master List All Jobs Lite Services V2 - Dev Lite Services V2 - Master LiteFlexNetIntegration V2 - Dev LiteFlexNetIntegration V2 - Master LiteIntegration - Dev LiteIntegration - Master Messaging Services V2 - Dev Messaging Services V2 - Master MTPConsumer - Dev MTPConsumer - Master OptionKeys - Dev OptionKeys - Master OptionKeysAPI - Dev OptionKeysAPI - Master Panther REST API V2 - Dev Pools API V2 - Dev Pools API V2 - Master Pools Model V2 - Dev Pools Model V2 - Master Pools Services V2 - Dev Pools Services V2 - Master Preconfigured API V2 - Dev Preconfigured API V2 - Master SCL Client V2 - Dev SCL Client V2 - Master SentinelCloud Services V2 - Dev SentinelCloud Services V2 - Master SubscriptionManager V2 - Dev SubscriptionManager V2 - Master TermsOfService - Master Test Support V2 - Dev Test Support V2 - Master Tid Services V2 - Dev Tid Services V2 - Master Upload templates to S3 - branch2Dev Upload templates to S3 - Dev Upload templates to S3 - Master Upload templates to S3 - Test VirtualWarehouse - Dev VirtualWarehouse - Master VirtualWarehouse Services V2 - Dev VirtualWarehouse Services V2 - Master VW Lite API - Dev VW Lite API - Master VW Remedy Events - Dev VW Remedy Events - Master VW Remedy Events Consumer - Dev VW Remedy Events Consumer - Master VW Remedy Events Lib - Dev VW Remedy Events Lib - Master VW Scheduled Tasks V2 - Dev VW Scheduled Tasks V2 - Master VW Sentinel V2 - Dev VW Sentinel V2 - Master VW Subscriptions V2 - Dev VW Subscriptions V2 - Master VW5 - Dev VW5 - Master WooCommerce API V2 - Dev WooCommerce API V2 - Master WooCommerce Model V2 - Dev WooCommerce Model V2 - Master WooCommerce Services V2 - Dev WooCommerce Services V2 - Master
Jenkins: 1 - Dev
2020-04-01T22:00:37.000Z
check if a given url is for a img type of jpeg, jpg, bmp, png
(https?\:\/\/)?(www\.)?([a-z0-9]+\.)+([a-z]{2,})(\/[a-zA-Z0-9\-_]+)+(\.)+(jpg|png|bmp|jpeg){1}
https://i.imgur.com/PYiHYPX.jpg
img url checker
2017-10-16T17:51:26.000Z
A regex for validating decimal numbers in the European number format (in many parts of Europe at least, including Germany). A comma is used as a separator for the decimal number, a dot as a separator for thousand places.
^\d{1,3}(?:\.\d{3})*(?:,\d+)?$|^\d+(?:,)?\d+$
1.000,00 .000,00 .000.000,00 0.000,00 111 111,11 111.111,11 11.111.110,00 11.1111.11,00 111 11.11 1111.00 10111111,00 111.000, 11.111,00 111111,00 10.000,00000000 1000.100.00 1.000.000,00 12.345,67
Matching decimals in european format (dot as grouping separator, comma as decimal separator)
2021-03-12T23:31:22.000Z
This query will match count query
^\s*(count)\s+"[^"]+"\s*((tsr|sum)\s+(<|<<)\s+("[^"]+"|[-+]?[0-9]*\.?[0-9]+))?\s*$
count hede
Count Query
2016-09-04T15:44:55.000Z
regexp for match images extension (png,jpg,jpeg,gif)
^(.*)(\.png|\.jpg|\.jpeg|\.gif)$
image.ext check
2015-03-06T06:55:03.000Z
\s*([a-zA-Z])(?(?=\S*?[qwrtpsdfghjklzxcvbnmQWRTPSDFGHJKLZXCVBNM]\S)(?:\S*?)([qwrtpsdfghjklzxcvbnmQWRTPSDFGHJKLZXCVBNM])|([eyuioaEYUIOA]))?[a-zA-Z]*?([a-zA-Z])?[-\?\.,\s+]
I am. Now this is not the end. It is not even the beginning of the end. But it is, perhaps, the end of the beginning ## philosophy.
Test prioritized match
2014-08-23T16:27:19.000Z
Get the body of a specific cookie from an HTTP header.
^.*osf=(\S+?)[;|\s].*$
osf=5633d9e768732dc8c7ca1f9a._7iTy0uvL_4eVBf_y_SzRVEeOII; csrftoken=ah8zV0tSZSx9nnmkMqOKaUARdWC2OTWs asdf=asdfasdf; osf=5633d9e768732dc8c7ca1f9a._7iTy0uvL_4eVBf_y_SzRVEeOII; csrftoken=ah8zV0tSZSx9nnmkMqOKaUARdWC2OTWs asfdasdf=asdfasdf; osf=5633d9e768732dc8c7ca1f9a._7iTy0uvL_4eVBf_y_SzRVEeOII osf=5633d9e768732dc8c7ca1f9a._7iTy0uvL_4eVBf_y_SzRVEeOII
Cookie body
2015-11-13T14:46:10.000Z
<\?php\s*eval\(\"\S*\"\);\s*\?>
Full mw php
2016-09-25T19:19:55.000Z
A neat regex for finding out whether a given torrent name is a series or a movie. Returns the full name of the series with the separator needed to make it pretty (ie, replace it with space or what you want). Also returns the season number or the year for the movie/series, depending on what was previously matched.
^ # get the title of this movie or series (?P<title> [-\w'\"]+ # match separator to later replace into correct title (?P<separator> [ .] ) # note this *must* be lazy for the engine to work ltr not rtl (?: [-\w'\"]+\2 )*? ) # start of movie vs serie check (?: # if this is an episode, lets match the season # number one way or another. if not, the year # of the movie (?: # series. can be a lot prettier if we used perl regex... # make sure this is not just a number in the title followed by our separator. # like, iron man 3 2013 or my.fictional.24.series (?! \d+ \2 ) # now try to match the season number (?: s (?: eason \2? )? )? (?P<season> \d\d? ) # needed to validate the last token is a dot, or whatever. (?: e\d\d? (?:-e?\d\d?)? | x\d\d? )? | # this is likely a movie, match the year (?P<year> [(\]]?\d{4}[)\]]? ) ) # make sure this ends with the separator, otherwise we # might be in the middle of something like "1080p" (?=\2) | # if we get here, this is likely still a movie. # match until one of the keywords (?= BOXSET | XVID | DIVX | LIMITED | UNRATED | PROPER | DTS | AC3 | AAC | BLU[ -]?RAY | HD(?:TV|DVD) | (?:DVD|B[DR]|WEB)RIP | \d+p | [hx]\.?264 ) )
the.black.adder.3x01.dish.and.dishonesty.dvdrip.xvid-dvdiso.avi the.black.adder.3x02.ink.and.incapability.dvdrip.xvid-dvdiso.avi the.black.adder.3x03.nob.and.nobility.dvdrip.xvid-dvdiso.avi the.black.adder.3x04.sense.and.senility.dvdrip.xvid-dvdiso.avi the.black.adder.3x05.amy.and.amiability.dvdrip.xvid-dvdiso.avi the.black.adder.3x06.duel.and.duality.dvdrip.xvid-dvdiso.avi Game.of.Thrones.S04E08.720p.HDTV.x264-KILLERS Futurama.S06.720p.BluRay.X264-REWARD-SiNNERS The.Grand.Budapest.Hotel.2014.1080p.BluRay.x264-BLOW Another.Earth.2011.LIMITED.720p.BluRay.X264-AMIABLE Game.of.Thrones.S04E09.720p.HDTV.x264-KILLERS The.Green.Mile.1999.720p.BluRay.x264-HDCLASSiCS Cosmos.A.Space.Time.Odyssey.S01E12.720p.HDTV.X264-DIMENSION Game.of.Thrones.S04E10.720p.HDTV.x264-KILLERS The Road 2009 Bluray DTS 720 p - TRiNiTY Dead Poets Society (1989) 720p Blu-ray x264 DTS MSubs [DDR] Garden.State.2004.720p.BluRay.X264-AMIABLE The.Royal.Tenenbaums.2001.1080p.BluRay.X264-AMIABLE Donnie.Darko.2001.1080p.PROPER.BluRay.x264-RRH Hot.Fuzz.720p.HDDVD.x264-SEPTiC True.Detective.S01E01.720p.HDTV.x264-KILLERS Eternal Sunshine of the Spotless Mind 2004 DiVERSiTY Non-Stop.2014.720p.BluRay.X264-AMIABLE True.Detective.S01E02.720p.HDTV.x264-KILLERS Fargo.S01E07.720p.HDTV.X264-DIMENSION Silicon.Valley.S01E08.720p.HDTV.x264-KILLERS True.Detective.S01E03.720p.HDTV.x264-KILLERS Fargo.S01E08.720p.HDTV.X264-DIMENSION Suits.S04E01.720p.HDTV.X264-DIMENSION True.Detective.S01E04.720p.HDTV.x264-KILLERS Fargo.S01E10.720p.HDTV.X264-DIMENSION Suits.S04E02.720p.HDTV.X264-DIMENSION True.Detective.S01E06.720p.HDTV.x264-2HD The.Descendants.2011.720p.BluRay.x264-ALLiANCE True.Detective.S01E07.720p.HDTV.x264-KILLERS Killing Season 2013 DVDRip x264-NoRBiT Game of Thrones S04E10 720p HDTV x264-KILLERS Game of Thrones S04E09 720p HDTV x264-KILLERS Game of Thrones S04E08 720p HDTV x264-KILLERS Game of Thrones S04E07 720p HDTV x264-KILLERS Game of Thrones S04E05 720p HDTV x264-KILLERS Game of Thrones S04E03 720p HDTV x264-KILLERS Game of Thrones S04E04 720p HDTV x264-KILLERS Game of Thrones S04E01 720p HDTV x264-KILLERS Game of Thrones S04E02 720p HDTV x264-2HD Game of Thrones S04E06 720p HDTV x264-DIMENSION Game of Thrones S04E10 HDTV x264-KILLERS Watch Dogs-RELOADED True Blood S07E01 720p HDTV x264-KILLERS Non-Stop 2014 720p BluRay X264-AMIABLE The Big Bang Theory S07E24 720p HDTV X264-DIMENSION Game of Thrones S04E09 HDTV x264-KILLERS 24 S09E09 720p HDTV X264-DIMENSION The Big Bang Theory S07E23 720p HDTV X264-DIMENSION Game of Thrones S04E08 HDTV x264-KILLERS Suits S04E02 720p HDTV X264-DIMENSION Game of Thrones S04E06 INTERNAL 720p HDTV x264-BATV The Big Bang Theory S07E22 720p HDTV X264-DIMENSION Suits S04E01 720p HDTV X264-DIMENSION Watch Dogs Hotfix-RELOADED Wolfenstein The New Order-RELOADED The Big Bang Theory S07E20 720p HDTV X264-DIMENSION The Big Bang Theory S07E21 720p HDTV X264-DIMENSION Suits S04E03 720p HDTV X264-DIMENSION Californication S07E10 720p HDTV x264-DAA True Blood S07E01 HDTV x264-KILLERS 24 S09E08 720p HDTV X264-DIMENSION Game of Thrones S04E07 HDTV x264-KILLERS Game of Thrones S04E05 HDTV x264-KILLERS Silicon Valley S01E01 720p HDTV x264-KILLERS Game of Thrones S04E06 HDTV x264-KILLERS 24 S09E07 720p HDTV X264-DIMENSION Californication S07E08 720p HDTV x264-DAA The Big Bang Theory S07E19 720p HDTV X264-DIMENSION 24 S09E06 720p HDTV X264-DIMENSION Californication S07E11 720p HDTV x264-KILLERS The Wolf of Wall Street 2013 DVDScr x264-HaM Game of Thrones S04E01 HDTV x264-KILLERS Game of Thrones S04E10 1080p HDTV x264-BATV The Wolf of Wall Street 2013 720p BluRay X264-AMIABLE Game of Thrones S04E02 HDTV x264-2HD Game of Thrones S04E03 HDTV x264-KILLERS The Big Bang Theory S07E24 HDTV x264-LOL 24 S09E05 720p HDTV X264-DIMENSION Southpark Stick Of Truth-RELOADED 300 Rise Of An Empire 2014 720p BluRay x264-BLOW Californication S07E09 INTERNAL 720p HDTV x264-BATV The Monuments Men 2014 720p BluRay x264-BLOW The Big Bang Theory S07E18 720p HDTV X264-DIMENSION Suits S04E01 HDTV x264-LOL The Wolf Of Wall Street 2013 720p BRRip x264 AAC-ViSiON Her 2013 720p BluRay x264-SPARKS The Big Bang Theory S07E17 720p HDTV X264-DIMENSION The Big Bang Theory S07E23 HDTV x264-LOL Family Guy S12E20 720p HDTV X264-DIMENSION The Walking Dead S04E15 720p HDTV x264-2HD 300 Rise Of An Empire 2014 1080p BluRay x264-BLOW 24 S09E04 720p HDTV X264-DIMENSION The Big Bang Theory S07E16 720p HDTV X264-DIMENSION Californication S07E07 720p HDTV x264-DAA Suits S04E02 HDTV x264-LOL Snowpiercer 2013 BRRip XviD AC3-AQOS Fargo S01E09 720p HDTV X264-DIMENSION Fargo S01E10 720p HDTV X264-DIMENSION Silicon Valley S01E08 720p HDTV x264-KILLERS The Walking Dead S04E12 720p HDTV x264-REMARKABLE Falling Skies S04E01 720p HDTV x264-KILLERS The Big Bang Theory S07E22 HDTV x264-LOL The Hobbit The Desolation of Smaug 2013 1080p BluRay x264-SPARKS Thor The Dark World 2013 720p HDRip XviD-AQOS Silicon Valley S01E02 720p HDTV x264-2HD Californication S07E06 720p HDTV x264-DAA True Detective S01E01 720p HDTV x264-KILLERS The Walking Dead S04E13 720p HDTV x264-2HD Robocop 2014 720p BluRay x264-SPARKS The Walking Dead S04E16 PROPER 720p HDTV x264-KILLERS The Big Bang Theory S07E21 HDTV x264-LOL The Grand Budapest Hotel 2014 720p BluRay x264-BLOW 24 S09E03 720p HDTV X264-DIMENSION True Detective S01E03 720p HDTV x264-KILLERS Game of Thrones S04E04 REPACK HDTV x264-KILLERS 24 S09E01 720p HDTV X264-DIMENSION 24 S09E02 720p HDTV X264-DIMENSION Silicon Valley S01E03 720p HDTV x264-KILLERS The Big Bang Theory S07E15 720p HDTV X264-DIMENSION Dallas Buyers Club 2013 720p BRRip x264 AAC-ViSiON The Walking Dead S04E11 720p HDTV x264-2HD How I Met Your Mother S09E23-E24 720p HDTV x264-REMARKABLE Suits S03E16 720p HDTV x264-KILLERS GRID Autosport-RELOADED Silicon Valley S01E05 720p HDTV x264-KILLERS Vikings S02E10 720p HDTV x264-2HD Silicon Valley S01E06 720p HDTV x264-2HD 300 Rise Of An Empire 2014 720p BRRiP XViD AC3-LEGi0N Californication S07E05 720p HDTV x264-2HD Silicon Valley S01E04 720p HDTV x264-KILLERS The Wolf Of Wall Street 2013 720p BRRip x264 AAC-ViSiON Snowpiercer 2013 BRRip XviD AC3-AQOS Dallas Buyers Club 2013 720p BRRip x264 AAC-ViSiON 300 Rise Of An Empire 2014 720p BRRiP XViD AC3-LEGi0N American Hustle 2013 720p BRRip x264 AAC-ViSiON The Grand Budapest Hotel 2014 720p BRRiP XViD AC3-LEGi0N This Is The End 2013 720p BRRip x264 AAC-ViSiON Non-Stop 2014 720p BRRiP XViD AC3-LEGi0N A Million Ways To Die In The West 2014 720p New Webrip x264 AC3 TiTAN Captain Phillips 2013 720p BRRip x264 AAC-ViSiON The Lego Movie 2014 720p HDRip XviD-AQOS Now You See Me 2013 EXTENDED 720p BDRip x264 AAC-ViSiON Bad Neighbours 2014 720p WEBRIP x264 AC3-EVE Gravity 2013 720p WEBRiP XViD AC3-LEGi0N The Raid 2 2014 720p BRRiP XViD AC3-LEGi0N Under The Skin 2013 720p HDRIP x264 AC3 TiTAN The Hobbit The Desolation Of Smaug 2013 720p BRRip x264 AAC-ViSiON The Wolverine 2013 EXTENDED 720p BRRip x264 AAC-ViSiON Pompeii 2014 720p BRRiP XViD AC3-LEGi0N 12 Years A Slave 2013 720p BDRip XviD AC3-ViSiON Frozen 2013 720p BRRip x264 AAC-ViSiON Man Of Steel 2013 720p BRRip x264 AAC-ViSiON Elysium 2013 720p WEBRiP XViD AC3-LEGi0N The Monuments Men 2014 720p BRRiP XViD AC3-LEGi0N Snowpiercer 2013 720p BDRip x264 AAC-ViSiON The Hunger Games Catching Fire 2013 IMAX EDITION 720p BRRip XviD AC3-ViSiON Robocop 2014 720p BRRiP XViD AC3-LEGi0N Jack Ryan Shadow Recruit 2014 720p BRRiP XViD AC3-LEGi0N Bad Words 2013 720p BRRiP XViD AC3-LEGi0N The Double 2014 720p HDRip x264 AAC-FooKaS Prisoners 2013 720p WEB-DL x264 AAC-ViSiON The Secret Life Of Walter Mitty 2013 720p BRRip x264 AAC-ViSiON Riddick 2013 UNRATED DC 720p WEB-DL XviD AC3-ELiTE 47 Ronin 2013 720p WEB-DL XviD AC3-ELiTE Enders Game 2013 720p BRRiP XViD AC3-LEGi0N Oblivion 2013 720p BRRip x264 AAC-ViSiON That Awkward Moment 2014 720p BRRiP XViD AC3-LEGi0N The Raid 2 2014 BDRip x264-GECKOS 47 Ronin 2013 720p BRRip x264 AAC-ViSiON The Grand Budapest Hotel 2014 720p WEBRIP x264 AC3-EVE Her 2013 720p BRRiP XViD AC3-LEGi0N Don Jon 2013 720p BRRip x264 AAC-ViSiON 3 Days to Kill 2014 EXTENDED 720p BRRiP XViD AC3-LEGi0N The Lego Movie PROPER 720p HDRIP x264 AC3 TiTAN Thor The Dark World 2013 720p WEBRiP XViD AC3-LEGi0N White House Down 2013 720p BRRip x264 AAC-ViSiON The Hunger Games Catching Fire 2013 IMAX EDITION 720p BRRip x264 AAC-ViSiON The Lego Movie 2014 720p BRRiP XViD AC3-LEGi0N Bad Grandpa 2013 UNRATED 720p WEB-DL XviD AC3-ELiTE Non-Stop 2014 BRRip XviD AC3-SANTi Escape Plan 2013 720p BRRip x264 AAC-ViSiON Despicable Me 2 2013 720p BRRip x264 AAC-ViSiON Delivery Man 2013 720p BRRiP XViD AC3-LEGi0N Blended 2014 720p WEBRIP x264 AC3-EVE RoboCop 2014 720p WEBRIP x264 AC3-EVE The Great Gatsby 2013 720p BRRip x264 AAC-ViSiON Fast And Furious 6 2013 720p WEBRiP XViD AC3-LEGi0N A Million Ways to Die in the West 2014 HC 720p WEBRIP x264 AC3-MiLLENiUM Red 2 2013 720p BRRip x264 AAC-ViSiON The Lone Ranger 2013 720p BDRip x264 AAC-ViSiON World War Z 2013 UNRATED 720p BRRiP XViD AC3-LEGi0N Enemy 2013 LIMITED 720p BRRiP XViD AC3-LEGi0N Vampire Academy 2014 720p BRRiP XViD AC3-LEGi0N The Legend Of Hercules 2014 720p BRRip x264 AAC-ViSiON Non-Stop 2014 BDRip X264-AMIABLE Afflicted 2013 LIMITED 720p BRRiP XViD AC3-LEGi0N Street Fighter Assassin's Fist 2014 720p HDRip x264 AC3 TiTAN Veronica Mars 2014 HDRip AC3 XviD-EVO 2 Guns 2013 720p BRRip x264 AAC-ViSiON Anchorman 2 The Legend Continues 2013 UNRATED 720p BRRip x264 AAC-ViSiON Lone Survivor 2013 720p WEBRiP XVID AC3-MAJESTIC Kick-Ass 2 2013 720p BRRip x264 AAC-ViSiON Jack Ryan Shadow Recruit 2014 HDRip XviD AC3-EVO Rush 2013 720p BRRip x264 AAC-ViSiON (Happy New Year from ViSiON!) Calvary 2014 720p BRRiP XViD AC3-LEGi0N The Hunger Games Catching Fire 2013 BRRip XviD AC3-SANTi Jack Ryan Shadow Recruit 2014 720p WEBRIP x264 AC3-EVE Thor The Dark World 2013 720p BRRip x264 AAC-ViSiON Bad Neighbours 2014 WEBRip NEW SOURCE Xvid Mp3 MiLLENiUM Prisoners 2013 720p BRRiP x264 AC3-LEGi0N Elysium 2013 720p BRRip x264 AAC-ViSiON Pacific Rim 2013 720p BRRip x264 AAC-ViSiON Saving Mr Banks 2013 720p BRRip x264 AAC-ViSiON The Monuments Men 2014 BDRip x264-COCAIN Joe 2013 1080p WEBRIP x264 AC3-EVE I Frankenstein 2014 720p BRRiP XViD AC3-LEGi0N The Secret Life Of Walter Mitty 2013 720p WEB-DL XviD AC3-ELiTE The Monuments Men 2014 BRRip XviD AC3-AQOS About Time 2013 720p BDRip XviD AC3-ELiTE Frozen 2013 720p BRRiP XViD AC3-LEGi0N Enemy 2013 720p WEBRiP XViD AC3-LEGi0N I Frankenstein 2014 BRRip XviD AC3-SANTi Out Of The Furnace 2013 720p BRRip x264 AAC-ViSiON Walk of Shame 2014 LIMITED 720p BRRiP XViD AC3-LEGi0N Iron Man 3 2013 720p BDRip x264 AAC-ViSiON The Monuments Men 2014 720p BDRIP x264 AC3-EVE Anchorman 2 The Legend Continues 2013 720p HDRIP x264 AC3 TiTAN Captain Phillips 2013 720p BRRiP XViD AC3-LEGi0N Jack Ryan Shadow Recruit 2014 BRRip XviD AC3-SANTi Cloudy With A Chance Of Meatballs 2 2013 720p BRRip x264 AAC-ViSiON my.fictional.24.series.s01e02.720p-firas
Distinguish torrent files (series vs movies)
2014-06-26T09:59:45.000Z
\s\-\s([A-Z0-9]{6}\s{2}\d{2}|[A-Z0-9]{6}\d{4})
A V BROWNE ADVERTISING LTD ( 46 BEDFORD STREET BELFAST BT2 7GH GB) - 92305F 01 ACS ADVANCED CUSTOMER SERVICE ARG S (1139 AVDA. FONDO DE LA LEGUA 1111 VILLA ADELINA 1607 AR) - 15870Z0101 ACS ADVANCED CUSTOMER SERVICE ARG. (1139 AVDA. FONDO DE LA LEGUA 1111 VILLA ADELINA 1607 AR) - 15870Z 01 ACSIS ADVANCED CONTR SYSTEMS INDUS ( BOULOGNE BILLANCOURT 92100 FR) - 79268K 01 ADVAL ( ISSY LES MOULINEAUX 92130 FR) - 71751P 01 ADVANCE AUTOMOBILE PTE LTD ( 281 - ALEXANDRA ROAD SINGAPORE 159938 SG) - 61423N 01 ADVANCED CARE TECHNOLOGY INC ( 31 DUTCH MILL RD ITHACA 14850-9785 US) - 62199G 01 ADVANCED CARRIER PRODUCTS ( MILLERS ROAD WARWICK CV34 5AN GB) - 80252E 01 ADVANCED CARRIER PRODUCTS SARL ( Z D'ACTIVITE DE L ETOILE RETHEL CEDEX 08300 FR) - 81835A 01 ADVANCED COMFORT SYSTEMS FRANCE (5-7 RUE DU MOULIN JACQUET BRESSUIRE CEDEX 79302 FR) - 13653P 01 ADVANCED COMFORT SYSTEMS IBERICA SL (7 11 CALLE DA CORUNA ORENSE 32911 ES) - 25000Y 01 ADVANCED CUSTOMER SERVICE FRANCE (31 CROIX DE BOIS BRAIN SUR L'AUTHION 49800 FR) - 28935A 01 ADVANCED CUTTING TECHNOLOGY SA ( AVENIDA MESTRE MONTANER IGUALADA 08700 ES) - 08976F 02 ADVANCED CUTTING TECHNOLOGY SA ( CR. NACIONAL II, KM. 551,800 ODENA 08711 ES) - 08976F 01 ADVANCED ELASTOMER SYSTEMS ( COURBEVOIE 92400 FR) - 49134F 01 ADVANCED ELASTOMER SYSTEMS ( C/O TRASTON LANE NEWPORT NP 90XF GB) - 49134F 02 ADVANCED ELECTRONICS & LOGISTICS LT ( HIGH STREET TIPTON DY4 9HG GB) - A000AZ 01 ADVANCED FRANCE COMPOSANTS (32 RUE PLANCHAT PARIS 75020 FR) - 51015A 01 ADVANCED INDUSTRIAL SOLUTIONS (1 GROUPE MANOUKIAN ELANCOURT 78990 FR) - A000A7 01 ADVANCED INFORMATION SYSTEMS ( NANCY CEDEX 54017 FR) - 60553T 02 ADVANCED INFORMATION SYSTEMS ( 15 RUE REMY DUMONCEL PARIS 75014 FR) - 60553T 01 ADVANCED LOGIC SYSTEM DESIGN (1BIS AVENUE FOCH ST MAUR DES FOSSES 94100 FR) - 76122R 01 ADVANCED MANUFACTURING INTELLIGENCE (25 EATON ROAD COVENTRY CV1 2FJ GB) - 93231M 01 ADVANCED MECHANICAL SYSTEM ( NANTES CEDEX 4 44185 FR) - 80801B 01 ADVANCED METROLOGY SYSTEMS LTD ( 13 POMEROY DR, OADBY INDSTL LEICESTER LE2 5NE GB) - 64224H 01 ADVANCED NEW TECHNOLOGY LTD ( PIPPINGFORD MANOR PIPPINGFOR UCKFIELD TN22 3HW GB) - 21050E 01 ADVANCED PHOTONICS TECHNOLOGIES UK ( BOSTON HOUSE OXON OX12 9FF GB) - 25032H 01 ADVANCED POWER TECHNOLOGY EUROPE ( PARC CLUB CADERA NORD B4 B MERIGNAC 33700 FR) - 48456U 01 ADVANCED PRODUCTS FRANCE ( MONTESSON 78360 FR) - 37675A 01 ADVANCED PRODUCTS NV (9 RUPELWEG BOOM 2850 BE) - 98815G 01 ADVANCED PROSER, S.L. ( PRINCEP, 44 RUBI 08191 ES) - 09027L 01 ADVANCED REALTIME TRACKING GMBH (6 AM OFERL WEILHEIM 82362 DE) - 29182U 01 ADVANCED TECHNICAL SERVICES LTD ( UNIT 14, MAPLE BUSINESS PK BIRMINGHAM B7 5ET GB) - 90993E 01 ADVANCED TECHNOLOGY SERVICES FRANCE ( 2 RUE GALVANI MASSY CEDEX 91301 FR) - 22969R 03 ADVANCED TRANSLATION PROCESS PUBLIS ( NEUILLY SUR SEINE 92200 FR) - 36552E 01 ADVANCED VISUAL SYSTEMS ( ESPACE CLICHY CLICHY CEDEX 92587 FR) - 71044W 01 ADVANCED VISUAL SYSTEMS INC ( 300 5TH AVE WALTHAM 02451-8778 US) - 82650L 01 ADVANCEFIRST TECHNOLOGIES LIMITED ( SHEPPERTON MARINA SHEPPERTON TW17 8NS GB) - 99364D 01 ADVANCEMENT INTERNATIONAL LTD ( THE LIMES, 123 MORTLAKE HIGH LONDON SW14 8SN GB) - 90840N 01 ADVANCY CONSULTING TEAM (171 AVENUE CHARLES DE GAULLE NEUILLY SUR SEINE 92200 FR) - 97574H 01 ADVANTAGE CHEMICALS HOLDINGS LTD ( SPRING LANE SOUTH MALVERN WR14 1AT GB) - 91902T 01 ADVANTAGE CHEMICALS LTD ( MEREBROOK BUSINESS PARK MALVERN WR13 6NP GB) - 99233L 01 ADVANTAGE INTERNATIONAL ( 4611 HAWTHORNE LN NW WASHINGTON 20016-3437 US) - 54068U 01 ADVANTAGES ( NANTERRE 92000 FR) - 78827F 01 ADVANTEC, NEW TECHNOLOGY GMBH ( GUMMERSBACHER STR. 92 GUMMERSBACH 51643 DE) - 50911M 01 ADVANTECH EUROPE BV (71B RUE DES HAUTES PATURES NANTERRE 92000 FR) - A003DR 01 ADVANTECH FRANCE SA (71B RUE DES HAUTES PATURES NANTERRE 92000 FR) - 12001U 01 ADVATEC TRANSPORT LTD (28 PINBUSH RD LOWERSTOFT NR33 7NL GB) - 27570S 01 ADVENT (2 RUE JOBBE DUVAL PARIS 75015 FR) - A001MK 01 ADVENT (44 RUE DURANTON PARIS 15 75015 FR) - 97622K 01 ADVENTIA SAS ( NANTES 44000 FR) - 82851E 01 ADVEO (33 AVENUE DU MAINE PARIS 75015 FR) - 20398W 01 ADVEO ESPANA SA (28 AV. DE LOS ARTESANOS TRES CANTOS 28760 ES) - 09370J 01 ADVERLINE (5 RUE DE LA TERRASSE PARIS 75017 FR) - 21061S 01 ADVERTISING COM (25 RUE D'ARTOIS PARIS 75008 FR) - 99182F 01 ADVERTISING COM INTERNATIONAL LTD ( 2ND FLOOR LONDON NW 8NQ GB) - 21456W 01 ADVERTISING.COM LTD ( 3RD FLOOR LONDON NW8 8PL GB) - 96915S 01 ADVISERS IN BUSINESS GROUP, S.A. ( PEDRO MUGURUZA, 6 MADRID 28036 ES) - 06306D 01 ADVISERS IN BUSINESS GROUP, S.A. ( PENA SANTA 57 MADRID 28034 ES) - 06306D 02 AFTABNET ADVERTISING AGENCY (23 AFRICA BLVD TEHERAN 15186 IR) - 27283E 01 ALIRT ADVANCED TECHNOLOGY PRODUCTS (1881 YONGE STREET TORONTO M4S 3C6 CA) - 93373S 01 ALLIED ADVANCED TEC si�ge ( 306 LAGUNA S�O PAULO 04728-001 BR) - 15250A0101 ALLIED ADVANCED TECHNOLOGIES LTDA ( 306 LAGUNA S�O PAULO 04728-001 BR) - 15250A 01 ALTAVIA (BEIJING) ADVERTISING CO LT (A6 GONGTI NORTH ROAD BEIJING 100027 CN) - A00389 01 BEIJING AO NING TENG WEI ADV CO LTD (28 GUANG QU ROAD BEIJING 100124 CN) - A002X0 01 BEIJING DDB NEEDHAM ADVERTISING CO. (27 DONGSANHUAN NORTH ROAD BEIJING 100020 CN) - A003CD 01 BEIJING PROVISION ADVERSTISING CO L (53A 3 GUANGQU ROAD BEIJING 100124 CN) - A002K2 01 BELDEN TOOLS INC (2500 BRAGA DRIVE BROADVIEW 60155 US) - 99839V 01 BOLESHI (BEIJING) INTERNATIONAL ADV ( JIANGUO ROAD, CHAOYANG DISTR Beijing 100022 CN) - A002CT 01 BRIGHTWAY VISION LTD ( ADVANCED TECHNOLOGY CENTER HAIFA 31905 IL) - A0018L 01 BROADVISION (UK) LTD ( 100 LONGWATER AVENUE READING RG2 6GP GB) - 84075K 01 BROADVISION FRANCE SA (27 AVENUE DE L'OPERA PARIS 75002 FR) - 82347G 01 CADVISION (2 RUE GALILEE GUYANCOURT 78280 FR) - 25028D 01 CCIP ADVANCIA ( JOUY EN JOSAS CEDEX 78351 FR) - 38930P 10 CCIP ADVANCIA ( ADVANCIA PARIS 75015 FR) - 38930P 11 CCIP ADVANCIA (7 R BALZAC PARIS 75008 FR) - 38930P 12 CLEERE ADVANTAGE LTD ( AMBASSADOR WAY DEREHAM NR20 3TG GB) - 91957C 01 COMPETITIVE ADVANTAGE FACTORY, S.A. ( PZ. PABLO RUIZ PICASSO, S/N. MADRID 28020 ES) - 83387M 01 CONTACT ADVANTAGE LIMITED ( THE OLD MILL RENFREWSHIRE PA6 7AW GB) - 20527L 01 COORSTEK ADVANCED MATERIALS FRANCE ( RUE DE L'INDUSTRIE EVREUX CEDEX 27025 FR) - 99186K 01 COORSTEK ADVANCED MATERIALS FRANCE (1 RUE DE L'INDUSTRIE EVREUX CEDEX 27025 FR) - 99186K 02 COORSTEK ADVANCED MATERIALS TURNOV ( ZA VIADUKTEM 2150 TURNOV 511 01 CZ) - 21251Y 01 DIRECTORY ADVERTISING AGENCY (6 LLOYDS AVENUE HOUSE LONDON EC3N 3EH GB) - 91796C 01 ELBIT SYSTEMS LTD ( ADVANCED TECHNOLOGY CENTER HAIFA 31053 IL) - A00168 01 ELECTROVAC ADVANCED COMPOSITES META ( RAMPENGASSE 5 WIEN 1190 AT) - 35728J 01 ERGO ADVANCED RESEARCH, SAU (474 C/ ALCAL� MADRID 28027 ES) - 09750X 01 FLIR SYSTEM ADVANC THERM SOLUTIONS (19 BOULEVARD BIDAULT CROISSY BEAUBOURG 77183 FR) - 30142M 01 FLIR SYSTEMS ADVANCED THERMAL SOLUT (19 BOULEVARD GEORGES BIDAULT CROISSY BEAUBOURG 77183 FR) - 75129L 01 FROES, LUNA AND ADVOGADOS (131 AVENUE RIO BRANCO RIO DE JANEIRO 20040-006 BR) - 24898M 01 GLOBAL MARKET BUSINESS ADVISERS SL ( GOBELAS, 21, 1� MADRID 28023 ES) - 24610Z 01 GROUPM (SHANGHAI) ADVERTISING CO LT ( 31/F THE CENTER 989 SHANGHAI 200031 CN) - A002Q4 01 HAVAS ADVERTISING HAVAS CCA INTER (2 ALLEE DE LONGCHAMP SURESNES 92150 FR) - 64964M0101 HISPANOMOCION SA ( ADVA DE LA PAZ, 8 Y 10 MADRID 28027 ES) - 06570R 13 HISPANOMOCION SA ( ADVA DE VELAZQUEZ, 83 MALAGA 28004 ES) - 06570R 15 HUNSTMAN ADVANCED MATERIALS (EUROPE (45 EVERSLAAN EVERBERG 3078 BE) - 22402Z 01 HUNTSMAN ADVANCED MATERIALS (200 KLYBECKSTRASSE BASEL 4002 CH) - 98601Z 01 HUNTSMAN ADVANCED MATERIALS (45 EVERSLAAN EVERBERG 3078 BE) - 96079H 01 HUNTSMAN ADVANCED MATERIALS FRANCE (107 AVENUE GEORGES CLEMENCEAU NANTERRE 92000 FR) - 81588G 01 INTERACTIVE ADVERTISING BUREAU ( RUE DE LA BOETIE-104 PARIS 75008 FR) - A002AY 01 JOHNSON CONTROLS - ADVANCED POWER S (3 RUE AMPERE NERSAC 16440 FR) - 24706D 01 JOHNSON CONTROLS ADVANCED POWER SOL (51 AM LEINEUFER HANNOVER 30419 DE) - 27948C 01 KTM ADVANCE (15 RUE JACQUES KABLE PARIS 75018 FR) - 53641E 01 KYB ADVANCED MANUFACTURING SYSTEM (15 CALLE B LOS ARCOS 31210 ES) - 29077E 02 KYB ADVANCED MANUFACTURING SYSTEM (6 ORORBIA OLTZA ZENDEA 31171 ES) - 29077E 01 MCCANN-ERICKSON ADVERTISING LTD ( CASTLEFIELD HOUSE MANCHESTER M3 4SB GB) - 91197B 01 MEDIA ADVERTISING SOLUTIONS LTD ( 5 WEST COURT MAIDSTONE ME15 6JD GB) - 91570G 01 MORGAN ADVANCED CERAMICS LTD ( BEWDLEY ROAD STOURPORT-ON-SEVERN DY13 8QR GB) - 40330L 01 MP ADVERTISING (159 AVENUE ACHILLE PERETTI NEUILLY SUR SEINE 92522 FR) - A00157 01 NASCIMENTO ADVOGADOS. ( RUA TABAPUA 627 SAO PAULO 04533-012 BR) - 62330Z 01 NEW ADVANCED TECHNOLOGY (28 AVENUE DE L EUROPE BUSSY SAINT GEORGES 77600 FR) - 22929X 01 NILFISK ADVANCE (12A RUE DES HERONS ENTZHEIM 67960 FR) - 74164M 02 NILFISK ADVANCE (26 AVENUE DE LA BALTIQUE COURTABOEUF CEDEX 91944 FR) - 74164M 01 NILFISK ADVANCE (26 AVENUE DE LA BALTIQUE COURTABOEUF CEDEX 91978 FR) - 69166E 01 OLMEC ADVANCED MATERIALS LTD (12 TERMINUS ROAD SHEFFIELD S7 2LH GB) - A000MV 01 PARTNERS INTERNATIONAL ADVISERS ( PARIS 75008 FR) - 83354B 01 PRICEWATERHOUSECOOPERS ADVISORY (63 RUE DE VILLIERS NEUILLY SUR SEINE 92200 FR) - 83019M 01 PRICEWATERHOUSECOOPERS ADVISORY SAS (63 RUE DE VILLIERS NEUILLY SUR SEINE 92208 FR) - A001KA 01 PUBLICADVISE SA ( PARIS 75006 FR) - 47676W 01 PUBLICIS ADVERTISING CO (NO.208 ANFU RD., XUHUI DIST SHANGHAI 242031 CN) - 98935M 01 PWC ADVISORY GIE (63 RUE DE VILLIERS NEUILLY SUR SEINE 92200 FR) - 61728V 01 REXEL FRANCE ( RUE BADVILBEL MOULINS 03000 FR) - 99209K 03 ROBERT BOSCH CORPOR ROBERT BOSCH (2800 S 25TH AVENUE BROADVIEW 60155-4594 US) - 94632K0301 ROBERT BOSCH CORPOR ROBERT BOSCH (2800 S 25TH AVENUE BROADVIEW 60155-4594 US) - 94632K0201 ROBERT BOSCH CORPOR ROBERT BOSCH CO (2800 S 25TH AVENUE BROADVIEW 60155-4594 US) - 94632K0101 ROBERT BOSCH LLC (2800 S 25TH AVENUE BROADVIEW 60155-4594 US) - 94632K 01 RTS ADVANCED ROBOTICS LTD ( DERWENT HO, CLARENCE AVE MANCHESTER M17 1QS GB) - 91501G 01 SHANGHAI AUTOSPEARHEAD & ADV CO LTD (42 YONGHE ROAD SHANGHAI 200072 CN) - A0045R 01 SHANGHAI MOER ADVERTISING CO LTD ( ROOM 1310 1313 SHANGHAI 200032 CN) - A002RN 01 SHANGHAI YUANSU ADVERTISING CO LTD ( No. 6, ALLEY 460, PIN-LU ROA SHANGHAI 200072 CN) - A002W4 01 SIGNES ADVANCED TECHNOLOGY ( SIGNES 83870 FR) - 81486W 01 SOLUTIONS IMPRIMEES ( RUE DE BADVILBEL MOULINS 03000 FR) - 60708L 01 TEAM ADVERTISING & MARKETING ( AL MOOSA TOWER DUBAI 14129 AE) - 58441X 01 THE SQUARE ADVERTISING AGENSY (17 CAVENDISH SQUARE LONDON W1G 0PH GB) - 92817M 01 TITAN OUTDOOR ADVERTISING LTD ( CHURCHILL HOUSE LIVERPOOL L2 2PJ GB) - 90458Y 01 VISTEON ARDENNES INDUSTRIES ( ADVANCED POWERTRAIN ENGINEE TEXTILE ROAD YPSILANTI 10300 US) - 58805T 09 WOLVERINE ADVANCED MATERIALS GMBH (20 VERRENBERGER WEG OHRINGEN 74613 DE) - 52040P 01 WORLDCOM ADVANCED NETWORKS ( 1 REDCLIFFE ST BRISTOL BS99 1YN GB) - 89942M 01 WORLDCOM ADVANCED NETWORKS ( CTRE ATRIA RUEIL 2000 RUEIL MALMAISON CEDEX 92566 FR) - 89942M 03 WORLDCOM ADVANCED NETWORKS ( EUROPEAN PAYMENT CENTRE BOURNEMOUTH BH7 7YQ GB) - 89942M 02
cofor
2015-05-19T14:57:31.000Z
match decimal numbers with sign
^[\-]?\d*[\.]?[\d]*$
0.23455465 4.54656 -334343 -.34234234 234234.4234234 23123 323-312312 -12121.34344 asdasd 2312 213.3213.3213
decimal numbers
2014-02-08T01:52:20.000Z
(?:;)(.*\d)
<span class="amount">&#36;1,286.58</span>
Select the numeric part of a price following an ascii dollar sign
2015-07-01T03:12:20.000Z
(?=^\s+Drive\s+at\s+Enclosure\s+(\d+),\s+Slot\s+(\d+)).*(Status)\s?+:(.*)$
DRIVES------------------------------ SUMMARY Number of drives: 96 Current media type(s): Hard Disk Drive (96) Current interface type(s): Fibre (96) BASIC: ENCLOSURE, SLOT STATUS CAPACITY MEDIA TYPE INTERFACE TYPE CURRENT DATA RATE PRODUCT ID FIRMWARE VERSION CAPABILITIES 0, 1 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 0, 2 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 0, 3 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 0, 4 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 0, 5 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 0, 6 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 0, 7 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 0, 8 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH00 0, 9 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 0, 10 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 0, 11 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 0, 12 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 0, 13 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 0, 14 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 0, 15 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 0, 16 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH00 1, 1 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 1, 2 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 1, 3 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 1, 4 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A2 1, 5 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 1, 6 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 1, 7 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 1, 8 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 1, 9 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 1, 10 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 1, 11 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 1, 12 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 1, 13 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 1, 14 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 1, 15 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 1, 16 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 2, 1 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 2, 2 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 2, 3 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 2, 4 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 2, 5 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 2, 6 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 2, 7 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 2, 8 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 2, 9 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 2, 10 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 2, 11 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 2, 12 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 2, 13 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH00 2, 14 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 2, 15 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 2, 16 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 3, 1 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 3, 2 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 3, 3 Impending failure (reported by drive) 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 3, 4 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 3, 5 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 3, 6 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 3, 7 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 3, 8 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 3, 9 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 3, 10 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 3, 11 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 3, 12 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 3, 13 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 3, 14 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 3, 15 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 3, 16 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 4, 1 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 4, 2 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 4, 3 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 4, 4 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 4, 5 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 4, 6 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 4, 7 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 4, 8 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 4, 9 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 4, 10 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 4, 11 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 4, 12 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 4, 13 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 4, 14 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 4, 15 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 4, 16 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 5, 1 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 5, 2 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 5, 3 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 5, 4 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps HUS1560600FC F JH02 5, 5 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 5, 6 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A2 5, 7 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 5, 8 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 5, 9 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 5, 10 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 5, 11 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 5, 12 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 5, 13 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 5, 14 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 5, 15 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 5, 16 Optimal 558.912 GB Hard Disk Drive Fibre 4 Gbps ST3600057FC F B9A4 DRIVE CHANNELS: ENCLOSURE, SLOT PREFERRED CHANNEL REDUNDANT CHANNEL 0, 1 1 5 0, 2 5 1 0, 3 1 5 0, 4 5 1 0, 5 1 5 0, 6 5 1 0, 7 1 5 0, 8 5 1 0, 9 1 5 0, 10 5 1 0, 11 1 5 0, 12 5 1 0, 13 1 5 0, 14 5 1 0, 15 1 5 0, 16 5 1 1, 1 1 5 1, 2 5 1 1, 3 1 5 1, 4 5 1 1, 5 1 5 1, 6 5 1 1, 7 1 5 1, 8 5 1 1, 9 1 5 1, 10 5 1 1, 11 1 5 1, 12 5 1 1, 13 1 5 1, 14 5 1 1, 15 1 5 1, 16 5 1 2, 1 2 6 2, 2 6 2 2, 3 2 6 2, 4 6 2 2, 5 2 6 2, 6 6 2 2, 7 2 6 2, 8 6 2 2, 9 2 6 2, 10 6 2 2, 11 2 6 2, 12 6 2 2, 13 2 6 2, 14 6 2 2, 15 2 6 2, 16 6 2 3, 1 2 6 3, 2 6 2 3, 3 2 6 3, 4 6 2 3, 5 2 6 3, 6 6 2 3, 7 2 6 3, 8 6 2 3, 9 2 6 3, 10 6 2 3, 11 2 6 3, 12 6 2 3, 13 2 6 3, 14 6 2 3, 15 2 6 3, 16 6 2 4, 1 3 7 4, 2 7 3 4, 3 3 7 4, 4 7 3 4, 5 3 7 4, 6 7 3 4, 7 3 7 4, 8 7 3 4, 9 3 7 4, 10 7 3 4, 11 3 7 4, 12 7 3 4, 13 3 7 4, 14 7 3 4, 15 3 7 4, 16 7 3 5, 1 4 8 5, 2 8 4 5, 3 4 8 5, 4 8 4 5, 5 4 8 5, 6 8 4 5, 7 4 8 5, 8 8 4 5, 9 4 8 5, 10 8 4 5, 11 4 8 5, 12 8 4 5, 13 4 8 5, 14 8 4 5, 15 4 8 5, 16 8 4 HOT SPARE COVERAGE: The following arrays are not protected: None - All arrays are protected Total hot spare drives: 3 Standby: 3 In use: 0 Standby drive at enclosure 5, slot 16 (Fibre, 558.912 GB) Protects the following arrays: RG3, RG1, RG2, RG4, RG5, RG6, RG7, RG8 Standby drive at enclosure 2, slot 11 (Fibre, 558.912 GB) Protects the following arrays: RG3, RG1, RG2, RG4, RG5, RG6, RG7, RG8 Standby drive at enclosure 1, slot 16 (Fibre, 558.912 GB) Protects the following arrays: RG3, RG1, RG2, RG4, RG5, RG6, RG7, RG8 DETAILS Drive at Enclosure 0, Slot 1 Status: Optimal Mode: Assigned Raw capacity: 558.912 GB Usable capacity: 558.412 GB World-wide identifier: 20:00:b4:52:53:57:b6:25:00:00:00:00:00:00:00:00 Associated array: RG1 Port Channel ID 0 1 0/0xEF 1 5 0/0xEF Media type: Hard Disk Drive Interface type: Fibre Channel Drive path redundancy: OK Security Capable: No Secure: No Read/write accessible: Yes Drive security key identifier: Not Applicable Speed: 15,000 RPM Current data rate: 4 Gbps Product ID: ST3600057FC F Drive Firmware Version: B9A4 Serial number: 6SL1BP4T0000B147KZ7T Manufacturer: IBM-SSG Date of manufacture: 2011 Jul 4 Drive at Enclosure 0, Slot 2 Status: Optimal Mode: Assigned Raw capacity: 558.912 GB Usable capacity: 558.412 GB World-wide identifier: 20:00:b4:52:53:ab:ae:74:00:00:00:00:00:00:00:00 Associated array: RG1 Port Channel ID 0 5 1/0xE8 1 1 1/0xE8 Media type: Hard Disk Drive Interface type: Fibre Channel Drive path redundancy: OK Security Capable: No Secure: No Read/write accessible: Yes Drive security key identifier: Not Applicable Speed: 15,000 RPM Current data rate: 4 Gbps Product ID: ST3600057FC F Drive Firmware Version: B9A4 Serial number: 6SL7YS8L0000B4250CDP Manufacturer: IBM-SSG Date of manufacture: 2014 Feb 10 Drive at Enclosure 0, Slot 3 Status: Optimal Mode: Assigned Raw capacity: 558.912 GB Usable capacity: 558.412 GB World-wide identifier: 20:00:b4:52:53:5a:35:0d:00:00:00:00:00:00:00:00 Associated array: RG1 Port Channel ID 0 1 2/0xE4 1 5 2/0xE4 Media type: Hard Disk Drive Interface type: Fibre Channel Drive path redundancy: OK Security Capable: No Secure: No Read/write accessible: Yes Drive security key identifier: Not Applicable Speed: 15,000 RPM Current data rate: 4 Gbps Product ID: ST3600057FC F Drive Firmware Version: B9A4 Serial number: 6SL1HTM50000B148Q5BN Manufacturer: IBM-SSG Date of manufacture: 2011 Jul 16 Drive at Enclosure 0, Slot 4 Status: Optimal Mode: Assigned Raw capacity: 558.912 GB Usable capacity: 558.412 GB World-wide identifier: 20:00:b4:52:53:57:b5:db:00:00:00:00:00:00:00:00
IBM_DS parse
2016-06-22T15:06:08.000Z
(?<type>[A-Z]{1})(?<subtype>[A-Z]{1})(?<country>[A-Z]{3})(?<last_name>[A-Z<]{25})(?<department>[A-Z0-9<]{3})(?<office>[0-9<]{3})\n(?<id_card>[A-Z0-9]{12})(?<id_check>[0-9]{1})(?<first_name>[A-Z<]{14})(?<birth_date>[0-9]{6})(?<birth_check>[0-9]{1})(?<gender>[MF]{1})(?<full_check>[0-9]{1})
IDFRALOISEAU<<<<<<<<<<<<<<<<<<<<<<<< 970675K002774HERVE<<DJAMEL<7303216M4 IDFRAPALERMO<<<<<<<<<<<<<<<<<<061773 1309061227772BIANCA<<HELLY<8911205F7 IDFRAPETE<<<<<<<<<<<<<<<<<<<<<952042 0509952018746NICOLAS<<PAUL<8206152M3
French ID MRZ
2016-07-05T13:38:34.000Z
^(([0-1][0-9]|2[0-3]):[0-5][0-9])$
17:30 24:00 19:11:07 00:00 23:59 5:50
Allow 24 hour times without seconds
2018-12-04T13:08:12.000Z
\d+
PZ033GA
\d+
2018-05-02T11:19:36.000Z
^(\w+(\.|-)*\w+)+@(\w+-?\w+)+\.[a-z]{2,3}(\.[a-z]{2})?
Email ID
2020-06-08T17:43:27.000Z
Parses countries list from https://countrycode.org/
^(.+?)\t([-\d, ]+)\t(.+?) .+$
Afghanistan 93 AF / AFG 29.121.286 647.500 20.65 Billion Albania 355 AL / ALB 2.986.952 28.748 12.8 Billion Algeria 213 DZ / DZA 34.586.184 2.381.740 215.7 Billion American Samoa 1-684 AS / ASM 57.881 199 462.2 Million Andorra 376 AD / AND 84.000 468 4.8 Billion Angola 244 AO / AGO 13.068.161 1.246.700 124 Billion Anguilla 1-264 AI / AIA 13.254 102 175.4 Million Antarctica 672 AQ / ATA 0 14.000.000 Antigua and Barbuda 1-268 AG / ATG 86.754 443 1.22 Billion Argentina 54 AR / ARG 41.343.201 2.766.890 484.6 Billion Armenia 374 AM / ARM 2.968.000 29.800 10.44 Billion Aruba 297 AW / ABW 71.566 193 2.516 Billion Australia 61 AU / AUS 21.515.754 7.686.850 1.488 Trillion Austria 43 AT / AUT 8.205.000 83.858 417.9 Billion Azerbaijan 994 AZ / AZE 8.303.512 86.600 76.01 Billion Bahamas 1-242 BS / BHS 301.790 13.940 8.373 Billion Bahrain 973 BH / BHR 738.004 665 28.36 Billion Bangladesh 880 BD / BGD 156.118.464 144.000 140.2 Billion Barbados 1-246 BB / BRB 285.653 431 4.262 Billion Belarus 375 BY / BLR 9.685.000 207.600 69.24 Billion Belgium 32 BE / BEL 10.403.000 30.510 507.4 Billion Belize 501 BZ / BLZ 314.522 22.966 1.637 Billion Benin 229 BJ / BEN 9.056.010 112.620 8.359 Billion Bermuda 1-441 BM / BMU 65.365 53 5.6 Billion Bhutan 975 BT / BTN 699.847 47.000 2.133 Billion Bolivia 591 BO / BOL 9.947.418 1.098.580 30.79 Billion Bosnia and Herzegovina 387 BA / BIH 4.590.000 51.129 18.87 Billion Botswana 267 BW / BWA 2.029.307 600.370 15.53 Billion Brazil 55 BR / BRA 201.103.330 8.511.965 2.19 Trillion British Indian Ocean Territory 246 IO / IOT 4.000 60 British Virgin Islands 1-284 VG / VGB 21.730 153 1.095 Billion Brunei 673 BN / BRN 395.027 5.770 16.56 Billion Bulgaria 359 BG / BGR 7.148.785 110.910 53.7 Billion Burkina Faso 226 BF / BFA 16.241.811 274.200 12.13 Billion Burundi 257 BI / BDI 9.863.117 27.830 2.676 Billion Cambodia 855 KH / KHM 14.453.680 181.040 15.64 Billion Cameroon 237 CM / CMR 19.294.149 475.440 27.88 Billion Canada 1 CA / CAN 33.679.000 9.984.670 1.825 Trillion Cape Verde 238 CV / CPV 508.659 4.033 1.955 Billion Cayman Islands 1-345 KY / CYM 44.270 262 2.25 Billion Central African Republic 236 CF / CAF 4.844.927 622.984 2.05 Billion Chad 235 TD / TCD 10.543.464 1.284.000 13.59 Billion Chile 56 CL / CHL 16.746.491 756.950 281.7 Billion China 86 CN / CHN 1.330.044.000 9.596.960 9.33 Trillion Christmas Island 61 CX / CXR 1.500 135 Cocos Islands 61 CC / CCK 628 14 Colombia 57 CO / COL 47.790.000 1.138.910 369.2 Billion Comoros 269 KM / COM 773.407 2.170 658 Million Cook Islands 682 CK / COK 21.388 240 183.2 Million Costa Rica 506 CR / CRI 4.516.220 51.100 48.51 Billion Croatia 385 HR / HRV 4.491.000 56.542 59.14 Billion Cuba 53 CU / CUB 11.423.000 110.860 72.3 Billion Curacao 599 CW / CUW 141.766 444 5.6 Billion Cyprus 357 CY / CYP 1.102.677 9.250 21.78 Billion Czech Republic 420 CZ / CZE 10.476.000 78.866 194.8 Billion Democratic Republic of the Congo 243 CD / COD 70.916.439 2.345.410 18.56 Billion Denmark 45 DK / DNK 5.484.000 43.094 324.3 Billion Djibouti 253 DJ / DJI 740.528 23.000 1.459 Billion Dominica 1-767 DM / DMA 72.813 754 495 Million Dominican Republic 1-809, 1-829, 1-849 DO / DOM 9.823.821 48.730 59.27 Billion East Timor 670 TL / TLS 1.154.625 15.007 6.129 Billion Ecuador 593 EC / ECU 14.790.608 283.560 91.41 Billion Egypt 20 EG / EGY 80.471.869 1.001.450 262 Billion El Salvador 503 SV / SLV 6.052.064 21.040 24.67 Billion Equatorial Guinea 240 GQ / GNQ 1.014.999 28.051 17.08 Billion Eritrea 291 ER / ERI 5.792.984 121.320 3.438 Billion Estonia 372 EE / EST 1.291.170 45.226 24.28 Billion Ethiopia 251 ET / ETH 88.013.491 1.127.127 47.34 Billion Falkland Islands 500 FK / FLK 2.638 12.173 164.5 Million Faroe Islands 298 FO / FRO 48.228 1.399 2.32 Billion Fiji 679 FJ / FJI 875.983 18.270 4.218 Billion Finland 358 FI / FIN 5.244.000 337.030 259.6 Billion France 33 FR / FRA 64.768.389 547.030 2.739 Trillion French Polynesia 689 PF / PYF 270.485 4.167 5.65 Billion Gabon 241 GA / GAB 1.545.255 267.667 19.97 Billion Gambia 220 GM / GMB 1.593.256 11.300 896 Million Georgia 995 GE / GEO 4.630.000 69.700 15.95 Billion Germany 49 DE / DEU 81.802.257 357.021 3.593 Trillion Ghana 233 GH / GHA 24.339.838 239.460 45.55 Billion Gibraltar 350 GI / GIB 27.884 7 1.106 Billion Greece 30 GR / GRC 11.000.000 131.940 243.3 Billion Greenland 299 GL / GRL 56.375 2.166.086 2.16 Billion Grenada 1-473 GD / GRD 107.818 344 811 Million Guam 1-671 GU / GUM 159.358 549 4.6 Billion Guatemala 502 GT / GTM 13.550.440 108.890 53.9 Billion Guernsey 44-1481 GG / GGY 65.228 78 2.742 Billion Guinea 224 GN / GIN 10.324.025 245.857 6.544 Billion Guinea-Bissau 245 GW / GNB 1.565.126 36.120 880 Million Guyana 592 GY / GUY 748.486 214.970 3.02 Billion Haiti 509 HT / HTI 9.648.924 27.750 8.287 Billion Honduras 504 HN / HND 7.989.415 112.090 18.88 Billion Hong Kong 852 HK / HKG 6.898.686 1.092 272.1 Billion Hungary 36 HU / HUN 9.982.000 93.030 130.6 Billion Iceland 354 IS / ISL 308.910 103.000 14.59 Billion India 91 IN / IND 1.173.108.018 3.287.590 1.67 Trillion Indonesia 62 ID / IDN 242.968.342 1.919.440 867.5 Billion Iran 98 IR / IRN 76.923.300 1.648.000 411.9 Billion Iraq 964 IQ / IRQ 29.671.605 437.072 221.8 Billion Ireland 353 IE / IRL 4.622.917 70.280 220.9 Billion Isle of Man 44-1624 IM / IMN 75.049 572 4.076 Billion Israel 972 IL / ISR 7.353.985 20.770 272.7 Billion Italy 39 IT / ITA 60.340.328 301.230 2.068 Trillion Ivory Coast 225 CI / CIV 21.058.798 322.460 28.28 Billion Jamaica 1-876 JM / JAM 2.847.232 10.991 14.39 Billion Japan 81 JP / JPN 127.288.000 377.835 5.007 Trillion Jersey 44-1534 JE / JEY 90.812 116 5.1 Billion Jordan 962 JO / JOR 6.407.085 92.300 34.08 Billion Kazakhstan 7 KZ / KAZ 15.340.000 2.717.300 224.9 Billion Kenya 254 KE / KEN 40.046.566 582.650 45.31 Billion Kiribati 686 KI / KIR 92.533 811 173 Million Kosovo 383 XK / XKX 1.800.000 10.887 7.15 Billion Kuwait 965 KW / KWT 2.789.132 17.820 179.5 Billion Kyrgyzstan 996 KG / KGZ 5.508.626 198.500 7.234 Billion Laos 856 LA / LAO 6.368.162 236.800 10.1 Billion Latvia 371 LV / LVA 2.217.969 64.589 30.38 Billion Lebanon 961 LB / LBN 4.125.247 10.400 43.49 Billion Lesotho 266 LS / LSO 1.919.552 30.355 2.457 Billion Liberia 231 LR / LBR 3.685.076 111.370 1.977 Billion Libya 218 LY / LBY 6.461.454 1.759.540 70.92 Billion Liechtenstein 423 LI / LIE 35.000 160 5.113 Billion Lithuania 370 LT / LTU 2.944.459 65.200 46.71 Billion Luxembourg 352 LU / LUX 497.538 2.586 60.54 Billion Macao 853 MO / MAC 449.198 254 51.68 Billion Macedonia 389 MK / MKD 2.062.294 25.333 10.65 Billion Madagascar 261 MG / MDG 21.281.844 587.040 10.53 Billion Malawi 265 MW / MWI 15.447.500 118.480 3.683 Billion Malaysia 60 MY / MYS 28.274.729 329.750 312.4 Billion Maldives 960 MV / MDV 395.650 300 2.27 Billion Mali 223 ML / MLI 13.796.354 1.240.000 11.37 Billion Malta 356 MT / MLT 403.000 316 9.541 Billion Marshall Islands 692 MH / MHL 65.859 181 193 Million Mauritania 222 MR / MRT 3.205.060 1.030.700 4.183 Billion Mauritius 230 MU / MUS 1.294.104 2.040 11.9 Billion Mayotte 262 YT / MYT 159.042 374 Mexico 52 MX / MEX 112.468.855 1.972.550 1.327 Trillion Micronesia 691 FM / FSM 107.708 702 339 Million Moldova 373 MD / MDA 4.324.000 33.843 7.932 Billion Monaco 377 MC / MCO 32.965 2 5.748 Billion Mongolia 976 MN / MNG 3.086.918 1.565.000 11.14 Billion Montenegro 382 ME / MNE 666.730 14.026 4.518 Billion Montserrat 1-664 MS / MSR 9.341 102 Morocco 212 MA / MAR 31.627.428 446.550 104.8 Billion Mozambique 258 MZ / MOZ 22.061.451 801.590 14.67 Billion Myanmar 95 MM / MMR 53.414.374 678.500 59.43 Billion Namibia 264 NA / NAM 2.128.471 825.418 12.3 Billion Nauru 674 NR / NRU 10.065 21 Nepal 977 NP / NPL 28.951.852 140.800 19.34 Billion Netherlands 31 NL / NLD 16.645.000 41.526 722.3 Billion Netherlands Antilles 599 AN / ANT 136.197 960 New Caledonia 687 NC / NCL 216.494 19.060 9.28 Billion New Zealand 64 NZ / NZL 4.252.277 268.680 181.1 Billion Nicaragua 505 NI / NIC 5.995.928 129.494 11.26 Billion Niger 227 NE / NER 15.878.271 1.267.000 7.304 Billion Nigeria 234 NG / NGA 154.000.000 923.768 502 Billion Niue 683 NU / NIU 2.166 260 10.01 Million North Korea 850 KP / PRK 22.912.177 120.540 28 Billion Northern Mariana Islands 1-670 MP / MNP 53.883 477 733 Million Norway 47 NO / NOR 5.009.150 324.220 515.8 Billion Oman 968 OM / OMN 2.967.717 212.460 81.95 Billion Pakistan 92 PK / PAK 184.404.791 803.940 236.5 Billion Palau 680 PW / PLW 19.907 458 221 Million Palestine 970 PS / PSE 3.800.000 5.970 6.641 Billion Panama 507 PA / PAN 3.410.676 78.200 40.62 Billion Papua New Guinea 675 PG / PNG 6.064.515 462.840 16.1 Billion Paraguay 595 PY / PRY 6.375.830 406.750 30.56 Billion Peru 51 PE / PER 29.907.003 1.285.220 210.3 Billion Philippines 63 PH / PHL 99.900.177 300.000 272.2 Billion Pitcairn 64 PN / PCN 46 47 Poland 48 PL / POL 38.500.000 312.685 513.9 Billion Portugal 351 PT / PRT 10.676.000 92.391 219.3 Billion Puerto Rico 1-787, 1-939 PR / PRI 3.916.632 9.104 93.52 Billion Qatar 974 QA / QAT 840.926 11.437 213.1 Billion Republic of the Congo 242 CG / COG 3.039.126 342.000 14.25 Billion Reunion 262 RE / REU 776.948 2.517 Romania 40 RO / ROU 21.959.278 237.500 188.9 Billion Russia 7 RU / RUS 140.702.000 17.100.000 2.113 Trillion Rwanda 250 RW / RWA 11.055.976 26.338 7.7 Billion Saint Barthelemy 590 BL / BLM 8.450 21 Saint Helena 290 SH / SHN 7.460 410 Saint Kitts and Nevis 1-869 KN / KNA 51.134 261 767 Million Saint Lucia 1-758 LC / LCA 160.922 616 1.377 Billion Saint Martin 590 MF / MAF 35.925 53 561.5 Million Saint Pierre and Miquelon 508 PM / SPM 7.012 242 215.3 Million Saint Vincent and the Grenadines 1-784 VC / VCT 104.217 389 742 Million Samoa 685 WS / WSM 192.001 2.944 705 Million San Marino 378 SM / SMR 31.477 61 1.866 Billion Sao Tome and Principe 239 ST / STP 175.808 1.001 311 Million Saudi Arabia 966 SA / SAU 25.731.776 1.960.582 718.5 Billion Senegal 221 SN / SEN 12.323.252 196.190 15.36 Billion Serbia 381 RS / SRB 7.344.847 88.361 43.68 Billion Seychelles 248 SC / SYC 88.340 455 1.271 Billion Sierra Leone 232 SL / SLE 5.245.695 71.740 4.607 Billion Singapore 65 SG / SGP 4.701.069 693 295.7 Billion Sint Maarten 1-721 SX / SXM 37.429 34 794.7 Million Slovakia 421 SK / SVK 5.455.000 48.845 96.96 Billion Slovenia 386 SI / SVN 2.007.000 20.273 46.82 Billion Solomon Islands 677 SB / SLB 559.198 28.450 1.099 Billion Somalia 252 SO / SOM 10.112.453 637.657 2.372 Billion South Africa 27 ZA / ZAF 49.000.000 1.219.912 353.9 Billion South Korea 82 KR / KOR 48.422.644 98.480 1.198 Trillion South Sudan 211 SS / SSD 8.260.490 644.329 11.77 Billion Spain 34 ES / ESP 46.505.963 504.782 1.356 Trillion Sri Lanka 94 LK / LKA 21.513.990 65.610 65.12 Billion Sudan 249 SD / SDN 35.000.000 1.861.484 52.5 Billion Suriname 597 SR / SUR 492.829 163.270 5.009 Billion Svalbard and Jan Mayen 47 SJ / SJM 2.550 62.049 Swaziland 268 SZ / SWZ 1.354.051 17.363 3.807 Billion Sweden 46 SE / SWE 9.555.893 449.964 552 Billion Switzerland 41 CH / CHE 7.581.000 41.290 646.2 Billion Syria 963 SY / SYR 22.198.110 185.180 64.7 Billion Taiwan 886 TW / TWN 22.894.384 35.980 484.7 Billion Tajikistan 992 TJ / TJK 7.487.489 143.100 8.513 Billion Tanzania 255 TZ / TZA 41.892.895 945.087 31.94 Billion Thailand 66 TH / THA 67.089.500 514.000 400.9 Billion Togo 228 TG / TGO 6.587.239 56.785 4.299 Billion Tokelau 690 TK / TKL 1.466 10 Tonga 676 TO / TON 122.580 748 477 Million Trinidad and Tobago 1-868 TT / TTO 1.228.691 5.128 27.13 Billion Tunisia 216 TN / TUN 10.589.025 163.610 48.38 Billion Turkey 90 TR / TUR 77.804.122 780.580 821.8 Billion Turkmenistan 993 TM / TKM 4.940.916 488.100 40.56 Billion Turks and Caicos Islands 1-649 TC / TCA 20.556 430 Tuvalu 688 TV / TUV 10.472 26 38 Million U.S. Virgin Islands 1-340 VI / VIR 108.708 352 Uganda 256 UG / UGA 33.398.682 236.040 22.6 Billion Ukraine 380 UA / UKR 45.415.596 603.700 175.5 Billion United Arab Emirates 971 AE / ARE 4.975.593 82.880 390 Billion United Kingdom 44 GB / GBR 62.348.447 244.820 2.49 Trillion United States 1 US / USA 310.232.863 9.629.091 16.72 Trillion Uruguay 598 UY / URY 3.477.000 176.220 57.11 Billion Uzbekistan 998 UZ / UZB 27.865.738 447.400 55.18 Billion Vanuatu 678 VU / VUT 221.552 12.200 828 Million Vatican 379 VA / VAT 921 0 Venezuela 58 VE / VEN 27.223.228 912.050 367.5 Billion Vietnam 84 VN / VNM 89.571.130 329.560 170 Billion Wallis and Futuna 681 WF / WLF 16.025 274 Western Sahara 212 EH / ESH 273.008 266.000 Yemen 967 YE / YEM 23.495.361 527.970 43.89 Billion Zambia 260 ZM / ZMB 13.460.305 752.614 22.24 Billion Zimbabwe 263 ZW / ZWE 11.651.858 390.580 10.48 Billion
Country calling codes
2015-06-23T09:28:33.000Z
,(?=[^\(]*\))
123 (abc,def) 567
Replace comma in brackets
2015-12-08T05:34:21.000Z
^(?:<br\s*\/?>\s*)+
Trim Starting <br> tags
2015-10-13T16:52:11.000Z
In Ontario, Canada, license classes are combined on the drivers license. This regex will parse out individual classes from the combination.
(A|D)?R?(B|C|E|F)?(G[12]?)?L?S?(M[12]?)?
ARFLSM2Z
Ontario Licence Class Combinations
2015-10-16T13:04:36.000Z
((([A-Za-z]{3,9}:(?:\/\/)?)(?:[\-;:&=\+\$,\w]+@)?[A-Za-z0-9\.\-]+|(?:www\.|[\-;:&=\+\$,\w]+@)[A-Za-z0-9\.\-]+)((?:\/[\+~%\/\.\w\-_]*)?\??(?:[\-\+=&;%@\.\w_]*)#?(?:[\.\!\/\\\w]*))?)
https://irgendeineDomain.de/Ordner?paras=asdasdasdasdasdas
Guckst du!
2014-11-26T17:33:12.000Z
Extrae las ALC de tiempos del archivos de configuración de squidGuard
time\s(\w+\s*\{\s\n(\s{2,8}\w+\s\w+\s.+\n){1,2}\})
### ACL de tiempo. ## ¿Son estos los horarios que necesita? time laboral { weekly mtwhf 07:15 - 12:29 weekly mtwhf 13:15 - 16:00 } time almuerzo{ weekly mtwhf 12:30 - 13:14 } time noche { weekly mtwhf 15:45 - 23:55 weekly mtwhf 00:01 - 07:14 }
ACL de tiempos en squidGuard
2014-09-08T20:57:16.000Z
(^[2-9][0-9]{2}$)|(^[1-2][0-9]{3}$)
1 12 19 20 21 29 30 31 40 50 60 70 80 98 99 100 101 102 149 150 180 190 199 200 201 202 300 400 500 600 999 1000 1001 1002 2000 3000 9999 10000 10001 10002 10003 19999 20000 20001 20002 30000 50000 60000 99999 100000 100001 30000000
numbers between 200 and 3000
2016-04-02T16:48:27.000Z
^[0-9]{6}\\?[0-9]{3}$
Europe - Czech Republic - - TIN
2019-12-03T19:39:52.000Z
Match ESET Mail Security Antispam module domains for exclusion from DNS logs
^(?:ds1\-uk\-rules\-[1-3]|fh\-uk11)\.mailshell\.net$
ds1-uk-rules-1.mailshell.net ds1-uk-rules-2.mailshell.net ds1-uk-rules-3.mailshell.net fh-uk11.mailshell.net
ESET Mail Security Antispam module domains (DNS)
2023-06-13T14:31:44.000Z
^(c\/|calle|carrer)?\W?(\w+\W?[A-z]*\W?[A-z]*\W?[A-z]*\W?[A-z]*\W?[A-z]*\W?[A-z]*(?<!num))\W(nº|num|núm|num\.|núm\.|numero|número|n|n\.|no|no\.)?\W?(\d{1,3}\-?\d{1,3}?)\W?(bis|dup|mod|ant)?\W+(BJ)?\W\w+\W
calle Monistrol de la vega num 13-15, BJ1 08012 Barcelona calle Monistrol 13, BJ1 08012 Barcelona carrer Monistrol 13, BJ1 08012 Barcelona Monistrol 13, BJ1 08012 Barcelona c/ Monistrol, 13, BJ1 08012 Barcelona calle Monistrol nº 13, BJ1 08012 Barcelona calle Monistrol 13, bajo 1 08012 Barcelona c/ Monistrol 13, Bajo 1º, 08012 Barcelona
VAT - Dirección.numero
2017-11-05T16:58:24.000Z
extract video id, index, play list id from youtube url
(?:https?:\/\/)?(?:www\.)?(?:youtu\.be\/|youtube\.com\/(?:embed\/|v\/|playlist\?|watch\?v=|watch\?.+(?:&|&#38;);v=))([a-zA-Z0-9\-_]{11})?(?:(?:\?|&|&#38;)index=((?:\d){1,3}))?(?:(?:\?|&|&#38;)?list=([a-zA-Z\-_0-9]{34}))?(?:\S+)?
https://www.youtube.com/playlist?list=PL1eC1aP-LYNg2ya1ywPj0pipd0y2EWGEl https://www.youtube.com/watch?v=4UcfECYbDYQ&index=1&list=PL1eC1aP-LYNg2ya1ywPj0pipd0y2EWGEl https://youtu.be/4UcfECYbDYQ?list=PL1eC1aP-LYNg2ya1ywPj0pipd0y2EWGEl https://www.youtube.com/watch?v=Svmor6ouuO4&index=4&list=PL1eC1aP-LYNg2ya1ywPj0pipd0y2EWGEl https://www.youtube.com/watch?v=M44e92KoIaE https://youtu.be/M44e92KoIaE https://www.youtube.com/embed/videoseries?list=PL1eC1aP-LYNg2ya1ywPj0pipd0y2EWGEl
youtube url match
2015-08-19T03:04:28.000Z
For finding nodes in the network, here for Aipom.
\{\{MSP\|\d\d\d\|([\w é \' \. \-]+)\}\}
====By {{pkmn|breeding}}==== {{learnlist/breedh/6|Aipom|Normal|Normal|2|xy=n}} {{learnlist/breed6|{{MSP|025|Pikachu}}{{MSP|058|Growlithe}}{{MSP|077|Ponyta}}{{MSP|078|Rapidash}}{{MSP|083|Farfetch'd}}{{MSP|135|Jolteon}}<br>{{MSP|190|Aipom}}{{MSP|424|Ambipom}}{{MSP|203|Girafarig}}{{MSP|215|Sneasel}}{{MSP|418|Buizel}}{{MSP|419|Floatzel}}<br>{{MSP|427|Buneary}}{{MSP|428|Lopunny}}{{MSP|522|Blitzle}}{{MSP|523|Zebstrika}}{{MSP|570|Zorua}}{{MSP|571|Zoroark}}<br>{{MSP|587|Emolga}}{{MSP|659|Bunnelby}}{{MSP|660|Diggersby}}|Agility|Psychic|Status|&mdash;|&mdash;|30|||Cool|3|0}} {{learnlist/breed6|{{MSP|077|Ponyta}}{{MSP|078|Rapidash}}{{MSP|320|Wailmer}}{{MSP|321|Wailord}}{{MSP|325|Spoink}}{{MSP|326|Grumpig}}<br>{{MSP|427|Buneary}}{{MSP|428|Lopunny}}{{MSP|619|Mienfoo}}{{MSP|620|Mienshao}}{{MSP|659|Bunnelby}}{{MSP|660|Diggersby}}|Bounce|Flying|Physical|85|85|5|||Cute|1|0}} {{learnlist/breed6|{{MSP|287|Slakoth}}{{MSP|288|Vigoroth}}{{MSP|289|Slaking}}{{MSP|448|Lucario}}|Counter|Fighting|Physical|&mdash;|100|20|||Tough|2|0}} {{learnlist/breed6|{{MSP|056|Mankey}}{{MSP|133|Eevee}}{{MSP|216|Teddiursa}}{{MSP|217|Ursaring}}{{MSP|263|Zigzagoon}}{{MSP|264|Linoone}}<br>{{MSP|287|Slakoth}}{{MSP|289|Slaking}}{{MSP|300|Skitty}}{{MSP|677|Espurr}}{{MSP|678|Meowstic}}|Covet|Normal|Physical|60|100|25||'''|Cute|1|0}} {{learnlist/breed6|{{MSP|300|Skitty}}{{MSP|301|Delcatty}}{{MSP|572|Minccino}}{{MSP|619|Mienfoo}}{{MSP|620|Mienshao}}{{MSP|659|Bunnelby}}|Double Slap|Normal|Physical|15|85|10||'''|Cute|1|0}} {{learnlist/breed6|{{MSP|052|Meowth}}{{MSP|053|Persian}}{{MSP|274|Nuzleaf}}{{MSP|300|Skitty}}{{MSP|301|Delcatty}}{{MSP|431|Glameow}}<br>{{MSP|432|Purugly}}{{MSP|509|Purrloin}}{{MSP|510|Liepard}}{{MSP|619|Mienfoo}}{{MSP|620|Mienshao}}{{MSP|677|Espurr}}<br>{{MSP|678|Meowstic}}|Fake Out|Normal|Physical|40|100|10||'''|Cute|2|3}} {{learnlist/breed6|{{MSP|019|Rattata}}{{MSP|020|Raticate}}{{MSP|128|Tauros}}{{MSP|197|Umbreon}}{{MSP|206|Dunsparce}}{{MSP|335|Zangoose}}<br>{{MSP|359|Absol}}{{MSP|418|Buizel}}{{MSP|419|Floatzel}}{{MSP|509|Purrloin}}{{MSP|510|Liepard}}{{MSP|522|Blitzle}}<br>{{MSP|523|Zebstrika}}{{MSP|570|Zorua}}{{MSP|571|Zoroark}}{{MSP|587|Emolga}}{{MSP|626|Bouffalant}}|Pursuit|Dark|Physical|40|100|20|||Clever|2|1}} {{learnlist/breed6|{{MSP|448|Lucario}}{{MSP|619|Mienfoo}}{{MSP|678|Meowstic}}|Quick Guard|Fighting|Status|&mdash;|&mdash;|15|||Cool|2|0}} {{learnlist/breed6|{{MSP|335|Zangoose}}{{MSP|461|Weavile}}{{MSP|501|Oshawott}}{{MSP|502|Dewott}}{{MSP|503|Samurott}}{{MSP|626|Bouffalant}}|Revenge|Fighting|Physical|60|100|10|||Tough|2|0}} {{learnlist/breed6|{{MSP|023|Ekans}}{{MSP|024|Arbok}}{{MSP|052|Meowth}}{{MSP|053|Persian}}{{MSP|054|Psyduck}}{{MSP|055|Golduck}}<br>{{MSP|056|Mankey}}{{MSP|057|Primeape}}{{MSP|190|Aipom}}{{MSP|424|Ambipom}}{{MSP|197|Umbreon}}{{MSP|206|Dunsparce}}<br>{{MSP|215|Sneasel}}{{MSP|461|Weavile}}{{MSP|293|Whismur}}{{MSP|294|Loudred}}{{MSP|295|Exploud}}{{MSP|336|Seviper}}<br>{{MSP|352|Kecleon}}{{MSP|434|Stunky}}{{MSP|435|Skuntank}}|Screech|Normal|Status|&mdash;|85|40|||Clever|3|0}} {{learnlist/breed6|{{MSP|025|Pikachu}}{{MSP|161|Sentret}}{{MSP|162|Furret}}{{MSP|194|Wooper}}{{MSP|195|Quagsire}}{{MSP|231|Phanpy}}<br>{{MSP|232|Donphan}}{{MSP|495|Snivy}}{{MSP|496|Servine}}{{MSP|497|Serperior}}{{MSP|504|Patrat}}{{MSP|505|Watchog}}<br>{{MSP|572|Minccino}}|Slam|Normal|Physical|80|75|20||'''|Tough|4|0}} {{learnlist/breed6|{{MSP|206|Dunsparce}}|Spite|Ghost|Status|&mdash;|100|10|||Tough|2|1}} {{learnlist/breed6|{{MSP|053|Persian}}{{MSP|264|Linoone}}{{MSP|655|Delphox}}|Switcheroo|Dark|Status|&mdash;|100|10|||Clever|2|1}} {{learnlist/breedf/6|Aipom|Normal|Normal|2}}
Pokemon nodes
2015-11-18T11:22:01.000Z
improved "Ahmed Z" regexp. PHP date format (and input[type=text] format date too): YYYY-MM-DD. Year between [1900-2099]. No leap year check. Month 02 is limited to 29 days.
^((19\d{2})|(20\d{2}))-(((02)-(0[1-9]|[1-2][0-9]))|(((0(1|[3-9]))|(1[0-2]))-(0[1-9]|[1-2][0-9]|30))|((01|03|05|07|08|10|12)-(31)))$
2000-12-31
php input:date yyyy-mm-dd
2014-10-06T11:58:36.000Z
1112223333
(\d{3})(\d{3})(\d{4})
7809392938 4033420393 7808757619 7804627372 4033431930 7804401427 3065843029 3068734346 3065459158 4032513899 6138371733 6136396120 6133220669 6132832702 7056961818 8195233827 8195379506 8193710857 6044659476 5065360323 9025972293 9026675158 3064418455 7808952118 6134731171 4188779045 4186634875 4162860104 9056469563 6136344085 9054536644 5192827449 7053682779 7057521683 7054767377 7054971162 7057593131 8075472443 9054782200 4168386400 7053270706 7056896545 5197823445 5194557669 5195425944 5194262785 9057762200 8193369296 4509373605 5143860399 4503489425 4506781069 4182962342 8679207104 9059739040 7058474747 2505806048 2502180257 6042709933 4164348199 7057210639 7057349081 2504791217 3063733403 5065460100 7803973778 6049434754 9023544384 5068709204 4037196000 2508820609 2509611173 7095898574 3066915254 4183975361 9028375909 5199157304 4189483659 8196842529 5064507449 5063575494 5063672576 6048929667 3068915205 5066331384 2503655167 2502653235 2507529278 2506245540 2505674718 7097494516 7095767638 7098320809 9026792314 9026442913 9026442293 9028658567 9027369404 9027423186 9028933908 4035278016 4032265840 4033278207 3062492680 2042756980 2046385237 2043393316 4506470945 4187383045 2505372791 9026872112 5193744315 4165968575 4036523816 6137283666 2504447144 4187360000 4188150011 8676672570 4504784078 5194810153 7806251607 4186957692 4506494109 6132668702 2507663003 6049901059 6139302145 2507232093 5199423280 6134765593 5064595336 5193519378 2508301088 8196372035 9028753656 9059346500 8075770789 6477909063 6049465187 7056462443 2505922183 7782161820 5192653223 5063974955 7092564814 4033370181 8198773421 9023683266 4033908888 3066936127 5199416173 4167812753 8676687380 6048460630 6137964840 5193376209 2506355865 2508474469 7056626061 9053080060 9054597533 9057237320 7803324545 2505542598 9026388451 8193783753 2507632056 5067354659 2505542955 7059465040 2046873964 6042028854 2048425342 7097456052 7056925631 9025661497 4509331802 4035274710 5195833619 5144575112 6136344247 5192419733 9055716776 6134760233 2504266049 6477634195 5146070708 5067552960 3069809211 4503022369 7804543304 7804637212 4032088354 4032819500 8673349753 8679207515 2507835562 4037586887 2508252215 7092273714 4186724195 6134157330 9052784681 4508354914 6047323899 8076226386 7807157130 5068588300 6133899546 4035273688 6042234345 2504931671 8198408405 2506890329 2507218688 6045911825 6044698609 3069241004 9055502464 4507772134 4166881095 5194733618 7057495520 9053324976 6042715299 6048856208 2503378239 2502454938 2506275956 5066331384 7053601885 6043392005 6472959264 4508186798 5146953528 2508324265 8079372062 8198555822 6136322153 2894311030 6049850214 9024364910 9028364364 2504422663 7059421737 9052799187 9057360310 4037586427 4183000661 9028257522 5144819024 4509644266 4039020100 3066347693 7053350460 5068321992 7057439571 7804674856 6138974467 5146298848 8677664124 5067399737 9028636932 7787824971 6042506974 5199698893 2508608660 5197370274 6042001562 6472004306 4167595783 3067782686 7804678679 6472338817 7057457119 7808122731 2507543528 4504717099 6135307723 4507993777 8195646350 7804794690 5197437840 4505300810 5196335949 4502248479 9023964040 4168547404 4033806498 2044779125 9025821561 9024662124 9024044215 7054812054 7097486282 6042437418 5064723929 5064548676 5064585957 5146884163 7059875411 7808269012 3066523701 7097271098 6134537921 2507684212 8192229743 4189624834 2509270781 4185628441 5194897027 7806675393
Basic Unmarked Phone Number Regex
2016-08-28T08:35:22.000Z
(\/[\D]{2}-((?!us).){2}\/)
/advanced_search_result.php /shopping_cart.php /create_account.php /index.php /wetsuits-cx-1.html /not_found.php /womens-wetsuits-cx-15.html /checkout_confirmation.php /checkout_payment.php /mens-wetsuits-cx-14.html /womens-c-47_65.html /sv-se/index.php /de-ch/2020-helly-hansen-50n-rider-vest-buoyancy-aid-33820-red-p-11170.html /sale/index.php /fi-fi/index.php /en-dk/index.php /nl-be/index.php /no-no/index.php /es-us/index.php watersportsoutlet.com/es-us/index.php www.watersportsoutlet.com/es-us/index.php watersportsoutlet.com/no-no/index.php www.watersportsoutlet.com/no-no/index.php /ext/modules/payment/paypal/checkout.php
exclude US traffic in GA
2020-07-14T09:11:13.000Z
digits-range-(\d+)-(\d+)?$
digits-range-1-10000 digits-range-2- digits-range-1-10000-234 digits-range-1.5-2.5 diginge-1-10000
magento digits-range validation
2015-10-21T07:57:39.000Z
adfadfad
a hdf
nihao a hello world
adsf
2015-11-01T11:11:20.000Z
1 Uppercase 1 lower case 1 number 1 not a number or letter
(?=^.{10,}$)(?=.*?\d)(?=.*?[a-z])(?=.*?[A-Z])(?=.*?[^a-zA-Z\d])
Password1_
Password (4 Classes)
2016-08-06T21:47:13.000Z
\b([KNW][A-Z]?|A[A-L])[0-9][A-Z]{1,3}\b(?:-@)?
$pattern .= ""; //N9URK, W1AW, W1W $pattern .= ""; //WB6NOA, AD4HZ, WA1W IW1GJR K, N, W, AA-AL, KA-KZ, NA-NZ or WA-WZ All of these returning false with RegEx.test in JavaScript: pen.js:23 JA1HOX pen.js:23 IQ6WJ pen.js:23 CE2AWW pen.js:23 SK2AT pen.js:23 IW1EVR pen.js:23 9A3LE-@ pen.js:23 EA5IGO pen.js:23 SK2AT pen.js:23 W6BOI <------- pen.js:23 IZ3ZUS pen.js:23 YO3YX pen.js:23 ON4LDP pen.js:23 BG3UPA pen.js:23 FW5JJ pen.js:23 RM4D-@ pen.js:23 RN3QTS pen.js:23 OH6PA pen.js:23 W3LPL <------- pen.js:23 SK2AT pen.js:23 K2CYS pen.js:23 EW4DW pen.js:23 EC1DJ pen.js:23 R3NA pen.js:23 JA6GGD pen.js:23 N3YZ-@ pen.js:23 K0BX pen.js:23 WA2VUY-@ pen.js:23 IZ3WXG pen.js:23 DD3EU-@ pen.js:23 UR4UWY-@ pen.js:23 ON4LDP pen.js:23 K5VJZ pen.js:23 RZ3LA-@ pen.js:23 OE9NFI pen.js:23 OH1F pen.js:23 K2CYS pen.js:23 HA0DU pen.js:23 EB8CRM pen.js:23 TA2OTT-@ pen.js:23 EA1AST pen.js:23 N0TR pen.js:23 RK6FV pen.js:23 YU7AF pen.js:23 F0FVK pen.js:23 FW5JJ pen.js:23 R2ZA-@ pen.js:23 G0LGS pen.js:23 5B4AIZ-@ pen.js:23 RZ3LA-@ 7275 N4N 2015-10-06T19:32:38 military convoy SE United States N8POG 7183 LZ130SAK 2015-10-06T19:30:04 CQ cq SES AWARD Bulgaria DL2AMM 7275 N4N 2015-10-06T19:29:03 Bankhead Convoy Host Station United States KA4WJR-@ 18163 CN8NOA 2015-10-06T19:28:22 your dear friend NORI Morocco W4QNW 14268 S79SP 2015-10-06T19:28:16 Listening up Seychelles WA3ZHG-@ 1846 HG8ITU 2015-10-06T19:27:18 CQ RTTY RTTY Hungary HA8BT 14260 W1AW 2015-10-06T19:26:06 tnx United States IW1GJR 14268 S79SP 2015-10-06T19:25:53 59 EPA by mumbers up10 Seychelles W3RJW
US Ham Radio licenses
2015-10-06T21:19:19.000Z
[幹乾淦贛干肏操糙去草塞賽]?[林賃吝零靈齡拎恁你他她它祂牠]([馬马量梁良糧涼娘妹媽]|老[師蘇詩屍濕溼]|奶奶|祖?(嬤|媽|罵))(的|樂|叻|垃|勒|咧|([基唧雞機激][掰歪]))?|[靠尻哭][杯倍背貝輩悖北盃悲卑揹腰邀妖夭幺么]|([基唧雞機激](車|[教轎窖嶠叫較趴葩]|[掰歪]))|(([魯盧擄虜盧爐]|[假呷吃甲賈卡]|[衝沖充銃欉謥]?[三殺沙砂啥])[小洨曉])|(破[麻目])|([俗卒][仔臘辣])|[賤屌肏操糙]|(幹(?![麻嘛嗎]|(啥|[蛇神什甚]麼|[好壞]事)))|(靠(?!在|的|他|你|妳|她))|([林賃吝拎恁你][霸爸北背])|([懶藍覽攬欖][教轎窖嶠叫較趴葩])|([白北度杜渡肚虎唬][爛濫纜藍覽懶])|(智[缺障仗丈瘴])|(去你的)|((?i)GG\s?IN\s?IN)|(想[樓揉])|(ㄈㄈ尺)|((?i)ccr|fuck|hell|shit|ass(hole)?|idiot|damn|bitch|phycho|bastard|Whore|Slut)
幹 幹嘛 幹麻 幹甚麼好事 幹他媽的 幹你娘 乾 乾淨 乾林老師 靠 靠北 靠你了 靠北邊 靠杯 靠背 靠盃 靠腰 靠夭 哭夭 幹靈糧 去你的 去你媽的 林北 恁北 恁娘 恁祖媽 機掰 賤 俗辣 他媽的 覽趴 懶趴 北爛 盧小 魯洨 色龜 肚爛 放屁 屁股 屌 啥小 三小 操 屁 唬爛 龜公 他奶奶的 犯賤 機車 智缺 你娘卡好 林老師 破麻 賽 操卒仔 操機歪 糙機掰 無懶趴 卡小 吃小 死魚眼 炭甲查某 糙你妹 GGININ GG IN IN GG IN IN DER gginin 可惡 想揉 想揉 ㄈㄈ尺 英文原生: CCR Fuck off Fuck mother fucker You SOB son of a bitch Go to hell Shit-head Asshole You beast Shit fart Idiot damn it God damn God damn it hypocrite ass hole ass licker bitch phycho bastard Whore Slut Shit-head
Common Taiwanese slang regex
2016-01-02T11:44:30.000Z
\[image:\WTrack\Wyour\Wpackage\]\W*?<(.*?)>
[image: Track your package] <https://www.amazon.com/gp/r.html?C=D1F7PLME0YUL&K=AZB3XV0S80EZY&R=26TVFHC5RQEQB&T=C&U=https%3A%2F%2Fwww.amazon.com%2Fgp%2Fcsef%3Dpe_385040_215884940_TE_SIMP_typ%3FieaddressID%3Dme%3D1494399599%26orderID%3D11434-0549003%26shipme26orderingShipmentId%3D2064772822089%26packageId%3D1&A=CIOW7DNSTSMBXHW0GFTJMA&ref_=pe_3850440_TE_SIMP_typ> [image: Your Orders] <https://www.amazon.com/gp/r.html?C=D1F7PLME0YUL&K=AZB32Forder-details%3ForderId%3D114-7286434-0549003%26eoid%3D1%240_TE_SIMP_od>
Amazon order tracking link extractor from email plain text source
2017-05-19T13:18:24.000Z
^https?:\/\/[^\/]+$
/home/
check trailing slash domain
2016-03-23T14:35:19.000Z
\s{4}([A-Z\s]{10})\s([A-Z\s]{8})\s{1,2}([A-Z\s]{7})\s{1,2}([\d\s]{9})\s{1,2}([\d\s]{5})\s{1,2}([\d\s]{7})\s{1,2}([A-Z0-9]{5})\s([A-Z0-9\s]{1,17})
ProceedingList
2016-08-05T14:09:55.000Z
(?:\s*from\s(?:(?:([^\(\n]*?)\s)|(\[[^\]]*\]))?(?:\((?:(?:((?!HELO|EHLO)[^\s]*)|(?:(?:EHLO)|(?:HELO)))?(?:[\s\w\.]*(?:(?:\[([^\]]*)\])|([^\)\s]*))\))))?(?:\{.*\})?)? \s*(?:(?:client\s)?[\(\{\[]+([^\)\}\]]*)[\)\}\]]+\;?(?:\{.*\})?)? (?:[\s\n]*) (?:\s*(?:by(?:(?:.*?)(?:\;|(?:[\r\n]+))))(?!.*with))? (?:\s*(?:by\s[^\;]*\)?)(?=.*with)\s*)? (?:with\s*(?:((?:[^\n;]*))(?:.*\;)?))? (?:[\s\n]*)? (?:\(?envelope-from\s*([^\n]*)\;?\)?)? (?:\s*id[^;]*\;?)? (?:[\s\n]*)? (?:for\s([^\;]*)\;)? (?:[\s\n]*)? (?:\(.*\)\;)?(?:[\s\n])? ([^\(]+)? (?:\(?envelope-from\s*([^\n]*)\;?\)?)?
from qzienfhr ([182.109.196.197]) by mail.oucu.edu.eg with SMTP (Code-Crafters Ability Mail Server 2012); Mon, 03 Dec 2018 12:42:56 +0200
Email Last Hop v6
2018-12-10T18:05:12.000Z
hh:mm 24
^([0,1][0-9]|2[0-3]):([0-5][0-9])$
06:00 11:15 23:59
Time
2019-03-13T18:05:06.000Z
Automated version of process described [here](https://github.com/ELynx/zoom-fx-modding/blob/main/library/CH_3.md) * Takes TI dis6x disassembly output * Removes leading address and spaces * Rotates endianess * Presents as "binary as ASCII" blob ready for insertion with HEX edit tool Use ``${four}${three}${two}${one}`` as substitution formula and turn on `List` mode for immediate output. For a _why_ take a look [here](https://github.com/ELynx/zoom-fx-modding/tree/main/library)
[0-9a-f]{8} *(?'one'[0-9a-f]{2})(?'two'[0-9a-f]{2})(?'three'[0-9a-f]{0,2})(?'four'[0-9a-f]{0,2})
TEXT Section .text (Little Endian), 0x1c0 bytes at 0x00000000 00000000 .video: 00000000 FOOBARBAZ: 00000000 203c LDW.D1T1 *A4[1],A3 00000020 02951dc1 SUBAW.D1 A5,0x8,A5 00000024 07a7 || MVK.L2 0,B7 00000026 10dd || LDW.D2T2 *B5[0],B5 00000028 03191dc1 SUBAW.D1 A6,0x8,A6 000001bc 00000000 NOP
TI dis6x to "binary as ASCII"
2022-07-06T20:47:04.000Z
^weight.+average.+(\n.+){0,2}(share|basic|ordinary).+(?P<d1>\s[\d,]+)\s+(?P<d2>\s[\d,]+)
VITROX CORPORATION BERHAD (Incorporated in Malaysia) Company No: 200401011463 (649966-K) QUARTERLY REPORT ON RESULTS FOR THE SECOND QUARTER ENDED 30 JUNE 2020 B. DISCLOSURE REQUIREMENTS AS SET OUT IN APPENDIX 9B OF BURSA SECURITIES MAIN MARKET LISTING REQUIREMENTS (cont’d) B10 Earnings per share INDIVIDUAL QUARTER CUMULATIVE QUARTER Corresponding Corresponding Current preceding Current quarter preceding period-to-date period-to-date ended quarter ended ended ended 30-Jun-20 30-Jun-19 30-Jun-20 30-Jun-19 Profit attributable to owners of the Company (RM'000) 22,922 24,387 43,987 48,003 Weighted average number of shares for computing basis earnings per share ('000) 471,092 470,718 471,092 470,718 Basic earnings per share (sen) 4.87 5.18 9.34 10.20 Weighted average number of shares for computing diluted earnings per share ('000) 472,121 4 71,896 472,121 471,896 Diluted earnings per share (sen) 4.86 5.17 9.32 10.17 B11 Auditors’ report on preceding annual financial statements The auditors’ report on the financial statements for the year ended 31 December 2019 was not subject to any qualification. 13
weighted average
2020-07-27T10:52:28.000Z
\[\ \s*[a-z#A-Z_]+\s*-?\d+([\.]\d+)*\s*\ ]
test
\[\ \s*[a-z#A-Z_]+\s*-?\d+([\.]\d+)*\s*\ ]/
2016-09-26T10:56:42.000Z
(.*\D)(\d*)$
Получение числа, которым заканчивается строка
2015-06-30T08:25:34.000Z
This Regex takes a Api (the Spring Lua Api in Particular here) And converts it into a LuaMockUp that asserts its arguments by type and returns a valid Value
(?P<Spring>Spring\.)(?P<FunctionName>[a-zA-Z0-9]+)([^\(]+\()(?P<Arguments>([^\)]+))\)([^>]+>)(?P<ReturnType>[^\n]+)
Spring.GetVectorFromHeading ( number heading ,test value) -> ReturnType ReturnName converted into $Spring$FunctionName = function $FunctionName($Arguments) assert($Arguments); return $ReturnType end
ApiDocumentation
2016-03-18T22:55:45.000Z
kust like [***]
(?<=\n)\[.*\]\n+(?=\[)
mssql.min_error_severity = 10 mssql.min_message_severity = 10 mssql.compatibility_mode = Offmssql.secure_connection = Off[Tidy] tidy.clean_output = Off [soap] soap.wsdl_cache_enabled=1 soap.wsdl_cache_dir="/tmp" soap.wsdl_cache_ttl=86400 soap.wsdl_cache_limit = 5 [sysvshm] [ldap] ldap.max_links = -1
Empty ini section title
2016-03-07T21:23:21.000Z
Simple regex to extract some chat conversation
\[(?<time>(?:[\d]+\:[\d]+:[\d]+)\s+(?:AM|PM))(?:\s+\|\s+\w+\s+(?<edited>(?:[\d]+\:[\d]+:[\d]+)\s+(?:AM|PM)))?\]\s+(?<author>\w+)\:\s+(?<message>[\w\s,.]+)
[9:14:51 AM] Jeff: If you could just do me a favoure and list all these concerns and in a mail and if you have any ideas that you might want to implement so that I can get everybodys notes. [9:14:56 AM] Timmy: in terms of websites or domains or DNSs I have no clue about setup [9:15:19 AM | Edited 9:15:25 AM] Jeff: That, I will get Sam and Frodo involved in [9:16:01 AM] Jeff: I am stepping out quickly
Extract chat conversation
2020-07-12T19:16:37.000Z
^"*status:([0-9]{1,3}), body:{"code":[0-9]{3},"message":([0-9a-z":\/\\\s-_.,]*?),"errorStack".*$
"status:400, body:{"code":400,"message":"transaction failed:01070333:3: Virtual Server /Common/agc_idp_10.app/agc_idp_10_vs illegally shares destination address, source address, service port, ip-protocol, and vlan with Virtual Server /Common/agc_200.app/agc_200_vs.","errorStack":[],"apiError":2}"
JS ErrorParsing
2017-04-28T19:31:53.000Z
(\A|[^[])\[{2}[^[](?<content>[^]]+)[^]]\]{2}([^]]|\z)
Grab text in double square brackets (excluding triple)
2013-12-12T01:54:22.000Z
matches keyword data
\s+([\d]+[*]*[\.]*[\d]*[\.]*[\d]*)
PORO -- Generated : Petrel -- Property name in Petrel : PHIT_Object Cutoff60 28*0.00 0.03 0.03 9502*0.00 0.01 0.01 9502*0.00 0.01 0.01 9502*0.00 0.02 0.02 9502*0.00 0.02 0.01 9502*0.00 0.03 0.02 0.00 0.00 9500*0.00 0.02 0.03 9502*0.00 0.03 0.02 9502*0.00 0.03 0.03 9502*0.00 0.01 0.01 9502*0.00 0.01 0.01 0.02 9501*0.00 0.01 0.01 0.01 9501*0.00 0.02 0.03 0.02 9501*0.00 0.01 0.01 0.01 9501*0.00 0.02 0.02 0.02 9501*0.00 0.02 0.02 0.02 9501*0.00 0.01 0.02 0.02 0.00 9500*0.00 0.01 0.02 0.02 9501*0.00 0.01 0.01 0.01 9501*0.00 0.02 0.02 0.02 9501*0.00 0.03 0.02 0.02 5*0.00 0.03 0.03 0.00 0.00 9492*0.00 0.04 0.04 0.04 5*0.00 0.03 0.01 9494*0.00 0.01 0.02 0.02 5*0.00 0.02 0.02 9494*0.00 0.01 0.02 0.01 0.00 0.00 0.00 0.00 0.00 0.01 0.02 0.02 9493*0.00 0.01 0.01 0.01 5*0.00 0.01 0.01 0.01 9493*0.00 0.03 0.04 0.02 0.02 0.00 0.00 0.00 0.00 0.02 0.03 0.03 9493*0.00 0.01 0.01 0.01 0.01 0.00 0.00 5*0.01 9499*0.00 5*0.02 9493*0.00 0.03 0.03 0.03 0.04 0.00 0.00 0.03 0.02 0.02 0.02 0.02 9493*0.00 0.03 0.02 0.01 0.01 0.00 6*0.01 9493*0.00 0.01 0.01 0.01 0.02 0.00 0.01 0.01 0.01 0.01 0.02 0.02 0.00 0.00 0.00 9490*0.00 0.03 0.03 0.02 0.02 0.00 0.01 0.02 0.01 0.02 0.01 0.02 9494*0.00 0.03 0.01 0.01 0.00 0.01 0.01 0.01 0.01 0.02 0.02 0.00 9492*0.00 0.03 0.03 0.02 0.02 0.02 0.01 0.01 0.02 0.02 0.01 0.03 9493*0.00 0.02 0.02 0.02 8*0.01 9493*0.00 0.03 0.03 0.02 0.02 0.01 0.01 0.02 0.02 0.02 0.02 0.03 9493*0.00 5*0.02 0.01 0.01 0.01 0.01 0.02 0.03 9494*0.00 0.03 0.01 0.02 0.03 0.02 0.02 0.03 0.02 0.02 0.03 0.02 9496*0.00 0.01 0.01 0.01 0.01 0.00 0.00 0.02 0.03 9496*0.00 0.02 0.01 0.02 0.01 0.03 0.03 0.03 0.01 0.00 0.00 9495*0.00 0.01 0.00 0.01 0.01 0.01 0.02 0.01 0.01 9500*0.00 0.01 0.01 9495*0.00 0.02 0.03 0.01 0.01 0.02 0.01 0.02 0.02 0.03 0.03 0.03 421*0.00 0.03 53*0.00 0.06 2560*0.00 0.06 53*0.00 0.05 6402*0.00 0.02 0.02 0.03 0.02 0.03 0.02 0.02 0.03 0.03 0.03 0.03 0.00 420*0.00 0.06 53*0.00 0.07 2560*0.00 0.06 53*0.00 0.04 6402*0.00 0.03 0.04 0.03 5*0.02 0.03 0.03 0.03 421*0.00 0.07 0.00 0.00 0.00 50*0.00 0.07 2560*0.00 0.06 53*0.00 0.05 6402*0.00 0.02 0.02 0.03 0.02 0.02 0.01 0.02 0.02 0.03 0.03 0.03 421*0.00 0.05 0.00 0.00 51*0.00 0.06 2560*0.00 0.07 6456*0.00 0.01 0.04 0.03 0.01 0.02 0.00 0.00 0.02 0.02 0.02 0.01 421*0.00 0.06 0.00 0.00 0.00 0.00 49*0.00 0.07 2560*0.00 0.08 53*0.00 0.07 53*0.00 0.06 6348*0.00 0.03 0.03 0.03 0.00 0.00 0.00 0.00 0.02 0.02 0.02 0.01 0.00 0.00 419*0.00 0.06 53*0.00 0.07 2560*0.00 0.08 53*0.00 0.07 6402*0.00 0.04 0.04 0.04 5*0.00 0.03 0.03 0.03 421*0.00 0.05 0.00 0.00 0.00 50*0.00 0.06 2506*0.00 0.06 53*0.00 0.05 53*0.00 0.06 6402*0.00 0.01 8*0.00 0.03 476*0.00 0.06 2506*0.00 0.07 0.00 0.00 0.00 0.00 49*0.00 0.06 53*0.00 0.05 53*0.00 0.04 6508*0.00 0.01 108*0.00 0.02 162*0.00 0.05 53*0.00 0.06 2506*0.00 0.06 0.00 0.00 0.00 0.00 49*0.00 0.05 53*0.00 0.06 9395*0.00 0.08 6509*0.00 9*0.01 45*0.00 0.01 106*0.00 0.01 108*0.00 0.02 162*0.00 0.04 0.00 0.00 0.00 50*0.00 0.05 53*0.00 0.02 1712*0.00 0.02 7248*0.00 0.02 0.01 0.02 0.02 0.01 0.03 0.03 0.03 46*0.00 0.04 0.01 0.00 0.00 0.00 0.00 0.00 0.00 0.02 99*0.00 0.01 108*0.00 0.01 77*0.00 0.03 53*0.00 0.04 30*0.00 0.05 53*0.00 0.06 53*0.00 0.03 0.00 0.00 0.00 0.00 157*0.00 0.04 1550*0.00 0.03 102*0.00 0.03 636*0.00 0.07 53*0.00 0.08 6454*0.00 0.01 0.01 0.01 0.01 0.00 0.00 0.00 0.01 0.01 0.01 44*0.00 0.01 0.01 6*0.00 0.01 0.01 98*0.00 0.01 108*0.00 0.01 77*0.00 0.01 53*0.00 0.02 30*0.00 0.04 53*0.00 0.04 0.00 0.00 0.00 50*0.00 0.02 161*0.00 0.04 1550*0.00 0.05 102*0.00 0.05 636*0.00 0.07 53*0.00 0.07 53*0.00 0.06 6400*0.00 0.02 0.02 0.01 0.02 0.00 0.00 0.00 0.00 0.01 45*0.00 0.03 0.01 6*0.00 0.01 0.01 0.02 0.02 96*0.00 0.01 108*0.00 0.03 162*0.00 0.03 53*0.00 0.04 0.00 0.00 51*0.00 0.02 107*0.00 0.02 53*0.00 0.05 1550*0.00 0.02 102*0.00 0.03 636*0.00 0.10 2754*0.00 0.02 3753*0.00 0.01 0.01 0.01 0.02 0.02 0.01 0.00 0.00 0.01 45*0.00 0.02 0.01 6*0.00 0.01 99*0.00 0.01 108*0.00 0.02 162*0.00 0.05 53*0.00 0.07 0.00 0.00 0.00 0.00 49*0.00 0.04 107*0.00 0.04 53*0.00 0.07 1550*0.00 0.02 102*0.00 0.04 0.03 635*0.00 0.08 53*0.00 0.07 53*0.00 0.06 0.00 0.00 0.00 50*0.00 0.05 269*0.00 0.05 53*0.00 0.05 2268*0.00 0.03 53*0.00 0.03 3699*0.00 0.03 0.03 0.02 0.02 0.02 0.02 0.03 0.02 0.00 0.00 44*0.00 0.03 0.02 106*0.00 0.01 108*0.00 0.02 162*0.00 0.05 53*0.00 0.06 53*0.00 0.05 107*0.00 0.03 53*0.00 0.05 0.00 0.00 0.00 1650*0.00 0.04 636*0.00 0.07 53*0.00 0.08 53*0.00 0.05 53*0.00 0.04 323*0.00 0.04 6022*0.00 0.02 0.02 0.01 0.02 0.02 0.02 0.02 0.02 0.02 0.01 0.03 43*0.00 0.03 0.02 0.00 0.01 0.01 0.00 0.00 0.00 0.02 0.01 0.02 0.02 96*0.00 0.01 108*0.00 0.03 0.00 0.00 0.00 128*0.00 0.02 30*0.00 0.07 53*0.00 0.05 53*0.00 0.04 107*0.00 0.04 53*0.00 0.06 1653*0.00 0.03 690*0.00 0.06 0.00 0.00 0.00 0.00 49*0.00 0.04 53*0.00 0.05 269*0.00 0.04 53*0.00 0.04 2268*0.00 0.02 53*0.00 0.02 539*0.00 0.02 53*0.00 0.03 0.03 0.00 0.00 0.00 49*0.00 0.05 0.04 52*0.00 0.04 0.04 52*0.00 0.04 701*0.00 0.03 53*0.00 0.03 2187*0.00 0.01 0.01 0.02 0.02 0.02 0.02 0.00 0.01 0.00 0.01 0.03 43*0.00 0.03 0.01 0.00 0.01 0.01 0.00 0.00 0.00 0.00 0.01 0.02 0.03 96*0.00 0.01 108*0.00 0.04 131*0.00 0.02 0.00 0.00 28*0.00 0.04 53*0.00 0.05 53*0.00 0.03 107*0.00 0.02 53*0.00 0.05 5045*0.00 0.02 593*0.00 0.02 53*0.00 0.01 0.01 0.00 0.00 0.00 49*0.00 0.02 0.02 52*0.00 0.01 0.02 52*0.00 0.01 2943*0.00 0.04 0.04 0.00 0.03 0.02 0.02 0.00 0.02 0.00 0.02 0.00 0.00 0.00 0.00 40*0.00 0.05 0.03 0.00 0.02 0.02 0.00 0.00 0.00 0.00 0.02 0.03 97*0.00 0.02 108*0.00 0.03 162*0.00 0.05 53*0.00 0.07 0.00 0.00 51*0.00 0.05 107*0.00 0.04 53*0.00 0.06 5639*0.00 0.03 54*0.00 0.02 53*0.00 0.03 52*0.00 0.03 0.03 52*0.00 0.02 0.00 0.00 0.00 /
EclipseKeywordDataMatches
2016-08-16T08:23:14.000Z
sgsg
<!\[CDATA\[(.*|\n|.*\n.*)&#x.....;(.*|\n|.*\n.*)]]
<journal-meta> <issn>Modern data <![CDATA[ data is <>?":{}|\][;'. /, &#x00027;]]> is needed with dummy content. we are good to go.</issn> <issn>Modern data <![CDATA[ data is not proper &#x00027; sdgfs ]]> is needed with dummy content. we are good to go.</issn> <issn>Modern data <![CDATA[ data is not proper &#x00027;]]> is needed with dummy content. &#x00027; we are good to go.</issn> <issn>Modern data <![CDATA[ &#x00027;]]> is needed with dummy content. we are good to go.</issn> <issn2><![CDATA[&#x000E9;]]>Modern data is needed with dummy content. we are good to go.</issn2> <issn3><![CDATA[&#x00027;]]>Modern data is needed with dummy content. we are good to go.</issn3> <issn4><![CDATA[&#x00026;]]>Modern data is needed with dummy content. we are good to go.</issn4> <issn5><![CDATA[&#x02013;]]>Modern data is needed with dummy content. we are good to go.</issn5> </journal-meta>
not match first string
2016-03-09T11:59:18.000Z
Adds german special characters äöüß to the default HTML5 regex
^[a-zA-Z0-9äöüß.!#$%&’*+/=?^_`{|}~-]+@[a-zA-Z0-9-äöüß]+(?:\.[a-zA-Z0-9-äöüß]+)*$
a@b [email protected] team-ü[email protected] stußmail@ümlaut.tülüdü [email protected] @.de .@. ohneATgehtnix.de
Default HTML5 with German Umlauts
2022-04-21T08:15:41.000Z
see
^([0-9-_.,:; +<>#´`"?!§°\\*()%$\/&=|Ø]{1,})$|^([0-9.,k]{1,})$|^([0-9 .,|\-]{1,}?°C)*$|^([0-9 .,|\-"\/]{1,}?x?)*$
asss 334445 33sas323 sxs23344s dd34444 5555003234\_323 233-444 233_444 33-.444 22 2334 33+3-322 -310 23 °10 10% 222/223 334%22 22&222 210=10
PIM - Attribute not localized
2021-07-02T08:21:53.000Z
(?<!\n\n)(^TY)
ER - lorem ipsum TY - JOUR CA - Berlin TY - BOOK CA - New York
RIS Daten teilen
2017-05-15T08:09:18.000Z
(<svg\:a\s([\w\:]+\=\"[\w\.\/\:\_\-\s]+\"\s*)+>)(<svg\:rect (\w+\=\"\d+\"\s)+(width\=\"16\"\s|height\=\"16\"\s)+(\w+=\"[\w\s\.\-\:\#\;]+\") \/>)(<\/svg\:a>)(<svg\:a\s([\w\:]+\=\"[\w\.\/\:\-\s]+\"\s*)+>)(<svg\:text\s([\w\-]+\=\"[\d\w]+\"\s*)+>)([\w\.]+)(<\/svg:text><\/svg:a>)
<svg:svg version="1.1" baseProfile="full" width="771" height="221" xmlns:svg="http://www.w3.org/2000/svg"><svg:a target="basefrm" xlink:href="../Sybase.Central.transitorio/table_dboah_causal_no_genuino.htm" title="table: dbo.ah_causal_no_genuino" xmlns:xlink="http://www.w3.org/1999/xlink"><svg:rect rx="5" ry="5" x="78" y="24" width="16" height="16" style="fill:#0000FF; stroke:#0000FF; stroke-width:1; fill-opacity:0.5" /></svg:a><svg:a target="basefrm" xlink:href="../Sybase.Central.transitorio/table_dboah_causal_no_genuino.htm" title="table: dbo.ah_causal_no_genuino" xmlns:xlink="http://www.w3.org/1999/xlink"><svg:text font-size="10" font-family="verdana" x="46" y="52">ah_causal_no_genuino</svg:text></svg:a><svg:line style="stroke:#808080;stroke-width:1" x1="320" y1="120" x2="86" y2="32" /><svg:a target="basefrm" xlink:href="../Sybase.Central.cob_ahorros/table_dboah_cuenta.htm" title="table: dbo.ah_cuenta" xmlns:xlink="http://www.w3.org/1999/xlink"><svg:rect rx="5" ry="5" x="312" y="0" width="16" height="16" style="fill:#0000FF; stroke:#0000FF; stroke-width:1; fill-opacity:0.5" /></svg:a><svg:a target="basefrm" xlink:href="../Sybase.Central.cob_ahorros/table_dboah_cuenta.htm" title="table: dbo.ah_cuenta" xmlns:xlink="http://www.w3.org/1999/xlink"><svg:text font-size="10" font-family="verdana" x="296" y="28">ah_cuenta</svg:text></svg:a><svg:line style="stroke:#808080;stroke-width:1" x1="320" y1="120" x2="320" y2="8" /><svg:a target="basefrm" xlink:href="../Sybase.Central.cob_ahorros_his/table_dboah_his_movimiento.htm" title="table: dbo.ah_his_movimiento" xmlns:xlink="http://www.w3.org/1999/xlink"><svg:rect rx="5" ry="5" x="545" y="24" width="16" height="16" style="fill:#0000FF; stroke:#0000FF; stroke-width:1; fill-opacity:0.5" /></svg:a><svg:a target="basefrm" xlink:href="../Sybase.Central.cob_ahorros_his/table_dboah_his_movimiento.htm" title="table: dbo.ah_his_movimiento" xmlns:xlink="http://www.w3.org/1999/xlink"><svg:text font-size="10" font-family="verdana" x="517" y="52">ah_his_movimiento</svg:text></svg:a><svg:line style="stroke:#808080;stroke-width:1" x1="320" y1="120" x2="553" y2="32" /><svg:a target="basefrm" xlink:href="../Sybase.Central.cobis/table_dbocl_catalogo.htm" title="table: dbo.cl_catalogo" xmlns:xlink="http://www.w3.org/1999/xlink"><svg:rect rx="5" ry="5" x="78" y="74" width="16" height="16" style="fill:#0000FF; stroke:#0000FF; stroke-width:1; fill-opacity:0.5" /></svg:a><svg:a target="basefrm" xlink:href="../Sybase.Central.cobis/table_dbocl_catalogo.htm" title="table: dbo.cl_catalogo" xmlns:xlink="http://www.w3.org/1999/xlink"><svg:text font-size="10" font-family="verdana" x="59" y="102">cl_catalogo</svg:text></svg:a><svg:line style="stroke:#808080;stroke-width:1" x1="320" y1="120" x2="86" y2="82" /><svg:a target="basefrm" xlink:href="../Sybase.Central.cobis/table_dbocl_tabla.htm" title="table: dbo.cl_tabla" xmlns:xlink="http://www.w3.org/1999/xlink"><svg:rect rx="5" ry="5" x="312" y="50" width="16" height="16" style="fill:#0000FF; stroke:#0000FF; stroke-width:1; fill-opacity:0.5" /></svg:a><svg:a target="basefrm" xlink:href="../Sybase.Central.cobis/table_dbocl_tabla.htm" title="table: dbo.cl_tabla" xmlns:xlink="http://www.w3.org/1999/xlink"><svg:text font-size="10" font-family="verdana" x="298" y="78">cl_tabla</svg:text></svg:a><svg:line style="stroke:#808080;stroke-width:1" x1="320" y1="120" x2="320" y2="58" /><svg:a target="basefrm" xlink:href="sp_dbosp_movimientos_genuinos.htm" title="stored procedure: dbo.sp_movimientos_genuinos" xmlns:xlink="http://www.w3.org/1999/xlink"><svg:rect rx="5" ry="5" x="310" y="110" width="20" height="20" style="fill:#FF0000; stroke:#FF0000; stroke-width:1; fill-opacity:0.5" /></svg:a><svg:a target="basefrm" xlink:href="sp_dbosp_movimientos_genuinos.htm" title="stored procedure: dbo.sp_movimientos_genuinos" xmlns:xlink="http://www.w3.org/1999/xlink"><svg:text font-size="10" font-family="verdana" x="275" y="140">sp_movimientos_genuinos</svg:text></svg:a><svg:a target="basefrm" xlink:href="../ExternalObjects/Sqr_Jubilacionesju_devolucion.htm" title="Sqr: Jubilaciones.ju_devolucion" xmlns:xlink="http://www.w3.org/1999/xlink"><svg:rect rx="5" ry="5" x="137" y="162" width="16" height="16" style="fill:#B96A9A; stroke:#B96A9A; stroke-width:1; fill-opacity:0.5" /></svg:a><svg:a target="basefrm" xlink:href="../ExternalObjects/Sqr_Jubilacionesju_devolucion.htm" title="Sqr: Jubilaciones.ju_devolucion" xmlns:xlink="http://www.w3.org/1999/xlink"><svg:text font-size="10" font-family="verdana" x="115" y="190">ju_devolucion</svg:text></svg:a><svg:line style="stroke:#808080;stroke-width:1" x1="320" y1="120" x2="145" y2="170" /><svg:a target="basefrm" xlink:href="../ExternalObjects/Sqr_Jubilacionesju_rendicion_asig_fam.htm" title="Sqr: Jubilaciones.ju_rendicion_asig_fam" xmlns:xlink="http://www.w3.org/1999/xlink"><svg:rect rx="5" ry="5" x="487" y="162" width="16" height="16" style="fill:#B96A9A; stroke:#B96A9A; stroke-width:1; fill-opacity:0.5" /></svg:a><svg:a target="basefrm" xlink:href="../ExternalObjects/Sqr_Jubilacionesju_rendicion_asig_fam.htm" title="Sqr: Jubilaciones.ju_rendicion_asig_fam" xmlns:xlink="http://www.w3.org/1999/xlink"><svg:text font-size="10" font-family="verdana" x="453" y="190">ju_rendicion_asig_fam</svg:text></svg:a><svg:line style="stroke:#808080;stroke-width:1" x1="320" y1="120" x2="495" y2="170" /></svg:svg>
SVG - Get rect and text with links
2016-01-28T14:04:45.000Z
this is trim-like regex
^(\s+).*?(\s+)$
ciao come staidf??
Trim whitespaces regex
2016-09-18T04:47:53.000Z
[0-9]+[ \t\r]+(\w|\.|\-)+[ \t\r]+[0-9]+([ \t\r]+(\w|\.|\-)+[ \t\r]+\-[ \t\r]+\w+|)(\n|\r|)+
0 coralxib42 0 coralxib42-ib0 - MEMBER 1 coralxib43 0 coralxib43-ib0 - MEMBER 128 coralxib44 0 coralxib44-ib0 - CF 129 coralxib45 0 coralxib45-ib0 - CF 0 coralpib241 0 - - MEMBER 1 coralpib242 0 - - MEMBER 128 coralpib243 0 - - CF 129 coralpib244 0 - - CF cskd;ksd ksalkd;lksakd sad'lj 020 - 29 0 coralpib241 0 1 coralpib242 0 128 coralpib243 0 129 coralpib244 0
DB2 Nodes improved
2015-09-24T17:08:29.000Z
Validate Github URI
^(?:https|http)\:\/\/github\.com\/([a-zA-Z0-9]+)\/([a-zA-Z0-9\.\-_]+)$
https://github.com/shoaiyb/sysacss
Github URI Validator
2021-11-20T02:03:21.000Z
^(\d*?)(?:, )?([a-zéèàçù -]+?)\n(\d\d ?\d\d\d) ([a-z- ]+?)$
61, avenue de Gauthier 81 516 Michel-sur-Paris 6, boulevard de Nguyen 02 998 Techer boulevard Lucie Bouvet 16 345 Morel-sur-Marques 7, impasse Francois 29172 Deschampsnec 30, place Lucy Guillot 94 786 Texier-sur-Rolland rue de Pruvost 91 147 Brun boulevard Amélie Martin 56243 Godard
Parse Adresse
2018-07-11T12:49:25.000Z
ul li discovered
<ul>(<li>((.|\n)*?)<\/li>)<\/ul>
<div><ul><li>SOME TEXT INSIDE<br></li></ul></div>
ul-li discover
2017-08-01T15:02:38.000Z