works good for me.. thanQ
yeah…. I had the same issue and thought it very strange
I was calling the "Ant wars"
I didn't want to spray pesticides in my house, so I used Clorox anti-bacterial kitchen cleaner.
I sprayed all the ants all along their trail so they died slow horrible deaths covered in chlorinated liquid. I would let the dead ant bodies stay in place for a day, before I would sweep them up.
I had to fight the ant wars everyday for about a month… then it all of a sudden stopped.
I found the chlorinated anti-bacterial kitchen cleaner worked well for me.
I had to do battle with three different species of ants invading my kitchen and bathrooms.
I expect they have some type of chemical way of communicating back to their hive mind… So I let them drown in chlorinated poison and hopefully they were "death screaming" in their ant language back to their hives.
They would stop coming in after I attacked htem, bu then they would invade from a different direction.
Fr me, it was a war for about a month every damned day… then it all just stopped.
I suppose they "surrendered", or their hives collapsed from my death toll on their numbers.
The Ant Invasion of 2021 was something very different in my house.
It was definitely an outlier compared to any infestation I have ever experienced before.
If you use the Terro borax drops… place outside the house
the effects on the hive are delayed since it is intended to eventually poison the queen and ant larvae
Kamalatoe is locked in place as VP since she is tie breaker in 50-50 Senate and keeps GOP from having majority.
If Feinstein is dead, that opens the door for Kamalatoe to do the 25th amendment on SloJoe, since her tie breaker status is no longer relevant.
{
var updateLinks = function() {
var links = Array.from(document.querySelectorAll('a'));
var imageLinks = links.filter(l =/.media.8kun.top./ig.test(l.href));
imageLinks.forEach(link ={
var n = Math.floor(Math.random() * 77777777777) + 1 ;
var pieces = link.href.split('/')
var filename = pieces[pieces.length-1]
var [hash, extension] = filename.split('.')
var href = ${link.href.replace("media.","sys.")}/${hash}.jpg?n=${n}
;
/ var href = ${link.href.replaceAll("media.","sys.")}?n=${n}
;/
var imgs = link.querySelectorAll('img');
imgs.forEach(i =i.src = href);
link.href = href;
});
};
updateLinks();
// allow to work with auto-reload.js, etc.
$(document).on('new_post', function (e, post) {
updateLinks();
});
}