These instructions have moved to https://github.com/emporia-vue-local/esphome
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
| Access 2003 Developer Extensions: KHCYK-2DXWD-6D4BV-9D9K6-TT9RY | |
| Access 2003: HVCBT-WQ823-BHMJC-RQJ3P-9T9VT | |
| Advanced Threat Analytics (ATA): F3JM7-7QNWQ-KKFVP-PDDRT-4M6P7 | |
| Automatic Graph Layout: HWQWP-RXKVP-PJ4BB-9KD87-K67H2 | |
| Commerce Server 2002: QJY77-8G8BD-3FYFQ-FDFH3-4RDCP | |
| CRM 2011 Server Edition: 36D7J-FR6QG-JXPF6-H449P-2P6RR | |
| CRM 2011 Workgroup Server Edition: 73B26-GWVRK-GDX7X-MDQBX-DH28R | |
| CRM 3.0 Professional Edition: D2Q47-3K4QX-FPVDT-P4QT6-3C8H8 | |
| CRM 3.0 Small Business Edition: TD7BB-D2H87-27KJH-VMH3P-QTQYW | |
| CRM 4.0 Enterprise Edition: WQWYD-FHH7F-XQPCK-2B8KG-D6VT3 |
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
| # THIS FILE IS NO LONGER BEING MAINTAINED. FOR A MAINTAINED VERSION, PLEASE USE THE VERSION IN THE NEW REPOSITORY. | |
| # Repository: https://github.com/hkamran80/blocklists | |
| # New link for this file: https://raw.githubusercontent.com/hkamran80/blocklists/main/smart-tv | |
| # ------ | |
| # This is a blocklist to block Smart TVs sending data home. | |
| # Please help to collect domains! | |
| # It could be that the TV does not receive any more updates or other services no longer work. Please report such an incident. |
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
| #!/bin/sh | |
| # | |
| # This script stands on the shoulders of giants. | |
| # | |
| # You can always find the most recent version here: https://gist.github.com/hisnameisjimmy/56f9414076ca39a79bfa07eefa89759e | |
| # | |
| # It is written and tested for Ubuntu 16.04 on Digital Ocean using a 1GB droplet. | |
| # Anything less than 1GB of memory may cause issues with anything memory intensive | |
| # like imports/exports. | |
| # |