Files
ArchiSteamFarm/ArchiSteamFarm/UI.html
Łukasz Domeradzki d0f32c8250 ASF V3.4 with ASF UI (#906)
* Add ASF UI as dependency

* Correct CIs

* Misc

* Misc

* Another attempt of fixing travis

* And another one

* Test monmon improvements

* Test

* Another test

* More travis tests

* And one more

* Another test

* More tests

* More tests

* More tests

* Final code

* Use deploy script for ASF UI

* Misc

* Kill obsolete code and bump version

* Delete old asf-ui

* Add new ASF-ui

* Add UI.html
2018-09-23 01:52:19 +02:00

10 lines
152 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>ASF UI</title>
<meta http-equiv="refresh" content="0; url=http://127.0.0.1:1242">
</head>
<body>
</body>
</html>