Taraflex / Back2stackoverflow

Userscript for redirect to stackoverflow.com from machine-translated sites
The Unlicense
307 stars 11 forks source link

add 366service.com #95

Open munierujp opened 4 years ago

munierujp commented 4 years ago

Add 366service.com

How to get original URL

In question page (e.g. this),

document.querySelector('.question-ttl a[rel="nofollow"]').href

or

document.querySelector('a[href^="https://stackoverflow.com/questions/"][rel="nofollow"]').href