GithubHelp home page GithubHelp logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
Issue 4 has been merged into this issue.

Original comment by [email protected] on 17 Aug 2011 at 8:50

from switchysharp.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
可以实现,pac文件中,第三方获取到的pac文件用一个closure包�
��起来,然后调用即可。
var tmpFunc = function(url, host) {
/* now merge other's pac code here
function FindProxyForURL(url, host) {
xxxxxxxx
}
*/
return FindProxyForURL(url, host);
}

function FindProxyForURL(url, host) {
/* your own pac code here */
return tmpFunc(url, host);
}

唔,其实我真的只是懒,不是写不出来……

Original comment by ayanamist on 18 Aug 2011 at 7:25

from switchysharp.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
@ #2: 
对的,我的想法就是类似这个意思。但是实现起来还是比较��
�烦。

Original comment by [email protected] on 18 Aug 2011 at 9:31

from switchysharp.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
http://autoproxy2pac.appspot.com/ 已经先加入规则里了,Online Rule 
List 还是不能用吗?dev15

Original comment by [email protected] on 18 Aug 2011 at 1:39

from switchysharp.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
@ #4 : 呃?不是的。 Online Rule List 的地址不是 
http://autoproxy2pac.appspot.com/ 
,而是另一个。你提供的这个地址是 PAC 文件的地址。

Original comment by [email protected] on 19 Aug 2011 at 3:19

from switchysharp.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
这个问题已经在 r11 中修复,欢迎大家验证。 

Original comment by [email protected] on 19 Aug 2011 at 1:21

  • Changed state: Fixed

from switchysharp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.