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 Reload at Wallclock | |
| // @namespace http://tampermonkey.net/ | |
| // @version 0.1 | |
| // @description Reload at Wallclock | |
| // @author You | |
| // @match http://worldtimeapi.org/api/timezone/Europe/Berlin.txt | |
| // @match https://tickets.events.ccc.de/* | |
| // @grant none | |
| // ==/UserScript== |
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
| 1,2c1 | |
| < /* | |
| < * reghack - Utility to binary-patch the embedded mac80211 regulatory rules. | |
| --- | |
| > /* reghack - Utility to binary-patch the embedded mac80211 regulatory rules. | |
| 123a123,126 | |
| > }, { | |
| > /* March 2016 addition */ | |
| > .desc = "core world8(?) regdomain in cfg80211/reg.o (new rule)", | |
| > .reg = REG_MATCH("00", 8, NL80211_DFS_UNSET, REG_RULE(2402, 2472, 40, 6, 20, 0)) |