|
@@ -1,7 +1,7 @@
|
|
|
|
|
|
|
|
import sanitize from 'sanitize-filename';
|
|
import sanitize from 'sanitize-filename';
|
|
|
|
|
|
|
|
-// https://regex101.com/r/OJB2UJ/1
|
|
|
|
|
|
|
+// https://regex101.com/r/fK2rV3/1
|
|
|
const githubReposIdPattern = new RegExp(/^\/([^/]+)\/([^/]+)$/);
|
|
const githubReposIdPattern = new RegExp(/^\/([^/]+)\/([^/]+)$/);
|
|
|
|
|
|
|
|
// https://regex101.com/r/CQjSuz/1
|
|
// https://regex101.com/r/CQjSuz/1
|