Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
1MB Club: How to Submit
[go: Go Back, main page]

1MB Club

Review & Accepting Submissions

All web pages submitted will be manually reviewed for honesty and quality assurance.

1MB Club has the final say whether a web page is added to the official listing or not. Spam, low-quality pages, or shady SEO gimmicks will be ignored. If your web page is not accepted, please do not take it personally. Let’s refrain from being rude to each other!

The two rules for a web page to qualify as a member:

  1. Total web page size (not just transferred data) must not exceed 1 megabyte
  2. The web page must contain a reasonable amount of content / usefulness in order to be added - no sites with a simple line of text, etc.

How to Submit

  1. Do a Cloudflare URL Scan of your website
  2. Once complete, check the “Bytes Total” stat in the “Network” card to make sure the uncompressed size of your site is less than 1MB
  3. If your site satisfies this requirement, add it to the existing _data/sites.yml file (following the same format as other members) and submit a patch
  4. I will then review your patch and merge it into master. Once merged, your site will be added to the list.

Note: Don’t worry about where you place your content inside the existing _data/sites.yml file. The order will be automatically reformatted once it is approved and merged into master.

Help With Submitting Patches

The main project repo can be found here.

Submit a patch and your web page will be reviewed for quality assurance.

If you have never submitted a patch with git email, take a look at this very helpful guide: git-send-email.io

The format of your newly added web page should be as follows:

- domain: your-cool-domain.com
  size: 244.9

If your website also supports direct HTTP access, feel free to also include the following parameter:

http: true

If you come across any bugs or incorrect/dead web page listings on this site, feel free to open a ticket. Please do not use this as a means to submit websites! They will be ignored and closed!

Thank you.