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 / List Kota.html
Last active December 25, 2024 02:15
List Kota
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="nofollow" href="https://justpaste.it/redirect/hk9ta/https%3A%2F%2Fcdn.jsdelivr.net%2Fnpm%2Fbootstrap%404.6.0%2Fdist%2Fcss%2Fbootstrap.min.css" integrity="sha384-B0vP5xmATw1+K9KRQjQERJvTumQW0nPEzvF6L/Z6nronJ3oUOFUFpCjEUQouq2+l" crossorigin="anonymous">
<link rel="nofollow" type="text/css" href="https://justpaste.it/redirect/hk9ta/https%3A%2F%2Fcdn.datatables.net%2F1.10.20%2Fcss%2Fjquery.dataTables.css">
@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>