mirror of
https://github.com/phishingclub/phishingclub.git
synced 2026-08-18 00:17:14 +02:00
4 lines
79 B
Bash
4 lines
79 B
Bash
#!/bin/sh
|
|
|
|
sed -En 's/^.*FAIL: TestTC39\/tc39\/(test\/.*.js).*$/"\1": true,/p'
|