狗辛巴(Simba)周围的丑闻:大师飞往泰国时,暴露在森林中!
在Sauerland中,一个事件造成了恐怖:Simba的狗在显然被释放到泰国后被其主人暂停在森林中。四个腿的朋友被绑在一棵树上,离开了,这使他处于无助的境地。动物权利活动家在得救并将其带到当地动物保护协会后开始寻找辛巴的新家。
居民在OLPE中发现了裸露的狗,并立即通知了监管办公室。根据在OLPE动物保护协会工作的纳丁·伯恩特(Nadine Berndt)的说法,辛巴近年来辛巴(Simba)在他的几年中没有得到很好的对待。关于主人开始旅行的信息,他在社区中缺乏理解。伯恩特解释说:“可以假设他也不会回来。”辛巴的住宿和照顾情况令人担忧。
搜索新房子
辛巴(Simba)是一种约六岁的混合品种,他将动物权利活动家描述为友好,但不安全和未经试验。尽管他不确定性,但他与其他狗相处融洽,这给一个新家带来了希望。动物福利组织现在正在寻找一个有狗训练经验的家庭,理想情况下没有孩子们生活,因为辛巴仍然很浮躁。
社区对辛巴的Facebook帖子和图片感到震惊。许多用户对他们的前所有者的行为感到震惊,并在评论中表达了他们的不满。诸如“令人恶心的,至少他会试图为他找到新家”之类的言论说明了人们对受苦狗的极大同情。
不幸的是,辛巴的命运不是唯一的。对动物主缺乏责任的另一个例子是Bitch Milli,这是在盒子里发现的。即使在其他情况下,例如从普莱滕贝格(Plettenberg)过热的汽车中的狗的消防队救援人员,也很明显,有些车主对动物的井井有样提供足够的服务。
辛巴的悲伤故事再次引起了公众关注动物主的主题。许多动物爱好者需要更多信息,并有助于防止类似事件,并为动物提供有需要的声音。 More about the efforts to find a new home for Simba, as well as similar cases you can in a comprehensive report
.sidebar {
width: 300px;
min-width:300px;
position: sticky;
top: 0;
align-self: flex-start;
}
.contentwrapper {
display: flex ;
gap: 20px;
overflow-wrap: anywhere;
}
@media (max-width:768px){
.contentwrapper {
flex-direction: column;
}
.sidebar{display:none;}
}
.sidebar_sharing {
display: flex;
justify-content: space-between;
}
.sidebar_sharing a {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .95rem;
transform: none;
border-radius: 5px;
display: inline-block;
text-decoration: none;
color:#333;
display: inline-flex;
justify-content: space-between;
}
.sidebar_sharing a:hover {
background-color: #333;
color:#fff;
}
.sidebar_box {
padding: 15px;
margin-bottom: 20px;
box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
border-radius: 5px;
margin-top: 20px;
}
a.social__item {
color: black;
}
.translate-dropdown {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
display: inline-block;
text-decoration: none;
color: #333;
margin-bottom: 8px;
}
.translate-dropdown {
position: relative;
display: inline-flex;
align-items: center;
width: 100%;
justify-content: space-between;
height: 36px;
}
.translate-dropdown label {
margin-right: 10px;
color: #000;
font-size: .95rem;
}
.article-meta {
gap:0 !important;
}
.author-label, .modified-label, .published-label, modified-label {
font-weight: 300 !important;
}
.date_autor_sidebar {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
text-decoration: none;
color: #333;
display: flex;
justify-content: space-between;
margin-bottom: 8px;
}
.sidebar_autor {
background: #333;
border-radius: 4px;
color: #fff;
padding: 0px 5px;
font-size: .95rem;
}
time.sidebar_time, .translateSelectlabel, sidebar_time {
margin-top: 2px;
color:#000;
font-style:normal;
font-size:.95rem;
}
.sidebar_updated_time {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
text-decoration: none;
color: #333;
display: flex;
justify-content: space-between;
margin-bottom: 8px;
}
time.sidebar_updated_time_inner {
background: #333;
border-radius: 4px;
color: #fff;;
padding: 2px 6px;
}
.translate-dropdown .translate {
color: #fff; !important;
background-color: #333;
}
.translate-dropdown .translate:hover {
color: #fff; !important;
background-color: #b20e10 !important;
}
.share-button svg, .translate-dropdown .translate svg {
fill: #fff;
}
span.modified-label {
margin-top: 2px;
color: #000;
font-size: .95rem;
font-weight: normal !important;
}
.ad_sidebar{
padding:0;
border: none;
}
.ad_leaderboard {
margin-top: 10px;
margin-bottom: 10px;
}
.pdf_sidebar:hover {
background: #b20e10;
}
span.sidebar_time {
font-size: .95rem;
margin-top: 3px;
color: #000;
}
table.wp-block-table {
white-space: normal;
}
input {padding: 8px;width: 200px;border: 1px solid #ddd;border-radius: 5px;}
.comments { margin-top: 30px; }
.comments ul { list-style: none; padding: 0; }
.comments li { border-bottom: 1px solid #ddd; padding: 10px 0; }
.comment-form { margin-top: 15px; display: flex; flex-direction: column; gap: 10px; }
.comment-form textarea { width: 100%; padding: 8px; border: 1px solid #ddd; border-radius: 5px;}
.comment-form button { align-self: flex-start; background: #333; color:#fff; border:0; padding:8px 15px; border-radius:5px; cursor:pointer; }
.comment-form button:hover { background: #b20e10; }
Kommentare (0)