73 - Tyga
2021. 04. 21
regex
- ^The : The로 시작하는 모든 문자열
- end$ : end로 끝나는 모든 문자열
- ^The end$ : The end와 정확하게 일치하는 문자열
- roar : roar가 들어 있는 모든 문자열
curl to ruby
https://jhawthorn.github.io/curl-to-ruby/
regex
curl to ruby
https://jhawthorn.github.io/curl-to-ruby/