From 161a9866d384127b2f60077b4cfc12793fde743c Mon Sep 17 00:00:00 2001 From: Benjamin_Loison Date: Tue, 16 May 2023 01:19:05 +0200 Subject: [PATCH] Add regex tips for searching a music. --- Home.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..1762037 --- /dev/null +++ b/Home.md @@ -0,0 +1 @@ +For searching a music, searching the timestamps (like, possibly multiple, `X:Y`), `music`, `song` and `sample` are good elements to build a regex on. \ No newline at end of file