Skip to content

Releases: xn-02f/Proxy-pac.js

v0.1.6

05 Mar 16:54
Compare
Choose a tag to compare

Update npm package version to v0.1.6
Change Log:

  • Rename dev file.
    proxy-pac-dev.js =>proxy-pac.dev.js
    
  • Create compressing file (proxy-pac.min.js) by UglifyJS2.
    The origin of it is proxy-pac.js.
    Size: 100.7KB) ==> 79.8KB
    size-change
  • Update README.md(about badges).

v0.1.4

09 Feb 11:14
Compare
Choose a tag to compare

Update npm package version to v0.1.4
Change Log:

  • Add ||av.com domain.
  • Update package.json.
  • Add "Not maintance" information in proxy-pac-2.js file.

v0.1.3

02 Feb 08:46
Compare
Choose a tag to compare

Update npm package version to v0.1.3
Change Log:

  • Add ||disqus.com domain.
  • Update test.js and package.json.

    So you can Try:
    $ npm run test

v0.1.2

30 Jan 11:36
Compare
Choose a tag to compare

Update npm package version to v0.1.2
Change Log:

  • Rename some of files.
    proxy_pac.js  -> proxy-pac.js
    proxy_pac_2.js -> proxy-pac-2.js
    proxy_pac_dev.js -> proxy-pac-dev.js
    
  • Update information in README.md.

    Note: This project is developing.

But these files can be used currently as pac file for you proxy (eg. shadowsocks) on linux.

v0.1.1

28 Jan 11:28
Compare
Choose a tag to compare

Update npm package version to v0.1.1

Just three little changes.

Change Log:

  • Add more information to README.md.
  • Update copyright name in files.
  • Add some domain to proxy-pac-2.js.

v0.1.0

26 Jan 11:52
Compare
Choose a tag to compare

Create npm package.
v0.1.0


👉npm-website