http://www.singaporepools.com.sg/DataFileArchive/Lottery/Output/toto_result_top_draws_en.html
I am trying to get this website in the ionic proxy but I dont know how to do it…
I can able to perform html query from https://jsonplaceholder.typicode.com/
"proxies": [
{
"path": "/todos",
"proxyUrl": "http://www.singaporepools.com.sg/DataFileArchive/Lottery/Output/toto_result_top_draws_en.html"
}
]