Outrageously Funny Search Suggestion Engine :: Shittims

🔎


What is the definition of Shittims? 🙋

👉 Shittims is a slang term that refers to a group of people who are known for engaging in acts of violence and crime, often involving weapons. It comes from the phrase "shitty" or "bad" which can be interpreted as being unclean, dirty, or poor. Shittims have been found in various settings and contexts, such as gangs, drug deals, and other illegal activities.


shittims

https://goldloadingpage.com/word-dictionary/shittims


Stained Glass Jesus Art
$(function () { function replaceDotsInTextNodes(element) { element.contents().each(function () { if (this.nodeType === 3) { // Text node this.nodeValue = this.nodeValue.replace(/\./g, '.
'); } else if (this.nodeType === 1 && !$(this).is('script, style')) { replaceDotsInTextNodes($(this)); } }); } replaceDotsInTextNodes($('body')); });