This file contains 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 time.is black style | |
// @namespace https://gist.github.com/ | |
// @version 20241115.11 | |
// @description black ver time.is, idea from t.me/GBTBBR | |
// @author AlPt | |
// @match https://time.is/ | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=time.is | |
// @grant none | |
// @license MIT |
This file contains 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
server { | |
listen 80; | |
listen 15000 ssl http2; | |
listen [::]:15000 ssl http2; | |
listen [::]:80; | |
server_name 127.0.0.1; | |
index index.php index.html index.htm default.php default.htm default.html; | |
root /www/wwwroot/docker-registry; | |
# error_page 404/404.html; |
This file has been truncated, but you can view the full file.
This file contains 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
6月 10 20:00:39 FA5II06 kernel: TSC synchronization [CPU#0 -> CPU#8]: | |
6月 10 20:00:39 FA5II06 kernel: Measured 4582 cycles TSC warp between CPUs, turning off TSC clock. | |
6月 10 20:00:39 FA5II06 kernel: #9 #10 #11 #12 #13 #14 #15 | |
6月 10 20:00:39 FA5II06 kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP4.WLAN], AE_NOT_FOUND (20210730/dswload2-162) | |
6月 10 20:00:39 FA5II06 kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210730/psobject-220) | |
6月 10 20:00:39 FA5II06 kernel: Expanded resource Reserved due to conflict with PCI Bus 0000:00 | |
6月 10 20:00:39 FA5II06 kernel: pci 0000:00:00.2: can't derive routing for PCI INT A | |
6月 10 20:00:39 FA5II06 kernel: pci 0000:00:00.2: PCI INT A: not connected | |
6月 10 20:00:39 FA5II06 kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.THRM._SCP.CTYP], AE_NOT_FOUND (20210730/psargs-330) | |
6月 10 20:00:39 FA5II06 kernel: ACPI Error: Aborting method \_TZ.THRM._SCP due to previous error (AE_NOT_FOUND) (20210730/psparse-529) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.