Ruling CPN (Unified Socialist) condemns Indian PM Modi’s remarks that India is further expanding the illegally-constructed road to Lipulekh

By Republica
Published: January 10, 2022 05:50 PM

KATHMANDU, Jan 10: The ruling CPN (Unified Socialist) party has protested against the recent remarks of Indian Prime Minister Narendra Modi that the Indian government is further expanding the road to the Lipulekh area — a Nepali territory currently under Indian control. 

Issuing a press statement on Monday, Chief of International Department of CPN (Unified Socialist) Jhala Nath Khanal said his party's attention has been drawn to the recent statement of Indian Prime Minister Modi that the road being illegally built in the Nepali territory of Lipulekh is being further widened. 

“The Indian government knows very well that the area of Lipulekh, Kalapani and Limpiyadhura are the sovereign territories of Nepal. Any development activity conducted there without consultation of the Nepal government is totally illegal and it is a flagrant violation of our territorial integrity and national sovereignty,” said the press statement. 

Former Prime Minister Khanal in the statement has also said that his party strongly condemns the ongoing road construction violating Nepal’s territorial integrity and provocative statements on the part of the Indian leaders. “We would like to request the government of Nepal to take necessary measures to protect our territory on the border,” the statement reads further.

Addressing an election rally organized by his party, Bharatiya Janata Party, in Haldwani area in Uttarakhand on December 30, Prime Minister Modi had announced that his government was further widening the road built in the Nepali territory of Lipulekh. Nepal has already protested the Indian government’s ongoing construction of roads in Lipulekh and Kalapani area. 

Arguing that these territories fall in Nepal as per the Sugauli Treaty that defines Nepal’s western border with India, Nepali parliament last year included Kalapani, Lipulekh and Limpiyadhura in its political map. 

Earlier, Chairman of People’s Front Nepal Chitra Bahadur KC also condemned the remarks of Indian Prime Minister Modi that his government was working to further expand the road that leads to Lipulekh. 

