2 lines
91 B
Plaintext
2 lines
91 B
Plaintext
|
page_ext=`echo "$content" | grep -Po '(?<=data-feed=").*?(?=">)' | head -1 | tr '\0' '\n'`
|