Update default.html
This commit is contained in:
parent
008b229981
commit
d12ca44ab1
@ -75,7 +75,7 @@
|
||||
xmlHttp.send( null );
|
||||
return xmlHttp.responseText;
|
||||
}
|
||||
document.getElementById('content').innerHTML = marked(httpGet("https://thingproxy.freeboard.io/fetch/{{ site.replace_index_with }}"));
|
||||
document.getElementById('content').innerHTML = marked(httpGet("http://www.whateverorigin.org/get?url={{ site.replace_index_with }}"));
|
||||
</script>
|
||||
{% endif %}
|
||||
{% if site.google_analytics %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user