mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-06 17:10:13 +00:00
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
This commit is contained in:
committed by
GitHub
parent
b342b31298
commit
d0f32c8250
9
ArchiSteamFarm/UI.html
Normal file
9
ArchiSteamFarm/UI.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<!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>
|
||||
Reference in New Issue
Block a user