diff --git a/contact.php b/contact.php index b3adec7..619e68a 100644 --- a/contact.php +++ b/contact.php @@ -1,11 +1,12 @@ - + - <?=$title?> - News + <?=$title?> - <?php echo $LANG['contact_us']; ?> @@ -24,7 +25,9 @@
- +

Contact

If you have any problems or have the need to contact us to ask a question, @@ -33,7 +36,7 @@

For technical support please look at the Knowledge Base

-

Address

+

Shanghai China.

diff --git a/core.php b/core.php index 8117886..cd89954 100644 --- a/core.php +++ b/core.php @@ -1,28 +1,34 @@
+
+
+ diff --git a/legal_privacy.php b/legal_privacy.php index f8dde00..8b563de 100644 --- a/legal_privacy.php +++ b/legal_privacy.php @@ -1,13 +1,14 @@ ]*id="footer"[^>]*>(.*?) /si', $html, $match); + define('IN_SYS', true); + require_once ("core.php"); + // $html = file_get_contents('https://ifastnet.com/privacy.php'); + // preg_match('/]*id="footer"[^>]*>(.*?) /si', $html, $match); ?> - + - <?=$title?> - Privacy Policy + <?=$title?> - <?php echo $LANG['privacy_policy']; ?> @@ -26,7 +27,7 @@
-

Privacy Policy

+

Privacy policy information

@@ -97,10 +98,10 @@
diff --git a/legal_terms.php b/legal_terms.php index e517c76..518d96c 100644 --- a/legal_terms.php +++ b/legal_terms.php @@ -1,13 +1,14 @@ ]*id="footer"[^>]*>(.*?) /si', $html, $match); + define('IN_SYS', true); + require_once ("core.php"); + // $html = file_get_contents('https://ifastnet.com/portal/terms.php'); + // preg_match('/]*id="footer"[^>]*>(.*?) /si', $html, $match); ?> - + - <?=$title?> - Terms of Service + <?=$title?> - <?php echo $LANG['tos']; ?> @@ -26,7 +27,7 @@
-

Terms of Service

+

Service conditions and policies

