amgberlin
Forum Replies Created
-
Forum: Plugins
In reply to: [Antispam Bee] Help SPAM increase since a few monthHi Torsten,
your plugin works well, but to prevent from this SPAM, I need an option to block the X11 user agents:
All SPAM comes from this X11 Linux user agents.
User IP: 157.52.252.74
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0 User IP: 104.234.212.134
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0 User IP: 104.239.124.88
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0 User IP: 104.148.5.87
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0 User IP: 45.61.118.130
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0 User IP: 196.242.21.150
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0 User IP: 64.64.110.74
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51 User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51 User IP: 206.206.73.198
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51 User IP: 147.185.250.233
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51 User IP: 23.247.105.172
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51 User IP: 196.196.254.146
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51 User IP: 206.206.71.127
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 User IP: 184.174.56.252
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 User IP: 161.123.115.193
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 User IP: 104.232.209.242
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 User IP: 45.127.250.240
User Agent: Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0 User IP: 206.206.73.198
User Agent: Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0 User IP: 104.239.80.52
User Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68 User IP: 142.147.132.46
User Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68 User IP: 45.133.4.42
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0 User IP: 104.233.26.71
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0 User IP: 216.173.98.182
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0 User IP: 104.239.52.135
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0 User IP: 45.43.65.32
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0Thanks Armin
Unfortunately this is not possible, the producer of the plugin has the copyright on his files. If I change them and put them into circulation, that is surely a license violation.
But changing the files is easy.
You have to note which icon codes you left in the font file.
Then remove all entries that refer to other icons in the CSS.
Since I only use the Mega Menu, I removed codes that don’t point to the Mega Menu.
These 3
/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/fonts/elementskit.woff
/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/css/ekiticons.css
/wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles.css@wpsugumar I’ve downloaded the Font file “
/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/fonts/elementskit.woff” saved a backup copy. Edited theelementskit.woffwith Fontforge “https://fontforge.org/en-US/downloads/” deleted all unneeded icons and left over only the mega menu icons. Exported the modified font file as woff and replaced the oldelementskit.woffon my website with the new 2kb font file.I’ve also modified the other big files:
ekiticons.css and widget-styles.css
- This reply was modified 2 years, 9 months ago by amgberlin.
OK found a solution:
Edit the
/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/fonts/elementskit.wofffont file with a font editor and delete all unneeded entries. Resulting file size: 2kb it works for me.
OK found a solution:
Edit the
/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/fonts/elementskit.wofffont file with a font editor and delete all unneeded entries. Resulting file size: 2kb it works for me.
Same problem here, same suggestion