feat(db): Add sample data 2

This commit is contained in:
santiagosayshey
2024-08-17 09:52:00 +09:30
committed by Sam Chau
parent 4d9514b35f
commit 7287fb061e
6 changed files with 94 additions and 29 deletions

View File

@@ -0,0 +1,10 @@
id: 4
name: Geek
description: 'Release group: Geek'
pattern: (?<=^|[\s.-])Geek\b
regex101Link: 'https://regex101.com/r/fjF1dV'
date_created: '2024-08-15T23:23:39.653442'
date_modified: '2024-08-16T04:23:58.217800'
tags:
- HDB Internal
- Release Group

View File

@@ -0,0 +1,10 @@
id: 5
name: TayTo
description: 'Release Group: TayTo'
pattern: (?<=^|[\s.-])TayTo\b
regex101Link: 'https://regex101.com/r/cRbFpF'
date_created: '2024-08-15T23:25:57.501112'
date_modified: '2024-08-16T04:24:07.026677'
tags:
- HDB Internal
- Release Group

View File

@@ -0,0 +1,10 @@
id: 6
name: ZQ
description: 'Release Group: ZQ'
pattern: (?<=^|[\s.-])ZQ\b
regex101Link: ''
date_created: '2024-08-15T23:27:19.233352'
date_modified: '2024-08-16T04:24:16.511572'
tags:
- AHD Internal
- Release Group