This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Terminator | |
// @description Automates finding appointments in Berlin Buergeraemter | |
// @namespace https://service.berlin.de/terminvereinbarung/termin | |
// @match https://service.berlin.de/terminvereinbarung/termin/* | |
// @version 5 | |
// @grant none | |
// ==/UserScript== | |
'use strict' |