// BEGIN ENQUEUE PARENT ACTION // AUTO GENERATED - Do not modify or remove comment markers above or below: if ( !function_exists( 'chld_thm_cfg_locale_css' ) ): function chld_thm_cfg_locale_css( $uri ){ if ( empty( $uri ) && is_rtl() && file_exists( get_template_directory() . '/rtl.css' ) ) $uri = get_template_directory_uri() . '/rtl.css'; return $uri; } endif; add_filter( 'locale_stylesheet_uri', 'chld_thm_cfg_locale_css' ); if ( !function_exists( 'chld_thm_cfg_parent_css' ) ): function chld_thm_cfg_parent_css() { wp_enqueue_style( 'chld_thm_cfg_parent', trailingslashit( get_template_directory_uri() ) . 'style.css', array( 'font-awesome-v5','bootstrap','sidr','magnific-popup','sliderpro' ) ); wp_enqueue_script('custom-script', get_stylesheet_directory_uri() . '/custom-script.js', array('jquery')); } endif; add_action( 'wp_enqueue_scripts', 'chld_thm_cfg_parent_css', 10 ); // END ENQUEUE PARENT ACTION add_action( 'admin_enqueue_scripts', 'my_cfg_admin_enqueue' ); function my_cfg_admin_enqueue(){ wp_enqueue_script('custom-script', get_stylesheet_directory_uri() . '/custom-script.js', array('jquery')); wp_enqueue_style('style-cfg-child', get_stylesheet_uri(), array(), "4.2"); } add_action( 'after_setup_theme', 'remove_plugin_image_sizes', 999 ); function remove_plugin_image_sizes(){ remove_image_size( '2048x2048' ); remove_image_size( '1536x1536' ); remove_image_size( 'large' ); } function action_dynamic_sidebar_after( $array ) { if($array == "home-content-widgets") { echo the_content(); } }; add_action( 'dynamic_sidebar_after', 'action_dynamic_sidebar_after', 10, 1 ); add_action( 'trashed_post', 'mtp_delete_attached_thumbnail_for_trashed_product', 20, 1 ); function mtp_delete_attached_thumbnail_for_trashed_product( $post_id ) { // gets ID of post being trashed $post_type = get_post_type( $post_id ); // does not run on other post types if ( $post_type != 'post' ) { return true; } // get ID of featured image $post_thumbnail_id = get_post_thumbnail_id( $post_id ); // delete featured image wp_delete_attachment( $post_thumbnail_id, true ); }/** * The header for our theme * * This is the template that displays all of the section and everything up until
* * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package CoverNews */ ?> Hong Kong bans two crypto sites for misleading investors – CoinsMegaNews

Hong Kong bans two crypto sites for misleading investors

Hong Kong bans two crypto sites for misleading investors

[ad_1]

Hong Kong’s Securities and Futures Commission (SFC) banned the two crypto websites for scamming users.
HongKongDAO and BitCuped were blocked after a joint effort of the police and internet providers.
The two cases come not long after investors lost over 1.6 billion HKD ($204 million) in JPEX and Hounax.

Hong Kong’s Securities and Futures Commission (SFC) has reportedly banned two cryptocurrency websites over allegations the site had scammed investors.

The South China Morning Post reported on Wednesday that the securities watchdog had blacklisted and blocked access to the HongKongDAO and BitCuped sites after authorities were tipped off that the platforms were misleading investors.

HongKongDAO touted “HKD” token

According to the SCMP, Hong Kong regulators found that HongKongDAO had hoodwinked users into buying a token dubbed “HKD”. The platform also offered false assurances, lying to users that it had applied for licences from the SFC and government.

HongKongDAO was reportedly on the SFC’s radar since November 24 and was found to have two chat groups. The Chinese chat group had over 10,000 members, while the English one had over 1,700. The project had ostensibly touted HKD as a token with huge market value.

The regulator worked with the police and internet service providers to have the HongKongDAO website blocked. SFC also issued a cease and desist notice to crypto trading platforms, asking them to halt any trading of tokens linked to HongKongDAO.

BitCuped falsely listed Hong Kong Exchange officials as owners

BitCuped, on the other hand, misled investors by falsely listing Hong Kong Exchanges and Clearing (HKEX) chairman Laura Cha and CEO Nicolas Aguzin as affiliated with the platform. SFC noted that neither individual had any connection with BitCuped.

The site misled investors by claiming to offer crypto and stocks trading services, the regulator said. It was blacklisted on November 10.

While the two sites have been banned for scamming investors, the SFC did not disclose how many people had fallen victim, or the total losses suffered. Police investigations are underway, the SMCP reported.

Hong Kong regulators and law enforcement are increasing their efforts to prevent scams such as those that recently involved crypto platforms Hounax and JPEX. In the two cases, fraudulent actors saw more than 1.6 billion HKD ($204 million) stolen from victims.

In August, the SFC warned crypto platforms and exchanges against misleading investors with false claims about their registration status. The regulator also cautioned providers against offering products and services not registered or authorised by the commission.

[ad_2]

Source link

Leave a Reply

Your email address will not be published. Required fields are marked *

/** * The template for displaying the footer * * Contains the closing of the #content div and all content after. * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package CoverNews */ ?>