htmlpreview / htmlpreview.github.com

HTML Preview for GitHub Repositories

Home Page:htmlpreview.github.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CORS proxy https://crossorigin.me

danielweck opened this issue · comments

Suggestion - add https://corsproxy.github.io to:

var proxy = [
'https://cors.io/?',
'https://jsonp.afeld.me/?url=',
'https://cors-anywhere.herokuapp.com/'
];

Note: https://crossorigin.me is the old URL which now redirects to https://corsproxy.github.io

The service does no longer work.