Quantcast
Channel: 「I am over 18 –自动帮你点击「我已满 18 岁」按钮」的评论
Viewing all articles
Browse latest Browse all 20

评论者:子衿

$
0
0

// for ptt
if (url.match(/www\.ptt\.cc/)

// for ettoday
if (url.match(/www|star\.ettoday\.net/)

// for playno1
if (url.match(/\.playno1\.com/)) {

// for eyny, mycould
if (url.match(/\.eyny\.com|www\.mycould\.com/)

// for ck101
if (url.match(/ck101\.com/)) {

// for kickass
if (url.match(/kickass\.socialtorrent\.net|katproxy\.com/)

// for xvideos

// for jav101
if (url.match(/video\.jav101\.com/)

// blogspot
if (url.match(/\.blogspot\.tw/)) {

// appledaily
if (url.match(/www\.appledaily\.com\.tw/))

// http://www.kocpc.com.tw
if (url.match(/www\.kocpc\.com\.tw/))

// myfreecams
if (url.match(/www\.myfreecams\.com/))

// ibeauty
if (url.match(/www\.ibeauty\.tw/))

明明都是正经网站,除了JAV,这个是分享周杰伦(Jay Chou)MV的。


Viewing all articles
Browse latest Browse all 20

Trending Articles