They discovered 25 kilos of cannabis in luggage that were “traveling” to Santorini

They discovered 25 kilos of cannabis in luggage that were “traveling” to Santorini

In particular, according to ELAS, during baggage control at the International Airport “El. Venizelos”, 2 pieces of luggage containing raw cannabis destined for Santorini airport were detected.

In this context, a police operation was organized and carried out, under the coordination of the Coordinating Body for the Prosecution of Drugs (S.ODN.) with the assistance of Policemen from the Thera Police Sub-Directorate, during which the one accused was arrested, inside the State Airport of Thera , after having received the luggage in question.

As it emerged from the investigation, the shipment of the luggage was organized by the co-accused of the arrested person, who was also located and arrested in the port of Santorini, while trying to escape from the island.

A total of 35,450 grams of cannabis, which was stored in the luggage, the amount of 585 euros, 10 Canadian dollars and 3 mobile phones were seized.

The arrested persons, with the case filed against them, were brought to the competent prosecutor’s office, while the investigation, in cooperation with other foreign authorities, continues.

Venizelos for Boutaris: He leaves knowing that he was integrated into the history of our own Thessaloniki

Halkidiki: Litany today on Mount Athos for the ongoing drought

Kyriakos Mitsotakis: The relations between Greece and the US will remain stable and productive even with the new Trump presidency

/* — PerfOps by Nuevvo (nuevvo.com) — */

