Untitled

 avatar
unknown
plain_text
a year ago
127 B
6
Indexable
<script>
const hasSourceAds = window.location.search.includes('sumber=andalan');

if (hasSourceAds) {
openDaftar()
} 
</script>
Editor is loading...
Leave a Comment