@@ -857,10 +858,10 @@
diff --git a/locales/lang.properties b/locales/lang.properties deleted file mode 100644 index 16cb8ce..0000000 --- a/locales/lang.properties +++ /dev/null @@ -1,10 +0,0 @@ -msg_hello = Hello -msg_world = World -msg_complex = Good morning {0}! \ -Are you OK? \ -This is a multi-line property :) - -msg_url = http://localhost/webapp/servletName?solution={0} - -msg_multi_placeholder = It\'s a {0} day... let\'s go {1}? -msg_multi_placeholder_corrected = It''s a {0} day... let''s go {1}? diff --git a/locales/lang_en_GB.properties b/locales/lang_en_GB.properties deleted file mode 100644 index 493d6e4..0000000 --- a/locales/lang_en_GB.properties +++ /dev/null @@ -1,39 +0,0 @@ -language = English -home = Home -production = Product -news = News -contact = Contact -contact_us = Contact Us -help = Help -login = Login -signup = Signup -username = Username -input_username = Please Input Username -password = Password -input_password = Please Input Password -email = Email -input_email = Please Input Email Address -site_category = Site Category -personal = Personal -business = Business -hobby = Hobby -forum = Forum -adult = Adult -dating = Dating -software_download = Software / Download -choose_from_below = Choose from Below -site_language = Site Language -english = English -non_english = Non English -security_code = Security Code -input_security_code = Please Input Security Code -input_security_code_above = Please Input Security Code Above -legal_information = Legal Information -privacy_policy = Privacy Policy -tos = Terms of service -cancellation_refund = Cancellation & Refund -payment_methods = Payment Methods & Information -signup_free_hosting = Sign Up For Free Hosting -remember_me = Remember me -please_login = Please sign in -lost_password = Lost your password? \ No newline at end of file diff --git a/locales/lang_en_US.properties b/locales/lang_en_US.properties deleted file mode 100644 index 493d6e4..0000000 --- a/locales/lang_en_US.properties +++ /dev/null @@ -1,39 +0,0 @@ -language = English -home = Home -production = Product -news = News -contact = Contact -contact_us = Contact Us -help = Help -login = Login -signup = Signup -username = Username -input_username = Please Input Username -password = Password -input_password = Please Input Password -email = Email -input_email = Please Input Email Address -site_category = Site Category -personal = Personal -business = Business -hobby = Hobby -forum = Forum -adult = Adult -dating = Dating -software_download = Software / Download -choose_from_below = Choose from Below -site_language = Site Language -english = English -non_english = Non English -security_code = Security Code -input_security_code = Please Input Security Code -input_security_code_above = Please Input Security Code Above -legal_information = Legal Information -privacy_policy = Privacy Policy -tos = Terms of service -cancellation_refund = Cancellation & Refund -payment_methods = Payment Methods & Information -signup_free_hosting = Sign Up For Free Hosting -remember_me = Remember me -please_login = Please sign in -lost_password = Lost your password? \ No newline at end of file diff --git a/locales/lang_ko_KR.properties b/locales/lang_ko_KR.properties deleted file mode 100644 index 7c71c2e..0000000 --- a/locales/lang_ko_KR.properties +++ /dev/null @@ -1,12 +0,0 @@ -language = Korean -home = 홈 페이지 -production = 생산 -contact = 접촉 -contact_us = 연락 -login = 로그인 -signup = 가입과 -legal_information = 법률 정보 -privacy_policy = 개인 정보 보호 정책 -tos = 이용 약관 -cancellation_refund = 취소 및 환불 -payment_methods = 지불 방법 \ No newline at end of file diff --git a/locales/lang_zh_CN.properties b/locales/lang_zh_CN.properties deleted file mode 100644 index 66ebaa0..0000000 --- a/locales/lang_zh_CN.properties +++ /dev/null @@ -1,40 +0,0 @@ -language = Chinese_simplified -home = 主页 -production = 产品 -news = 新闻 -contact = 联系 -contact_us = 联系我们 -help = 帮助 -login = 登录 -signup = 注册 -username = 用户名 -input_username = 请输入用户名 -password = 密码 -input_password = 请输入密码 -email = 电子邮箱地址 -input_email = 请输入电子邮箱地址 -site_category = 网站类型 -personal = 个人 -business = 商业 -hobby = 爱好 -forum = 论坛 -adult = 成人 -dating = 约会 -software_download = 软件/下载 -choose_from_below = 下拉选择 -site_language = 网站语言 -english = 英文 -non_english = 非英文 -security_code = 验证码 -input_security_code = 输入验证码 -input_security_code_above = 请输入上面图中验证码 -legal_information = 法律信息 -privacy_policy = 隐私政策 -tos = 服务条款 -cancellation_refund = 取消与退款 -payment_methods = 支付方式 -signup_free_hosting = 注册免费空间 -remember_me = 记住我 -please_login = 请登录 -lost_password = 忘记密码了? -address = 地址 \ No newline at end of file diff --git a/locales/lang_zh_TW.properties b/locales/lang_zh_TW.properties deleted file mode 100644 index 05306d4..0000000 --- a/locales/lang_zh_TW.properties +++ /dev/null @@ -1,40 +0,0 @@ -language = Chinese_traditional -home = 主頁 -production = 產品 -news = 新聞 -contact = 聯繫 -contact_us = 聯繫我們 -help = 幫助 -login = 登錄 -signup = 註冊 -username = 用戶名 -input_username = 請輸入用戶名 -password = 密碼 -input_password = 請輸入密碼 -email = 電子郵箱地址 -input_email = 請輸入電子郵箱地址 -site_category = 網站類型 -personal = 個人 -business = 商業 -hobby = 愛好 -forum = 論壇 -adult = 成人 -dating = 約會 -software_download = 軟件/下載 -choose_from_below = 下拉選擇 -site_language = 網站語言 -english = 英文 -non_english = 非英文 -security_code = 驗證碼 -input_security_code = 輸入驗證碼 -input_security_code_above = 請輸入上面圖中驗證碼 -legal_information = 法律信息 -privacy_policy = 隱私政策 -tos = 服務條款 -cancellation_refund = 取消與退款 -payment_methods = 支付方式 -signup_free_hosting = 註冊免費空間 -remember_me = 記住我 -please_login = 請登錄 -lost_password = 忘記密碼了? -address = 地址 \ No newline at end of file diff --git a/locales/languages.json b/locales/languages.json deleted file mode 100644 index 50aee77..0000000 --- a/locales/languages.json +++ /dev/null @@ -1 +0,0 @@ -{"languages":["zh_CN","zh_TW","en_US","en_GB","ko_KR"]} \ No newline at end of file diff --git a/login.php b/login.php index 4835fbb..346213f 100644 --- a/login.php +++ b/login.php @@ -1,39 +1,40 @@ - + - - <?=$title?> - Login - - - - - - - - + + <?=$title?> - <?php echo $LANG['login']; ?> + + + + + + + +
- +
diff --git a/nav.php b/nav.php index 5cbb1f9..4edef82 100644 --- a/nav.php +++ b/nav.php @@ -1,40 +1,46 @@ + diff --git a/news.php b/news.php index 6949e78..d527bbe 100644 --- a/news.php +++ b/news.php @@ -1,11 +1,12 @@ - + - <?=$title?> - News + <?=$title?> - <?php echo $LANG['news']; ?> diff --git a/remote_reg.php b/remote_reg.php index b09e716..5c09797 100644 --- a/remote_reg.php +++ b/remote_reg.php @@ -1,11 +1,11 @@ ]*id="footer"[^>]*>(.*?) /si', $html, $match); - $password_reset_token_id = "b374b5bd4e35d2cadd98caa77d68c19a"; - $logged_ipaddress = "116.228.234.98"; + define('IN_SYS', true); + require_once ("core.php"); + $domain = "uiisc.com"; + // $html = file_get_contents("http://cpanel.".$domain."/lostpassword.php"); + // preg_match('/]*id="footer"[^>]*>(.*?) /si', $html, $match); + $password_reset_token_id = "b374b5bd4e35d2cadd98caa77d68c19a"; + $logged_ipaddress = "116.228.234.98"; ?> diff --git a/security_code.php b/security_code.php index 45fbf0d..d1db262 100644 --- a/security_code.php +++ b/security_code.php @@ -1,16 +1,17 @@ - + - - <?=$title?> - - - - - - - - + + <?=$title?> - <?php echo $LANG['signup']; ?> + + + + + + + +
-

Sign Up For Free Hosting

+

You can sign up here for fast free PHP & MySQL hosting including a free sub domain. Fill out the form below and your free hosting account will be created. Enjoy :)

@@ -39,63 +40,63 @@ require_once ("core.php");
- +
- +
- +
- +
- +
- +
- -
- -
+ +
+ +
- +
- +
- +
- +
- +
- +