Remove all Twitter instances since they went to a pay model.

This commit is contained in:
CCOSTAN
2023-10-21 18:39:19 +00:00
parent 668b8e3c87
commit 7954ee4c7c
27 changed files with 5 additions and 1519 deletions

View File

@@ -17,19 +17,3 @@
who: 'carlo'
apns_id: 'information'
- service: script.tweet_engine_image
data:
tweet: >
{{ [
"Seriously, I am a Smart Home. I am logging your hack attempt.",
"If you do not know the password, you get locked out and IP banned.",
"Three Strikes and you are OUT! IP Banned.",
"Live tweeting a bad login, right before I ban that IP address FOREVER."
] | random + "#Security"}}
image: >-
{{ [
"/config/www/custom_ui/floorplan/images/branding/security_lock.png",
"/config/www/custom_ui/floorplan/images/branding/locked_out.png",
"/config/www/custom_ui/floorplan/images/branding/A_GRADE.png"
] | random }}