From 20d28e80a5c861a9d5f449ea911ab75b4f37ad0d Mon Sep 17 00:00:00 2001 From: Jef Date: Tue, 24 Sep 2024 14:54:57 +0200 Subject: Initial community commit --- Src/omBrowser/resources/pages/httpError.htm | 44 +++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 Src/omBrowser/resources/pages/httpError.htm (limited to 'Src/omBrowser/resources/pages/httpError.htm') diff --git a/Src/omBrowser/resources/pages/httpError.htm b/Src/omBrowser/resources/pages/httpError.htm new file mode 100644 index 00000000..f89a1927 --- /dev/null +++ b/Src/omBrowser/resources/pages/httpError.htm @@ -0,0 +1,44 @@ + + + + + Winamp Online Services Error Page + + + + + + + + +
+ +
+ +
+ +

+ +
+ +

+ + + + +
+ + + + + + +
Service name:
Error code:
Url:
Service id:
Client id:
+
+
+
+ + + \ No newline at end of file -- cgit