Skip to content

links in files are opened in browser #546

Description

@ye110wd

I'm translating a few dozen files with
trans -b -4 -e google --no-autocorrect -i "$file" ja:en -o ${file%.txt}.text
and any link in a file opens in the browser.
e.g. a file contains
https://m0d.go.jp/d>machida

it will open in the browser.
https://translate.google.com/translate?hl=en&sl=ja&tl=en&u=https://m0d%E2%80%A6go.jp/d>machida

This got my ip blocked for suspicious automated activity. Almost every file had links to the site. (different link than example)
How can I stop this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions