Hupotronic / ExLinks

A userscript to make E-Hentai & ExHentai links on 4chan & Foolz archive more useful. Includes ExSauce.
http://hupotronic.github.com/ExLinks/
46 stars 6 forks source link

Use GM_xmlhttpRequest instead of XMLHttpRequest #57

Closed nixxquality closed 9 years ago

nixxquality commented 9 years ago

The reason is simple:

This method performs a similar function to the standard XMLHttpRequest object, but allows these requests to cross the same origin policy boundaries. source

This means we don't have to force 4chan into unsafe HTTP browsing just to get our lewds.

Daiz commented 9 years ago

I wanted the GM_xmlhttpRequest part separately from the redirection removal, so I committed that separately attributed to you (see https://github.com/Hupotronic/ExLinks/commit/878bfcc10a34d8eba1ee6b628059563e20b2fc9e). Anyway, this is now included in the just released 2.3.0.