mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-26 20:26:32 +00:00
Remove near future bitly advertising
This commit is contained in:
parent
ccf8902515
commit
cc14f721f9
@ -433,7 +433,7 @@ const char HTTP_COUNTER[] PROGMEM =
|
|||||||
"<br><div id='t' style='text-align:center;'></div>";
|
"<br><div id='t' style='text-align:center;'></div>";
|
||||||
|
|
||||||
const char HTTP_END[] PROGMEM =
|
const char HTTP_END[] PROGMEM =
|
||||||
"<div style='text-align:right;font-size:11px;'><hr/><a href='https://bit.ly/tasmota' target='_blank' style='color:#aaa;'>Tasmota %s %s " D_BY " Theo Arends</a></div>"
|
"<div style='text-align:right;font-size:11px;'><hr/><a href='https://github.com/arendst/Tasmota' target='_blank' style='color:#aaa;'>Tasmota %s %s " D_BY " Theo Arends</a></div>"
|
||||||
"</div>"
|
"</div>"
|
||||||
"</body>"
|
"</body>"
|
||||||
"</html>";
|
"</html>";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user