Skip to content

Instantly share code, notes, and snippets.

View mininxd's full-sized avatar
🇮🇩
What's happening?

Minin mininxd

🇮🇩
What's happening?
View GitHub Profile
@mininxd
mininxd / no_gambling_indo_DNSFilter.txt
Last active July 11, 2024 18:19
Masukan link slot yang kamu tahu dibawah ini, tanpa HTTP ataupun HTTPS, Beri ^$important untuk wildcard
0-bet.com
00-online-casino.com
pafikotajayapura.org
www.newwokrestaurant.com
sipp.pn-meureudu.go.id
*.diblast.com^$important
verification.diblast.com
maxoriental.vip
www.giltinis.com
@sheabunge
sheabunge / google-search-form.html
Created October 1, 2012 09:58
Add a Google Search form to your website
<!--
See: http://bungeshea.com/easy-google-search-form/
Remember to replace 'example.com' with the domain of your site.
-->
<form action="http://www.google.com/search" method="get">
<input type="hidden" name="q" value="site:http://example.com">
<input type="text" name="q" alt="search">
<input type="submit" value="Search">
</form>