gamepedia.com

This is where you should report issues arising from the subscription filters.
Locked
rrledon
New Member
New Member
Posts: 1
Joined: Mon Dec 03, 2018 8:13 am

gamepedia.com

Post by rrledon »

After loading, the page's background turns white and all of the items are changed from the normal format into a list.

Code: Select all

https://pathofexile.gamepedia.com/Path_of_Exile_Wiki
intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

Provide info:
- browser version
- adblocker version
- filter lists enabled in your adblocker
- upload a screenshot
chaud
New Member
New Member
Posts: 3
Joined: Tue Sep 03, 2013 2:26 pm

Post by chaud »

When editing profile fields on your user page, the form fields are hidden due to the "sociallink" class on them. This filter is from the fanboy-annoyance list:

Code: Select all

##[class*="socialLink"]
This can be reproduced by signing in, going to the top right, selecting My User Page, and clicking the Edit Social Profiles pencil. I've included an example of the form field being hidden below.

Code: Select all

<input type="text" name="edit-link-battlenet" placeholder="Name#1234" class="sociallink">
 ! Message from: LanikSJ
Merged rules#forumsearch
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

The filter ##[class*="socialLink"] should not hide the class with the example that you have provided.

Please, test the below filter

Code: Select all

gamepedia.com#@#.sociallink
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
pizza
Postaholic
Postaholic
Posts: 452
Joined: Sun Jul 09, 2017 7:09 pm

Post by pizza »

i tested the issue and..

fanboy-annoyance list:
https://i.imgur.com/QZiZfuc.png

with: gamepedia.com#@#.sociallink (working)
https://i.imgur.com/tsU84r0.png

👍
using uBlock Origin in Chrome
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Locked