>>269
訂正
const today = new Date();
const url = 'https://280blocker.net/files/280blocker_adblock_' + today.getFullYear() + ('0' + (today.getMonth()+1)).slice(-2) + '.txt';
location.href = url;