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
| blueprint: | |
| name: Sleep as Android webhook handler | |
| description: > | |
| Home Assistant blueprint for handling Sleep as Android webhooks events | |
| In Sleep as Android app, set Webhooks URL to: | |
| https://<home-assistant-host>/api/webhook/<webhook-id> | |
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
| yt-dlp --cookies ../youtube.com_cookies.txt https://www.youtube.com/playlist?list=000000 --continue --retries infinite --ignore-errors -f 'bestaudio[ext=m4a]' |
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 Remove qaru.site | |
| // @version 0.1 | |
| // @description Remove qaru.site links from google search | |
| // @author kotborealis | |
| // @match https://www.google.com/search?q=* | |
| // @grant none | |
| // ==/UserScript== | |
| (function() { |
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 Fuck qaru.site | |
| // @namespace http://tampermonkey.net/ | |
| // @version 0.1 | |
| // @author awooo.ru | |
| // @match https://*.google.com/search* | |
| // @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
| license: mit |
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
| license: mit |
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
| license: mit |
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
| ({emoji='tea', size=5, scale=50}={}) => {for(i=0;i<size;i++){_='';for(k=0;k<size;k++)_+=`:${emoji}@scale#${scale}@r#${Math.floor(Math.atan2(size/2 - i, size/2 - k) * 180 / Math.PI)}@hue#${Math.floor(Math.atan2(size/2 - i, size/2 - k) * 180 / Math.PI)}:`;chat.message(_)}} |
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
| asdasd |
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
| # Why the hell its not working? | |
| # Maybe you'll have to change dns manually in /etc/resolv.conf | |
| push "dhcp-option DNS 10.8.0.1" |
NewerOlder