I built a userscript. I want the code to run at x.x.x.x. eg.: https://95.216.60.147/ or https://1.1.1.1/
my code: // @match https://*.*.*.*/*
// @match https://*.*.*.*/*
but this is not working.