82-Year-Old Inspires: Moving Your Body is Lifelong Wellness
ชาวเน็ตอ้าปากค้าง! เมื่อบัญชี TikTok ชื่อดัง @nong_patcha โพสต์คลิปวิดีโอที่เผยให้เห็นภาพของเธอเองในวัยเด็ก ซึ่งเป็นภาพที่ถูกนำไปใช้เป็นภาพโปรไฟล์ของ “แม่ค้าออนไลน์” รายหนึ่งที่กำลังเป็นไวรัลในโลกโซเชียล เนื่องจากมีผู้ใช้งานหลายรายออกมาเปิดเผยว่าเคยถูกโกงจากแม่ค้าคนดังกล่าว
จากนั้น @nong_patcha จึงได้ออกมาเปิดเผยว่าตนเองถูกนำรูปไปใช้โดยไม่ได้รับอนุญาต และได้แจ้งความดำเนินคดีกับแม่ค้าออนไลน์รายนี้ไปแล้ว พร้อมทั้งขอให้ผู้ที่เคยถูกโกงจากแม่ค้าคนดังกล่าวเข้ามาแจ้งความเพื่อดำเนินคดีร่วมกัน
ล่าสุด (18 พ.ค. 67) ผู้สื่อข่าวได้รายงานความคืบหน้าของคดีนี้ว่า ตำรวจได้ทำการจับกุมตัวแม่ค้าออนไลน์รายนี้ได้แล้ว พร้อมทั้งแจ้งข้อหาฉ้อโกงประชาชน และนำเข้าข้อมูลเท็จสู่ระบบคอมพิวเตอร์
จากการสอบสวน แม่ค้าออนไลน์รายนี้ให้การรับสารภาพว่า ได้นำรูปภาพของ @nong_patcha มาใช้เป็นภาพโปรไฟล์เพื่อสร้างความน่าเชื่อถือให้กับร้านค้าของตนเอง และได้ทำการโกงเงินจากลูกค้าจริง โดยอ้างว่าต้องการหาเงินมาใช้หนี้สิน
เบื้องต้น ตำรวจได้ทำการฝากขังแม่ค้าออนไลน์รายนี้ไว้ที่ สน. และจะทำการสอบสวนเพิ่มเติมเพื่อหาผู้ร่วมขบวนการต่อไป
ทั้งนี้ ผู้ที่เคยถูกโกงจากแม่ค้าออนไลน์รายนี้ สามารถเข้าแจ้งความได้ที่ สน.หรือ สภ. ในพื้นที่ใกล้เคียง
Image from Facebook Sim Saithong Moungmanee
Facebook Pixel and SDK Integration
Table of Contents
The provided code snippets demonstrate the integration of Facebook Pixel and the Facebook javascript SDK into a webpage. These tools are used for tracking website visitor behavior and enabling social media features.
Facebook Pixel Implementation
The Facebook Pixel is a snippet of JavaScript code that allows businesses to track conversions, optimize ads, and build targeted audiences on Facebook and Instagram. The code `fbq(‘init’, ‘162488171107136’);` initializes the pixel with a unique ID, in this case, ‘162488171107136’. the `fbq(‘track’, ‘PageView’);` command sends a PageView event to Facebook whenever a user loads the page.
More data about Facebook Pixel can be found on Facebook’s official documentation.
facebook JavaScript SDK Integration
The Facebook JavaScript SDK enables developers to integrate Facebook features, such as social plugins (like Like buttons and Share buttons) and Login with Facebook, into their websites. The code initializes the SDK with the app ID ‘306795119462’ and version ‘v13.0’. The `xfbml=1` parameter tells the SDK to parse and render any Facebook social plugins on the page.
Details about the Facebook JavaScript SDK are available at Facebook for Developers.
The code also includes several hidden div elements with the class “topic-relate” and different values within their strong tags.These likely serve as placeholders for dynamically generated content related to the page’s topic. The values appear to be in Thai script: à¸à¸‡, สà¸-านà¸-ี่à¸-ี่เภี่ยวข้à¸à¸‡, and ประเด็นà¸-ี่เภี่ยวข้à¸à¸‡. Without further context, the specific meaning of these Thai phrases cannot be steadfast.