// Utilities
const allScripts = document.getElementsByTagName(‘script’);
window.lst = allScripts[allScripts.length – 1];
window.isMobile=(function() {var ua=navigator.userAgent||navigator.vendor||window.opera;return ((/Android/i).test(ua) && (/Mobile/i).test(ua)) || (/BlackBerry|iPhone|iPod|Opera Mini|IEMobile/i).test(ua);})();
function asyncLoadScript(url) {
var alScript = document.createElement(‘script’);
alScript.src = url;
alScript.async = true;
//window.lst.parentNode.insertBefore(alScript, window.lst);
document.body.appendChild(alScript);
}
function asyncLoadModule(url) {
var alScript = document.createElement(‘script’);
alScript.src = url;
alScript.type=”module”;
//window.lst.parentNode.insertBefore(alScript, window.lst);
document.body.appendChild(alScript);
}
function displaySlot(id) {
if (document.querySelector(‘#’+id)) {
googletag.display(id);
}
}

// Fix OCM JS errors
window.defineSlots = function(t, r){};

/*! instant.page v5.2.0 – (C) 2019-2023 Alexandre Dieulot – */
(function(){
let t,e,n,o,i,a=null,s=65,c=new Set;const r=1111;function d
})();

// InMobi Choice. Consent Manager Tag v3.0 (for TCF 2.2)
setTimeout(() => {
var host=”eleftherostypos.gr”;var element=document.createElement(‘script’);var firstScript=document.getElementsByTagName(‘script’)[0];var url=” uspTries=0;var uspTriesLimit=3;element.async=true;element.type=”text/javascript”;element.src=url;firstScript.parentNode.insertBefore(element,firstScript);function makeStub(){var TCF_LOCATOR_NAME=’__tcfapiLocator’;var queue=[];var win=window;var cmpFrame;function addFrame(){var doc=win.document;var otherCMP=!!(win.frames[TCF_LOCATOR_NAME]);if(!otherCMP){if(doc.body){var iframe=doc.createElement(‘iframe’);iframe.style.cssText=”display:none”;iframe.name=TCF_LOCATOR_NAME;doc.body.appendChild(iframe);} else {setTimeout(addFrame,5);}}return !otherCMP;}function tcfAPIHandler(){var gdprApplies;var args=arguments;if(!args.length){return queue;} else if(args[0]===’setGdprApplies’){if(args.length > 3 &&args[2]===2 &&typeof args[3]===’boolean’){gdprApplies=args[3];if(typeof args[2]===’function’){args[2](‘set’,true);}}} else if(args[0]===’ping’){var retr={gdprApplies: gdprApplies,cmpLoaded: false,cmpStatus: ‘stub’};if(typeof args[2]===’function’){args[2](retr);}} else {if(args[0]===’init’ && typeof args[3]===’object’){args[3]=Object.assign(args[3],{ tag_version: ‘V3′ });}queue.push(args);}}function postMessageEventHandler(event){var msgIsString=typeof event.data===’string’;var json={};try {if(msgIsString){json=JSON.parse(event.data);} else {json=event.data;}} catch (ignore){}var payload=json.__tcfapiCall;if(payload){window.__tcfapi(payload.command,payload.version,function(retValue,success){var returnMsg={__tcfapiReturn: {returnValue: retValue,success: success,callId: payload.callId}};if(msgIsString){returnMsg=JSON.stringify(returnMsg);}if(event && event.source && event.source.postMessage){event.source.postMessage(returnMsg,’*’);}},payload.parameter);}}while (win){try {if(win.frames[TCF_LOCATOR_NAME]){cmpFrame=win;break;}} catch (ignore){}if(win===window.top){break;}win=win.parent;}if(!cmpFrame){addFrame();win.__tcfapi=tcfAPIHandler;win.addEventListener(‘message’,postMessageEventHandler,false);}}makeStub();var uspStubFunction=function(){var arg=arguments;if(typeof window.__uspapi!==uspStubFunction){setTimeout(function(){if(typeof window.__uspapi!==’undefined’){window.__uspapi.apply(window.__uspapi,arg);}},500);}};var checkIfUspIsReady=function(){uspTries++;if(window.__uspapi===uspStubFunction && uspTries 0) {
//asyncLoadScript(‘
adSenseSlots.forEach(function(e){

});
}

// Phaistos Adman
//asyncLoadScript(‘
window.AdmanQueue=window.AdmanQueue||[];
AdmanQueue.push(function(){Adman.adunit({id:338,h:’

// OneSignal
window.OneSignalDeferred = window.OneSignalDeferred || [];
OneSignalDeferred.push(function(OneSignal) {
OneSignal.init({
appId: “487cc53b-3b66-4f84-8803-3a3a133043ab”,
});
});

// Disqus
var disqus_config = function() {
this.page.url=”
this.page.identifier = 1562886;
};
setTimeout(function(){
(function() {
var d = document,
s = d.createElement(‘script’);
s.src=”
s.setAttribute(‘data-timestamp’, +new Date());
(d.head || d.body).appendChild(s);
})();
}, 3000);

function cmpActionCompleted() {
// OCM & DFP
//asyncLoadScript(‘
asyncLoadScript(‘
asyncLoadScript(‘

/*
// CleverCore
(function(document, window) {
var a, c = document.createElement(“script”);
c.id = “CleverCoreLoader57097″;
c.src = ”
c.async = !0;
c.type = “text/javascript”;
c.setAttribute(“data-target”, window.name);
c.setAttribute(“data-callback”, “put-your-callback-macro-here”);
try {
a = parent.document.getElementsByTagName(“script”)[0] || document.getElementsByTagName(“script”)[0];
} catch (e) {
a = !1;
}
a || (a = document.getElementsByTagName(“head”)[0] || document.getElementsByTagName(“body”)[0]);
a.parentNode.insertBefore(c, a);
})(document, window);
*/

// Taboola/Project Agora
asyncLoadScript(‘
asyncLoadScript(‘

// For Google AdSense
if (document.querySelectorAll(‘.adsbygoogle’).length) {
asyncLoadScript(‘
}

// Phaistos Adman
asyncLoadScript(‘

// Glomex
if (document.querySelectorAll(‘glomex-integration’).length) {
setTimeout(function(){
asyncLoadModule(‘
}, 2000);
}

// Dalecta
setTimeout(() => asyncLoadScript(‘ 800);

// Vidoomy
//asyncLoadScript(‘

// Weather
setTimeout(() => asyncLoadScript(‘ 1000);

/*
// Facebook Pixel
!function(f, b, e, v, n, t, s) {
if (f.fbq) return;
n = f.fbq = function() {
n.callMethod ? n.callMethod.apply(n, arguments) : n.queue.push(arguments)
};
if (!f._fbq) f._fbq = n;
n.push = n;
n.loaded = !0;
n.version = ‘2.0’;
n.queue = [];
t = b.createElement(e);
t.async = !0;
t.src = v;
s = b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t, s)
}(window, document, ‘script’, ‘
fbq(‘init’, ‘618972382017166’);
fbq(‘track’, ‘PageView’);
*/

// OneSignal
setTimeout(() => asyncLoadScript(‘ 5000);
}

// Microsoft Clarity
(function(c,l,a,r,i,t,y){c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};t=l.createElement(r);t.async=1;t.src=”https://www.clarity.ms/tag/”+i+”?ref=wordpress”;y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);})(window, document, “clarity”, “script”, “l14tw277rg”);

// Yandex Metrica
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};m[i].l=1*new Date();for(var j=0;j<document.scripts.length;j++){if(document.scripts[j].src===r){return;}}k=e.createElement

#discovered #kilos #cannabis #luggage #traveling #Santorini
It appears that you have shared⁤ a fragment of JavaScript code related to managing advertisements on ​a webpage. The ‌code includes asynchronous loading of various ad scripts, ‌configuring services like OneSignal,​ Disqus, and handling instances of Google AdSense and other ad networks.

Here’s⁤ a quick breakdown of what this code does:

1. **Removing Adsense for Mobile**: The ​code checks for elements⁤ with the class `.adsense-for-mobile` and removes‌ any⁣ child elements that‌ match the class `.adsbygoogle` if certain conditions are met.

2. **Counting AdSense Slots**: It calculates the number ⁢of slots that are available for AdSense (`.adsbygoogle`) and⁢ sets up a loop to handle‍ those ​elements if they exist.

3. **Adman Queue**: The code initializes a⁢ queue for the Adman⁢ ad‍ unit, preparing to push configuration settings related ​to Adman ads.

4. **OneSignal Initialization**: It configures ⁢OneSignal (a ⁢push notification⁣ service) with a specific app ID.

5. **Disqus Configuration**: It ⁢sets up the Disqus comments section for a specific page ⁤identifier and includes a timeout to load the​ Disqus script after a delay.

6. ⁣**Asynchronous ⁤Script Loading**: `asyncLoadScript` and `asyncLoadModule` are functions assumed to be defined‌ elsewhere, which load additional scripts into the page asynchronously, although their specific ‍implementations are not included in the code snippet you provided.

7. **Handling Specific⁢ Ads**: The ‌code includes conditional checks for various⁢ ad networks ‌(like Glomex and Dalecta) and ⁤makes ⁣use of timeouts ⁤to⁢ ensure that their scripts are⁣ loaded after certain⁣ periods, presumably to optimize the loading sequence based on the page performance.

Given the incomplete nature of the provided code, including missing URLs and function implementations, here’s a brief corrective note on where potential fixes or enhancements‌ could⁢ be‌ applied:

### Considerations for Completion and Maintenance:

– ‌**Missing URLs**: Ensure that‌ the ‌script⁢ source URLs ⁢are correctly included after the `src` assignment in ​the respective `asyncLoadScript` ⁢calls.

– ​**Function Definitions**: Make sure there are ‍implementations for `asyncLoadScript` and `asyncLoadModule`, as the code depends on these functions to load scripts dynamically.

– **Error‍ Handling**: Implement error handling for cases where any of the‍ asynchronous loads fail, to ⁣ensure robustness.

– **Optimization**: Depending on ⁢the loading ‌performance, you ⁣might want to consider optimizing the loading order ‌of⁤ scripts, perhaps‌ by analyzing their dependencies or load ⁤times.

This effectively⁤ prepares your‍ webpage to⁢ utilize various‌ advertising‌ platforms,‍ enhance user engagement through notifications, and manage‌ comments, while keeping the ‍page responsive and performant.

Leave a Replay