var Better_Messages = {"hash":"6d59c6048f1d06f7979ca22041641e00","user_id":"0","ajaxUrl":"https:\/\/dissident7.com\/wp-admin\/admin-ajax.php","restUrl":"https:\/\/dissident7.com\/wp-json\/better-messages\/v1\/","nonce":"9afe80bdb5","siteRefresh":"10000","threadRefresh":"3000","url":"https:\/\/dissident7.com\/login7\/?redirect_to=%2Fmemories-of-my-teenage-trip-to-gibraltar-in-1998%2F","threadUrl":"https:\/\/dissident7.com\/login7\/?redirect_to=%2Fmemories-of-my-teenage-trip-to-gibraltar-in-1998%2F#\/conversation\/","baseUrl":"https:\/\/dissident7.com\/login7\/?redirect_to=%2Fmemories-of-my-teenage-trip-to-gibraltar-in-1998%2F","assets":"https:\/\/dissident7.com\/wp-content\/plugins\/bp-better-messages\/assets\/","sounds":"https:\/\/dissident7.com\/wp-content\/plugins\/bp-better-messages\/assets\/sounds\/","soundLevels":{"notification":1,"sent":0.5,"calling":1,"dialing":0.5},"color":"#21759b","darkColor":"#f4f4f4","locale":"en-us","stickers":"","gifs":"1","realtime":"","minHeight":"450","maxHeight":"650","headerHeight":"0","sideWidth":"320","favorite":"1","fullScreen":"1","myProfile":"0","replies":"1","template":"standard","layout":"left","singleThread":"0","groupThreads":"1","subjects":"1","suggestions":"1","friends":"","groups":"","userBlock":"0","newThread":"1","mobileFullScreen":"1","autoFullScreen":"1","tapToOpen":"1","blockUsers":"0","emojiHash":"","emojiSet":"apple","sprite":"https:\/\/cdn.jsdelivr.net\/npm\/emoji-datasource-apple@14.0.0\/img\/apple\/sheets-256\/64.png","search":"1","datePosition":"message","timeFormat":"24","avatars":"show","subName":"online","touchEnter":"0","loginUrl":"https:\/\/dissident7.com\/login7\/?redirect_to=%2Fmemories-of-my-teenage-trip-to-gibraltar-in-1998%2F","total_unread":"0","enableGroups":"0","groupsSlug":"bp-messages","disableEnter":"0","miniClose":"0","miniChats":"0","miniMessages":"0","miniAudio":"0","miniVideo":"0","messagesStatus":"0","listStatus":"0","statusDetails":"0","combinedView":"1","offlineCalls":"0","onSiteNotification":"1","onsitePosition":"right","titleNotifications":"1","hPBE":"0","userSettings":"1","miniSync":"1","pinning":"1","mobileOnsite":"auto","enableSound":"1","reactions":{"1f914":"Thinking","2b50":"Star","1f632":"WOW","1f60d":"Love","1f44c":"Okay","1f44d":"Thumbs up"},"reactionsList":"1","mutedThreads":[],"guestSupport":"0","ukey":"unencrypted"};
var WoowGallery = {"ajaxurl":"https:\/\/dissident7.com\/wp-admin\/admin-ajax.php","wpApiRoot":"https:\/\/dissident7.com\/wp-json\/","g11n":[],"skins":null,"i":"231002v1.2.0"};
I recently became aware of a network of interesting “Truther” websites based out of Gibraltar and it made me reflect on my childhood vacations with family and one such place I was lucky to visit was “The Rock of Gibraltar” (An Overseas British Territory).
Born From a somewhat Suburban middle class family I was lucky to attend a couple of cruise ship vacation holidays, this time aboard the P&Q Oriana vessel headed around several Mediterranean sight-seeing stops including Naples (Italy), Leaning Tower of Pisa (Italy) and Sardina Island (Italy). Naturally after our ship embarked from Southampton in the United Kingdom, the first destination we arrived at was Gibraltar at the entrance to the Mediterranean sea.
Tony Farrell (Pictured Below) is a great personality living in Gibraltar and made a number of excellent “Truther” Posts regarding the dangerous experimental Covid-19 Vaccines, I have shared one of his videos here regarding the Plandemic.
Besides Tony's regular protest posts on topics such as the Gaza Genocide, the 7/7 False Flag Bombings in London and the suffocating Face Mask Madness , he also calls out the great pretender WEF King Charles III and requested he return the crown to The King of Kings, Lord of Lords at St Michaels Cave at His Fortress of The Rock of Gibraltar.
Gibraltar will always have a special place in my heart and I feel it was destiny that I stumbled upon their network of websites, in fact I believe one of the site owners (Douglas aka Widetracker) had seen one of my videos and emailed me a link to Christs.net, Jahtruth.net, Gibraltar-Messenger.net and Defending-Gibraltar.net(Forum).
I find the above websites a great wealth of information for my own relationship with the most high God and have been exploring the pearls within whenever I find spare time daily, the forum is very active and they also have a Bitchute video channel.
Above is a closer look at Tony Farrell's Placard placed at the top of the Rock of Gibraltar. The main components for the originally envisaged placard were purchased in the Emerald Isle – Ireland – The Island of Destiny and Jahtruth.net also has a section related to Ireland which I find interesting.
I had known for a long time that my Grandmother's surname was “O'Leary” with her parents (My Great Grandparents) being from County Cork. I'm a bit saddened as I heard recenly that I may have been able to acquire Irish citizenship , actually I WOULD have been able to acquire Irish citizenship if my father had registered in the foreign birth's registry before 1986 (But he didn't).
Returning to the topic of Defending-Gibraltar.net website, I also met a good friend Corrion with an Irish name and also sharing my surname, the coincidences keep mounting up! Corrion has written a number of great articles which you can read here entitled “Guaranteed Solution to Every Problem on This Planet“
In conclusion to this short blog post I hope the daily visitors of my website are able to checkout the aforementioned resources and gain a wealth of spiritual insight and keep up to date with the latest truther news. I will post more on topics such as in future when I able to concentrate in more detail because as many of you know I am living overseas and from time to time I have issues with visas (such as now) that I need to take care of. They say the ideal blog post is around this length anyhow, nice and Bitesize with a dash of journalist intrigue!
May The Force of Love (God) Be With You
Dissident7
Email Here if You Would Like To Donate to Help The Site:
(function () {
// forEach polyfill
if (!NodeList.prototype.forEach) {
NodeList.prototype.forEach = function (callback) {
for (var i = 0; i < this.length; i++) {
callback.call(this, this.item(i));
}
}
}
var navigation = document.querySelector('[data-colibri-navigation-overlap="true"], .h-navigation_overlap');
if (navigation) {
var els = document
.querySelectorAll('.h-navigation-padding');
if (els.length) {
els.forEach(function (item) {
item.style.paddingTop = navigation.offsetHeight + "px";
});
}
}
})();
window.kubioFrontendData = [];
( function() {
var skipLinkTarget = document.querySelector( 'main' ),
sibling,
skipLinkTargetID,
skipLink;
// Early exit if a skip-link target can't be located.
if ( ! skipLinkTarget ) {
return;
}
/*
* Get the site wrapper.
* The skip-link will be injected in the beginning of it.
*/
sibling = document.querySelector( '.wp-site-blocks' );
// Early exit if the root element was not found.
if ( ! sibling ) {
return;
}
// Get the skip-link target's ID, and generate one if it doesn't exist.
skipLinkTargetID = skipLinkTarget.id;
if ( ! skipLinkTargetID ) {
skipLinkTargetID = 'wp--skip-link--target';
skipLinkTarget.id = skipLinkTargetID;
}
// Create the skip link.
skipLink = document.createElement( 'a' );
skipLink.classList.add( 'skip-link', 'screen-reader-text' );
skipLink.href = '#' + skipLinkTargetID;
skipLink.innerHTML = 'Skip to content';
// Inject the skip link.
sibling.parentElement.insertBefore( skipLink, sibling );
}() );
var adsforwp_obj = {"ajax_url":"https:\/\/dissident7.com\/wp-admin\/admin-ajax.php","adsforwp_front_nonce":"71427be52d"};
ai_front = {"insertion_before":"BEFORE","insertion_after":"AFTER","insertion_prepend":"PREPEND CONTENT","insertion_append":"APPEND CONTENT","insertion_replace_content":"REPLACE CONTENT","insertion_replace_element":"REPLACE ELEMENT","visible":"VISIBLE","hidden":"HIDDEN","fallback":"FALLBACK","automatically_placed":"Automatically placed by AdSense Auto ads code","cancel":"Cancel","use":"Use","add":"Add","parent":"Parent","cancel_element_selection":"Cancel element selection","select_parent_element":"Select parent element","css_selector":"CSS selector","use_current_selector":"Use current selector","element":"ELEMENT","path":"PATH","selector":"SELECTOR"};
Comments are closed