您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
just get a bloody vaccine
The Ontario COVID vaccination website lets you reschedule to an earlier slot if one becomes available. This script is used to refresh and grab a slot. You must be present when it finds something as it won't accept appointments, it'll just choose the earliest one available for the month that you're looking at. (You have about 10 minutes to respond to a clicked appointment, as the system reserves it for the first person to click on it.)
DAYS_TO_SEARCH_AHEAD
. Minimum value would be 0 (today only) and any value of 60 or over won't matter because it only looks at this month and next month.Install and activate the user script using Tampermonkey or Greasemonkey.
In the script, change DAYS_TO_SEARCH_AHEAD
if the default of the next 7 days doesn't work for you.