aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* by fnordomat@githubuser2020-12-077-596/+0
|
* cfuser2020-12-073-221/+0
|
* Merge remote-tracking branch 'tool/cf_email_decoder/main'user2020-12-078-0/+243
|\
| * update versionsmege10012020-07-311-1/+1
| |
| * oops againsmege10012020-07-311-1/+1
| |
| * update versionsmege10012020-07-311-1/+1
| |
| * Merge branch 'main' of codeberg.org:smege1001/cf_email_decoder into mainsmege10012020-07-311-1/+1
| |\
| | * update versionsmege10012020-07-311-1/+1
| | |
| * | error fixedsmege10012020-07-311-1/+1
| |/
| * oopssmege10012020-07-311-3/+3
| |
| * text on a child of a link that is email protected bug fixedsmege10012020-07-311-2/+14
| |
| * adding more in readmesmege10012020-07-305-1/+8
| |
| * add the scriptsmege10012020-07-301-0/+52
| |
| * Initial commitsmege10012020-07-303-0/+172
|
* cfuser2020-12-071-0/+51
|
* shared_on_mastodon.mdShay Padhye2020-12-071-405/+405
|
* PEOPLE.mdZanoni Harris2020-12-071-0/+1
|
* cloudflare_4.txtAlex Robinson2020-12-071-0/+434
|
* README.mdAndrew Geiser2020-12-071-1/+1
|
* README.mdDana Ng2020-12-071-1/+1
|
* shared_on_mastodon.mdSharan Birak2020-12-061-405/+405
|
* PEOPLE.mdRajesh Bhatia2020-12-061-0/+2
|
* cloudflare_supporter.txtRick Wootten2020-12-061-0/+2
|
* cloudflare_3.txtDiego Aragon2020-12-061-0/+646
|
* README.mdJC Whitney2020-12-061-1/+1
|
* README.mdJames Espinosa2020-12-061-1/+1
|
* LICENSE.mdJimmy Yuen Ho Wong2020-12-051-3/+3
|
* manifest.jsonKas Perch2020-12-051-1/+1
|
* ACTION.mdPeter Wu2020-12-051-1/+1
|
* shared_on_mastodon.mdVincent Liu2020-12-051-405/+405
|
* README.mdTiffany Odeka2020-12-051-2/+2
|
* PEOPLE.mdSean Thompson2020-12-051-0/+1
|
* cloudflare_supporter.txtEden Wee2020-12-051-0/+3
|
* cloudflare_owned_NS.txtHenry Andrews2020-12-051-1/+545
|
* Update 'tool/block_cloudflare_mitm_fx/src/manifest.json'legens2020-12-051-30/+41
|
* Update 'tool/block_cloudflare_mitm_fx/src/setwhitelist.html'legens2020-12-051-26/+35
|
* Update 'tool/block_cloudflare_mitm_fx/src/setwhitelist.js'legens2020-12-051-48/+154
|
* README.mdRustam Iuldashev2020-12-051-1/+1
|
* README.mdWill Clithero2020-12-051-1/+1
|
* Update 'tool/block_cloudflare_mitm_fx/src/stop_cf_mitm.js'legens2020-12-051-181/+364
|
* Update 'tool/block_cloudflare_mitm_fx/src/style.css'legens2020-12-051-3/+12
|
* Update 'tool/block_cloudflare_mitm_fx/README.md'middle2020-12-051-2/+4
|
* Merge branch 'master' of https://codeberg.org/crimeflare/stop_cloudflareDev2020-12-051-0/+2
|\
| * merge my addon to crimeflaremiddle2020-12-051-0/+2
| |
* | merge 2Dev2020-12-051-0/+0
| |
* | Merge remote-tracking branch 'tool/block_cloudflare_mitm_fx/master'Dev2020-12-0512-0/+353
|\ \
| * | Fix version in README.md (nit)nullius2018-01-071-1/+1
| | |
| * | Fix missing '\n' on files, license, (housekeeping)nullius2018-01-078-61/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update year on LICENSE.txt; add, "All rights reserved." - Add self to copyright notice and license (privately authorized). - Add '\n' to last lines of files missing such. - Remove a.m.o. metadata.
| * | Pull v1.0.10.1 from a.m.o.; change to MIT licensenullius2018-01-0710-56/+193
| | | | | | | | | | | | | | | | | | - Pull v1.0.10.1 from a.m.o. Source files here included as-is. - Change to MIT license. Closes #6.
| * | Add missing '\n' to last lines of files; rm sigsnullius2018-01-027-55/+4
| | | | | | | | | | | | | | | | | | | | | | | | Files from the 1.0.8.6 xpi were missing '\n' at the end of their last lines. Changing this would invalidate the Mozilla manifest/signature data, so I removed that. No substantive code changes in this commit.