2 lines
92 B
Plaintext
2 lines
92 B
Plaintext
|
- var url = 'http://www.google.com'
|
||
|
.url #{url.replace('http://', '').replace(/^www\./, '')}
|