Skip to content

Commit 4cf6a43

Browse files
committed
v10.1-commit
1 parent 6171a62 commit 4cf6a43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libs/grab_http.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ f_ok
8989
# check the actual longest of TLDs
9090
printf "${_pre} %-63s" "check the actual longest of Top Level Domains"
9191
_act=$(curl -s "${_tld}" | _sed '/#/d;s/[A-Z]/\L&/g' | awk '{print length}' | _srt -g | tail -1)
92-
_reg=$(head -1 "${ar_shn[0]}" | awk -F'|' '{print $7}')
92+
_reg=$(echo "${ar_reg[0]}" | awk -F'|' '{print $6}')
9393
_cur=$(echo "${_reg}" | cut -d\{ -f2 | cut -d, -f1)
9494
_neo=$(("$_act"+1))
9595

libs/grab_regex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
s/[A-Z]/\L&/g;s/([[:space:]]|[[:punct:]]|([[:space:]]?[\/#;:]|[[:space:]]).*)$//g;s/^(www\.){1,}//g;/(^$|[^\o0-\o177])/d;/([.]|^.{4}.)/!d;/\.(.{1}|[a0-z9\-]{25,}|adult|bet|cas(h|ino)|cam(era)?|gay|goog|lgbt|lotto|poker|porn|sexy?|tube|webcam|xxx)$/d;/(\.|^)(apps\.facebook\.com\.web\.tld\.cc|(github|googleadservices|instagram|reddit|tinyurl|vimeo(indo)?|yahoo)\.com|mikrotik\.co\.id|torproject\.org)$/d;/xh(adult|branch|eve|tree|vid[^e]|victory)/d
1+
s/[A-Z]/\L&/g;s/([[:space:]]|[[:punct:]]|[[:space:]]?[\/#;:].*)$//g;s/^(www\.){1,}//g;/(^$|[^\o0-\o177])/d;/([.]|^.{4}.)/!d;/\.(.{1}|[a0-z9\-]{25,}|adult|bet|cas(h|ino)|cam(era)?|gay|goog|lgbt|lotto|poker|porn|sexy?|tube|webcam|xxx)$/d;/(\.|^)(apps\.facebook\.com\.web\.tld\.cc|(github|googleadservices|instagram|reddit|tinyurl|vimeo(indo)?|yahoo)\.com|mikrotik\.co\.id|torproject\.org)$/d;/xh(adult|branch|eve|tree|vid[^e]|victory)/d
22
(adult|agency|amat(eu|i|u)r|an(al|im)|asshole|ayamkampus|babe|bbw|bdsm|big(tit|ass)|bi(kini|nal|rahi|spak)|blo(nde|wjob)|bo(kep|ob|b[^e])|bond(a|age)|breast|bugil|bukkake|bus(en|ty)|cam|[^lqrtu8-]cantik[^q]|ce(leb|nterfold|wek)|cli(t|max)|co(ck|itus|lmek|splay)|creampie|cr[ou]t|cu(m|nil|nni)|daunmuda|de(licate|prav|wasa)|dildo|e[brsx](ony|ection|oti|ek|cort|perience)|facial|[^ahl]f[ae](t+)[iy]|faggot|felicia|fem(me|inin)|fe(t+)ish|finger|film|free|fuck|ga(dis|irah|ngbang|y)|gender|gigolo[^t]|girl|granny|hard(core|er)|hasrat|henta[iy]|ho(oter|te[rs])|horn[iy]|huge|janda|jav[^aiv]|jembut|jizz|jorok|kamasutra|kontol|latina|lendir|le(sb|z)|licking|lingerie|lolit|lonte[^qr]|lust|^manga|mature|me(mek|sum)|milf|model|movie|[^aghirlsnt]malam|muncrat|nak(al|ed)|na[pf]su|naughty|nenen[^cq]|nge(mut|ntot|we)|mulus|nikmatan|nonton|nud(e|is)|rgasm|obscene|^oral|orgy|pant(at|i)|payudara|pe(dophil|juh|lacur|muas|nis)|per(awan|ek|verse|empuan)|photo|[^e]pics[^$]|pi(ctu|jat|ssing)|playmate|porn|pov|pro(found|st)|puss[iy]|^puting|([^e]ranjang|^ranjang|ranjang\.)|remaja|romant|^rough|sange|salop|seks|[sz]ex|semok|shemale|show|s[lm]ut|sodom|spread|squirt|stocking|su(ck|su[^kpqn])|swing|syur|tante(^p|p[aeirs])|tante|te(en|tek)|threesome|ti(ght|tit|ts)|toge[^nlr]|to(ket|ngue)|topp?les|tub(uh|e)|vid[ei]o|vi(ntage|rgin)|voyeur|wanita|whore|wom[ae]n|^x[^n][^\-]{2}|\.x\.|[x]{2,4}|young|zoo)
33
(bandar|bett?ing|bingo|blackjack|(bo|free)bet|bola|bookie|cas(h|ino)|[^\-]domino|gambl(er?|ing)|hoki|jackpot|[^ey]judi|lot([0-9]{1,}|tery|to)|menang|poker|qiuqiu|^qq[0-9]{1,}|sabung|slots|suhu|taruhan|to(gel|to)|untung|wager|(account|bets?|hemp|account|block)\.(com|net)$|\.id$)
44
^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])$

0 commit comments

Comments
 (0)