⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ideas

📁 一个java写的proxy的例子
💻
字号:
This file contains some ideas for things to do with this proxy.Use yapps2 to parse the configuration file(s) and HTTP headersWrite a python object -> HTML converter, and then just writeout the current module (with clickable links to fields and elementsof data structures)When a request for HTML is made from the cache, but the entry hasexpired, send the data but before </body>, leave the connection open.Fetch the page in the background.  When it arrives, send a <meta>refresh, followed by the </body> and </html>.  That way, the old pageis shown until the new page is available, and then the new page isshown (!!).We should be able to rechunkify stuff for the browser.Insert a <LINK REL=stylesheet> into every HTML document to install apersonal stylesheet.Keep a persistent connection to the browser, too.Proxomitron does:Stop or limit Pop-up windows Control MIDI music and other sounds Freeze animated .GIFs - load only the first frame Kill most all advertising banners Stop Web-Branding and other scripts added by web space providers Stop Pop-up alert/confirm boxes   javascript:window.onload=window.onunload=window.onbeforeunload=null;window.close();Remove slow web counters Stop web pages and ads from "auto-refreshing" Remove Dynamic HTML Prevent getting stuck in someone's frames Remove frames or tables altogether for that matter Kill or change selected Java scripts and applets Add your own scripts to pages! Remove or replace web page and/or table background images Stop Status bar scrollers Unhide URLs obscured by status line text Convert blinking text to bold Remove Layers and Style sheets And as they say, much, much more.http://io.spaceports.com/~ptron/newfilters.htmlDisplay extra information in the web page, like the PICS label, thecookie, server type, LINK and META tags, etc.What is the text/x-server-parsed-html mime type?What is the Trailer header?For the highlight keywords module, allow it to follow referers, andperhaps reduce the highlighting at each step.  Also, for the firststep, insert an <A NAME> and jump to the first occurrence of thesearch text.All HTML comments can turn into a little box with a rollover thatshows the ocmment text.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -