Loading...
Loading...
Compare original and translation side by side
curl -s "https://lite.duckduckgo.com/lite?q=your+query" | sed 's/<[^>]*>//g' | head -60curl -s "https://lite.duckduckgo.com/lite?q=your+query" | sed 's/<[^>]*>//g' | head -60curl -s [url] | sed 's/<[^>]*>//g' | head -100curl -s [url] | sed 's/<[^>]*>//g' | head -100curl -s https://docs.rs/[crate]/latest/[crate]/ | sed 's/<[^>]*>//g' | head -80curl -s https://docs.rs/[crate]/latest/[crate]/ | sed 's/<[^>]*>//g' | head -80curl -s https://raw.githubusercontent.com/[org]/[repo]/main/src/main.rs | head -200curl -s https://raw.githubusercontent.com/[org]/[repo]/main/src/main.rs | head -200