Request history8.2.19PHP Version4.99sRequest Duration6MBMemory UsageGET amp/news/{slug}Route
    • Booting (12.22ms)time
    • Application (4.98s)time
    • 1 x Application (99.76%)
      4.98s
      1 x Booting (0.24%)
      12.22ms
      1 templates were rendered
      • frontend.amp-detailamp-detail.blade.php#?blade
      uri
      GET amp/news/{slug}
      middleware
      web, mynews, kyc
      controller
      App\Http\Controllers\Frontend\News\NewsController@getBySlug
      namespace
      prefix
      where
      as
      news.slug
      file
      app/Http/Controllers/Frontend/News/NewsController.php:276-373
      10 statements were executed4.95s
      • NewsController.php#297republica11.69sselect `id`, `title`, `content`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `is_subscriber_user`, `is_free`, `is_logged_in_user`, `content`, `caption`, `news_slug`, `exclusive_news` from `news` where `permalink` = 'ruling-cpn-unified-socialist-condemns-indian-pm-modi-s-remarks-that-india-is-further-expanding-the-illegally-constructed-road-to-lipulekh' and `status` = 1 limit 1
        Bindings
        • 0: ruling-cpn-unified-socialist-condemns-indian-pm-modi-s-remarks-that-india-is-further-expanding-the-illegally-constructed-road-to-lipulekh
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1610μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '0' and `news_has_attachments`.`news_id` in (122581)
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1580μsselect `categories`.`id`, `name`, `news_has_categories`.`news_id` as `pivot_news_id`, `news_has_categories`.`category_id` as `pivot_category_id`, `news_has_categories`.`created_at` as `pivot_created_at`, `news_has_categories`.`updated_at` as `pivot_updated_at` from `categories` inner join `news_has_categories` on `categories`.`id` = `news_has_categories`.`category_id` where `news_has_categories`.`news_id` in (122581)
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1480μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '1' and `news_has_attachments`.`news_id` in (122581)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1500μsselect `authors`.`id`, `name`, `avatar`, `news_has_authors`.`news_id` as `pivot_news_id`, `news_has_authors`.`author_id` as `pivot_author_id`, `news_has_authors`.`created_at` as `pivot_created_at`, `news_has_authors`.`updated_at` as `pivot_updated_at` from `authors` inner join `news_has_authors` on `authors`.`id` = `news_has_authors`.`author_id` where `news_has_authors`.`news_id` in (122581)
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#388republica13.1sselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, MATCH(title, excerpt) AGAINST ('Ruling CPN Unified Socialist condemns Indian PM Modis remarks that India is further expanding the illegallyconstructed road to Lipulekh' IN BOOLEAN MODE) as score from `news` where `id` != 122581 and `status` = 1 order by `score` desc, `pub_date` desc limit 6
        Bindings
        • 0: 122581
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#388republica1890μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '0' and `news_has_attachments`.`news_id` in (93748, 93854, 96388, 122724, 130241, 138263)
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#388republica1570μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '1' and `news_has_attachments`.`news_id` in (93748, 93854, 96388, 122724, 130241, 138263)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#416republica1150msselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `read_time`, `news_slug` from `news` where `pub_date` between '2025-04-14 22:26:01' and '2025-04-15 22:26:01' and `id` not in (122581) and `status` = 1 order by `view_count` desc limit 3
        Bindings
        • 0: 2025-04-14 22:26:01
        • 1: 2025-04-15 22:26:01
        • 2: 122581
        • 3: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:416
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:410
        • app/Http/Controllers/Frontend/News/NewsController.php:315
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • UpdateNewsVisitListener.php#27republica1590μsupdate `news` set `view_count` = `view_count` + 1, `news`.`updated_at` = '2025-04-15 22:26:01' where `id` = 122581 and `status` = 1
        Bindings
        • 0: 2025-04-15 22:26:01
        • 1: 122581
        • 2: 1
        Backtrace
        • app/Listeners/UpdateNewsVisitListener.php:27
        • vendor/laravel/framework/src/Illuminate/Foundation/helpers.php:473
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:264
      App\Models\News
      7News.php#?
      App\Models\Attachment
      7Attachment.php#?
      App\Models\Category
      1Category.php#?
      App\Models\Author
      1Author.php#?
          _token
          5rNKSOIr5XWwDdIjjOGkv7HkYN6wOFcm16OSvKqw
          subscriber_only_page
          https://newtest.myrepublica.com/amp/news/ruling-cpn-unified-socialist-condemns-indian-pm-modi-s-rema...
          _previous
          array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/ruling-cpn-unified-socialist-condemns...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /amp/news/ruling-cpn-unified-socialist-condemns-indian-pm-modi-s-remarks-that-india-is-further-expanding-the-illegally-constructed-road-to-lipulekh
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:24 [ "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "18.190.24.245" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "priority" => array:1 [ 0 => "u=0, i" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IkUvQW5KLytaa2Y3SW82TFhXYmdtWnc9PSIsInZhbHVlIjoiaGdtS2ZFRkVQa3FGRllFQ05yT0gvUFpObjBGanBUeTdGUE55ZU0wbFlpUVkrRWJ6WEMxblA2Z1dlNVh3b1ByK05NRUhKTEkySGI0c3pjQlROdWxRcUEzSmJKYmJhNVlhOTRJNXJTRjdzVGZVdDVDWHFCbjVGTEI4RzQyRFlNN2wiLCJtYWMiOiI2ZGI2NmJiMDA0YTA3ZDMzYjVjOGY2NDgxZmViMTU2NjBjYWI5OWRkYWYxM2Q0OWUyMGM4ZTlmMDk3YjhiYWJiIiwidGFnIjoiIn0%3D; republica_session=eyJpdiI6IjJqTlVpcnEwWmRVVUdvNy9XLzNnWFE9PSIsInZhbHVlIjoiYndJTHhadU9mblNFMjZyblgvUGtMNFdxQmNKZytyenIrem85SGQ4eUViR21EZmNuR3dITzV5SEIzZTFVRXh2Zkk2WmRZbnBBczNKUGsrOXNNcVoxbE1lRHdWTWJWMnpuMXNKRkdPcmI1ZmhiVXBIREpjZjl3eEd0S3NFQmo1Sk8iLCJtYWMiOiIzMWJhMWY3ODVlY2UwODk3ZDNjY2E0NTNkYTE1OGI0YzE3ZTk0Yjg3Yzc4ZDFlOWQ2MmIzYzliNTBmMDY4N2ZiIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IkUvQW5KLytaa2Y3SW82TFhXYmdtWnc9PSIsInZhbHVlIjoiaGdtS2ZFRkVQa3FGRllFQ05yT0gvUFpObjBGanBUeTdGUE55ZU0wbFlpUVkrRWJ6WEMxblA2Z1dlNVh3b1ByK05NRUhKT" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "host" => array:1 [ 0 => "newtest.myrepublica.com" ] "x-forwarded-for" => array:1 [ 0 => "18.190.24.245" ] "cf-ray" => array:1 [ 0 => "930ce33b1f02e1d3-ORD" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "5rNKSOIr5XWwDdIjjOGkv7HkYN6wOFcm16OSvKqw" "republica_session" => "z1M4ASfVdwEWW2cqIcIJg7f9hEOSO0dTlPbDqNOV" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 15 Apr 2025 16:41:01 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImZ6S2FJb00wcS9LdGNSTlNNVmYxQUE9PSIsInZhbHVlIjoiN3JtZVE2T3N1ODJlUGRCekpBaWg3UStVNitLRDB4U3JZV1pZVFZVblorUVBPbE1rczhmOHlCTW1vMHJ4TjRwdEVUdWZ0b2VFbTRiNnduVk0zYXdVYTdPV1BMUEEvNVlnNEZIMmdycHkvTUswNmZyWXVrMUZUWjcvMHo4TWZEUmQiLCJtYWMiOiIyNTc4NjU0NzgzN2ZlNTE5OWEzMGM5MDQ5YjJjYTNkYzE2NGQ5ZDg5MDkyYmU4ZGQ4YzExYjk2MjAwYmE2MzU0IiwidGFnIjoiIn0%3D; expires=Wed, 15 Apr 2026 16:41:01 GMT; Max-Age=31536000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImZ6S2FJb00wcS9LdGNSTlNNVmYxQUE9PSIsInZhbHVlIjoiN3JtZVE2T3N1ODJlUGRCekpBaWg3UStVNitLRDB4U3JZV1pZVFZVblorUVBPbE1rczhmOHlCTW1vMHJ4TjRwdEVUdWZ0b" 1 => "republica_session=eyJpdiI6IjB6MGZoaVd5NWZnWi9zQm10a0s4cXc9PSIsInZhbHVlIjoidkxLckpqUWw0WHcxZEJIU295bzdOWS83SUw5UFN5MHN3YlRSK2tlVVZ4QVF4TW9XM1dPbXNzMTJtdFEzUCthcC9taDVXRHR2V3hDMVhUdjdxL05WMzdVcEtLYTZ0RGR5WUZoT1Q3NlFZbTJWNzlQbkltWHFNbFVURk9McnpSTG4iLCJtYWMiOiJjODY0ZjQxMmI0MjQxNTE0MzAwMjI4YjUyNWJlMDYwZTIyMjYzMGJkOWFjYTEwNjFkYzExYzE4NjhmNzUyMzdjIiwidGFnIjoiIn0%3D; expires=Wed, 15 Apr 2026 16:41:01 GMT; Max-Age=31536000; path=/; secure; httponly; samesite=laxrepublica_session=eyJpdiI6IjB6MGZoaVd5NWZnWi9zQm10a0s4cXc9PSIsInZhbHVlIjoidkxLckpqUWw0WHcxZEJIU295bzdOWS83SUw5UFN5MHN3YlRSK2tlVVZ4QVF4TW9XM1dPbXNzMTJtdFEzUCthcC" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImZ6S2FJb00wcS9LdGNSTlNNVmYxQUE9PSIsInZhbHVlIjoiN3JtZVE2T3N1ODJlUGRCekpBaWg3UStVNitLRDB4U3JZV1pZVFZVblorUVBPbE1rczhmOHlCTW1vMHJ4TjRwdEVUdWZ0b2VFbTRiNnduVk0zYXdVYTdPV1BMUEEvNVlnNEZIMmdycHkvTUswNmZyWXVrMUZUWjcvMHo4TWZEUmQiLCJtYWMiOiIyNTc4NjU0NzgzN2ZlNTE5OWEzMGM5MDQ5YjJjYTNkYzE2NGQ5ZDg5MDkyYmU4ZGQ4YzExYjk2MjAwYmE2MzU0IiwidGFnIjoiIn0%3D; expires=Wed, 15-Apr-2026 16:41:01 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImZ6S2FJb00wcS9LdGNSTlNNVmYxQUE9PSIsInZhbHVlIjoiN3JtZVE2T3N1ODJlUGRCekpBaWg3UStVNitLRDB4U3JZV1pZVFZVblorUVBPbE1rczhmOHlCTW1vMHJ4TjRwdEVUdWZ0b" 1 => "republica_session=eyJpdiI6IjB6MGZoaVd5NWZnWi9zQm10a0s4cXc9PSIsInZhbHVlIjoidkxLckpqUWw0WHcxZEJIU295bzdOWS83SUw5UFN5MHN3YlRSK2tlVVZ4QVF4TW9XM1dPbXNzMTJtdFEzUCthcC9taDVXRHR2V3hDMVhUdjdxL05WMzdVcEtLYTZ0RGR5WUZoT1Q3NlFZbTJWNzlQbkltWHFNbFVURk9McnpSTG4iLCJtYWMiOiJjODY0ZjQxMmI0MjQxNTE0MzAwMjI4YjUyNWJlMDYwZTIyMjYzMGJkOWFjYTEwNjFkYzExYzE4NjhmNzUyMzdjIiwidGFnIjoiIn0%3D; expires=Wed, 15-Apr-2026 16:41:01 GMT; path=/; secure; httponlyrepublica_session=eyJpdiI6IjB6MGZoaVd5NWZnWi9zQm10a0s4cXc9PSIsInZhbHVlIjoidkxLckpqUWw0WHcxZEJIU295bzdOWS83SUw5UFN5MHN3YlRSK2tlVVZ4QVF4TW9XM1dPbXNzMTJtdFEzUCthcC" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "5rNKSOIr5XWwDdIjjOGkv7HkYN6wOFcm16OSvKqw" "subscriber_only_page" => "https://newtest.myrepublica.com/amp/news/ruling-cpn-unified-socialist-condemns-indian-pm-modi-s-remarks-that-india-is-further-expanding-the-illegally-constructed-road-to-lipulekhhttps://newtest.myrepublica.com/amp/news/ruling-cpn-unified-socialist-condemns-indian-pm-modi-s-remarks-that-india-is-further-expanding-the-illegally-constructe" "_previous" => array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/ruling-cpn-unified-socialist-condemns-indian-pm-modi-s-remarks-that-india-is-further-expanding-the-illegally-constructed-road-to-lipulekhhttps://newtest.myrepublica.com/amp/news/ruling-cpn-unified-socialist-condemns-indian-pm-modi-s-remarks-that-india-is-further-expanding-the-illegally-constructe" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-15 22:26:01GET/amp/news/ruling-cpn-unified-socialist-condemns-indian-pm-modi-s-remarks-that-india-is-further-expanding-the-illegally-constructed-road-to-lipulekh11016