分享個網頁版跳過問 18 歲的方法 - 成人話題討論

By Emma
at 2016-02-27T15:16
at 2016-02-27T15:16
Table of Contents
chrome 可以裝 tampermonkey 這個套件
用這個很簡單的 script 就能跳過確認 18 歲的畫面了。
// ==UserScript==
// @name ptt18
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match https://www.ptt.cc/ask/over18*
// @grant none
// @require http://code.jquery.com/jquery-latest.js
// ==/UserScript==
/* jshint -W097 */
'use strict';
// Your code here...
$(document).ready(function() {
document.getElementsByName("yes")[0].click();
});
--
用這個很簡單的 script 就能跳過確認 18 歲的畫面了。
// ==UserScript==
// @name ptt18
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match https://www.ptt.cc/ask/over18*
// @grant none
// @require http://code.jquery.com/jquery-latest.js
// ==/UserScript==
/* jshint -W097 */
'use strict';
// Your code here...
$(document).ready(function() {
document.getElementsByName("yes")[0].click();
});
--
Tags:
成人
All Comments

By Noah
at 2016-02-29T06:04
at 2016-02-29T06:04

By Brianna
at 2016-03-01T20:52
at 2016-03-01T20:52

By Ursula
at 2016-03-03T11:40
at 2016-03-03T11:40

By Regina
at 2016-03-05T02:29
at 2016-03-05T02:29

By Hedwig
at 2016-03-06T17:17
at 2016-03-06T17:17

By Eartha
at 2016-03-08T08:05
at 2016-03-08T08:05

By Jessica
at 2016-03-09T22:53
at 2016-03-09T22:53

By Charlotte
at 2016-03-11T13:41
at 2016-03-11T13:41

By Bethany
at 2016-03-13T04:30
at 2016-03-13T04:30

By Tristan Cohan
at 2016-03-14T19:18
at 2016-03-14T19:18

By Edwina
at 2016-03-16T10:06
at 2016-03-16T10:06

By Freda
at 2016-03-18T00:54
at 2016-03-18T00:54

By Mason
at 2016-03-19T15:42
at 2016-03-19T15:42

By Edwina
at 2016-03-21T06:31
at 2016-03-21T06:31

By Mason
at 2016-03-22T21:19
at 2016-03-22T21:19

By Jacob
at 2016-03-24T12:07
at 2016-03-24T12:07

By Elvira
at 2016-03-26T02:55
at 2016-03-26T02:55

By Jake
at 2016-03-27T17:43
at 2016-03-27T17:43

By Mary
at 2016-03-29T08:32
at 2016-03-29T08:32

By Andrew
at 2016-03-30T23:20
at 2016-03-30T23:20

By Frederic
at 2016-04-01T14:08
at 2016-04-01T14:08

By Victoria
at 2016-04-03T04:56
at 2016-04-03T04:56

By Ula
at 2016-04-04T19:44
at 2016-04-04T19:44

By Joe
at 2016-04-06T10:33
at 2016-04-06T10:33

By Adele
at 2016-04-08T01:21
at 2016-04-08T01:21

By Lauren
at 2016-04-09T16:09
at 2016-04-09T16:09

By Candice
at 2016-04-11T06:57
at 2016-04-11T06:57

By Irma
at 2016-04-12T21:45
at 2016-04-12T21:45

By Zenobia
at 2016-04-14T12:34
at 2016-04-14T12:34

By Agatha
at 2016-04-16T03:22
at 2016-04-16T03:22

By Ophelia
at 2016-04-17T18:10
at 2016-04-17T18:10

By Franklin
at 2016-04-19T08:58
at 2016-04-19T08:58

By Selena
at 2016-04-20T23:46
at 2016-04-20T23:46

By Quintina
at 2016-04-22T14:35
at 2016-04-22T14:35

By Charlie
at 2016-04-24T05:23
at 2016-04-24T05:23

By Mason
at 2016-04-25T20:11
at 2016-04-25T20:11

By Eden
at 2016-04-27T10:59
at 2016-04-27T10:59

By Suhail Hany
at 2016-04-29T01:47
at 2016-04-29T01:47
錯的套件,有用過pchome的成人購物就知道痛苦,開一次網頁
就要確認一次

By Dorothy
at 2016-04-30T16:36
at 2016-04-30T16:36
秒思考(但不可能),我們都滿18了幹嘛一直確認自己滿18了沒

By Margaret
at 2016-05-02T07:24
at 2016-05-02T07:24

By Cara
at 2016-05-03T22:12
at 2016-05-03T22:12

By Tristan Cohan
at 2016-05-05T13:00
at 2016-05-05T13:00

By Rae
at 2016-05-07T03:48
at 2016-05-07T03:48

By Oscar
at 2016-05-08T18:37
at 2016-05-08T18:37

By Jake
at 2016-05-10T09:25
at 2016-05-10T09:25

By Puput
at 2016-05-12T00:13
at 2016-05-12T00:13

By Odelette
at 2016-05-13T15:01
at 2016-05-13T15:01

By Regina
at 2016-05-15T05:49
at 2016-05-15T05:49

By Jacky
at 2016-05-16T20:38
at 2016-05-16T20:38

By David
at 2016-05-18T11:26
at 2016-05-18T11:26

By Ida
at 2016-05-20T02:14
at 2016-05-20T02:14

By Erin
at 2016-05-21T17:02
at 2016-05-21T17:02

By Una
at 2016-05-23T07:50
at 2016-05-23T07:50

By Hardy
at 2016-05-24T22:39
at 2016-05-24T22:39
Related Posts
請教約妹洗溫泉達陣進程?

By Tom
at 2016-02-27T09:06
at 2016-02-27T09:06
小蝶。3

By Elvira
at 2016-02-27T06:27
at 2016-02-27T06:27
男人最想約砲物理治療師 女人最愛機師

By Blanche
at 2016-02-27T04:03
at 2016-02-27T04:03
女生性感的部位

By Delia
at 2016-02-27T00:17
at 2016-02-27T00:17
喜歡被射在身上的感覺

By Skylar Davis
at 2016-02-26T23:34
at 2016-02-26T23:34