Code Monkey home page Code Monkey logo

scraperproxy's People

Contributors

barton2526 avatar ifoggz avatar neuralminer avatar tomasbrod avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

scraperproxy's Issues

Remove old unused dead code.

Remove old unused dead code from previous ideas. It works as is but old code remains. most contain x at start of function.

Allow custom directory for output etag gz files to webserver folder

Currently this all runs within the webserver folder:

I currently have webserver configuration that denies access to these files thou a external location option should be added so the code and files do not run within the HTTP access area.

location ~(\.dat|\test|\.log|\.time) { return 403;

Move etag gzip file opening for final file

Move the opening of the final etag gzip file after the stats have been processed. even thou it takes <= 1 second its possible an empty file could be available thou highly unlikely.

Create documentation

This currently lacks documentation.

We should have documentation for this as well as documentation for setup of this and anything else related.

Remove un

Clean up any duplicated items or commented out items no longer used.

This was put up sooner before I could do these items so that more eyes could view the code.

Removing old etag files

Either delete etag files on start up or implement a function that when superblock no longer needed it will clear these files to avoid clutter.

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.